>>> py3-unidns: Building testing/py3-unidns 0.0.1-r1 (using abuild 3.11.6-r2) started Mon, 05 Jun 2023 18:27:01 +0000 >>> py3-unidns: Checking sanity of /home/buildozer/aports/testing/py3-unidns/APKBUILD... >>> py3-unidns: Analyzing dependencies... >>> py3-unidns: Installing for build: build-base py3-asysocks python3 py3-gpep517 py3-wheel py3-setuptools (1/29) Installing libbz2 (1.0.8-r6) (2/29) Installing libffi (3.4.4-r3) (3/29) Installing gdbm (1.23-r1) (4/29) Installing xz-libs (5.4.3-r1) (5/29) Installing mpdecimal (2.5.1-r2) (6/29) Installing libpanelw (6.4_p20230603-r0) (7/29) Installing readline (8.2.1-r2) (8/29) Installing sqlite-libs (3.42.0-r2) (9/29) Installing python3 (3.11.3-r11) (10/29) Installing python3-pycache-pyc0 (3.11.3-r11) (11/29) Installing pyc (0.1-r0) (12/29) Installing py3-asn1crypto-pyc (1.5.1-r2) (13/29) Installing py3-asysocks-pyc (0.2.5-r1) (14/29) Installing python3-pyc (3.11.3-r11) (15/29) Installing py3-asn1crypto (1.5.1-r2) (16/29) Installing py3-asysocks (0.2.5-r1) (17/29) Installing py3-installer (0.7.0-r1) (18/29) Installing py3-installer-pyc (0.7.0-r1) (19/29) Installing py3-gpep517 (13-r2) (20/29) Installing py3-gpep517-pyc (13-r2) (21/29) Installing py3-parsing (3.0.9-r2) (22/29) Installing py3-parsing-pyc (3.0.9-r2) (23/29) Installing py3-packaging (23.1-r1) (24/29) Installing py3-packaging-pyc (23.1-r1) (25/29) Installing py3-wheel (0.40.0-r1) (26/29) Installing py3-wheel-pyc (0.40.0-r1) (27/29) Installing py3-setuptools (67.8.0-r0) (28/29) Installing py3-setuptools-pyc (67.8.0-r0) (29/29) Installing .makedepends-py3-unidns (20230605.182702) Executing busybox-1.36.1-r0.trigger OK: 397 MiB in 132 packages >>> py3-unidns: Cleaning up srcdir >>> py3-unidns: Cleaning up pkgdir >>> py3-unidns: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-unidns-0.0.1.tar.gz >>> py3-unidns: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-unidns-0.0.1.tar.gz >>> py3-unidns: Checking sha512sums... py3-unidns-0.0.1.tar.gz: OK >>> py3-unidns: Unpacking /var/cache/distfiles/edge/py3-unidns-0.0.1.tar.gz... 2023-06-05 18:27:03,583 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-06-05 18:27:03,585 root WARNING Warning: 'classifiers' should be a list, got type 'tuple' 2023-06-05 18:27:03,601 root INFO running bdist_wheel 2023-06-05 18:27:03,608 root INFO running build 2023-06-05 18:27:03,608 root INFO running build_py 2023-06-05 18:27:03,610 root INFO creating build 2023-06-05 18:27:03,610 root INFO creating build/lib 2023-06-05 18:27:03,610 root INFO creating build/lib/unidns 2023-06-05 18:27:03,610 root INFO copying unidns/_version.py -> build/lib/unidns 2023-06-05 18:27:03,610 root INFO copying unidns/__init__.py -> build/lib/unidns 2023-06-05 18:27:03,610 root INFO copying unidns/client.py -> build/lib/unidns 2023-06-05 18:27:03,610 root INFO creating build/lib/unidns/network 2023-06-05 18:27:03,610 root INFO copying unidns/network/__init__.py -> build/lib/unidns/network 2023-06-05 18:27:03,610 root INFO copying unidns/network/packetizer.py -> build/lib/unidns/network 2023-06-05 18:27:03,611 root INFO creating build/lib/unidns/protocol 2023-06-05 18:27:03,611 root INFO copying unidns/protocol/structs.py -> build/lib/unidns/protocol 2023-06-05 18:27:03,611 root INFO copying unidns/protocol/__init__.py -> build/lib/unidns/protocol 2023-06-05 18:27:03,611 root INFO creating build/lib/unidns/examples 2023-06-05 18:27:03,611 root INFO copying unidns/examples/__init__.py -> build/lib/unidns/examples 2023-06-05 18:27:03,611 root INFO copying unidns/examples/unidnsclient.py -> build/lib/unidns/examples 2023-06-05 18:27:03,611 root INFO running egg_info 2023-06-05 18:27:03,614 root INFO creating unidns.egg-info 2023-06-05 18:27:03,615 root INFO writing unidns.egg-info/PKG-INFO 2023-06-05 18:27:03,615 root INFO writing dependency_links to unidns.egg-info/dependency_links.txt 2023-06-05 18:27:03,615 root INFO writing entry points to unidns.egg-info/entry_points.txt 2023-06-05 18:27:03,615 root INFO writing requirements to unidns.egg-info/requires.txt 2023-06-05 18:27:03,615 root INFO writing top-level names to unidns.egg-info/top_level.txt 2023-06-05 18:27:03,615 root INFO writing manifest file 'unidns.egg-info/SOURCES.txt' 2023-06-05 18:27:03,616 root INFO reading manifest file 'unidns.egg-info/SOURCES.txt' 2023-06-05 18:27:03,617 root INFO reading manifest template 'MANIFEST.in' 2023-06-05 18:27:03,617 root INFO adding license file 'LICENSE' 2023-06-05 18:27:03,617 root INFO writing manifest file 'unidns.egg-info/SOURCES.txt' 2023-06-05 18:27:03,620 wheel INFO installing to build/bdist.linux-s390x/wheel 2023-06-05 18:27:03,620 root INFO running install 2023-06-05 18:27:03,626 root INFO running install_lib 2023-06-05 18:27:03,627 root INFO creating build/bdist.linux-s390x 2023-06-05 18:27:03,627 root INFO creating build/bdist.linux-s390x/wheel 2023-06-05 18:27:03,627 root INFO creating build/bdist.linux-s390x/wheel/unidns 2023-06-05 18:27:03,627 root INFO creating build/bdist.linux-s390x/wheel/unidns/network 2023-06-05 18:27:03,627 root INFO copying build/lib/unidns/network/__init__.py -> build/bdist.linux-s390x/wheel/unidns/network 2023-06-05 18:27:03,627 root INFO copying build/lib/unidns/network/packetizer.py -> build/bdist.linux-s390x/wheel/unidns/network 2023-06-05 18:27:03,627 root INFO copying build/lib/unidns/_version.py -> build/bdist.linux-s390x/wheel/unidns 2023-06-05 18:27:03,627 root INFO copying build/lib/unidns/__init__.py -> build/bdist.linux-s390x/wheel/unidns 2023-06-05 18:27:03,627 root INFO creating build/bdist.linux-s390x/wheel/unidns/protocol 2023-06-05 18:27:03,628 root INFO copying build/lib/unidns/protocol/structs.py -> build/bdist.linux-s390x/wheel/unidns/protocol 2023-06-05 18:27:03,628 root INFO copying build/lib/unidns/protocol/__init__.py -> build/bdist.linux-s390x/wheel/unidns/protocol 2023-06-05 18:27:03,628 root INFO creating build/bdist.linux-s390x/wheel/unidns/examples 2023-06-05 18:27:03,628 root INFO copying build/lib/unidns/examples/__init__.py -> build/bdist.linux-s390x/wheel/unidns/examples 2023-06-05 18:27:03,628 root INFO copying build/lib/unidns/examples/unidnsclient.py -> build/bdist.linux-s390x/wheel/unidns/examples 2023-06-05 18:27:03,628 root INFO copying build/lib/unidns/client.py -> build/bdist.linux-s390x/wheel/unidns 2023-06-05 18:27:03,628 root INFO running install_egg_info 2023-06-05 18:27:03,630 root INFO Copying unidns.egg-info to build/bdist.linux-s390x/wheel/unidns-0.0.1-py3.11.egg-info 2023-06-05 18:27:03,631 root INFO running install_scripts 2023-06-05 18:27:03,632 wheel INFO creating build/bdist.linux-s390x/wheel/unidns-0.0.1.dist-info/WHEEL 2023-06-05 18:27:03,632 wheel INFO creating '/home/buildozer/aports/testing/py3-unidns/src/unidns-0.0.1/dist/.tmp-db53q2jy/unidns-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2023-06-05 18:27:03,632 wheel INFO adding 'unidns/__init__.py' 2023-06-05 18:27:03,632 wheel INFO adding 'unidns/_version.py' 2023-06-05 18:27:03,632 wheel INFO adding 'unidns/client.py' 2023-06-05 18:27:03,633 wheel INFO adding 'unidns/examples/__init__.py' 2023-06-05 18:27:03,633 wheel INFO adding 'unidns/examples/unidnsclient.py' 2023-06-05 18:27:03,633 wheel INFO adding 'unidns/network/__init__.py' 2023-06-05 18:27:03,633 wheel INFO adding 'unidns/network/packetizer.py' 2023-06-05 18:27:03,633 wheel INFO adding 'unidns/protocol/__init__.py' 2023-06-05 18:27:03,633 wheel INFO adding 'unidns/protocol/structs.py' 2023-06-05 18:27:03,633 wheel INFO adding 'unidns-0.0.1.dist-info/LICENSE' 2023-06-05 18:27:03,633 wheel INFO adding 'unidns-0.0.1.dist-info/METADATA' 2023-06-05 18:27:03,633 wheel INFO adding 'unidns-0.0.1.dist-info/WHEEL' 2023-06-05 18:27:03,634 wheel INFO adding 'unidns-0.0.1.dist-info/entry_points.txt' 2023-06-05 18:27:03,634 wheel INFO adding 'unidns-0.0.1.dist-info/top_level.txt' 2023-06-05 18:27:03,634 wheel INFO adding 'unidns-0.0.1.dist-info/zip-safe' 2023-06-05 18:27:03,634 wheel INFO adding 'unidns-0.0.1.dist-info/RECORD' 2023-06-05 18:27:03,634 wheel INFO removing build/bdist.linux-s390x/wheel 2023-06-05 18:27:03,634 gpep517 INFO The backend produced dist/unidns-0.0.1-py3-none-any.whl unidns-0.0.1-py3-none-any.whl >>> py3-unidns: Entering fakeroot... >>> py3-unidns-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns/usr/lib/python3.11/site-packages/unidns/network/__pycache__' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-pyc/usr/lib/python3.11/site-packages/unidns/network/__pycache__' '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns/usr/lib/python3.11/site-packages/unidns/__pycache__' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-pyc/usr/lib/python3.11/site-packages/unidns/__pycache__' '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns/usr/lib/python3.11/site-packages/unidns/protocol/__pycache__' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-pyc/usr/lib/python3.11/site-packages/unidns/protocol/__pycache__' '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns/usr/lib/python3.11/site-packages/unidns/examples/__pycache__' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-pyc/usr/lib/python3.11/site-packages/unidns/examples/__pycache__' >>> py3-unidns-pyc*: Preparing subpackage py3-unidns-pyc... >>> py3-unidns-pyc*: Running postcheck for py3-unidns-pyc >>> py3-unidns-examples*: Running split function examples... '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns/usr/lib/python3.11/site-packages/unidns/examples' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-examples/usr/lib/python3.11/site-packages/unidns/examples' '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns/usr/bin' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-examples/usr/bin' >>> py3-unidns-examples*: Preparing subpackage py3-unidns-examples... >>> py3-unidns-examples*: Running postcheck for py3-unidns-examples >>> py3-unidns*: Running postcheck for py3-unidns >>> py3-unidns*: Preparing package py3-unidns... >>> py3-unidns-examples*: Tracing dependencies... py3-unidns=0.0.1-r1 python3~3.11 >>> py3-unidns-examples*: Package size: 40.0 KB >>> py3-unidns-examples*: Compressing data... >>> py3-unidns-examples*: Create checksum... >>> py3-unidns-examples*: Create py3-unidns-examples-0.0.1-r1.apk >>> py3-unidns-pyc*: Tracing dependencies... py3-asysocks python3 python3~3.11 >>> py3-unidns-pyc*: Package size: 140.0 KB >>> py3-unidns-pyc*: Compressing data... >>> py3-unidns-pyc*: Create checksum... >>> py3-unidns-pyc*: Create py3-unidns-pyc-0.0.1-r1.apk >>> py3-unidns*: Tracing dependencies... py3-asysocks python3 python3~3.11 >>> py3-unidns*: Package size: 108.0 KB >>> py3-unidns*: Compressing data... >>> py3-unidns*: Create checksum... >>> py3-unidns*: Create py3-unidns-0.0.1-r1.apk >>> py3-unidns: Build complete at Mon, 05 Jun 2023 18:27:04 +0000 elapsed time 0h 0m 3s >>> py3-unidns: Cleaning up srcdir >>> py3-unidns: Cleaning up pkgdir >>> py3-unidns: Uninstalling dependencies... (1/29) Purging .makedepends-py3-unidns (20230605.182702) (2/29) Purging py3-asysocks-pyc (0.2.5-r1) (3/29) Purging py3-asysocks (0.2.5-r1) (4/29) Purging py3-asn1crypto-pyc (1.5.1-r2) (5/29) Purging py3-asn1crypto (1.5.1-r2) (6/29) Purging py3-gpep517-pyc (13-r2) (7/29) Purging py3-gpep517 (13-r2) (8/29) Purging py3-installer-pyc (0.7.0-r1) (9/29) Purging py3-installer (0.7.0-r1) (10/29) Purging py3-wheel-pyc (0.40.0-r1) (11/29) Purging py3-wheel (0.40.0-r1) (12/29) Purging py3-setuptools-pyc (67.8.0-r0) (13/29) Purging py3-setuptools (67.8.0-r0) (14/29) Purging py3-packaging-pyc (23.1-r1) (15/29) Purging py3-packaging (23.1-r1) (16/29) Purging py3-parsing-pyc (3.0.9-r2) (17/29) Purging py3-parsing (3.0.9-r2) (18/29) Purging python3-pyc (3.11.3-r11) (19/29) Purging python3-pycache-pyc0 (3.11.3-r11) (20/29) Purging pyc (0.1-r0) (21/29) Purging python3 (3.11.3-r11) (22/29) Purging gdbm (1.23-r1) (23/29) Purging libbz2 (1.0.8-r6) (24/29) Purging libffi (3.4.4-r3) (25/29) Purging libpanelw (6.4_p20230603-r0) (26/29) Purging mpdecimal (2.5.1-r2) (27/29) Purging readline (8.2.1-r2) (28/29) Purging sqlite-libs (3.42.0-r2) (29/29) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r0.trigger OK: 343 MiB in 103 packages >>> py3-unidns: Updating the testing/s390x repository index... >>> py3-unidns: Signing the index...