>>> py3-boto3: Building community/py3-boto3 1.34.139-r0 (using abuild 3.13.0-r3) started Mon, 08 Jul 2024 15:13:39 +0000 >>> py3-boto3: Checking sanity of /home/buildozer/aports/community/py3-boto3/APKBUILD... >>> py3-boto3: Analyzing dependencies... >>> py3-boto3: Installing for build: build-base py3-botocore py3-jmespath py3-s3transfer py3-gpep517 py3-setuptools py3-wheel (1/39) Installing libbz2 (1.0.8-r6) (2/39) Installing libffi (3.4.6-r0) (3/39) Installing gdbm (1.24-r0) (4/39) Installing xz-libs (5.6.2-r0) (5/39) Installing mpdecimal (4.0.0-r0) (6/39) Installing libpanelw (6.5_p20240601-r0) (7/39) Installing readline (8.2.10-r0) (8/39) Installing sqlite-libs (3.46.0-r0) (9/39) Installing python3 (3.12.3-r1) (10/39) Installing python3-pycache-pyc0 (3.12.3-r1) (11/39) Installing pyc (3.12.3-r1) (12/39) Installing py3-certifi-pyc (2024.2.2-r1) (13/39) Installing py3-six (1.16.0-r9) (14/39) Installing py3-six-pyc (1.16.0-r9) (15/39) Installing py3-dateutil (2.9.0-r1) (16/39) Installing py3-dateutil-pyc (2.9.0-r1) (17/39) Installing py3-jmespath (1.0.1-r3) (18/39) Installing py3-jmespath-pyc (1.0.1-r3) (19/39) Installing py3-urllib3 (1.26.18-r1) (20/39) Installing py3-urllib3-pyc (1.26.18-r1) (21/39) Installing py3-botocore-pyc (1.34.139-r0) (22/39) Installing python3-pyc (3.12.3-r1) (23/39) Installing py3-certifi (2024.2.2-r1) (24/39) Installing py3-botocore (1.34.139-r0) (25/39) Installing py3-s3transfer (0.10.1-r0) (26/39) Installing py3-s3transfer-pyc (0.10.1-r0) (27/39) Installing py3-installer (0.7.0-r2) (28/39) Installing py3-installer-pyc (0.7.0-r2) (29/39) Installing py3-gpep517 (16-r0) (30/39) Installing py3-gpep517-pyc (16-r0) (31/39) Installing py3-parsing (3.1.2-r1) (32/39) Installing py3-parsing-pyc (3.1.2-r1) (33/39) Installing py3-packaging (24.1-r0) (34/39) Installing py3-packaging-pyc (24.1-r0) (35/39) Installing py3-setuptools (70.1.1-r0) (36/39) Installing py3-setuptools-pyc (70.1.1-r0) (37/39) Installing py3-wheel (0.42.0-r1) (38/39) Installing py3-wheel-pyc (0.42.0-r1) (39/39) Installing .makedepends-py3-boto3 (20240708.151343) Executing busybox-1.36.1-r31.trigger OK: 380 MiB in 141 packages >>> py3-boto3: Cleaning up srcdir >>> py3-boto3: Cleaning up pkgdir >>> py3-boto3: Cleaning up tmpdir >>> py3-boto3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/boto3-1.34.139.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 100 106k 0 0 723k 0 --:--:-- --:--:-- --:--:-- 731k >>> py3-boto3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/boto3-1.34.139.tar.gz >>> py3-boto3: Checking sha512sums... boto3-1.34.139.tar.gz: OK >>> py3-boto3: Unpacking /var/cache/distfiles/edge/boto3-1.34.139.tar.gz... 2024-07-08 15:13:47,834 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-07-08 15:13:47,917 root INFO running bdist_wheel 2024-07-08 15:13:47,999 root INFO running build 2024-07-08 15:13:47,999 root INFO running build_py 2024-07-08 15:13:48,012 root INFO creating build 2024-07-08 15:13:48,012 root INFO creating build/lib 2024-07-08 15:13:48,012 root INFO creating build/lib/boto3 2024-07-08 15:13:48,013 root INFO copying boto3/session.py -> build/lib/boto3 2024-07-08 15:13:48,014 root INFO copying boto3/compat.py -> build/lib/boto3 2024-07-08 15:13:48,016 root INFO copying boto3/crt.py -> build/lib/boto3 2024-07-08 15:13:48,017 root INFO copying boto3/__init__.py -> build/lib/boto3 2024-07-08 15:13:48,018 root INFO copying boto3/exceptions.py -> build/lib/boto3 2024-07-08 15:13:48,019 root INFO copying boto3/utils.py -> build/lib/boto3 2024-07-08 15:13:48,021 root INFO creating build/lib/boto3/resources 2024-07-08 15:13:48,021 root INFO copying boto3/resources/collection.py -> build/lib/boto3/resources 2024-07-08 15:13:48,023 root INFO copying boto3/resources/action.py -> build/lib/boto3/resources 2024-07-08 15:13:48,024 root INFO copying boto3/resources/factory.py -> build/lib/boto3/resources 2024-07-08 15:13:48,025 root INFO copying boto3/resources/__init__.py -> build/lib/boto3/resources 2024-07-08 15:13:48,026 root INFO copying boto3/resources/response.py -> build/lib/boto3/resources 2024-07-08 15:13:48,027 root INFO copying boto3/resources/model.py -> build/lib/boto3/resources 2024-07-08 15:13:48,029 root INFO copying boto3/resources/base.py -> build/lib/boto3/resources 2024-07-08 15:13:48,030 root INFO copying boto3/resources/params.py -> build/lib/boto3/resources 2024-07-08 15:13:48,032 root INFO creating build/lib/boto3/dynamodb 2024-07-08 15:13:48,032 root INFO copying boto3/dynamodb/table.py -> build/lib/boto3/dynamodb 2024-07-08 15:13:48,033 root INFO copying boto3/dynamodb/conditions.py -> build/lib/boto3/dynamodb 2024-07-08 15:13:48,034 root INFO copying boto3/dynamodb/transform.py -> build/lib/boto3/dynamodb 2024-07-08 15:13:48,036 root INFO copying boto3/dynamodb/__init__.py -> build/lib/boto3/dynamodb 2024-07-08 15:13:48,037 root INFO copying boto3/dynamodb/types.py -> build/lib/boto3/dynamodb 2024-07-08 15:13:48,039 root INFO creating build/lib/boto3/docs 2024-07-08 15:13:48,040 root INFO copying boto3/docs/collection.py -> build/lib/boto3/docs 2024-07-08 15:13:48,041 root INFO copying boto3/docs/resource.py -> build/lib/boto3/docs 2024-07-08 15:13:48,042 root INFO copying boto3/docs/attr.py -> build/lib/boto3/docs 2024-07-08 15:13:48,043 root INFO copying boto3/docs/method.py -> build/lib/boto3/docs 2024-07-08 15:13:48,044 root INFO copying boto3/docs/waiter.py -> build/lib/boto3/docs 2024-07-08 15:13:48,045 root INFO copying boto3/docs/action.py -> build/lib/boto3/docs 2024-07-08 15:13:48,046 root INFO copying boto3/docs/__init__.py -> build/lib/boto3/docs 2024-07-08 15:13:48,048 root INFO copying boto3/docs/subresource.py -> build/lib/boto3/docs 2024-07-08 15:13:48,049 root INFO copying boto3/docs/base.py -> build/lib/boto3/docs 2024-07-08 15:13:48,050 root INFO copying boto3/docs/service.py -> build/lib/boto3/docs 2024-07-08 15:13:48,051 root INFO copying boto3/docs/docstring.py -> build/lib/boto3/docs 2024-07-08 15:13:48,052 root INFO copying boto3/docs/client.py -> build/lib/boto3/docs 2024-07-08 15:13:48,053 root INFO copying boto3/docs/utils.py -> build/lib/boto3/docs 2024-07-08 15:13:48,054 root INFO creating build/lib/boto3/ec2 2024-07-08 15:13:48,055 root INFO copying boto3/ec2/createtags.py -> build/lib/boto3/ec2 2024-07-08 15:13:48,056 root INFO copying boto3/ec2/__init__.py -> build/lib/boto3/ec2 2024-07-08 15:13:48,057 root INFO copying boto3/ec2/deletetags.py -> build/lib/boto3/ec2 2024-07-08 15:13:48,058 root INFO creating build/lib/boto3/s3 2024-07-08 15:13:48,059 root INFO copying boto3/s3/transfer.py -> build/lib/boto3/s3 2024-07-08 15:13:48,060 root INFO copying boto3/s3/__init__.py -> build/lib/boto3/s3 2024-07-08 15:13:48,061 root INFO copying boto3/s3/constants.py -> build/lib/boto3/s3 2024-07-08 15:13:48,062 root INFO copying boto3/s3/inject.py -> build/lib/boto3/s3 2024-07-08 15:13:48,063 root INFO running egg_info 2024-07-08 15:13:48,071 root INFO writing boto3.egg-info/PKG-INFO 2024-07-08 15:13:48,075 root INFO writing dependency_links to boto3.egg-info/dependency_links.txt 2024-07-08 15:13:48,077 root INFO writing requirements to boto3.egg-info/requires.txt 2024-07-08 15:13:48,078 root INFO writing top-level names to boto3.egg-info/top_level.txt 2024-07-08 15:13:48,094 root INFO reading manifest file 'boto3.egg-info/SOURCES.txt' 2024-07-08 15:13:48,097 root INFO reading manifest template 'MANIFEST.in' 2024-07-08 15:13:48,103 root INFO adding license file 'LICENSE' 2024-07-08 15:13:48,103 root INFO adding license file 'NOTICE' 2024-07-08 15:13:48,108 root INFO writing manifest file 'boto3.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'boto3.data.cloudformation' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.cloudformation' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'boto3.data.cloudformation' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'boto3.data.cloudformation' to be distributed and are already explicitly excluding 'boto3.data.cloudformation' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'boto3.data.cloudwatch' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.cloudwatch' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'boto3.data.cloudwatch' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'boto3.data.cloudwatch' to be distributed and are already explicitly excluding 'boto3.data.cloudwatch' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'boto3.data.dynamodb' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.dynamodb' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'boto3.data.dynamodb' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'boto3.data.dynamodb' to be distributed and are already explicitly excluding 'boto3.data.dynamodb' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'boto3.data.ec2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.ec2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'boto3.data.ec2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'boto3.data.ec2' to be distributed and are already explicitly excluding 'boto3.data.ec2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'boto3.data.glacier' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.glacier' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'boto3.data.glacier' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'boto3.data.glacier' to be distributed and are already explicitly excluding 'boto3.data.glacier' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'boto3.data.iam' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.iam' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'boto3.data.iam' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'boto3.data.iam' to be distributed and are already explicitly excluding 'boto3.data.iam' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'boto3.data.opsworks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.opsworks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'boto3.data.opsworks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'boto3.data.opsworks' to be distributed and are already explicitly excluding 'boto3.data.opsworks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'boto3.data.s3' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.s3' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'boto3.data.s3' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'boto3.data.s3' to be distributed and are already explicitly excluding 'boto3.data.s3' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'boto3.data.sns' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.sns' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'boto3.data.sns' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'boto3.data.sns' to be distributed and are already explicitly excluding 'boto3.data.sns' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'boto3.data.sqs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.sqs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'boto3.data.sqs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'boto3.data.sqs' to be distributed and are already explicitly excluding 'boto3.data.sqs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-07-08 15:13:48,120 root INFO creating build/lib/boto3/data 2024-07-08 15:13:48,121 root INFO creating build/lib/boto3/data/cloudformation 2024-07-08 15:13:48,121 root INFO creating build/lib/boto3/data/cloudformation/2010-05-15 2024-07-08 15:13:48,122 root INFO copying boto3/data/cloudformation/2010-05-15/resources-1.json -> build/lib/boto3/data/cloudformation/2010-05-15 2024-07-08 15:13:48,123 root INFO creating build/lib/boto3/data/cloudwatch 2024-07-08 15:13:48,123 root INFO creating build/lib/boto3/data/cloudwatch/2010-08-01 2024-07-08 15:13:48,124 root INFO copying boto3/data/cloudwatch/2010-08-01/resources-1.json -> build/lib/boto3/data/cloudwatch/2010-08-01 2024-07-08 15:13:48,125 root INFO creating build/lib/boto3/data/dynamodb 2024-07-08 15:13:48,125 root INFO creating build/lib/boto3/data/dynamodb/2012-08-10 2024-07-08 15:13:48,126 root INFO copying boto3/data/dynamodb/2012-08-10/resources-1.json -> build/lib/boto3/data/dynamodb/2012-08-10 2024-07-08 15:13:48,127 root INFO creating build/lib/boto3/data/ec2 2024-07-08 15:13:48,127 root INFO creating build/lib/boto3/data/ec2/2014-10-01 2024-07-08 15:13:48,128 root INFO copying boto3/data/ec2/2014-10-01/resources-1.json -> build/lib/boto3/data/ec2/2014-10-01 2024-07-08 15:13:48,129 root INFO creating build/lib/boto3/data/ec2/2015-03-01 2024-07-08 15:13:48,130 root INFO copying boto3/data/ec2/2015-03-01/resources-1.json -> build/lib/boto3/data/ec2/2015-03-01 2024-07-08 15:13:48,131 root INFO creating build/lib/boto3/data/ec2/2015-04-15 2024-07-08 15:13:48,132 root INFO copying boto3/data/ec2/2015-04-15/resources-1.json -> build/lib/boto3/data/ec2/2015-04-15 2024-07-08 15:13:48,133 root INFO creating build/lib/boto3/data/ec2/2015-10-01 2024-07-08 15:13:48,134 root INFO copying boto3/data/ec2/2015-10-01/resources-1.json -> build/lib/boto3/data/ec2/2015-10-01 2024-07-08 15:13:48,135 root INFO creating build/lib/boto3/data/ec2/2016-04-01 2024-07-08 15:13:48,136 root INFO copying boto3/data/ec2/2016-04-01/resources-1.json -> build/lib/boto3/data/ec2/2016-04-01 2024-07-08 15:13:48,137 root INFO creating build/lib/boto3/data/ec2/2016-09-15 2024-07-08 15:13:48,138 root INFO copying boto3/data/ec2/2016-09-15/resources-1.json -> build/lib/boto3/data/ec2/2016-09-15 2024-07-08 15:13:48,140 root INFO creating build/lib/boto3/data/ec2/2016-11-15 2024-07-08 15:13:48,140 root INFO copying boto3/data/ec2/2016-11-15/resources-1.json -> build/lib/boto3/data/ec2/2016-11-15 2024-07-08 15:13:48,142 root INFO creating build/lib/boto3/data/glacier 2024-07-08 15:13:48,142 root INFO creating build/lib/boto3/data/glacier/2012-06-01 2024-07-08 15:13:48,143 root INFO copying boto3/data/glacier/2012-06-01/resources-1.json -> build/lib/boto3/data/glacier/2012-06-01 2024-07-08 15:13:48,144 root INFO creating build/lib/boto3/data/iam 2024-07-08 15:13:48,145 root INFO creating build/lib/boto3/data/iam/2010-05-08 2024-07-08 15:13:48,145 root INFO copying boto3/data/iam/2010-05-08/resources-1.json -> build/lib/boto3/data/iam/2010-05-08 2024-07-08 15:13:48,146 root INFO creating build/lib/boto3/data/opsworks 2024-07-08 15:13:48,147 root INFO creating build/lib/boto3/data/opsworks/2013-02-18 2024-07-08 15:13:48,147 root INFO copying boto3/data/opsworks/2013-02-18/resources-1.json -> build/lib/boto3/data/opsworks/2013-02-18 2024-07-08 15:13:48,148 root INFO creating build/lib/boto3/data/s3 2024-07-08 15:13:48,149 root INFO creating build/lib/boto3/data/s3/2006-03-01 2024-07-08 15:13:48,149 root INFO copying boto3/data/s3/2006-03-01/resources-1.json -> build/lib/boto3/data/s3/2006-03-01 2024-07-08 15:13:48,151 root INFO creating build/lib/boto3/data/sns 2024-07-08 15:13:48,151 root INFO creating build/lib/boto3/data/sns/2010-03-31 2024-07-08 15:13:48,152 root INFO copying boto3/data/sns/2010-03-31/resources-1.json -> build/lib/boto3/data/sns/2010-03-31 2024-07-08 15:13:48,153 root INFO creating build/lib/boto3/data/sqs 2024-07-08 15:13:48,153 root INFO creating build/lib/boto3/data/sqs/2012-11-05 2024-07-08 15:13:48,154 root INFO copying boto3/data/sqs/2012-11-05/resources-1.json -> build/lib/boto3/data/sqs/2012-11-05 2024-07-08 15:13:48,181 root INFO installing to build/bdist.linux-riscv64/wheel 2024-07-08 15:13:48,181 root INFO running install 2024-07-08 15:13:48,224 root INFO running install_lib 2024-07-08 15:13:48,234 root INFO creating build/bdist.linux-riscv64 2024-07-08 15:13:48,234 root INFO creating build/bdist.linux-riscv64/wheel 2024-07-08 15:13:48,235 root INFO creating build/bdist.linux-riscv64/wheel/boto3 2024-07-08 15:13:48,236 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data 2024-07-08 15:13:48,236 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/iam 2024-07-08 15:13:48,237 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/iam/2010-05-08 2024-07-08 15:13:48,238 root INFO copying build/lib/boto3/data/iam/2010-05-08/resources-1.json -> build/bdist.linux-riscv64/wheel/boto3/data/iam/2010-05-08 2024-07-08 15:13:48,239 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/glacier 2024-07-08 15:13:48,240 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/glacier/2012-06-01 2024-07-08 15:13:48,240 root INFO copying build/lib/boto3/data/glacier/2012-06-01/resources-1.json -> build/bdist.linux-riscv64/wheel/boto3/data/glacier/2012-06-01 2024-07-08 15:13:48,242 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/sns 2024-07-08 15:13:48,242 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/sns/2010-03-31 2024-07-08 15:13:48,243 root INFO copying build/lib/boto3/data/sns/2010-03-31/resources-1.json -> build/bdist.linux-riscv64/wheel/boto3/data/sns/2010-03-31 2024-07-08 15:13:48,244 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/dynamodb 2024-07-08 15:13:48,245 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/dynamodb/2012-08-10 2024-07-08 15:13:48,245 root INFO copying build/lib/boto3/data/dynamodb/2012-08-10/resources-1.json -> build/bdist.linux-riscv64/wheel/boto3/data/dynamodb/2012-08-10 2024-07-08 15:13:48,246 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/cloudwatch 2024-07-08 15:13:48,247 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/cloudwatch/2010-08-01 2024-07-08 15:13:48,247 root INFO copying build/lib/boto3/data/cloudwatch/2010-08-01/resources-1.json -> build/bdist.linux-riscv64/wheel/boto3/data/cloudwatch/2010-08-01 2024-07-08 15:13:48,249 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/opsworks 2024-07-08 15:13:48,249 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/opsworks/2013-02-18 2024-07-08 15:13:48,250 root INFO copying build/lib/boto3/data/opsworks/2013-02-18/resources-1.json -> build/bdist.linux-riscv64/wheel/boto3/data/opsworks/2013-02-18 2024-07-08 15:13:48,251 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/cloudformation 2024-07-08 15:13:48,252 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/cloudformation/2010-05-15 2024-07-08 15:13:48,252 root INFO copying build/lib/boto3/data/cloudformation/2010-05-15/resources-1.json -> build/bdist.linux-riscv64/wheel/boto3/data/cloudformation/2010-05-15 2024-07-08 15:13:48,253 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/ec2 2024-07-08 15:13:48,254 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/ec2/2016-11-15 2024-07-08 15:13:48,254 root INFO copying build/lib/boto3/data/ec2/2016-11-15/resources-1.json -> build/bdist.linux-riscv64/wheel/boto3/data/ec2/2016-11-15 2024-07-08 15:13:48,256 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/ec2/2015-10-01 2024-07-08 15:13:48,257 root INFO copying build/lib/boto3/data/ec2/2015-10-01/resources-1.json -> build/bdist.linux-riscv64/wheel/boto3/data/ec2/2015-10-01 2024-07-08 15:13:48,258 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/ec2/2016-09-15 2024-07-08 15:13:48,259 root INFO copying build/lib/boto3/data/ec2/2016-09-15/resources-1.json -> build/bdist.linux-riscv64/wheel/boto3/data/ec2/2016-09-15 2024-07-08 15:13:48,261 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/ec2/2015-03-01 2024-07-08 15:13:48,261 root INFO copying build/lib/boto3/data/ec2/2015-03-01/resources-1.json -> build/bdist.linux-riscv64/wheel/boto3/data/ec2/2015-03-01 2024-07-08 15:13:48,263 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/ec2/2014-10-01 2024-07-08 15:13:48,263 root INFO copying build/lib/boto3/data/ec2/2014-10-01/resources-1.json -> build/bdist.linux-riscv64/wheel/boto3/data/ec2/2014-10-01 2024-07-08 15:13:48,265 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/ec2/2015-04-15 2024-07-08 15:13:48,265 root INFO copying build/lib/boto3/data/ec2/2015-04-15/resources-1.json -> build/bdist.linux-riscv64/wheel/boto3/data/ec2/2015-04-15 2024-07-08 15:13:48,267 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/ec2/2016-04-01 2024-07-08 15:13:48,268 root INFO copying build/lib/boto3/data/ec2/2016-04-01/resources-1.json -> build/bdist.linux-riscv64/wheel/boto3/data/ec2/2016-04-01 2024-07-08 15:13:48,269 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/s3 2024-07-08 15:13:48,270 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/s3/2006-03-01 2024-07-08 15:13:48,270 root INFO copying build/lib/boto3/data/s3/2006-03-01/resources-1.json -> build/bdist.linux-riscv64/wheel/boto3/data/s3/2006-03-01 2024-07-08 15:13:48,272 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/sqs 2024-07-08 15:13:48,273 root INFO creating build/bdist.linux-riscv64/wheel/boto3/data/sqs/2012-11-05 2024-07-08 15:13:48,273 root INFO copying build/lib/boto3/data/sqs/2012-11-05/resources-1.json -> build/bdist.linux-riscv64/wheel/boto3/data/sqs/2012-11-05 2024-07-08 15:13:48,274 root INFO copying build/lib/boto3/session.py -> build/bdist.linux-riscv64/wheel/boto3 2024-07-08 15:13:48,275 root INFO creating build/bdist.linux-riscv64/wheel/boto3/resources 2024-07-08 15:13:48,276 root INFO copying build/lib/boto3/resources/collection.py -> build/bdist.linux-riscv64/wheel/boto3/resources 2024-07-08 15:13:48,277 root INFO copying build/lib/boto3/resources/action.py -> build/bdist.linux-riscv64/wheel/boto3/resources 2024-07-08 15:13:48,278 root INFO copying build/lib/boto3/resources/factory.py -> build/bdist.linux-riscv64/wheel/boto3/resources 2024-07-08 15:13:48,279 root INFO copying build/lib/boto3/resources/__init__.py -> build/bdist.linux-riscv64/wheel/boto3/resources 2024-07-08 15:13:48,280 root INFO copying build/lib/boto3/resources/response.py -> build/bdist.linux-riscv64/wheel/boto3/resources 2024-07-08 15:13:48,281 root INFO copying build/lib/boto3/resources/model.py -> build/bdist.linux-riscv64/wheel/boto3/resources 2024-07-08 15:13:48,282 root INFO copying build/lib/boto3/resources/base.py -> build/bdist.linux-riscv64/wheel/boto3/resources 2024-07-08 15:13:48,283 root INFO copying build/lib/boto3/resources/params.py -> build/bdist.linux-riscv64/wheel/boto3/resources 2024-07-08 15:13:48,284 root INFO creating build/bdist.linux-riscv64/wheel/boto3/dynamodb 2024-07-08 15:13:48,285 root INFO copying build/lib/boto3/dynamodb/table.py -> build/bdist.linux-riscv64/wheel/boto3/dynamodb 2024-07-08 15:13:48,286 root INFO copying build/lib/boto3/dynamodb/conditions.py -> build/bdist.linux-riscv64/wheel/boto3/dynamodb 2024-07-08 15:13:48,287 root INFO copying build/lib/boto3/dynamodb/transform.py -> build/bdist.linux-riscv64/wheel/boto3/dynamodb 2024-07-08 15:13:48,288 root INFO copying build/lib/boto3/dynamodb/__init__.py -> build/bdist.linux-riscv64/wheel/boto3/dynamodb 2024-07-08 15:13:48,289 root INFO copying build/lib/boto3/dynamodb/types.py -> build/bdist.linux-riscv64/wheel/boto3/dynamodb 2024-07-08 15:13:48,290 root INFO copying build/lib/boto3/compat.py -> build/bdist.linux-riscv64/wheel/boto3 2024-07-08 15:13:48,291 root INFO copying build/lib/boto3/crt.py -> build/bdist.linux-riscv64/wheel/boto3 2024-07-08 15:13:48,292 root INFO copying build/lib/boto3/__init__.py -> build/bdist.linux-riscv64/wheel/boto3 2024-07-08 15:13:48,293 root INFO creating build/bdist.linux-riscv64/wheel/boto3/docs 2024-07-08 15:13:48,293 root INFO copying build/lib/boto3/docs/collection.py -> build/bdist.linux-riscv64/wheel/boto3/docs 2024-07-08 15:13:48,294 root INFO copying build/lib/boto3/docs/resource.py -> build/bdist.linux-riscv64/wheel/boto3/docs 2024-07-08 15:13:48,295 root INFO copying build/lib/boto3/docs/attr.py -> build/bdist.linux-riscv64/wheel/boto3/docs 2024-07-08 15:13:48,296 root INFO copying build/lib/boto3/docs/method.py -> build/bdist.linux-riscv64/wheel/boto3/docs 2024-07-08 15:13:48,297 root INFO copying build/lib/boto3/docs/waiter.py -> build/bdist.linux-riscv64/wheel/boto3/docs 2024-07-08 15:13:48,298 root INFO copying build/lib/boto3/docs/action.py -> build/bdist.linux-riscv64/wheel/boto3/docs 2024-07-08 15:13:48,299 root INFO copying build/lib/boto3/docs/__init__.py -> build/bdist.linux-riscv64/wheel/boto3/docs 2024-07-08 15:13:48,300 root INFO copying build/lib/boto3/docs/subresource.py -> build/bdist.linux-riscv64/wheel/boto3/docs 2024-07-08 15:13:48,301 root INFO copying build/lib/boto3/docs/base.py -> build/bdist.linux-riscv64/wheel/boto3/docs 2024-07-08 15:13:48,302 root INFO copying build/lib/boto3/docs/service.py -> build/bdist.linux-riscv64/wheel/boto3/docs 2024-07-08 15:13:48,303 root INFO copying build/lib/boto3/docs/docstring.py -> build/bdist.linux-riscv64/wheel/boto3/docs 2024-07-08 15:13:48,304 root INFO copying build/lib/boto3/docs/client.py -> build/bdist.linux-riscv64/wheel/boto3/docs 2024-07-08 15:13:48,305 root INFO copying build/lib/boto3/docs/utils.py -> build/bdist.linux-riscv64/wheel/boto3/docs 2024-07-08 15:13:48,306 root INFO creating build/bdist.linux-riscv64/wheel/boto3/ec2 2024-07-08 15:13:48,307 root INFO copying build/lib/boto3/ec2/createtags.py -> build/bdist.linux-riscv64/wheel/boto3/ec2 2024-07-08 15:13:48,308 root INFO copying build/lib/boto3/ec2/__init__.py -> build/bdist.linux-riscv64/wheel/boto3/ec2 2024-07-08 15:13:48,309 root INFO copying build/lib/boto3/ec2/deletetags.py -> build/bdist.linux-riscv64/wheel/boto3/ec2 2024-07-08 15:13:48,309 root INFO copying build/lib/boto3/exceptions.py -> build/bdist.linux-riscv64/wheel/boto3 2024-07-08 15:13:48,311 root INFO creating build/bdist.linux-riscv64/wheel/boto3/s3 2024-07-08 15:13:48,311 root INFO copying build/lib/boto3/s3/transfer.py -> build/bdist.linux-riscv64/wheel/boto3/s3 2024-07-08 15:13:48,312 root INFO copying build/lib/boto3/s3/__init__.py -> build/bdist.linux-riscv64/wheel/boto3/s3 2024-07-08 15:13:48,313 root INFO copying build/lib/boto3/s3/constants.py -> build/bdist.linux-riscv64/wheel/boto3/s3 2024-07-08 15:13:48,314 root INFO copying build/lib/boto3/s3/inject.py -> build/bdist.linux-riscv64/wheel/boto3/s3 2024-07-08 15:13:48,315 root INFO copying build/lib/boto3/utils.py -> build/bdist.linux-riscv64/wheel/boto3 2024-07-08 15:13:48,316 root INFO running install_egg_info 2024-07-08 15:13:48,327 root INFO Copying boto3.egg-info to build/bdist.linux-riscv64/wheel/boto3-1.34.139-py3.12.egg-info 2024-07-08 15:13:48,332 root INFO running install_scripts 2024-07-08 15:13:48,343 root INFO creating build/bdist.linux-riscv64/wheel/boto3-1.34.139.dist-info/WHEEL 2024-07-08 15:13:48,345 wheel INFO creating '/home/buildozer/aports/community/py3-boto3/src/boto3-1.34.139/.dist/.tmp-yao3m67u/boto3-1.34.139-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-07-08 15:13:48,347 wheel INFO adding 'boto3/__init__.py' 2024-07-08 15:13:48,349 wheel INFO adding 'boto3/compat.py' 2024-07-08 15:13:48,350 wheel INFO adding 'boto3/crt.py' 2024-07-08 15:13:48,351 wheel INFO adding 'boto3/exceptions.py' 2024-07-08 15:13:48,352 wheel INFO adding 'boto3/session.py' 2024-07-08 15:13:48,354 wheel INFO adding 'boto3/utils.py' 2024-07-08 15:13:48,356 wheel INFO adding 'boto3/data/cloudformation/2010-05-15/resources-1.json' 2024-07-08 15:13:48,358 wheel INFO adding 'boto3/data/cloudwatch/2010-08-01/resources-1.json' 2024-07-08 15:13:48,359 wheel INFO adding 'boto3/data/dynamodb/2012-08-10/resources-1.json' 2024-07-08 15:13:48,361 wheel INFO adding 'boto3/data/ec2/2014-10-01/resources-1.json' 2024-07-08 15:13:48,365 wheel INFO adding 'boto3/data/ec2/2015-03-01/resources-1.json' 2024-07-08 15:13:48,368 wheel INFO adding 'boto3/data/ec2/2015-04-15/resources-1.json' 2024-07-08 15:13:48,371 wheel INFO adding 'boto3/data/ec2/2015-10-01/resources-1.json' 2024-07-08 15:13:48,374 wheel INFO adding 'boto3/data/ec2/2016-04-01/resources-1.json' 2024-07-08 15:13:48,378 wheel INFO adding 'boto3/data/ec2/2016-09-15/resources-1.json' 2024-07-08 15:13:48,381 wheel INFO adding 'boto3/data/ec2/2016-11-15/resources-1.json' 2024-07-08 15:13:48,384 wheel INFO adding 'boto3/data/glacier/2012-06-01/resources-1.json' 2024-07-08 15:13:48,387 wheel INFO adding 'boto3/data/iam/2010-05-08/resources-1.json' 2024-07-08 15:13:48,389 wheel INFO adding 'boto3/data/opsworks/2013-02-18/resources-1.json' 2024-07-08 15:13:48,391 wheel INFO adding 'boto3/data/s3/2006-03-01/resources-1.json' 2024-07-08 15:13:48,393 wheel INFO adding 'boto3/data/sns/2010-03-31/resources-1.json' 2024-07-08 15:13:48,395 wheel INFO adding 'boto3/data/sqs/2012-11-05/resources-1.json' 2024-07-08 15:13:48,396 wheel INFO adding 'boto3/docs/__init__.py' 2024-07-08 15:13:48,397 wheel INFO adding 'boto3/docs/action.py' 2024-07-08 15:13:48,399 wheel INFO adding 'boto3/docs/attr.py' 2024-07-08 15:13:48,400 wheel INFO adding 'boto3/docs/base.py' 2024-07-08 15:13:48,401 wheel INFO adding 'boto3/docs/client.py' 2024-07-08 15:13:48,402 wheel INFO adding 'boto3/docs/collection.py' 2024-07-08 15:13:48,403 wheel INFO adding 'boto3/docs/docstring.py' 2024-07-08 15:13:48,405 wheel INFO adding 'boto3/docs/method.py' 2024-07-08 15:13:48,406 wheel INFO adding 'boto3/docs/resource.py' 2024-07-08 15:13:48,407 wheel INFO adding 'boto3/docs/service.py' 2024-07-08 15:13:48,409 wheel INFO adding 'boto3/docs/subresource.py' 2024-07-08 15:13:48,410 wheel INFO adding 'boto3/docs/utils.py' 2024-07-08 15:13:48,411 wheel INFO adding 'boto3/docs/waiter.py' 2024-07-08 15:13:48,412 wheel INFO adding 'boto3/dynamodb/__init__.py' 2024-07-08 15:13:48,414 wheel INFO adding 'boto3/dynamodb/conditions.py' 2024-07-08 15:13:48,415 wheel INFO adding 'boto3/dynamodb/table.py' 2024-07-08 15:13:48,417 wheel INFO adding 'boto3/dynamodb/transform.py' 2024-07-08 15:13:48,418 wheel INFO adding 'boto3/dynamodb/types.py' 2024-07-08 15:13:48,420 wheel INFO adding 'boto3/ec2/__init__.py' 2024-07-08 15:13:48,421 wheel INFO adding 'boto3/ec2/createtags.py' 2024-07-08 15:13:48,422 wheel INFO adding 'boto3/ec2/deletetags.py' 2024-07-08 15:13:48,423 wheel INFO adding 'boto3/resources/__init__.py' 2024-07-08 15:13:48,424 wheel INFO adding 'boto3/resources/action.py' 2024-07-08 15:13:48,426 wheel INFO adding 'boto3/resources/base.py' 2024-07-08 15:13:48,427 wheel INFO adding 'boto3/resources/collection.py' 2024-07-08 15:13:48,429 wheel INFO adding 'boto3/resources/factory.py' 2024-07-08 15:13:48,430 wheel INFO adding 'boto3/resources/model.py' 2024-07-08 15:13:48,432 wheel INFO adding 'boto3/resources/params.py' 2024-07-08 15:13:48,433 wheel INFO adding 'boto3/resources/response.py' 2024-07-08 15:13:48,435 wheel INFO adding 'boto3/s3/__init__.py' 2024-07-08 15:13:48,436 wheel INFO adding 'boto3/s3/constants.py' 2024-07-08 15:13:48,437 wheel INFO adding 'boto3/s3/inject.py' 2024-07-08 15:13:48,439 wheel INFO adding 'boto3/s3/transfer.py' 2024-07-08 15:13:48,441 wheel INFO adding 'boto3-1.34.139.dist-info/LICENSE' 2024-07-08 15:13:48,442 wheel INFO adding 'boto3-1.34.139.dist-info/METADATA' 2024-07-08 15:13:48,443 wheel INFO adding 'boto3-1.34.139.dist-info/NOTICE' 2024-07-08 15:13:48,443 wheel INFO adding 'boto3-1.34.139.dist-info/WHEEL' 2024-07-08 15:13:48,444 wheel INFO adding 'boto3-1.34.139.dist-info/top_level.txt' 2024-07-08 15:13:48,445 wheel INFO adding 'boto3-1.34.139.dist-info/RECORD' 2024-07-08 15:13:48,447 root INFO removing build/bdist.linux-riscv64/wheel 2024-07-08 15:13:48,461 gpep517 INFO The backend produced .dist/boto3-1.34.139-py3-none-any.whl boto3-1.34.139-py3-none-any.whl >>> py3-boto3: Entering fakeroot... >>> py3-boto3-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.12/site-packages/boto3/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.12/site-packages/boto3/__pycache__' '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.12/site-packages/boto3/resources/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.12/site-packages/boto3/resources/__pycache__' '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.12/site-packages/boto3/dynamodb/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.12/site-packages/boto3/dynamodb/__pycache__' '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.12/site-packages/boto3/docs/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.12/site-packages/boto3/docs/__pycache__' '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.12/site-packages/boto3/ec2/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.12/site-packages/boto3/ec2/__pycache__' '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.12/site-packages/boto3/s3/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.12/site-packages/boto3/s3/__pycache__' >>> py3-boto3-pyc*: Preparing subpackage py3-boto3-pyc... >>> py3-boto3-pyc*: Running postcheck for py3-boto3-pyc >>> py3-boto3*: Running postcheck for py3-boto3 >>> py3-boto3*: Preparing package py3-boto3... >>> py3-boto3-pyc*: Tracing dependencies... py3-botocore py3-jmespath py3-s3transfer python3~3.12 >>> py3-boto3-pyc*: Package size: 456.0 KB >>> py3-boto3-pyc*: Compressing data... >>> py3-boto3-pyc*: Create checksum... >>> py3-boto3-pyc*: Create py3-boto3-pyc-1.34.139-r0.apk >>> py3-boto3*: Tracing dependencies... py3-botocore py3-jmespath py3-s3transfer python3~3.12 >>> py3-boto3*: Package size: 1.2 MB >>> py3-boto3*: Compressing data... >>> py3-boto3*: Create checksum... >>> py3-boto3*: Create py3-boto3-1.34.139-r0.apk >>> py3-boto3: Build complete at Mon, 08 Jul 2024 15:13:50 +0000 elapsed time 0h 0m 11s >>> py3-boto3: Cleaning up srcdir >>> py3-boto3: Cleaning up pkgdir >>> py3-boto3: Uninstalling dependencies... (1/39) Purging .makedepends-py3-boto3 (20240708.151343) (2/39) Purging py3-s3transfer-pyc (0.10.1-r0) (3/39) Purging py3-s3transfer (0.10.1-r0) (4/39) Purging py3-botocore-pyc (1.34.139-r0) (5/39) Purging py3-botocore (1.34.139-r0) (6/39) Purging py3-certifi-pyc (2024.2.2-r1) (7/39) Purging py3-certifi (2024.2.2-r1) (8/39) Purging py3-dateutil-pyc (2.9.0-r1) (9/39) Purging py3-dateutil (2.9.0-r1) (10/39) Purging py3-six-pyc (1.16.0-r9) (11/39) Purging py3-six (1.16.0-r9) (12/39) Purging py3-jmespath-pyc (1.0.1-r3) (13/39) Purging py3-jmespath (1.0.1-r3) (14/39) Purging py3-urllib3-pyc (1.26.18-r1) (15/39) Purging py3-urllib3 (1.26.18-r1) (16/39) Purging py3-gpep517-pyc (16-r0) (17/39) Purging py3-gpep517 (16-r0) (18/39) Purging py3-installer-pyc (0.7.0-r2) (19/39) Purging py3-installer (0.7.0-r2) (20/39) Purging py3-setuptools-pyc (70.1.1-r0) (21/39) Purging py3-setuptools (70.1.1-r0) (22/39) Purging py3-wheel-pyc (0.42.0-r1) (23/39) Purging py3-wheel (0.42.0-r1) (24/39) Purging py3-packaging-pyc (24.1-r0) (25/39) Purging py3-packaging (24.1-r0) (26/39) Purging py3-parsing-pyc (3.1.2-r1) (27/39) Purging py3-parsing (3.1.2-r1) (28/39) Purging python3-pyc (3.12.3-r1) (29/39) Purging python3-pycache-pyc0 (3.12.3-r1) (30/39) Purging pyc (3.12.3-r1) (31/39) Purging python3 (3.12.3-r1) (32/39) Purging gdbm (1.24-r0) (33/39) Purging libbz2 (1.0.8-r6) (34/39) Purging libffi (3.4.6-r0) (35/39) Purging libpanelw (6.5_p20240601-r0) (36/39) Purging mpdecimal (4.0.0-r0) (37/39) Purging readline (8.2.10-r0) (38/39) Purging sqlite-libs (3.46.0-r0) (39/39) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 228 MiB in 102 packages >>> py3-boto3: Updating the community/riscv64 repository index... >>> py3-boto3: Signing the index...