>>> py3-ndg_httpsclient: Building community/py3-ndg_httpsclient 0.5.1-r4 (using abuild 3.10.0_rc1-r2) started Fri, 25 Nov 2022 00:32:29 +0000 >>> py3-ndg_httpsclient: Checking sanity of /home/buildozer/aports/community/py3-ndg_httpsclient/APKBUILD... >>> py3-ndg_httpsclient: Analyzing dependencies... >>> py3-ndg_httpsclient: Installing for build: build-base py3-openssl py3-asn1 py3-setuptools (1/17) Installing libbz2 (1.0.8-r4) (2/17) Installing libffi (3.4.4-r0) (3/17) Installing gdbm (1.23-r0) (4/17) Installing xz-libs (5.2.8-r0) (5/17) Installing mpdecimal (2.5.1-r1) (6/17) Installing readline (8.2.0-r0) (7/17) Installing sqlite-libs (3.40.0-r0) (8/17) Installing python3 (3.11.0-r2) (9/17) Installing py3-cparser (2.21-r1) (10/17) Installing py3-cffi (1.15.1-r1) (11/17) Installing py3-cryptography (38.0.3-r1) (12/17) Installing py3-openssl (22.1.0-r2) (13/17) Installing py3-asn1 (0.4.8-r3) (14/17) Installing py3-parsing (3.0.9-r1) (15/17) Installing py3-packaging (21.3-r3) (16/17) Installing py3-setuptools (65.6.3-r0) (17/17) Installing .makedepends-py3-ndg_httpsclient (20221125.003233) Executing busybox-1.35.0-r29.trigger OK: 350 MiB in 113 packages >>> py3-ndg_httpsclient: Cleaning up srcdir >>> py3-ndg_httpsclient: Cleaning up pkgdir >>> py3-ndg_httpsclient: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ndg_httpsclient-0.5.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24054 100 24054 0 0 39861 0 --:--:-- --:--:-- --:--:-- 42052 >>> py3-ndg_httpsclient: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ndg_httpsclient-0.5.1.tar.gz >>> py3-ndg_httpsclient: Checking sha512sums... ndg_httpsclient-0.5.1.tar.gz: OK >>> py3-ndg_httpsclient: Unpacking /var/cache/distfiles/ndg_httpsclient-0.5.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/ndg copying ndg/__init__.py -> build/lib/ndg creating build/lib/ndg/httpsclient copying ndg/httpsclient/https.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/subj_alt_name.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/ssl_socket.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/__init__.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/ssl_context_util.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/ssl_peer_verification.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/utils.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/urllib2_build_opener.py -> build/lib/ndg/httpsclient creating build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/__init__.py -> build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/test_urllib2.py -> build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/test_https.py -> build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/test_utils.py -> build/lib/ndg/httpsclient/test copying ndg/httpsclient/LICENSE -> build/lib/ndg/httpsclient copying ndg/httpsclient/test/README -> build/lib/ndg/httpsclient/test creating build/lib/ndg/httpsclient/test/scripts copying ndg/httpsclient/test/scripts/openssl_https_server.sh -> build/lib/ndg/httpsclient/test/scripts creating build/lib/ndg/httpsclient/test/pki copying ndg/httpsclient/test/pki/localhost.key -> build/lib/ndg/httpsclient/test/pki copying ndg/httpsclient/test/pki/localhost.crt -> build/lib/ndg/httpsclient/test/pki creating build/lib/ndg/httpsclient/test/pki/ca copying ndg/httpsclient/test/pki/ca/7e15277f.0 -> build/lib/ndg/httpsclient/test/pki/ca >>> py3-ndg_httpsclient: Entering fakeroot... running install /usr/lib/python3.11/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 install_lib creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg copying build/lib/ndg/__init__.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/https.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/subj_alt_name.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/ssl_socket.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/__init__.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/LICENSE -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/ssl_context_util.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/ssl_peer_verification.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/utils.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/test copying build/lib/ndg/httpsclient/test/__init__.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/test copying build/lib/ndg/httpsclient/test/test_urllib2.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/test copying build/lib/ndg/httpsclient/test/test_https.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/test creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/test/pki copying build/lib/ndg/httpsclient/test/pki/localhost.key -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/test/pki copying build/lib/ndg/httpsclient/test/pki/localhost.crt -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/test/pki creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/test/pki/ca copying build/lib/ndg/httpsclient/test/pki/ca/7e15277f.0 -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/test/pki/ca copying build/lib/ndg/httpsclient/test/test_utils.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/test copying build/lib/ndg/httpsclient/test/README -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/test creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/test/scripts copying build/lib/ndg/httpsclient/test/scripts/openssl_https_server.sh -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/test/scripts copying build/lib/ndg/httpsclient/urllib2_build_opener.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/https.py to https.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/subj_alt_name.py to subj_alt_name.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/ssl_socket.py to ssl_socket.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/ssl_context_util.py to ssl_context_util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/ssl_peer_verification.py to ssl_peer_verification.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/test/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/test/test_urllib2.py to test_urllib2.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/test/test_https.py to test_https.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/test/test_utils.py to test_utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg/httpsclient/urllib2_build_opener.py to urllib2_build_opener.cpython-311.pyc running install_egg_info running egg_info creating ndg_httpsclient.egg-info writing ndg_httpsclient.egg-info/PKG-INFO writing dependency_links to ndg_httpsclient.egg-info/dependency_links.txt writing entry points to ndg_httpsclient.egg-info/entry_points.txt writing requirements to ndg_httpsclient.egg-info/requires.txt writing top-level names to ndg_httpsclient.egg-info/top_level.txt writing manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' reading manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' Copying ndg_httpsclient.egg-info to /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.11/site-packages/ndg_httpsclient-0.5.1-py3.11.egg-info running install_scripts Installing ndg_httpclient script to /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/bin >>> py3-ndg_httpsclient*: Running postcheck for py3-ndg_httpsclient >>> py3-ndg_httpsclient*: Preparing package py3-ndg_httpsclient... >>> py3-ndg_httpsclient*: Tracing dependencies... >>> py3-ndg_httpsclient*: Package size: 328.0 KB >>> py3-ndg_httpsclient*: Compressing data... >>> py3-ndg_httpsclient*: Create checksum... >>> py3-ndg_httpsclient*: Create py3-ndg_httpsclient-0.5.1-r4.apk >>> py3-ndg_httpsclient: Build complete at Fri, 25 Nov 2022 00:32:41 +0000 elapsed time 0h 0m 12s >>> py3-ndg_httpsclient: Cleaning up srcdir >>> py3-ndg_httpsclient: Cleaning up pkgdir >>> py3-ndg_httpsclient: Uninstalling dependencies... (1/17) Purging .makedepends-py3-ndg_httpsclient (20221125.003233) (2/17) Purging py3-openssl (22.1.0-r2) (3/17) Purging py3-cryptography (38.0.3-r1) (4/17) Purging py3-cffi (1.15.1-r1) (5/17) Purging py3-cparser (2.21-r1) (6/17) Purging py3-asn1 (0.4.8-r3) (7/17) Purging py3-setuptools (65.6.3-r0) (8/17) Purging py3-packaging (21.3-r3) (9/17) Purging py3-parsing (3.0.9-r1) (10/17) Purging python3 (3.11.0-r2) (11/17) Purging libbz2 (1.0.8-r4) (12/17) Purging libffi (3.4.4-r0) (13/17) Purging gdbm (1.23-r0) (14/17) Purging xz-libs (5.2.8-r0) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.2.0-r0) (17/17) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 271 MiB in 96 packages >>> py3-ndg_httpsclient: Updating the community/riscv64 repository index... >>> py3-ndg_httpsclient: Signing the index...