>>> py3-betamax: Building community/py3-betamax 0.8.1-r3 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 03:15:08 +0000 >>> py3-betamax: Checking sanity of /home/buildozer/aports/community/py3-betamax/APKBUILD... >>> py3-betamax: Analyzing dependencies... >>> py3-betamax: Installing for build: build-base python3 py3-requests py3-setuptools py3-pytest (1/30) Installing libbz2 (1.0.8-r1) (2/30) Installing libffi (3.4.2-r1) (3/30) Installing gdbm (1.23-r0) (4/30) Installing xz-libs (5.2.5-r1) (5/30) Installing mpdecimal (2.5.1-r1) (6/30) Installing readline (8.1.2-r0) (7/30) Installing sqlite-libs (3.38.0-r0) (8/30) Installing python3 (3.10.3-r0) (9/30) Installing py3-certifi (2021.10.8-r0) (10/30) Installing py3-charset-normalizer (2.0.10-r0) (11/30) Installing py3-idna (3.3-r2) (12/30) Installing py3-urllib3 (1.26.9-r0) (13/30) Installing py3-requests (2.27.1-r0) (14/30) Installing py3-appdirs (1.4.4-r3) (15/30) Installing py3-more-itertools (8.12.0-r2) (16/30) Installing py3-ordered-set (4.0.2-r3) (17/30) Installing py3-parsing (2.4.7-r3) (18/30) Installing py3-six (1.16.0-r1) (19/30) Installing py3-packaging (21.3-r0) (20/30) Installing py3-setuptools (59.4.0-r0) (21/30) Installing py3-atomicwrites (1.4.0-r2) (22/30) Installing py3-attrs (21.4.0-r0) (23/30) Installing py3-iniconfig (1.1.1-r2) (24/30) Installing py3-pluggy (0.13.1-r5) (25/30) Installing py3-py (1.10.0-r2) (26/30) Installing py3-wcwidth (0.2.5-r2) (27/30) Installing py3-toml (0.10.2-r3) (28/30) Installing py3-pygments (2.11.2-r0) (29/30) Installing py3-pytest (6.2.5-r2) (30/30) Installing .makedepends-py3-betamax (20220415.031513) Executing busybox-1.35.0-r8.trigger OK: 391 MiB in 118 packages >>> py3-betamax: Cleaning up srcdir >>> py3-betamax: Cleaning up pkgdir >>> py3-betamax: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-betamax-0.8.1.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 78479 100 78479 0 0 173k 0 --:--:-- --:--:-- --:--:-- 173k >>> py3-betamax: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/165cc321f2b9839418269e9493b03eb2e43f7ddf.patch % 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 1535 100 1535 0 0 5435 0 --:--:-- --:--:-- --:--:-- 5443 >>> py3-betamax: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-betamax-0.8.1.tar.gz >>> py3-betamax: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/165cc321f2b9839418269e9493b03eb2e43f7ddf.patch >>> py3-betamax: Checking sha512sums... py3-betamax-0.8.1.tar.gz: OK 165cc321f2b9839418269e9493b03eb2e43f7ddf.patch: OK tests-disable-broken-assertion.patch: OK >>> py3-betamax: Unpacking /var/cache/distfiles/v3.16/py3-betamax-0.8.1.tar.gz... >>> py3-betamax: https://github.com/betamaxpy/betamax/commit/165cc321f2b9839418269e9493b03eb2e43f7ddf.patch patching file tests/unit/test_fixtures.py >>> py3-betamax: tests-disable-broken-assertion.patch patching file tests/integration/test_record_modes.py running build running build_py creating build creating build/lib creating build/lib/betamax copying betamax/__init__.py -> build/lib/betamax copying betamax/exceptions.py -> build/lib/betamax copying betamax/configure.py -> build/lib/betamax copying betamax/util.py -> build/lib/betamax copying betamax/mock_response.py -> build/lib/betamax copying betamax/decorator.py -> build/lib/betamax copying betamax/adapter.py -> build/lib/betamax copying betamax/headers.py -> build/lib/betamax copying betamax/options.py -> build/lib/betamax copying betamax/recorder.py -> build/lib/betamax creating build/lib/betamax/serializers copying betamax/serializers/__init__.py -> build/lib/betamax/serializers copying betamax/serializers/proxy.py -> build/lib/betamax/serializers copying betamax/serializers/json_serializer.py -> build/lib/betamax/serializers copying betamax/serializers/base.py -> build/lib/betamax/serializers creating build/lib/betamax/matchers copying betamax/matchers/__init__.py -> build/lib/betamax/matchers copying betamax/matchers/uri.py -> build/lib/betamax/matchers copying betamax/matchers/path.py -> build/lib/betamax/matchers copying betamax/matchers/method.py -> build/lib/betamax/matchers copying betamax/matchers/digest_auth.py -> build/lib/betamax/matchers copying betamax/matchers/query.py -> build/lib/betamax/matchers copying betamax/matchers/base.py -> build/lib/betamax/matchers copying betamax/matchers/host.py -> build/lib/betamax/matchers copying betamax/matchers/headers.py -> build/lib/betamax/matchers copying betamax/matchers/body.py -> build/lib/betamax/matchers creating build/lib/betamax/cassette copying betamax/cassette/interaction.py -> build/lib/betamax/cassette copying betamax/cassette/__init__.py -> build/lib/betamax/cassette copying betamax/cassette/cassette.py -> build/lib/betamax/cassette creating build/lib/betamax/fixtures copying betamax/fixtures/__init__.py -> build/lib/betamax/fixtures copying betamax/fixtures/unittest.py -> build/lib/betamax/fixtures copying betamax/fixtures/pytest.py -> build/lib/betamax/fixtures running egg_info creating betamax.egg-info writing betamax.egg-info/PKG-INFO writing dependency_links to betamax.egg-info/dependency_links.txt writing entry points to betamax.egg-info/entry_points.txt writing requirements to betamax.egg-info/requires.txt writing top-level names to betamax.egg-info/top_level.txt writing manifest file 'betamax.egg-info/SOURCES.txt' reading manifest file 'betamax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'betamax.egg-info/SOURCES.txt' >>> py3-betamax: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing betamax.egg-info/PKG-INFO writing dependency_links to betamax.egg-info/dependency_links.txt writing entry points to betamax.egg-info/entry_points.txt writing requirements to betamax.egg-info/requires.txt writing top-level names to betamax.egg-info/top_level.txt reading manifest file 'betamax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'betamax.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-betamax/pkg creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax copying build/lib/betamax/__init__.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/serializers copying build/lib/betamax/serializers/__init__.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/serializers copying build/lib/betamax/serializers/proxy.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/serializers copying build/lib/betamax/serializers/json_serializer.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/serializers copying build/lib/betamax/serializers/base.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/serializers copying build/lib/betamax/exceptions.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers copying build/lib/betamax/matchers/__init__.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers copying build/lib/betamax/matchers/uri.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers copying build/lib/betamax/matchers/path.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers copying build/lib/betamax/matchers/method.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers copying build/lib/betamax/matchers/digest_auth.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers copying build/lib/betamax/matchers/query.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers copying build/lib/betamax/matchers/base.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers copying build/lib/betamax/matchers/host.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers copying build/lib/betamax/matchers/headers.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers copying build/lib/betamax/matchers/body.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers copying build/lib/betamax/configure.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax copying build/lib/betamax/util.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/cassette copying build/lib/betamax/cassette/interaction.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/cassette copying build/lib/betamax/cassette/__init__.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/cassette copying build/lib/betamax/cassette/cassette.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/cassette copying build/lib/betamax/mock_response.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax copying build/lib/betamax/decorator.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax copying build/lib/betamax/adapter.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax copying build/lib/betamax/headers.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax copying build/lib/betamax/options.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax copying build/lib/betamax/recorder.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/__init__.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/unittest.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/pytest.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/fixtures byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/serializers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/serializers/proxy.py to proxy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/serializers/json_serializer.py to json_serializer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/serializers/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers/uri.py to uri.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers/path.py to path.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers/method.py to method.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers/digest_auth.py to digest_auth.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers/query.py to query.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers/host.py to host.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers/headers.py to headers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/matchers/body.py to body.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/configure.py to configure.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/cassette/interaction.py to interaction.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/cassette/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/cassette/cassette.py to cassette.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/mock_response.py to mock_response.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/decorator.py to decorator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/adapter.py to adapter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/headers.py to headers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/options.py to options.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/recorder.py to recorder.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/fixtures/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/fixtures/unittest.py to unittest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax/fixtures/pytest.py to pytest.cpython-310.pyc running install_egg_info Copying betamax.egg-info to /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.10/site-packages/betamax-0.8.1-py3.10.egg-info running install_scripts >>> py3-betamax*: Running postcheck for py3-betamax >>> py3-betamax*: Preparing package py3-betamax... >>> py3-betamax*: Tracing dependencies... >>> py3-betamax*: Package size: 392.0 KB >>> py3-betamax*: Compressing data... >>> py3-betamax*: Create checksum... >>> py3-betamax*: Create py3-betamax-0.8.1-r3.apk >>> py3-betamax: Build complete at Fri, 15 Apr 2022 03:15:15 +0000 elapsed time 0h 0m 7s >>> py3-betamax: Cleaning up srcdir >>> py3-betamax: Cleaning up pkgdir >>> py3-betamax: Uninstalling dependencies... (1/30) Purging .makedepends-py3-betamax (20220415.031513) (2/30) Purging py3-requests (2.27.1-r0) (3/30) Purging py3-certifi (2021.10.8-r0) (4/30) Purging py3-charset-normalizer (2.0.10-r0) (5/30) Purging py3-idna (3.3-r2) (6/30) Purging py3-urllib3 (1.26.9-r0) (7/30) Purging py3-setuptools (59.4.0-r0) (8/30) Purging py3-appdirs (1.4.4-r3) (9/30) Purging py3-ordered-set (4.0.2-r3) (10/30) Purging py3-pytest (6.2.5-r2) (11/30) Purging py3-atomicwrites (1.4.0-r2) (12/30) Purging py3-attrs (21.4.0-r0) (13/30) Purging py3-more-itertools (8.12.0-r2) (14/30) Purging py3-iniconfig (1.1.1-r2) (15/30) Purging py3-pluggy (0.13.1-r5) (16/30) Purging py3-py (1.10.0-r2) (17/30) Purging py3-wcwidth (0.2.5-r2) (18/30) Purging py3-packaging (21.3-r0) (19/30) Purging py3-parsing (2.4.7-r3) (20/30) Purging py3-six (1.16.0-r1) (21/30) Purging py3-toml (0.10.2-r3) (22/30) Purging py3-pygments (2.11.2-r0) (23/30) Purging python3 (3.10.3-r0) (24/30) Purging libbz2 (1.0.8-r1) (25/30) Purging libffi (3.4.2-r1) (26/30) Purging gdbm (1.23-r0) (27/30) Purging xz-libs (5.2.5-r1) (28/30) Purging mpdecimal (2.5.1-r1) (29/30) Purging readline (8.1.2-r0) (30/30) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 323 MiB in 88 packages >>> py3-betamax: Updating the community/s390x repository index... >>> py3-betamax: Signing the index...