>>> py3-txacme: Building community/py3-txacme 0.9.3-r4 (using abuild 3.10.0_rc1-r2) started Sat, 29 Oct 2022 12:40:57 +0000 >>> py3-txacme: Checking sanity of /home/buildozer/aports/community/py3-txacme/APKBUILD... >>> WARNING: py3-txacme: No maintainer >>> py3-txacme: Analyzing dependencies... >>> py3-txacme: Installing for build: build-base python3 py3-acme py3-attrs py3-eliot py3-josepy py3-pem py3-treq py3-twisted py3-txsni py3-openssl py3-setuptools (1/50) Installing libbz2 (1.0.8-r3) (2/50) Installing libffi (3.4.4-r0) (3/50) Installing gdbm (1.23-r0) (4/50) Installing xz-libs (5.2.7-r0) (5/50) Installing mpdecimal (2.5.1-r1) (6/50) Installing readline (8.2.0-r0) (7/50) Installing sqlite-libs (3.39.4-r0) (8/50) Installing python3 (3.10.8-r3) (9/50) Installing py3-parsing (3.0.9-r0) (10/50) Installing py3-packaging (21.3-r2) (11/50) Installing py3-setuptools (65.5.0-r0) (12/50) Installing py3-cparser (2.21-r0) (13/50) Installing py3-cffi (1.15.1-r0) (14/50) Installing py3-cryptography (38.0.2-r0) (15/50) Installing py3-openssl (22.1.0-r1) (16/50) Installing py3-josepy (1.13.0-r2) (17/50) Installing py3-tz (2022.4-r0) (18/50) Installing py3-pyrfc3339 (1.1-r5) (19/50) Installing py3-certifi (2022.9.24-r0) (20/50) Installing py3-charset-normalizer (2.1.1-r0) (21/50) Installing py3-idna (3.4-r2) (22/50) Installing py3-urllib3 (1.26.12-r0) (23/50) Installing py3-requests (2.28.1-r0) (24/50) Installing py3-requests-toolbelt (0.10.0-r0) (25/50) Installing py3-acme (1.31.0-r0) (26/50) Installing py3-attrs (22.1.0-r0) (27/50) Installing py3-six (1.16.0-r3) (28/50) Installing py3-zope-interface (5.4.0-r1) (29/50) Installing py3-pyrsistent (0.18.0-r2) (30/50) Installing py3-boltons (21.0.0-r3) (31/50) Installing py3-constantly (15.1.0-r5) (32/50) Installing py3-incremental (21.3.0-r2) (33/50) Installing py3-automat (20.2.0-r2) (34/50) Installing py3-hyperlink (21.0.0-r2) (35/50) Installing py3-typing-extensions (4.4.0-r0) (36/50) Installing py3-pyhamcrest (2.0.2-r2) (37/50) Installing py3-asn1 (0.4.8-r2) (38/50) Installing py3-asn1-modules (0.2.8-r2) (39/50) Installing py3-characteristic (14.3.0-r8) (40/50) Installing py3-service_identity (21.1.0-r2) (41/50) Installing py3-pyserial (3.5-r3) (42/50) Installing py3-hyperframe (6.0.1-r0) (43/50) Installing py3-hpack (4.0.0-r4) (44/50) Installing py3-h2 (4.1.0-r0) (45/50) Installing py3-twisted (22.4.0-r0) (46/50) Installing py3-eliot (1.14.0-r2) (47/50) Installing py3-pem (21.2.0-r2) (48/50) Installing py3-treq (22.2.0-r1) (49/50) Installing py3-txsni (0.2.0-r3) (50/50) Installing .makedepends-py3-txacme (20221029.124102) Executing busybox-1.35.0-r27.trigger OK: 381 MiB in 142 packages >>> py3-txacme: Cleaning up srcdir >>> py3-txacme: Cleaning up pkgdir >>> py3-txacme: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-txacme-0.9.3.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82786 100 82786 0 0 122k 0 --:--:-- --:--:-- --:--:-- 122k >>> py3-txacme: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-txacme-0.9.3.tar.gz >>> py3-txacme: Checking sha512sums... py3-txacme-0.9.3.tar.gz: OK >>> py3-txacme: Unpacking /var/cache/distfiles/v3.17/py3-txacme-0.9.3.tar.gz... running build running build_py creating build creating build/lib creating build/lib/txacme copying src/txacme/errors.py -> build/lib/txacme copying src/txacme/logging.py -> build/lib/txacme copying src/txacme/util.py -> build/lib/txacme copying src/txacme/interfaces.py -> build/lib/txacme copying src/txacme/urls.py -> build/lib/txacme copying src/txacme/testing.py -> build/lib/txacme copying src/txacme/client.py -> build/lib/txacme copying src/txacme/service.py -> build/lib/txacme copying src/txacme/messages.py -> build/lib/txacme copying src/txacme/__init__.py -> build/lib/txacme copying src/txacme/endpoint.py -> build/lib/txacme copying src/txacme/_endpoint_parser.py -> build/lib/txacme copying src/txacme/store.py -> build/lib/txacme copying src/txacme/_version.py -> build/lib/txacme creating build/lib/integration copying src/integration/__init__.py -> build/lib/integration copying src/integration/test_client.py -> build/lib/integration creating build/lib/txacme/test copying src/txacme/test/doubles.py -> build/lib/txacme/test copying src/txacme/test/test_service.py -> build/lib/txacme/test copying src/txacme/test/test_store.py -> build/lib/txacme/test copying src/txacme/test/test_challenges.py -> build/lib/txacme/test copying src/txacme/test/strategies.py -> build/lib/txacme/test copying src/txacme/test/test_matchers.py -> build/lib/txacme/test copying src/txacme/test/test_util.py -> build/lib/txacme/test copying src/txacme/test/__init__.py -> build/lib/txacme/test copying src/txacme/test/test_endpoint.py -> build/lib/txacme/test copying src/txacme/test/matchers.py -> build/lib/txacme/test copying src/txacme/test/test_client.py -> build/lib/txacme/test creating build/lib/txacme/challenges copying src/txacme/challenges/_http.py -> build/lib/txacme/challenges copying src/txacme/challenges/_tls.py -> build/lib/txacme/challenges copying src/txacme/challenges/__init__.py -> build/lib/txacme/challenges copying src/txacme/challenges/_libcloud.py -> build/lib/txacme/challenges creating build/lib/twisted creating build/lib/twisted/plugins copying src/twisted/plugins/txacme_endpoint.py -> build/lib/twisted/plugins UPDATING build/lib/txacme/_version.py set build/lib/txacme/_version.py to '0.9.3' >>> py3-txacme: 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 UPDATING build/lib/txacme/_version.py set build/lib/txacme/_version.py to '0.9.3' running install_lib creating /home/buildozer/aports/community/py3-txacme/pkg creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/twisted creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/twisted/plugins copying build/lib/twisted/plugins/txacme_endpoint.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/twisted/plugins creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/doubles.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/test_service.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/test_store.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/test_challenges.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/strategies.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/test_matchers.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/test_util.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/__init__.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/test_endpoint.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/matchers.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/test_client.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/errors.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/logging.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/util.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges copying build/lib/txacme/challenges/_http.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges copying build/lib/txacme/challenges/_tls.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges copying build/lib/txacme/challenges/__init__.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges copying build/lib/txacme/challenges/_libcloud.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges copying build/lib/txacme/interfaces.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/urls.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/testing.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/client.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/service.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/messages.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/__init__.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/endpoint.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/_endpoint_parser.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/store.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/_version.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/integration copying build/lib/integration/__init__.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/integration copying build/lib/integration/test_client.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/integration byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/twisted/plugins/txacme_endpoint.py to txacme_endpoint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/doubles.py to doubles.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/test_service.py to test_service.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/test_store.py to test_store.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/test_challenges.py to test_challenges.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/strategies.py to strategies.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/test_matchers.py to test_matchers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/test_util.py to test_util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/test_endpoint.py to test_endpoint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/matchers.py to matchers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/test_client.py to test_client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/logging.py to logging.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges/_http.py to _http.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges/_tls.py to _tls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges/_libcloud.py to _libcloud.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/interfaces.py to interfaces.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/urls.py to urls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/testing.py to testing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/service.py to service.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/messages.py to messages.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/endpoint.py to endpoint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/_endpoint_parser.py to _endpoint_parser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/store.py to store.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/_version.py to _version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/integration/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/integration/test_client.py to test_client.cpython-310.pyc running install_egg_info running egg_info creating src/txacme.egg-info writing src/txacme.egg-info/PKG-INFO writing dependency_links to src/txacme.egg-info/dependency_links.txt writing requirements to src/txacme.egg-info/requires.txt writing top-level names to src/txacme.egg-info/top_level.txt writing manifest file 'src/txacme.egg-info/SOURCES.txt' reading manifest file 'src/txacme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/txacme.egg-info/SOURCES.txt' Copying src/txacme.egg-info to /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme-0.9.3-py3.10.egg-info running install_scripts >>> py3-txacme*: Running postcheck for py3-txacme >>> py3-txacme*: Preparing package py3-txacme... >>> py3-txacme*: Tracing dependencies... >>> py3-txacme*: Package size: 668.0 KB >>> py3-txacme*: Compressing data... >>> py3-txacme*: Create checksum... >>> py3-txacme*: Create py3-txacme-0.9.3-r4.apk >>> py3-txacme: Build complete at Sat, 29 Oct 2022 12:41:05 +0000 elapsed time 0h 0m 8s >>> py3-txacme: Cleaning up srcdir >>> py3-txacme: Cleaning up pkgdir >>> py3-txacme: Uninstalling dependencies... (1/50) Purging .makedepends-py3-txacme (20221029.124102) (2/50) Purging py3-acme (1.31.0-r0) (3/50) Purging py3-pyrfc3339 (1.1-r5) (4/50) Purging py3-tz (2022.4-r0) (5/50) Purging py3-requests-toolbelt (0.10.0-r0) (6/50) Purging py3-eliot (1.14.0-r2) (7/50) Purging py3-pyrsistent (0.18.0-r2) (8/50) Purging py3-boltons (21.0.0-r3) (9/50) Purging py3-josepy (1.13.0-r2) (10/50) Purging py3-pem (21.2.0-r2) (11/50) Purging py3-treq (22.2.0-r1) (12/50) Purging py3-requests (2.28.1-r0) (13/50) Purging py3-certifi (2022.9.24-r0) (14/50) Purging py3-charset-normalizer (2.1.1-r0) (15/50) Purging py3-urllib3 (1.26.12-r0) (16/50) Purging py3-txsni (0.2.0-r3) (17/50) Purging py3-twisted (22.4.0-r0) (18/50) Purging py3-zope-interface (5.4.0-r1) (19/50) Purging py3-constantly (15.1.0-r5) (20/50) Purging py3-incremental (21.3.0-r2) (21/50) Purging py3-automat (20.2.0-r2) (22/50) Purging py3-hyperlink (21.0.0-r2) (23/50) Purging py3-typing-extensions (4.4.0-r0) (24/50) Purging py3-pyhamcrest (2.0.2-r2) (25/50) Purging py3-service_identity (21.1.0-r2) (26/50) Purging py3-six (1.16.0-r3) (27/50) Purging py3-asn1-modules (0.2.8-r2) (28/50) Purging py3-asn1 (0.4.8-r2) (29/50) Purging py3-attrs (22.1.0-r0) (30/50) Purging py3-characteristic (14.3.0-r8) (31/50) Purging py3-idna (3.4-r2) (32/50) Purging py3-pyserial (3.5-r3) (33/50) Purging py3-h2 (4.1.0-r0) (34/50) Purging py3-hyperframe (6.0.1-r0) (35/50) Purging py3-hpack (4.0.0-r4) (36/50) Purging py3-openssl (22.1.0-r1) (37/50) Purging py3-cryptography (38.0.2-r0) (38/50) Purging py3-cffi (1.15.1-r0) (39/50) Purging py3-cparser (2.21-r0) (40/50) Purging py3-setuptools (65.5.0-r0) (41/50) Purging py3-packaging (21.3-r2) (42/50) Purging py3-parsing (3.0.9-r0) (43/50) Purging python3 (3.10.8-r3) (44/50) Purging libbz2 (1.0.8-r3) (45/50) Purging libffi (3.4.4-r0) (46/50) Purging gdbm (1.23-r0) (47/50) Purging xz-libs (5.2.7-r0) (48/50) Purging mpdecimal (2.5.1-r1) (49/50) Purging readline (8.2.0-r0) (50/50) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 268 MiB in 92 packages >>> py3-txacme: Updating the community/aarch64 repository index... >>> py3-txacme: Signing the index...