>>> py3-zipfile2: Building testing/py3-zipfile2 0.0.12-r0 (using abuild 3.13.0-r3) started Mon, 22 Jul 2024 19:09:26 +0000 >>> py3-zipfile2: Checking sanity of /home/buildozer/aports/testing/py3-zipfile2/APKBUILD... >>> py3-zipfile2: Analyzing dependencies... >>> py3-zipfile2: Installing for build: build-base python3 py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest (1/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.6-r0) (3/32) Installing gdbm (1.24-r0) (4/32) Installing xz-libs (5.6.2-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.5_p20240601-r0) (7/32) Installing sqlite-libs (3.46.0-r0) (8/32) Installing python3 (3.12.3-r1) (9/32) Installing python3-pycache-pyc0 (3.12.3-r1) (10/32) Installing pyc (3.12.3-r1) (11/32) Installing python3-pyc (3.12.3-r1) (12/32) Installing py3-installer (0.7.0-r2) (13/32) Installing py3-installer-pyc (0.7.0-r2) (14/32) Installing py3-gpep517 (16-r0) (15/32) Installing py3-gpep517-pyc (16-r0) (16/32) Installing py3-parsing (3.1.2-r1) (17/32) Installing py3-parsing-pyc (3.1.2-r1) (18/32) Installing py3-packaging (24.1-r0) (19/32) Installing py3-packaging-pyc (24.1-r0) (20/32) Installing py3-setuptools (70.3.0-r0) (21/32) Installing py3-setuptools-pyc (70.3.0-r0) (22/32) Installing py3-wheel (0.42.0-r1) (23/32) Installing py3-wheel-pyc (0.42.0-r1) (24/32) Installing py3-iniconfig (2.0.0-r1) (25/32) Installing py3-iniconfig-pyc (2.0.0-r1) (26/32) Installing py3-pluggy (1.5.0-r0) (27/32) Installing py3-pluggy-pyc (1.5.0-r0) (28/32) Installing py3-py (1.11.0-r3) (29/32) Installing py3-py-pyc (1.11.0-r3) (30/32) Installing py3-pytest (8.3.1-r0) (31/32) Installing py3-pytest-pyc (8.3.1-r0) (32/32) Installing .makedepends-py3-zipfile2 (20240722.190928) Executing busybox-1.36.1-r31.trigger OK: 470 MiB in 140 packages >>> py3-zipfile2: Cleaning up srcdir >>> py3-zipfile2: Cleaning up pkgdir >>> py3-zipfile2: Cleaning up tmpdir >>> py3-zipfile2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-zipfile2-0.0.12.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 43939 100 43939 0 0 865k 0 --:--:-- --:--:-- --:--:-- 875k >>> py3-zipfile2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-zipfile2-0.0.12.tar.gz >>> py3-zipfile2: Checking sha512sums... py3-zipfile2-0.0.12.tar.gz: OK 0001-adapt-for-zipfile-api-change.patch: OK >>> py3-zipfile2: Unpacking /var/cache/distfiles/edge/py3-zipfile2-0.0.12.tar.gz... >>> py3-zipfile2: 0001-adapt-for-zipfile-api-change.patch patching file zipfile2/_lean_zipfile.py 2024-07-22 19:09:28,818 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-07-22 19:09:28,833 root INFO running bdist_wheel 2024-07-22 19:09:28,849 root INFO running build 2024-07-22 19:09:28,849 root INFO running build_py 2024-07-22 19:09:28,851 root INFO creating build 2024-07-22 19:09:28,851 root INFO creating build/lib 2024-07-22 19:09:28,851 root INFO creating build/lib/zipfile2 2024-07-22 19:09:28,851 root INFO copying zipfile2/__init__.py -> build/lib/zipfile2 2024-07-22 19:09:28,851 root INFO copying zipfile2/_zipfile.py -> build/lib/zipfile2 2024-07-22 19:09:28,851 root INFO copying zipfile2/_lean_zipfile.py -> build/lib/zipfile2 2024-07-22 19:09:28,852 root INFO copying zipfile2/common.py -> build/lib/zipfile2 2024-07-22 19:09:28,852 root INFO copying zipfile2/_version.py -> build/lib/zipfile2 2024-07-22 19:09:28,852 root INFO creating build/lib/zipfile2/tests 2024-07-22 19:09:28,852 root INFO copying zipfile2/tests/__init__.py -> build/lib/zipfile2/tests 2024-07-22 19:09:28,852 root INFO copying zipfile2/tests/test__zipfile.py -> build/lib/zipfile2/tests 2024-07-22 19:09:28,853 root INFO copying zipfile2/tests/test__lean_zipfile.py -> build/lib/zipfile2/tests 2024-07-22 19:09:28,853 root INFO copying zipfile2/tests/common.py -> build/lib/zipfile2/tests 2024-07-22 19:09:28,853 root INFO creating build/lib/zipfile2/tests/data 2024-07-22 19:09:28,854 root INFO copying zipfile2/tests/data/zip_with_softlink.zip -> build/lib/zipfile2/tests/data 2024-07-22 19:09:28,854 root INFO copying zipfile2/tests/data/zip_with_permissions.zip -> build/lib/zipfile2/tests/data 2024-07-22 19:09:28,854 root INFO copying zipfile2/tests/data/zip_with_softlink_and_permissions.zip -> build/lib/zipfile2/tests/data 2024-07-22 19:09:28,854 root INFO copying zipfile2/tests/data/zip_with_directory_softlink.zip -> build/lib/zipfile2/tests/data 2024-07-22 19:09:28,854 root INFO copying zipfile2/tests/data/nose.egg -> build/lib/zipfile2/tests/data 2024-07-22 19:09:28,855 root INFO copying zipfile2/tests/data/vtk.egg -> build/lib/zipfile2/tests/data 2024-07-22 19:09:28,859 root INFO installing to build/bdist.linux-aarch64/wheel 2024-07-22 19:09:28,859 root INFO running install 2024-07-22 19:09:28,867 root INFO running install_lib 2024-07-22 19:09:28,868 root INFO creating build/bdist.linux-aarch64 2024-07-22 19:09:28,868 root INFO creating build/bdist.linux-aarch64/wheel 2024-07-22 19:09:28,869 root INFO creating build/bdist.linux-aarch64/wheel/zipfile2 2024-07-22 19:09:28,869 root INFO copying build/lib/zipfile2/__init__.py -> build/bdist.linux-aarch64/wheel/zipfile2 2024-07-22 19:09:28,869 root INFO copying build/lib/zipfile2/_zipfile.py -> build/bdist.linux-aarch64/wheel/zipfile2 2024-07-22 19:09:28,869 root INFO copying build/lib/zipfile2/_lean_zipfile.py -> build/bdist.linux-aarch64/wheel/zipfile2 2024-07-22 19:09:28,869 root INFO creating build/bdist.linux-aarch64/wheel/zipfile2/tests 2024-07-22 19:09:28,869 root INFO copying build/lib/zipfile2/tests/__init__.py -> build/bdist.linux-aarch64/wheel/zipfile2/tests 2024-07-22 19:09:28,870 root INFO creating build/bdist.linux-aarch64/wheel/zipfile2/tests/data 2024-07-22 19:09:28,870 root INFO copying build/lib/zipfile2/tests/data/zip_with_softlink.zip -> build/bdist.linux-aarch64/wheel/zipfile2/tests/data 2024-07-22 19:09:28,870 root INFO copying build/lib/zipfile2/tests/data/nose.egg -> build/bdist.linux-aarch64/wheel/zipfile2/tests/data 2024-07-22 19:09:28,870 root INFO copying build/lib/zipfile2/tests/data/zip_with_permissions.zip -> build/bdist.linux-aarch64/wheel/zipfile2/tests/data 2024-07-22 19:09:28,870 root INFO copying build/lib/zipfile2/tests/data/zip_with_softlink_and_permissions.zip -> build/bdist.linux-aarch64/wheel/zipfile2/tests/data 2024-07-22 19:09:28,870 root INFO copying build/lib/zipfile2/tests/data/zip_with_directory_softlink.zip -> build/bdist.linux-aarch64/wheel/zipfile2/tests/data 2024-07-22 19:09:28,871 root INFO copying build/lib/zipfile2/tests/data/vtk.egg -> build/bdist.linux-aarch64/wheel/zipfile2/tests/data 2024-07-22 19:09:28,871 root INFO copying build/lib/zipfile2/tests/test__zipfile.py -> build/bdist.linux-aarch64/wheel/zipfile2/tests 2024-07-22 19:09:28,871 root INFO copying build/lib/zipfile2/tests/test__lean_zipfile.py -> build/bdist.linux-aarch64/wheel/zipfile2/tests 2024-07-22 19:09:28,871 root INFO copying build/lib/zipfile2/tests/common.py -> build/bdist.linux-aarch64/wheel/zipfile2/tests 2024-07-22 19:09:28,871 root INFO copying build/lib/zipfile2/common.py -> build/bdist.linux-aarch64/wheel/zipfile2 2024-07-22 19:09:28,871 root INFO copying build/lib/zipfile2/_version.py -> build/bdist.linux-aarch64/wheel/zipfile2 2024-07-22 19:09:28,871 root INFO running install_egg_info 2024-07-22 19:09:28,873 root INFO running egg_info 2024-07-22 19:09:28,873 root INFO creating zipfile2.egg-info 2024-07-22 19:09:28,874 root INFO writing zipfile2.egg-info/PKG-INFO 2024-07-22 19:09:28,875 root INFO writing dependency_links to zipfile2.egg-info/dependency_links.txt 2024-07-22 19:09:28,875 root INFO writing top-level names to zipfile2.egg-info/top_level.txt 2024-07-22 19:09:28,875 root INFO writing manifest file 'zipfile2.egg-info/SOURCES.txt' 2024-07-22 19:09:28,877 root INFO reading manifest file 'zipfile2.egg-info/SOURCES.txt' 2024-07-22 19:09:28,877 root INFO reading manifest template 'MANIFEST.in' 2024-07-22 19:09:28,877 root INFO adding license file 'LICENSE' 2024-07-22 19:09:28,878 root INFO writing manifest file 'zipfile2.egg-info/SOURCES.txt' 2024-07-22 19:09:28,878 root INFO Copying zipfile2.egg-info to build/bdist.linux-aarch64/wheel/zipfile2-0.0.12-py3.12.egg-info 2024-07-22 19:09:28,879 root INFO running install_scripts 2024-07-22 19:09:28,880 root INFO creating build/bdist.linux-aarch64/wheel/zipfile2-0.0.12.dist-info/WHEEL 2024-07-22 19:09:28,880 wheel INFO creating '/home/buildozer/aports/testing/py3-zipfile2/src/zipfile2-0.0.12/dist/.tmp-rhghujo7/zipfile2-0.0.12-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-07-22 19:09:28,881 wheel INFO adding 'zipfile2/__init__.py' 2024-07-22 19:09:28,881 wheel INFO adding 'zipfile2/_lean_zipfile.py' 2024-07-22 19:09:28,881 wheel INFO adding 'zipfile2/_version.py' 2024-07-22 19:09:28,881 wheel INFO adding 'zipfile2/_zipfile.py' 2024-07-22 19:09:28,881 wheel INFO adding 'zipfile2/common.py' 2024-07-22 19:09:28,882 wheel INFO adding 'zipfile2/tests/__init__.py' 2024-07-22 19:09:28,882 wheel INFO adding 'zipfile2/tests/common.py' 2024-07-22 19:09:28,882 wheel INFO adding 'zipfile2/tests/test__lean_zipfile.py' 2024-07-22 19:09:28,882 wheel INFO adding 'zipfile2/tests/test__zipfile.py' 2024-07-22 19:09:28,883 wheel INFO adding 'zipfile2/tests/data/nose.egg' 2024-07-22 19:09:28,883 wheel INFO adding 'zipfile2/tests/data/vtk.egg' 2024-07-22 19:09:28,883 wheel INFO adding 'zipfile2/tests/data/zip_with_directory_softlink.zip' 2024-07-22 19:09:28,883 wheel INFO adding 'zipfile2/tests/data/zip_with_permissions.zip' 2024-07-22 19:09:28,883 wheel INFO adding 'zipfile2/tests/data/zip_with_softlink.zip' 2024-07-22 19:09:28,883 wheel INFO adding 'zipfile2/tests/data/zip_with_softlink_and_permissions.zip' 2024-07-22 19:09:28,884 wheel INFO adding 'zipfile2-0.0.12.dist-info/LICENSE' 2024-07-22 19:09:28,884 wheel INFO adding 'zipfile2-0.0.12.dist-info/METADATA' 2024-07-22 19:09:28,884 wheel INFO adding 'zipfile2-0.0.12.dist-info/WHEEL' 2024-07-22 19:09:28,884 wheel INFO adding 'zipfile2-0.0.12.dist-info/top_level.txt' 2024-07-22 19:09:28,884 wheel INFO adding 'zipfile2-0.0.12.dist-info/RECORD' 2024-07-22 19:09:28,884 root INFO removing build/bdist.linux-aarch64/wheel 2024-07-22 19:09:28,885 gpep517 INFO The backend produced dist/zipfile2-0.0.12-py3-none-any.whl zipfile2-0.0.12-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.3.1, pluggy-1.5.0 -- /home/buildozer/aports/testing/py3-zipfile2/src/testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-zipfile2/src/zipfile2-0.0.12 collecting ... collected 28 items zipfile2/tests/test__lean_zipfile.py::TestLeanZipFile::test_context_manager PASSED [ 3%] zipfile2/tests/test__lean_zipfile.py::TestLeanZipFile::test_get_infos PASSED [ 7%] zipfile2/tests/test__lean_zipfile.py::TestLeanZipFile::test_read_from_name PASSED [ 10%] zipfile2/tests/test__lean_zipfile.py::TestLeanZipFile::test_read_from_zinfo PASSED [ 14%] zipfile2/tests/test__lean_zipfile.py::TestLeanZipFile::test_simple PASSED [ 17%] zipfile2/tests/test__zipfile.py::TestZipFile::test_add_tree PASSED [ 21%] zipfile2/tests/test__zipfile.py::TestZipFile::test_context_manager PASSED [ 25%] zipfile2/tests/test__zipfile.py::TestZipFile::test_directory_softlink PASSED [ 28%] zipfile2/tests/test__zipfile.py::TestZipFile::test_existing_symlink_replacement PASSED [ 32%] zipfile2/tests/test__zipfile.py::TestZipFile::test_extract PASSED [ 35%] zipfile2/tests/test__zipfile.py::TestZipFile::test_extract_to PASSED [ 39%] zipfile2/tests/test__zipfile.py::TestZipFile::test_multiple_archives_read PASSED [ 42%] zipfile2/tests/test__zipfile.py::TestZipFile::test_multiple_archives_write PASSED [ 46%] zipfile2/tests/test__zipfile.py::TestZipFile::test_multiple_archives_writestr PASSED [ 50%] zipfile2/tests/test__zipfile.py::TestZipFile::test_multiple_archives_writestr_write PASSED [ 53%] zipfile2/tests/test__zipfile.py::TestZipFile::test_permissions PASSED [ 57%] zipfile2/tests/test__zipfile.py::TestZipFile::test_simple PASSED [ 60%] zipfile2/tests/test__zipfile.py::TestZipFile::test_softlink PASSED [ 64%] zipfile2/tests/test__zipfile.py::TestZipFile::test_softlink_with_broken_entry PASSED [ 67%] zipfile2/tests/test__zipfile.py::TestZipFile::test_write_symlink_directory PASSED [ 71%] zipfile2/tests/test__zipfile.py::TestZipFile::test_write_symlink_file PASSED [ 75%] zipfile2/tests/test__zipfile.py::TestsPermissionExtraction::test_extract_preserve_all PASSED [ 78%] zipfile2/tests/test__zipfile.py::TestsPermissionExtraction::test_extract_preserve_none PASSED [ 82%] zipfile2/tests/test__zipfile.py::TestsPermissionExtraction::test_extract_preserve_safe PASSED [ 85%] zipfile2/tests/test__zipfile.py::TestsPermissionExtraction::test_extract_preserve_safe_with_symlink PASSED [ 89%] zipfile2/tests/test__zipfile.py::TestsPermissionExtraction::test_extractall_preserve_all PASSED [ 92%] zipfile2/tests/test__zipfile.py::TestsPermissionExtraction::test_extractall_preserve_none PASSED [ 96%] zipfile2/tests/test__zipfile.py::TestsPermissionExtraction::test_extractall_preserve_safe PASSED [100%] =============================== warnings summary =============================== zipfile2/tests/test__zipfile.py::TestZipFile::test_multiple_archives_read /usr/lib/python3.12/zipfile/__init__.py:1607: UserWarning: Duplicate name: 'file.py' return self._open_to_write(zinfo, force_zip64=force_zip64) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 28 passed, 1 warning in 0.14s ========================= >>> py3-zipfile2: Entering fakeroot... >>> py3-zipfile2-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-zipfile2/pkg/py3-zipfile2/usr/lib/python3.12/site-packages/zipfile2/__pycache__' -> '/home/buildozer/aports/testing/py3-zipfile2/pkg/py3-zipfile2-pyc/usr/lib/python3.12/site-packages/zipfile2/__pycache__' '/home/buildozer/aports/testing/py3-zipfile2/pkg/py3-zipfile2/usr/lib/python3.12/site-packages/zipfile2/tests/__pycache__' -> '/home/buildozer/aports/testing/py3-zipfile2/pkg/py3-zipfile2-pyc/usr/lib/python3.12/site-packages/zipfile2/tests/__pycache__' >>> py3-zipfile2-pyc*: Preparing subpackage py3-zipfile2-pyc... >>> py3-zipfile2-pyc*: Running postcheck for py3-zipfile2-pyc >>> py3-zipfile2*: Running postcheck for py3-zipfile2 >>> py3-zipfile2*: Preparing package py3-zipfile2... >>> py3-zipfile2*: Stripping binaries >>> WARNING: py3-zipfile2*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-zipfile2-pyc*: Scanning shared objects >>> py3-zipfile2*: Scanning shared objects >>> py3-zipfile2-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-zipfile2-pyc*: Package size: 136.0 KB >>> py3-zipfile2-pyc*: Compressing data... >>> py3-zipfile2-pyc*: Create checksum... >>> py3-zipfile2-pyc*: Create py3-zipfile2-pyc-0.0.12-r0.apk >>> py3-zipfile2*: Tracing dependencies... python3 python3~3.12 >>> py3-zipfile2*: Package size: 172.0 KB >>> py3-zipfile2*: Compressing data... >>> py3-zipfile2*: Create checksum... >>> py3-zipfile2*: Create py3-zipfile2-0.0.12-r0.apk >>> py3-zipfile2: Build complete at Mon, 22 Jul 2024 19:09:29 +0000 elapsed time 0h 0m 3s >>> py3-zipfile2: Cleaning up srcdir >>> py3-zipfile2: Cleaning up pkgdir >>> py3-zipfile2: Uninstalling dependencies... (1/32) Purging .makedepends-py3-zipfile2 (20240722.190928) (2/32) Purging py3-gpep517-pyc (16-r0) (3/32) Purging py3-gpep517 (16-r0) (4/32) Purging py3-installer-pyc (0.7.0-r2) (5/32) Purging py3-installer (0.7.0-r2) (6/32) Purging py3-setuptools-pyc (70.3.0-r0) (7/32) Purging py3-setuptools (70.3.0-r0) (8/32) Purging py3-wheel-pyc (0.42.0-r1) (9/32) Purging py3-wheel (0.42.0-r1) (10/32) Purging py3-pytest-pyc (8.3.1-r0) (11/32) Purging py3-pytest (8.3.1-r0) (12/32) Purging py3-iniconfig-pyc (2.0.0-r1) (13/32) Purging py3-iniconfig (2.0.0-r1) (14/32) Purging py3-packaging-pyc (24.1-r0) (15/32) Purging py3-packaging (24.1-r0) (16/32) Purging py3-parsing-pyc (3.1.2-r1) (17/32) Purging py3-parsing (3.1.2-r1) (18/32) Purging py3-pluggy-pyc (1.5.0-r0) (19/32) Purging py3-pluggy (1.5.0-r0) (20/32) Purging py3-py-pyc (1.11.0-r3) (21/32) Purging py3-py (1.11.0-r3) (22/32) Purging python3-pyc (3.12.3-r1) (23/32) Purging python3-pycache-pyc0 (3.12.3-r1) (24/32) Purging pyc (3.12.3-r1) (25/32) Purging python3 (3.12.3-r1) (26/32) Purging gdbm (1.24-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.4.6-r0) (29/32) Purging libpanelw (6.5_p20240601-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging sqlite-libs (3.46.0-r0) (32/32) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 413 MiB in 108 packages >>> py3-zipfile2: Updating the testing/aarch64 repository index... >>> py3-zipfile2: Signing the index...