>>> py3-zipfile2: Building testing/py3-zipfile2 0.0.12-r0 (using abuild 3.13.0-r3) started Mon, 22 Jul 2024 19:11:20 +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/30) Installing libffi (3.4.6-r0) (2/30) Installing gdbm (1.24-r0) (3/30) Installing mpdecimal (4.0.0-r0) (4/30) Installing libpanelw (6.5_p20240601-r0) (5/30) Installing sqlite-libs (3.46.0-r0) (6/30) Installing python3 (3.12.3-r1) (7/30) Installing python3-pycache-pyc0 (3.12.3-r1) (8/30) Installing pyc (3.12.3-r1) (9/30) Installing python3-pyc (3.12.3-r1) (10/30) Installing py3-installer (0.7.0-r2) (11/30) Installing py3-installer-pyc (0.7.0-r2) (12/30) Installing py3-gpep517 (16-r0) (13/30) Installing py3-gpep517-pyc (16-r0) (14/30) Installing py3-parsing (3.1.2-r1) (15/30) Installing py3-parsing-pyc (3.1.2-r1) (16/30) Installing py3-packaging (24.1-r0) (17/30) Installing py3-packaging-pyc (24.1-r0) (18/30) Installing py3-setuptools (70.3.0-r0) (19/30) Installing py3-setuptools-pyc (70.3.0-r0) (20/30) Installing py3-wheel (0.42.0-r1) (21/30) Installing py3-wheel-pyc (0.42.0-r1) (22/30) Installing py3-iniconfig (2.0.0-r1) (23/30) Installing py3-iniconfig-pyc (2.0.0-r1) (24/30) Installing py3-pluggy (1.5.0-r0) (25/30) Installing py3-pluggy-pyc (1.5.0-r0) (26/30) Installing py3-py (1.11.0-r3) (27/30) Installing py3-py-pyc (1.11.0-r3) (28/30) Installing py3-pytest (8.3.1-r0) (29/30) Installing py3-pytest-pyc (8.3.1-r0) (30/30) Installing .makedepends-py3-zipfile2 (20240722.191121) Executing busybox-1.36.1-r31.trigger OK: 322 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 53036 0 --:--:-- --:--:-- --:--:-- 53002 100 43939 100 43939 0 0 53023 0 --:--:-- --:--:-- --:--:-- 53002 >>> 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/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:11:23,500 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-07-22 19:11:23,521 root INFO running bdist_wheel 2024-07-22 19:11:23,543 root INFO running build 2024-07-22 19:11:23,544 root INFO running build_py 2024-07-22 19:11:23,547 root INFO creating build 2024-07-22 19:11:23,547 root INFO creating build/lib 2024-07-22 19:11:23,547 root INFO creating build/lib/zipfile2 2024-07-22 19:11:23,547 root INFO copying zipfile2/_zipfile.py -> build/lib/zipfile2 2024-07-22 19:11:23,547 root INFO copying zipfile2/_version.py -> build/lib/zipfile2 2024-07-22 19:11:23,548 root INFO copying zipfile2/__init__.py -> build/lib/zipfile2 2024-07-22 19:11:23,548 root INFO copying zipfile2/common.py -> build/lib/zipfile2 2024-07-22 19:11:23,548 root INFO copying zipfile2/_lean_zipfile.py -> build/lib/zipfile2 2024-07-22 19:11:23,548 root INFO creating build/lib/zipfile2/tests 2024-07-22 19:11:23,548 root INFO copying zipfile2/tests/test__zipfile.py -> build/lib/zipfile2/tests 2024-07-22 19:11:23,549 root INFO copying zipfile2/tests/__init__.py -> build/lib/zipfile2/tests 2024-07-22 19:11:23,549 root INFO copying zipfile2/tests/common.py -> build/lib/zipfile2/tests 2024-07-22 19:11:23,549 root INFO copying zipfile2/tests/test__lean_zipfile.py -> build/lib/zipfile2/tests 2024-07-22 19:11:23,550 root INFO creating build/lib/zipfile2/tests/data 2024-07-22 19:11:23,550 root INFO copying zipfile2/tests/data/zip_with_softlink_and_permissions.zip -> build/lib/zipfile2/tests/data 2024-07-22 19:11:23,550 root INFO copying zipfile2/tests/data/zip_with_softlink.zip -> build/lib/zipfile2/tests/data 2024-07-22 19:11:23,551 root INFO copying zipfile2/tests/data/zip_with_directory_softlink.zip -> build/lib/zipfile2/tests/data 2024-07-22 19:11:23,551 root INFO copying zipfile2/tests/data/zip_with_permissions.zip -> build/lib/zipfile2/tests/data 2024-07-22 19:11:23,551 root INFO copying zipfile2/tests/data/vtk.egg -> build/lib/zipfile2/tests/data 2024-07-22 19:11:23,551 root INFO copying zipfile2/tests/data/nose.egg -> build/lib/zipfile2/tests/data 2024-07-22 19:11:23,558 root INFO installing to build/bdist.linux-ppc64le/wheel 2024-07-22 19:11:23,558 root INFO running install 2024-07-22 19:11:23,579 root INFO running install_lib 2024-07-22 19:11:23,582 root INFO creating build/bdist.linux-ppc64le 2024-07-22 19:11:23,582 root INFO creating build/bdist.linux-ppc64le/wheel 2024-07-22 19:11:23,582 root INFO creating build/bdist.linux-ppc64le/wheel/zipfile2 2024-07-22 19:11:23,583 root INFO copying build/lib/zipfile2/_zipfile.py -> build/bdist.linux-ppc64le/wheel/zipfile2 2024-07-22 19:11:23,583 root INFO creating build/bdist.linux-ppc64le/wheel/zipfile2/tests 2024-07-22 19:11:23,583 root INFO copying build/lib/zipfile2/tests/test__zipfile.py -> build/bdist.linux-ppc64le/wheel/zipfile2/tests 2024-07-22 19:11:23,583 root INFO creating build/bdist.linux-ppc64le/wheel/zipfile2/tests/data 2024-07-22 19:11:23,583 root INFO copying build/lib/zipfile2/tests/data/zip_with_softlink_and_permissions.zip -> build/bdist.linux-ppc64le/wheel/zipfile2/tests/data 2024-07-22 19:11:23,583 root INFO copying build/lib/zipfile2/tests/data/zip_with_softlink.zip -> build/bdist.linux-ppc64le/wheel/zipfile2/tests/data 2024-07-22 19:11:23,584 root INFO copying build/lib/zipfile2/tests/data/zip_with_directory_softlink.zip -> build/bdist.linux-ppc64le/wheel/zipfile2/tests/data 2024-07-22 19:11:23,584 root INFO copying build/lib/zipfile2/tests/data/zip_with_permissions.zip -> build/bdist.linux-ppc64le/wheel/zipfile2/tests/data 2024-07-22 19:11:23,584 root INFO copying build/lib/zipfile2/tests/data/vtk.egg -> build/bdist.linux-ppc64le/wheel/zipfile2/tests/data 2024-07-22 19:11:23,584 root INFO copying build/lib/zipfile2/tests/data/nose.egg -> build/bdist.linux-ppc64le/wheel/zipfile2/tests/data 2024-07-22 19:11:23,584 root INFO copying build/lib/zipfile2/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/zipfile2/tests 2024-07-22 19:11:23,585 root INFO copying build/lib/zipfile2/tests/common.py -> build/bdist.linux-ppc64le/wheel/zipfile2/tests 2024-07-22 19:11:23,585 root INFO copying build/lib/zipfile2/tests/test__lean_zipfile.py -> build/bdist.linux-ppc64le/wheel/zipfile2/tests 2024-07-22 19:11:23,585 root INFO copying build/lib/zipfile2/_version.py -> build/bdist.linux-ppc64le/wheel/zipfile2 2024-07-22 19:11:23,585 root INFO copying build/lib/zipfile2/__init__.py -> build/bdist.linux-ppc64le/wheel/zipfile2 2024-07-22 19:11:23,585 root INFO copying build/lib/zipfile2/common.py -> build/bdist.linux-ppc64le/wheel/zipfile2 2024-07-22 19:11:23,585 root INFO copying build/lib/zipfile2/_lean_zipfile.py -> build/bdist.linux-ppc64le/wheel/zipfile2 2024-07-22 19:11:23,586 root INFO running install_egg_info 2024-07-22 19:11:23,588 root INFO running egg_info 2024-07-22 19:11:23,589 root INFO creating zipfile2.egg-info 2024-07-22 19:11:23,591 root INFO writing zipfile2.egg-info/PKG-INFO 2024-07-22 19:11:23,591 root INFO writing dependency_links to zipfile2.egg-info/dependency_links.txt 2024-07-22 19:11:23,591 root INFO writing top-level names to zipfile2.egg-info/top_level.txt 2024-07-22 19:11:23,592 root INFO writing manifest file 'zipfile2.egg-info/SOURCES.txt' 2024-07-22 19:11:23,595 root INFO reading manifest file 'zipfile2.egg-info/SOURCES.txt' 2024-07-22 19:11:23,595 root INFO reading manifest template 'MANIFEST.in' 2024-07-22 19:11:23,596 root INFO adding license file 'LICENSE' 2024-07-22 19:11:23,597 root INFO writing manifest file 'zipfile2.egg-info/SOURCES.txt' 2024-07-22 19:11:23,597 root INFO Copying zipfile2.egg-info to build/bdist.linux-ppc64le/wheel/zipfile2-0.0.12-py3.12.egg-info 2024-07-22 19:11:23,598 root INFO running install_scripts 2024-07-22 19:11:23,599 root INFO creating build/bdist.linux-ppc64le/wheel/zipfile2-0.0.12.dist-info/WHEEL 2024-07-22 19:11:23,599 wheel INFO creating '/home/buildozer/aports/testing/py3-zipfile2/src/zipfile2-0.0.12/dist/.tmp-d2tvlya0/zipfile2-0.0.12-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-07-22 19:11:23,600 wheel INFO adding 'zipfile2/__init__.py' 2024-07-22 19:11:23,600 wheel INFO adding 'zipfile2/_lean_zipfile.py' 2024-07-22 19:11:23,600 wheel INFO adding 'zipfile2/_version.py' 2024-07-22 19:11:23,600 wheel INFO adding 'zipfile2/_zipfile.py' 2024-07-22 19:11:23,601 wheel INFO adding 'zipfile2/common.py' 2024-07-22 19:11:23,601 wheel INFO adding 'zipfile2/tests/__init__.py' 2024-07-22 19:11:23,601 wheel INFO adding 'zipfile2/tests/common.py' 2024-07-22 19:11:23,601 wheel INFO adding 'zipfile2/tests/test__lean_zipfile.py' 2024-07-22 19:11:23,601 wheel INFO adding 'zipfile2/tests/test__zipfile.py' 2024-07-22 19:11:23,602 wheel INFO adding 'zipfile2/tests/data/nose.egg' 2024-07-22 19:11:23,602 wheel INFO adding 'zipfile2/tests/data/vtk.egg' 2024-07-22 19:11:23,602 wheel INFO adding 'zipfile2/tests/data/zip_with_directory_softlink.zip' 2024-07-22 19:11:23,602 wheel INFO adding 'zipfile2/tests/data/zip_with_permissions.zip' 2024-07-22 19:11:23,603 wheel INFO adding 'zipfile2/tests/data/zip_with_softlink.zip' 2024-07-22 19:11:23,603 wheel INFO adding 'zipfile2/tests/data/zip_with_softlink_and_permissions.zip' 2024-07-22 19:11:23,603 wheel INFO adding 'zipfile2-0.0.12.dist-info/LICENSE' 2024-07-22 19:11:23,603 wheel INFO adding 'zipfile2-0.0.12.dist-info/METADATA' 2024-07-22 19:11:23,603 wheel INFO adding 'zipfile2-0.0.12.dist-info/WHEEL' 2024-07-22 19:11:23,604 wheel INFO adding 'zipfile2-0.0.12.dist-info/top_level.txt' 2024-07-22 19:11:23,604 wheel INFO adding 'zipfile2-0.0.12.dist-info/RECORD' 2024-07-22 19:11:23,604 root INFO removing build/bdist.linux-ppc64le/wheel 2024-07-22 19:11:23,605 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.24s ========================= >>> 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/tests/__pycache__' -> '/home/buildozer/aports/testing/py3-zipfile2/pkg/py3-zipfile2-pyc/usr/lib/python3.12/site-packages/zipfile2/tests/__pycache__' '/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__' >>> 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:11:24 +0000 elapsed time 0h 0m 4s >>> py3-zipfile2: Cleaning up srcdir >>> py3-zipfile2: Cleaning up pkgdir >>> py3-zipfile2: Uninstalling dependencies... (1/30) Purging .makedepends-py3-zipfile2 (20240722.191121) (2/30) Purging py3-gpep517-pyc (16-r0) (3/30) Purging py3-gpep517 (16-r0) (4/30) Purging py3-installer-pyc (0.7.0-r2) (5/30) Purging py3-installer (0.7.0-r2) (6/30) Purging py3-setuptools-pyc (70.3.0-r0) (7/30) Purging py3-setuptools (70.3.0-r0) (8/30) Purging py3-wheel-pyc (0.42.0-r1) (9/30) Purging py3-wheel (0.42.0-r1) (10/30) Purging py3-pytest-pyc (8.3.1-r0) (11/30) Purging py3-pytest (8.3.1-r0) (12/30) Purging py3-iniconfig-pyc (2.0.0-r1) (13/30) Purging py3-iniconfig (2.0.0-r1) (14/30) Purging py3-packaging-pyc (24.1-r0) (15/30) Purging py3-packaging (24.1-r0) (16/30) Purging py3-parsing-pyc (3.1.2-r1) (17/30) Purging py3-parsing (3.1.2-r1) (18/30) Purging py3-pluggy-pyc (1.5.0-r0) (19/30) Purging py3-pluggy (1.5.0-r0) (20/30) Purging py3-py-pyc (1.11.0-r3) (21/30) Purging py3-py (1.11.0-r3) (22/30) Purging python3-pyc (3.12.3-r1) (23/30) Purging python3-pycache-pyc0 (3.12.3-r1) (24/30) Purging pyc (3.12.3-r1) (25/30) Purging python3 (3.12.3-r1) (26/30) Purging gdbm (1.24-r0) (27/30) Purging libffi (3.4.6-r0) (28/30) Purging libpanelw (6.5_p20240601-r0) (29/30) Purging mpdecimal (4.0.0-r0) (30/30) Purging sqlite-libs (3.46.0-r0) Executing busybox-1.36.1-r31.trigger OK: 264 MiB in 110 packages >>> py3-zipfile2: Updating the testing/ppc64le repository index... >>> py3-zipfile2: Signing the index...