>>> py3-acme: Building community/py3-acme 1.30.0-r0 (using abuild 3.9.0-r6) started Fri, 09 Sep 2022 08:16:45 +0000 >>> py3-acme: Checking sanity of /home/buildozer/aports/community/py3-acme/APKBUILD... >>> py3-acme: Analyzing dependencies... >>> py3-acme: Installing for build: build-base py3-setuptools py3-cryptography py3-josepy py3-openssl py3-pyrfc3339 py3-tz py3-requests py3-requests-toolbelt py3-pytest py3-pytest-runner (1/35) Installing libffi (3.4.2-r1) (2/35) Installing gdbm (1.23-r0) (3/35) Installing mpdecimal (2.5.1-r1) (4/35) Installing readline (8.1.2-r0) (5/35) Installing sqlite-libs (3.39.3-r0) (6/35) Installing python3 (3.10.6-r1) (7/35) Installing py3-parsing (3.0.9-r0) (8/35) Installing py3-packaging (21.3-r2) (9/35) Installing py3-setuptools (65.3.0-r0) (10/35) Installing py3-cparser (2.21-r0) (11/35) Installing py3-cffi (1.15.1-r0) (12/35) Installing py3-idna (3.3-r2) (13/35) Installing py3-cryptography (37.0.4-r2) (14/35) Installing py3-six (1.16.0-r2) (15/35) Installing py3-openssl (21.0.0-r1) (16/35) Installing py3-josepy (1.13.0-r2) (17/35) Installing py3-tz (2022.2.1-r0) (18/35) Installing py3-pyrfc3339 (1.1-r5) (19/35) Installing py3-certifi (2021.10.8-r0) (20/35) Installing py3-charset-normalizer (2.1.1-r0) (21/35) Installing py3-urllib3 (1.26.12-r0) (22/35) Installing py3-requests (2.28.1-r0) (23/35) Installing py3-requests-toolbelt (0.9.1-r3) (24/35) Installing py3-atomicwrites (1.4.1-r0) (25/35) Installing py3-attrs (22.1.0-r0) (26/35) Installing py3-iniconfig (1.1.1-r3) (27/35) Installing py3-more-itertools (8.13.0-r0) (28/35) Installing py3-pluggy (1.0.0-r0) (29/35) Installing py3-py (1.10.0-r2) (30/35) Installing py3-pygments (2.13.0-r0) (31/35) Installing py3-tomli (2.0.1-r1) (32/35) Installing py3-wcwidth (0.2.5-r2) (33/35) Installing py3-pytest (7.1.3-r0) (34/35) Installing py3-pytest-runner (5.3.2-r1) (35/35) Installing .makedepends-py3-acme (20220909.081647) Executing busybox-1.35.0-r25.trigger OK: 858 MiB in 140 packages >>> py3-acme: Cleaning up srcdir >>> py3-acme: Cleaning up pkgdir >>> py3-acme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/acme-1.30.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-acme: Fetching https://pypi.io/packages/source/a/acme/acme-1.30.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 122 100 122 0 0 1250 0 --:--:-- --:--:-- --:--:-- 1257 100 269 100 269 0 0 1452 0 --:--:-- --:--:-- --:--:-- 1452 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99k 100 99k 0 0 308k 0 --:--:-- --:--:-- --:--:-- 308k >>> py3-acme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/acme-1.30.0.tar.gz >>> py3-acme: Checking sha512sums... acme-1.30.0.tar.gz: OK >>> py3-acme: Unpacking /var/cache/distfiles/edge/acme-1.30.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/acme copying acme/magic_typing.py -> build/lib/acme copying acme/util.py -> build/lib/acme copying acme/mixins.py -> build/lib/acme copying acme/__init__.py -> build/lib/acme copying acme/errors.py -> build/lib/acme copying acme/fields.py -> build/lib/acme copying acme/messages.py -> build/lib/acme copying acme/client.py -> build/lib/acme copying acme/standalone.py -> build/lib/acme copying acme/crypto_util.py -> build/lib/acme copying acme/challenges.py -> build/lib/acme copying acme/jws.py -> build/lib/acme running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'acme.egg-info/SOURCES.txt' copying acme/py.typed -> build/lib/acme running pytest running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'acme.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.10.6, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-acme/src/acme-1.30.0, configfile: pytest.ini collected 291 items tests/challenges_test.py ............................................... [ 16%] ................ [ 21%] tests/client_test.py ................................................... [ 39%] ........................................................ [ 58%] tests/crypto_util_test.py ................................... [ 70%] tests/errors_test.py .... [ 71%] tests/fields_test.py .......... [ 75%] tests/jose_test.py .. [ 75%] tests/jws_test.py ... [ 76%] tests/magic_typing_test.py . [ 77%] tests/messages_test.py ................................................. [ 94%] . [ 94%] tests/standalone_test.py ............... [ 99%] tests/util_test.py . [100%] =============================== warnings summary =============================== tests/client_test.py::ClientTest::test_revoke /home/buildozer/aports/community/py3-acme/src/acme-1.30.0/tests/client_test.py:714: DeprecationWarning: Looking up acme.messages.Directory resources by non-string keys is deprecated and will be removed in the next major release of Certbot self.directory[messages.Revocation], mock.ANY, acme_version=1) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 291 passed, 1 warning in 25.31s ======================== >>> py3-acme: 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 acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'acme.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-acme/pkg creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/magic_typing.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/util.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/mixins.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/__init__.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/errors.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/fields.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/py.typed -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/messages.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/client.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/standalone.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/crypto_util.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/challenges.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/jws.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/magic_typing.py to magic_typing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/mixins.py to mixins.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/fields.py to fields.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/messages.py to messages.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/standalone.py to standalone.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/crypto_util.py to crypto_util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/challenges.py to challenges.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/jws.py to jws.cpython-310.pyc running install_egg_info Copying acme.egg-info to /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme-1.30.0-py3.10.egg-info running install_scripts >>> py3-acme*: Running postcheck for py3-acme >>> py3-acme*: Preparing package py3-acme... >>> py3-acme*: Tracing dependencies... >>> py3-acme*: Package size: 396.0 KB >>> py3-acme*: Compressing data... >>> py3-acme*: Create checksum... >>> py3-acme*: Create py3-acme-1.30.0-r0.apk >>> py3-acme: Build complete at Fri, 09 Sep 2022 08:17:17 +0000 elapsed time 0h 0m 32s >>> py3-acme: Cleaning up srcdir >>> py3-acme: Cleaning up pkgdir >>> py3-acme: Uninstalling dependencies... (1/35) Purging .makedepends-py3-acme (20220909.081647) (2/35) Purging py3-josepy (1.13.0-r2) (3/35) Purging py3-openssl (21.0.0-r1) (4/35) Purging py3-cryptography (37.0.4-r2) (5/35) Purging py3-cffi (1.15.1-r0) (6/35) Purging py3-cparser (2.21-r0) (7/35) Purging py3-six (1.16.0-r2) (8/35) Purging py3-pyrfc3339 (1.1-r5) (9/35) Purging py3-tz (2022.2.1-r0) (10/35) Purging py3-requests-toolbelt (0.9.1-r3) (11/35) Purging py3-requests (2.28.1-r0) (12/35) Purging py3-certifi (2021.10.8-r0) (13/35) Purging py3-charset-normalizer (2.1.1-r0) (14/35) Purging py3-idna (3.3-r2) (15/35) Purging py3-urllib3 (1.26.12-r0) (16/35) Purging py3-pytest (7.1.3-r0) (17/35) Purging py3-atomicwrites (1.4.1-r0) (18/35) Purging py3-attrs (22.1.0-r0) (19/35) Purging py3-iniconfig (1.1.1-r3) (20/35) Purging py3-more-itertools (8.13.0-r0) (21/35) Purging py3-pluggy (1.0.0-r0) (22/35) Purging py3-py (1.10.0-r2) (23/35) Purging py3-pygments (2.13.0-r0) (24/35) Purging py3-tomli (2.0.1-r1) (25/35) Purging py3-wcwidth (0.2.5-r2) (26/35) Purging py3-pytest-runner (5.3.2-r1) (27/35) Purging py3-setuptools (65.3.0-r0) (28/35) Purging py3-packaging (21.3-r2) (29/35) Purging py3-parsing (3.0.9-r0) (30/35) Purging python3 (3.10.6-r1) (31/35) Purging libffi (3.4.2-r1) (32/35) Purging gdbm (1.23-r0) (33/35) Purging mpdecimal (2.5.1-r1) (34/35) Purging readline (8.1.2-r0) (35/35) Purging sqlite-libs (3.39.3-r0) Executing busybox-1.35.0-r25.trigger OK: 776 MiB in 105 packages >>> py3-acme: Updating the community/x86 repository index... >>> py3-acme: Signing the index...