>>> py3-vcrpy: Building community/py3-vcrpy 5.1.0-r0 (using abuild 3.12.0-r0) started Sun, 29 Oct 2023 17:31:44 +0000 >>> py3-vcrpy: Checking sanity of /home/buildozer/aports/community/py3-vcrpy/APKBUILD... >>> py3-vcrpy: Analyzing dependencies... >>> py3-vcrpy: Installing for build: build-base py3-yarl py3-yaml py3-wrapt py3-gpep517 py3-setuptools py3-wheel (1/36) Installing libbz2 (1.0.8-r6) (2/36) Installing libffi (3.4.4-r3) (3/36) Installing gdbm (1.23-r1) (4/36) Installing xz-libs (5.4.4-r0) (5/36) Installing mpdecimal (2.5.1-r2) (6/36) Installing libpanelw (6.4_p20231007-r0) (7/36) Installing readline (8.2.1-r2) (8/36) Installing sqlite-libs (3.43.2-r0) (9/36) Installing python3 (3.11.6-r1) (10/36) Installing python3-pycache-pyc0 (3.11.6-r1) (11/36) Installing pyc (3.11.6-r1) (12/36) Installing py3-idna (3.4-r4) (13/36) Installing py3-idna-pyc (3.4-r4) (14/36) Installing py3-multidict (6.0.4-r2) (15/36) Installing py3-multidict-pyc (6.0.4-r2) (16/36) Installing py3-yarl-pyc (1.9.2-r1) (17/36) Installing python3-pyc (3.11.6-r1) (18/36) Installing py3-yarl (1.9.2-r1) (19/36) Installing yaml (0.2.5-r2) (20/36) Installing py3-yaml (6.0.1-r1) (21/36) Installing py3-yaml-pyc (6.0.1-r1) (22/36) Installing py3-wrapt (1.15.0-r1) (23/36) Installing py3-wrapt-pyc (1.15.0-r1) (24/36) Installing py3-installer (0.7.0-r1) (25/36) Installing py3-installer-pyc (0.7.0-r1) (26/36) Installing py3-gpep517 (15-r0) (27/36) Installing py3-gpep517-pyc (15-r0) (28/36) Installing py3-parsing (3.1.1-r0) (29/36) Installing py3-parsing-pyc (3.1.1-r0) (30/36) Installing py3-packaging (23.2-r0) (31/36) Installing py3-packaging-pyc (23.2-r0) (32/36) Installing py3-setuptools (68.2.2-r0) (33/36) Installing py3-setuptools-pyc (68.2.2-r0) (34/36) Installing py3-wheel (0.41.2-r0) (35/36) Installing py3-wheel-pyc (0.41.2-r0) (36/36) Installing .makedepends-py3-vcrpy (20231029.173151) Executing busybox-1.36.1-r13.trigger OK: 525 MiB in 143 packages >>> py3-vcrpy: Cleaning up srcdir >>> py3-vcrpy: Cleaning up pkgdir >>> py3-vcrpy: Cleaning up tmpdir >>> py3-vcrpy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/vcrpy-5.1.0.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 84576 100 84576 0 0 879k 0 --:--:-- --:--:-- --:--:-- 888k >>> py3-vcrpy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/vcrpy-5.1.0.tar.gz >>> py3-vcrpy: Checking sha512sums... vcrpy-5.1.0.tar.gz: OK >>> py3-vcrpy: Unpacking /var/cache/distfiles/v3.19/vcrpy-5.1.0.tar.gz... 2023-10-29 17:31:52,970 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-10-29 17:31:53,043 root INFO running bdist_wheel 2023-10-29 17:31:53,060 root INFO running build 2023-10-29 17:31:53,060 root INFO running build_py 2023-10-29 17:31:53,063 root INFO creating build 2023-10-29 17:31:53,063 root INFO creating build/lib 2023-10-29 17:31:53,063 root INFO creating build/lib/vcr 2023-10-29 17:31:53,064 root INFO copying vcr/cassette.py -> build/lib/vcr 2023-10-29 17:31:53,064 root INFO copying vcr/util.py -> build/lib/vcr 2023-10-29 17:31:53,064 root INFO copying vcr/patch.py -> build/lib/vcr 2023-10-29 17:31:53,064 root INFO copying vcr/matchers.py -> build/lib/vcr 2023-10-29 17:31:53,065 root INFO copying vcr/record_mode.py -> build/lib/vcr 2023-10-29 17:31:53,065 root INFO copying vcr/errors.py -> build/lib/vcr 2023-10-29 17:31:53,065 root INFO copying vcr/__init__.py -> build/lib/vcr 2023-10-29 17:31:53,065 root INFO copying vcr/unittest.py -> build/lib/vcr 2023-10-29 17:31:53,066 root INFO copying vcr/migration.py -> build/lib/vcr 2023-10-29 17:31:53,066 root INFO copying vcr/_handle_coroutine.py -> build/lib/vcr 2023-10-29 17:31:53,066 root INFO copying vcr/serialize.py -> build/lib/vcr 2023-10-29 17:31:53,066 root INFO copying vcr/config.py -> build/lib/vcr 2023-10-29 17:31:53,067 root INFO copying vcr/request.py -> build/lib/vcr 2023-10-29 17:31:53,067 root INFO copying vcr/filters.py -> build/lib/vcr 2023-10-29 17:31:53,067 root INFO creating build/lib/vcr/serializers 2023-10-29 17:31:53,068 root INFO copying vcr/serializers/jsonserializer.py -> build/lib/vcr/serializers 2023-10-29 17:31:53,068 root INFO copying vcr/serializers/__init__.py -> build/lib/vcr/serializers 2023-10-29 17:31:53,068 root INFO copying vcr/serializers/yamlserializer.py -> build/lib/vcr/serializers 2023-10-29 17:31:53,068 root INFO copying vcr/serializers/compat.py -> build/lib/vcr/serializers 2023-10-29 17:31:53,069 root INFO creating build/lib/vcr/stubs 2023-10-29 17:31:53,069 root INFO copying vcr/stubs/urllib3_stubs.py -> build/lib/vcr/stubs 2023-10-29 17:31:53,069 root INFO copying vcr/stubs/requests_stubs.py -> build/lib/vcr/stubs 2023-10-29 17:31:53,069 root INFO copying vcr/stubs/aiohttp_stubs.py -> build/lib/vcr/stubs 2023-10-29 17:31:53,070 root INFO copying vcr/stubs/__init__.py -> build/lib/vcr/stubs 2023-10-29 17:31:53,070 root INFO copying vcr/stubs/httpx_stubs.py -> build/lib/vcr/stubs 2023-10-29 17:31:53,070 root INFO copying vcr/stubs/httplib2_stubs.py -> build/lib/vcr/stubs 2023-10-29 17:31:53,070 root INFO copying vcr/stubs/tornado_stubs.py -> build/lib/vcr/stubs 2023-10-29 17:31:53,071 root INFO copying vcr/stubs/boto_stubs.py -> build/lib/vcr/stubs 2023-10-29 17:31:53,071 root INFO copying vcr/stubs/boto3_stubs.py -> build/lib/vcr/stubs 2023-10-29 17:31:53,071 root INFO copying vcr/stubs/compat.py -> build/lib/vcr/stubs 2023-10-29 17:31:53,071 root INFO creating build/lib/vcr/persisters 2023-10-29 17:31:53,072 root INFO copying vcr/persisters/filesystem.py -> build/lib/vcr/persisters 2023-10-29 17:31:53,072 root INFO copying vcr/persisters/__init__.py -> build/lib/vcr/persisters 2023-10-29 17:31:53,077 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-10-29 17:31:53,077 root INFO running install 2023-10-29 17:31:53,086 root INFO running install_lib 2023-10-29 17:31:53,088 root INFO creating build/bdist.linux-x86_64 2023-10-29 17:31:53,088 root INFO creating build/bdist.linux-x86_64/wheel 2023-10-29 17:31:53,089 root INFO creating build/bdist.linux-x86_64/wheel/vcr 2023-10-29 17:31:53,089 root INFO copying build/lib/vcr/cassette.py -> build/bdist.linux-x86_64/wheel/vcr 2023-10-29 17:31:53,089 root INFO copying build/lib/vcr/util.py -> build/bdist.linux-x86_64/wheel/vcr 2023-10-29 17:31:53,089 root INFO copying build/lib/vcr/patch.py -> build/bdist.linux-x86_64/wheel/vcr 2023-10-29 17:31:53,089 root INFO copying build/lib/vcr/matchers.py -> build/bdist.linux-x86_64/wheel/vcr 2023-10-29 17:31:53,090 root INFO copying build/lib/vcr/record_mode.py -> build/bdist.linux-x86_64/wheel/vcr 2023-10-29 17:31:53,090 root INFO copying build/lib/vcr/errors.py -> build/bdist.linux-x86_64/wheel/vcr 2023-10-29 17:31:53,090 root INFO creating build/bdist.linux-x86_64/wheel/vcr/serializers 2023-10-29 17:31:53,090 root INFO copying build/lib/vcr/serializers/jsonserializer.py -> build/bdist.linux-x86_64/wheel/vcr/serializers 2023-10-29 17:31:53,091 root INFO copying build/lib/vcr/serializers/__init__.py -> build/bdist.linux-x86_64/wheel/vcr/serializers 2023-10-29 17:31:53,091 root INFO copying build/lib/vcr/serializers/yamlserializer.py -> build/bdist.linux-x86_64/wheel/vcr/serializers 2023-10-29 17:31:53,091 root INFO copying build/lib/vcr/serializers/compat.py -> build/bdist.linux-x86_64/wheel/vcr/serializers 2023-10-29 17:31:53,091 root INFO copying build/lib/vcr/__init__.py -> build/bdist.linux-x86_64/wheel/vcr 2023-10-29 17:31:53,091 root INFO creating build/bdist.linux-x86_64/wheel/vcr/stubs 2023-10-29 17:31:53,092 root INFO copying build/lib/vcr/stubs/urllib3_stubs.py -> build/bdist.linux-x86_64/wheel/vcr/stubs 2023-10-29 17:31:53,092 root INFO copying build/lib/vcr/stubs/requests_stubs.py -> build/bdist.linux-x86_64/wheel/vcr/stubs 2023-10-29 17:31:53,092 root INFO copying build/lib/vcr/stubs/aiohttp_stubs.py -> build/bdist.linux-x86_64/wheel/vcr/stubs 2023-10-29 17:31:53,092 root INFO copying build/lib/vcr/stubs/__init__.py -> build/bdist.linux-x86_64/wheel/vcr/stubs 2023-10-29 17:31:53,092 root INFO copying build/lib/vcr/stubs/httpx_stubs.py -> build/bdist.linux-x86_64/wheel/vcr/stubs 2023-10-29 17:31:53,093 root INFO copying build/lib/vcr/stubs/httplib2_stubs.py -> build/bdist.linux-x86_64/wheel/vcr/stubs 2023-10-29 17:31:53,093 root INFO copying build/lib/vcr/stubs/tornado_stubs.py -> build/bdist.linux-x86_64/wheel/vcr/stubs 2023-10-29 17:31:53,093 root INFO copying build/lib/vcr/stubs/boto_stubs.py -> build/bdist.linux-x86_64/wheel/vcr/stubs 2023-10-29 17:31:53,093 root INFO copying build/lib/vcr/stubs/boto3_stubs.py -> build/bdist.linux-x86_64/wheel/vcr/stubs 2023-10-29 17:31:53,094 root INFO copying build/lib/vcr/stubs/compat.py -> build/bdist.linux-x86_64/wheel/vcr/stubs 2023-10-29 17:31:53,094 root INFO copying build/lib/vcr/unittest.py -> build/bdist.linux-x86_64/wheel/vcr 2023-10-29 17:31:53,094 root INFO copying build/lib/vcr/migration.py -> build/bdist.linux-x86_64/wheel/vcr 2023-10-29 17:31:53,094 root INFO copying build/lib/vcr/_handle_coroutine.py -> build/bdist.linux-x86_64/wheel/vcr 2023-10-29 17:31:53,094 root INFO creating build/bdist.linux-x86_64/wheel/vcr/persisters 2023-10-29 17:31:53,094 root INFO copying build/lib/vcr/persisters/filesystem.py -> build/bdist.linux-x86_64/wheel/vcr/persisters 2023-10-29 17:31:53,095 root INFO copying build/lib/vcr/persisters/__init__.py -> build/bdist.linux-x86_64/wheel/vcr/persisters 2023-10-29 17:31:53,095 root INFO copying build/lib/vcr/serialize.py -> build/bdist.linux-x86_64/wheel/vcr 2023-10-29 17:31:53,095 root INFO copying build/lib/vcr/config.py -> build/bdist.linux-x86_64/wheel/vcr 2023-10-29 17:31:53,095 root INFO copying build/lib/vcr/request.py -> build/bdist.linux-x86_64/wheel/vcr 2023-10-29 17:31:53,095 root INFO copying build/lib/vcr/filters.py -> build/bdist.linux-x86_64/wheel/vcr 2023-10-29 17:31:53,096 root INFO running install_egg_info 2023-10-29 17:31:53,099 root INFO running egg_info 2023-10-29 17:31:53,101 root INFO writing vcrpy.egg-info/PKG-INFO 2023-10-29 17:31:53,102 root INFO writing dependency_links to vcrpy.egg-info/dependency_links.txt 2023-10-29 17:31:53,102 root INFO writing requirements to vcrpy.egg-info/requires.txt 2023-10-29 17:31:53,102 root INFO writing top-level names to vcrpy.egg-info/top_level.txt 2023-10-29 17:31:53,105 root INFO reading manifest file 'vcrpy.egg-info/SOURCES.txt' 2023-10-29 17:31:53,106 root INFO reading manifest template 'MANIFEST.in' 2023-10-29 17:31:53,108 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2023-10-29 17:31:53,108 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2023-10-29 17:31:53,108 root INFO adding license file 'LICENSE.txt' 2023-10-29 17:31:53,110 root INFO writing manifest file 'vcrpy.egg-info/SOURCES.txt' 2023-10-29 17:31:53,110 root INFO Copying vcrpy.egg-info to build/bdist.linux-x86_64/wheel/vcrpy-5.1.0-py3.11.egg-info 2023-10-29 17:31:53,111 root INFO running install_scripts 2023-10-29 17:31:53,114 wheel INFO creating build/bdist.linux-x86_64/wheel/vcrpy-5.1.0.dist-info/WHEEL 2023-10-29 17:31:53,114 wheel INFO creating '/home/buildozer/aports/community/py3-vcrpy/src/vcrpy-5.1.0/.dist/.tmp-yfdwcolk/vcrpy-5.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-10-29 17:31:53,114 wheel INFO adding 'vcr/__init__.py' 2023-10-29 17:31:53,115 wheel INFO adding 'vcr/_handle_coroutine.py' 2023-10-29 17:31:53,115 wheel INFO adding 'vcr/cassette.py' 2023-10-29 17:31:53,115 wheel INFO adding 'vcr/config.py' 2023-10-29 17:31:53,116 wheel INFO adding 'vcr/errors.py' 2023-10-29 17:31:53,116 wheel INFO adding 'vcr/filters.py' 2023-10-29 17:31:53,116 wheel INFO adding 'vcr/matchers.py' 2023-10-29 17:31:53,116 wheel INFO adding 'vcr/migration.py' 2023-10-29 17:31:53,117 wheel INFO adding 'vcr/patch.py' 2023-10-29 17:31:53,117 wheel INFO adding 'vcr/record_mode.py' 2023-10-29 17:31:53,117 wheel INFO adding 'vcr/request.py' 2023-10-29 17:31:53,117 wheel INFO adding 'vcr/serialize.py' 2023-10-29 17:31:53,118 wheel INFO adding 'vcr/unittest.py' 2023-10-29 17:31:53,118 wheel INFO adding 'vcr/util.py' 2023-10-29 17:31:53,118 wheel INFO adding 'vcr/persisters/__init__.py' 2023-10-29 17:31:53,118 wheel INFO adding 'vcr/persisters/filesystem.py' 2023-10-29 17:31:53,119 wheel INFO adding 'vcr/serializers/__init__.py' 2023-10-29 17:31:53,119 wheel INFO adding 'vcr/serializers/compat.py' 2023-10-29 17:31:53,119 wheel INFO adding 'vcr/serializers/jsonserializer.py' 2023-10-29 17:31:53,119 wheel INFO adding 'vcr/serializers/yamlserializer.py' 2023-10-29 17:31:53,120 wheel INFO adding 'vcr/stubs/__init__.py' 2023-10-29 17:31:53,120 wheel INFO adding 'vcr/stubs/aiohttp_stubs.py' 2023-10-29 17:31:53,120 wheel INFO adding 'vcr/stubs/boto3_stubs.py' 2023-10-29 17:31:53,120 wheel INFO adding 'vcr/stubs/boto_stubs.py' 2023-10-29 17:31:53,121 wheel INFO adding 'vcr/stubs/compat.py' 2023-10-29 17:31:53,121 wheel INFO adding 'vcr/stubs/httplib2_stubs.py' 2023-10-29 17:31:53,121 wheel INFO adding 'vcr/stubs/httpx_stubs.py' 2023-10-29 17:31:53,121 wheel INFO adding 'vcr/stubs/requests_stubs.py' 2023-10-29 17:31:53,121 wheel INFO adding 'vcr/stubs/tornado_stubs.py' 2023-10-29 17:31:53,122 wheel INFO adding 'vcr/stubs/urllib3_stubs.py' 2023-10-29 17:31:53,122 wheel INFO adding 'vcrpy-5.1.0.dist-info/LICENSE.txt' 2023-10-29 17:31:53,122 wheel INFO adding 'vcrpy-5.1.0.dist-info/METADATA' 2023-10-29 17:31:53,122 wheel INFO adding 'vcrpy-5.1.0.dist-info/WHEEL' 2023-10-29 17:31:53,123 wheel INFO adding 'vcrpy-5.1.0.dist-info/top_level.txt' 2023-10-29 17:31:53,123 wheel INFO adding 'vcrpy-5.1.0.dist-info/RECORD' 2023-10-29 17:31:53,123 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-10-29 17:31:53,124 gpep517 INFO The backend produced .dist/vcrpy-5.1.0-py2.py3-none-any.whl vcrpy-5.1.0-py2.py3-none-any.whl >>> py3-vcrpy: Entering fakeroot... >>> py3-vcrpy-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-vcrpy/pkg/py3-vcrpy/usr/lib/python3.11/site-packages/vcr/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-vcrpy/pkg/py3-vcrpy-pyc/usr/lib/python3.11/site-packages/vcr/serializers/__pycache__' '/home/buildozer/aports/community/py3-vcrpy/pkg/py3-vcrpy/usr/lib/python3.11/site-packages/vcr/stubs/__pycache__' -> '/home/buildozer/aports/community/py3-vcrpy/pkg/py3-vcrpy-pyc/usr/lib/python3.11/site-packages/vcr/stubs/__pycache__' '/home/buildozer/aports/community/py3-vcrpy/pkg/py3-vcrpy/usr/lib/python3.11/site-packages/vcr/persisters/__pycache__' -> '/home/buildozer/aports/community/py3-vcrpy/pkg/py3-vcrpy-pyc/usr/lib/python3.11/site-packages/vcr/persisters/__pycache__' '/home/buildozer/aports/community/py3-vcrpy/pkg/py3-vcrpy/usr/lib/python3.11/site-packages/vcr/__pycache__' -> '/home/buildozer/aports/community/py3-vcrpy/pkg/py3-vcrpy-pyc/usr/lib/python3.11/site-packages/vcr/__pycache__' >>> py3-vcrpy-pyc*: Preparing subpackage py3-vcrpy-pyc... >>> py3-vcrpy-pyc*: Running postcheck for py3-vcrpy-pyc >>> py3-vcrpy*: Running postcheck for py3-vcrpy >>> py3-vcrpy*: Preparing package py3-vcrpy... >>> py3-vcrpy-pyc*: Tracing dependencies... py3-yarl py3-yaml py3-wrapt python3~3.11 >>> py3-vcrpy-pyc*: Package size: 300.0 KB >>> py3-vcrpy-pyc*: Compressing data... >>> py3-vcrpy-pyc*: Create checksum... >>> py3-vcrpy-pyc*: Create py3-vcrpy-pyc-5.1.0-r0.apk >>> py3-vcrpy*: Tracing dependencies... py3-yarl py3-yaml py3-wrapt python3~3.11 >>> py3-vcrpy*: Package size: 244.0 KB >>> py3-vcrpy*: Compressing data... >>> py3-vcrpy*: Create checksum... >>> py3-vcrpy*: Create py3-vcrpy-5.1.0-r0.apk >>> py3-vcrpy: Build complete at Sun, 29 Oct 2023 17:31:54 +0000 elapsed time 0h 0m 9s >>> py3-vcrpy: Cleaning up srcdir >>> py3-vcrpy: Cleaning up pkgdir >>> py3-vcrpy: Uninstalling dependencies... (1/36) Purging .makedepends-py3-vcrpy (20231029.173151) (2/36) Purging py3-yarl-pyc (1.9.2-r1) (3/36) Purging py3-yarl (1.9.2-r1) (4/36) Purging py3-idna-pyc (3.4-r4) (5/36) Purging py3-idna (3.4-r4) (6/36) Purging py3-multidict-pyc (6.0.4-r2) (7/36) Purging py3-multidict (6.0.4-r2) (8/36) Purging py3-yaml-pyc (6.0.1-r1) (9/36) Purging py3-yaml (6.0.1-r1) (10/36) Purging py3-wrapt-pyc (1.15.0-r1) (11/36) Purging py3-wrapt (1.15.0-r1) (12/36) Purging py3-gpep517-pyc (15-r0) (13/36) Purging py3-gpep517 (15-r0) (14/36) Purging py3-installer-pyc (0.7.0-r1) (15/36) Purging py3-installer (0.7.0-r1) (16/36) Purging py3-setuptools-pyc (68.2.2-r0) (17/36) Purging py3-setuptools (68.2.2-r0) (18/36) Purging py3-wheel-pyc (0.41.2-r0) (19/36) Purging py3-wheel (0.41.2-r0) (20/36) Purging py3-packaging-pyc (23.2-r0) (21/36) Purging py3-packaging (23.2-r0) (22/36) Purging py3-parsing-pyc (3.1.1-r0) (23/36) Purging py3-parsing (3.1.1-r0) (24/36) Purging python3-pyc (3.11.6-r1) (25/36) Purging python3-pycache-pyc0 (3.11.6-r1) (26/36) Purging pyc (3.11.6-r1) (27/36) Purging yaml (0.2.5-r2) (28/36) Purging python3 (3.11.6-r1) (29/36) Purging gdbm (1.23-r1) (30/36) Purging libbz2 (1.0.8-r6) (31/36) Purging libffi (3.4.4-r3) (32/36) Purging libpanelw (6.4_p20231007-r0) (33/36) Purging mpdecimal (2.5.1-r2) (34/36) Purging readline (8.2.1-r2) (35/36) Purging sqlite-libs (3.43.2-r0) (36/36) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 472 MiB in 107 packages >>> py3-vcrpy: Updating the community/x86_64 repository index... >>> py3-vcrpy: Signing the index...