>>> py3-whatthepatch: Building testing/py3-whatthepatch 1.0.2-r0 (using abuild 3.9.0-r5) started Mon, 15 Aug 2022 16:03:28 +0000 >>> py3-whatthepatch: Checking sanity of /home/buildozer/aports/testing/py3-whatthepatch/APKBUILD... >>> py3-whatthepatch: Analyzing dependencies... >>> py3-whatthepatch: Installing for build: build-base python3 py3-setuptools py3-pytest (1/24) Installing libbz2 (1.0.8-r2) (2/24) Installing libffi (3.4.2-r1) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.2.6-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.1.2-r0) (7/24) Installing sqlite-libs (3.39.2-r0) (8/24) Installing python3 (3.10.5-r2) (9/24) Installing py3-appdirs (1.4.4-r4) (10/24) Installing py3-more-itertools (8.13.0-r0) (11/24) Installing py3-ordered-set (4.0.2-r4) (12/24) Installing py3-parsing (3.0.9-r0) (13/24) Installing py3-packaging (21.3-r2) (14/24) Installing py3-setuptools (59.4.0-r0) (15/24) Installing py3-atomicwrites (1.4.1-r0) (16/24) Installing py3-attrs (21.4.0-r0) (17/24) Installing py3-iniconfig (1.1.1-r3) (18/24) Installing py3-pluggy (1.0.0-r0) (19/24) Installing py3-py (1.10.0-r2) (20/24) Installing py3-pygments (2.11.2-r0) (21/24) Installing py3-tomli (2.0.1-r1) (22/24) Installing py3-wcwidth (0.2.5-r2) (23/24) Installing py3-pytest (7.1.2-r2) (24/24) Installing .makedepends-py3-whatthepatch (20220815.160330) Executing busybox-1.35.0-r22.trigger OK: 482 MiB in 124 packages >>> py3-whatthepatch: Cleaning up srcdir >>> py3-whatthepatch: Cleaning up pkgdir >>> py3-whatthepatch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-whatthepatch-1.0.2.tar.gz >>> py3-whatthepatch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-whatthepatch-1.0.2.tar.gz >>> py3-whatthepatch: Checking sha512sums... py3-whatthepatch-1.0.2.tar.gz: OK >>> py3-whatthepatch: Unpacking /var/cache/distfiles/edge/py3-whatthepatch-1.0.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/whatthepatch copying whatthepatch/apply.py -> build/lib/whatthepatch copying whatthepatch/snippets.py -> build/lib/whatthepatch copying whatthepatch/__init__.py -> build/lib/whatthepatch copying whatthepatch/exceptions.py -> build/lib/whatthepatch copying whatthepatch/patch.py -> build/lib/whatthepatch running egg_info creating whatthepatch.egg-info writing whatthepatch.egg-info/PKG-INFO writing dependency_links to whatthepatch.egg-info/dependency_links.txt writing top-level names to whatthepatch.egg-info/top_level.txt writing manifest file 'whatthepatch.egg-info/SOURCES.txt' reading manifest file 'whatthepatch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'whatthepatch.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-whatthepatch/src/whatthepatch-1.0.2 collected 49 items tests/test_apply.py ............. [ 26%] tests/test_patch.py .................................... [100%] ============================== 49 passed in 0.32s ============================== >>> py3-whatthepatch: 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 whatthepatch.egg-info/PKG-INFO writing dependency_links to whatthepatch.egg-info/dependency_links.txt writing top-level names to whatthepatch.egg-info/top_level.txt reading manifest file 'whatthepatch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'whatthepatch.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-whatthepatch/pkg creating /home/buildozer/aports/testing/py3-whatthepatch/pkg/py3-whatthepatch creating /home/buildozer/aports/testing/py3-whatthepatch/pkg/py3-whatthepatch/usr creating /home/buildozer/aports/testing/py3-whatthepatch/pkg/py3-whatthepatch/usr/lib creating /home/buildozer/aports/testing/py3-whatthepatch/pkg/py3-whatthepatch/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-whatthepatch/pkg/py3-whatthepatch/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-whatthepatch/pkg/py3-whatthepatch/usr/lib/python3.10/site-packages/whatthepatch copying build/lib/whatthepatch/apply.py -> /home/buildozer/aports/testing/py3-whatthepatch/pkg/py3-whatthepatch/usr/lib/python3.10/site-packages/whatthepatch copying build/lib/whatthepatch/snippets.py -> /home/buildozer/aports/testing/py3-whatthepatch/pkg/py3-whatthepatch/usr/lib/python3.10/site-packages/whatthepatch copying build/lib/whatthepatch/__init__.py -> /home/buildozer/aports/testing/py3-whatthepatch/pkg/py3-whatthepatch/usr/lib/python3.10/site-packages/whatthepatch copying build/lib/whatthepatch/exceptions.py -> /home/buildozer/aports/testing/py3-whatthepatch/pkg/py3-whatthepatch/usr/lib/python3.10/site-packages/whatthepatch copying build/lib/whatthepatch/patch.py -> /home/buildozer/aports/testing/py3-whatthepatch/pkg/py3-whatthepatch/usr/lib/python3.10/site-packages/whatthepatch byte-compiling /home/buildozer/aports/testing/py3-whatthepatch/pkg/py3-whatthepatch/usr/lib/python3.10/site-packages/whatthepatch/apply.py to apply.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-whatthepatch/pkg/py3-whatthepatch/usr/lib/python3.10/site-packages/whatthepatch/snippets.py to snippets.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-whatthepatch/pkg/py3-whatthepatch/usr/lib/python3.10/site-packages/whatthepatch/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-whatthepatch/pkg/py3-whatthepatch/usr/lib/python3.10/site-packages/whatthepatch/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-whatthepatch/pkg/py3-whatthepatch/usr/lib/python3.10/site-packages/whatthepatch/patch.py to patch.cpython-310.pyc running install_egg_info Copying whatthepatch.egg-info to /home/buildozer/aports/testing/py3-whatthepatch/pkg/py3-whatthepatch/usr/lib/python3.10/site-packages/whatthepatch-1.0.2-py3.10.egg-info running install_scripts >>> py3-whatthepatch*: Running postcheck for py3-whatthepatch >>> py3-whatthepatch*: Preparing package py3-whatthepatch... >>> py3-whatthepatch*: Tracing dependencies... >>> py3-whatthepatch*: Package size: 128.0 KB >>> py3-whatthepatch*: Compressing data... >>> py3-whatthepatch*: Create checksum... >>> py3-whatthepatch*: Create py3-whatthepatch-1.0.2-r0.apk >>> py3-whatthepatch: Build complete at Mon, 15 Aug 2022 16:03:35 +0000 elapsed time 0h 0m 7s >>> py3-whatthepatch: Cleaning up srcdir >>> py3-whatthepatch: Cleaning up pkgdir >>> py3-whatthepatch: Uninstalling dependencies... (1/24) Purging .makedepends-py3-whatthepatch (20220815.160330) (2/24) Purging py3-setuptools (59.4.0-r0) (3/24) Purging py3-appdirs (1.4.4-r4) (4/24) Purging py3-ordered-set (4.0.2-r4) (5/24) Purging py3-pytest (7.1.2-r2) (6/24) Purging py3-atomicwrites (1.4.1-r0) (7/24) Purging py3-attrs (21.4.0-r0) (8/24) Purging py3-iniconfig (1.1.1-r3) (9/24) Purging py3-more-itertools (8.13.0-r0) (10/24) Purging py3-packaging (21.3-r2) (11/24) Purging py3-parsing (3.0.9-r0) (12/24) Purging py3-pluggy (1.0.0-r0) (13/24) Purging py3-py (1.10.0-r2) (14/24) Purging py3-pygments (2.11.2-r0) (15/24) Purging py3-tomli (2.0.1-r1) (16/24) Purging py3-wcwidth (0.2.5-r2) (17/24) Purging python3 (3.10.5-r2) (18/24) Purging libbz2 (1.0.8-r2) (19/24) Purging libffi (3.4.2-r1) (20/24) Purging gdbm (1.23-r0) (21/24) Purging xz-libs (5.2.6-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.1.2-r0) (24/24) Purging sqlite-libs (3.39.2-r0) Executing busybox-1.35.0-r22.trigger OK: 417 MiB in 100 packages >>> py3-whatthepatch: Updating the testing/aarch64 repository index... >>> py3-whatthepatch: Signing the index...