>>> py3-zipfile2: Building testing/py3-zipfile2 0.0.12-r0 (using abuild 3.13.0-r3) started Thu, 01 Aug 2024 12:43:30 +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.43.0-r0) (21/30) Installing py3-wheel-pyc (0.43.0-r0) (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.2-r0) (29/30) Installing py3-pytest-pyc (8.3.2-r0) (30/30) Installing .makedepends-py3-zipfile2 (20240801.124332) Executing busybox-1.36.1-r31.trigger OK: 434 MiB in 147 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 281k 0 --:--:-- --:--:-- --:--:-- 284k >>> 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-08-01 12:43:33,099 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-08-01 12:43:33,115 root INFO running bdist_wheel 2024-08-01 12:43:33,133 root INFO running build 2024-08-01 12:43:33,133 root INFO running build_py 2024-08-01 12:43:33,136 root INFO creating build 2024-08-01 12:43:33,136 root INFO creating build/lib 2024-08-01 12:43:33,136 root INFO creating build/lib/zipfile2 2024-08-01 12:43:33,136 root INFO copying zipfile2/_lean_zipfile.py -> build/lib/zipfile2 2024-08-01 12:43:33,136 root INFO copying zipfile2/__init__.py -> build/lib/zipfile2 2024-08-01 12:43:33,137 root INFO copying zipfile2/common.py -> build/lib/zipfile2 2024-08-01 12:43:33,137 root INFO copying zipfile2/_version.py -> build/lib/zipfile2 2024-08-01 12:43:33,137 root INFO copying zipfile2/_zipfile.py -> build/lib/zipfile2 2024-08-01 12:43:33,137 root INFO creating build/lib/zipfile2/tests 2024-08-01 12:43:33,137 root INFO copying zipfile2/tests/test__lean_zipfile.py -> build/lib/zipfile2/tests 2024-08-01 12:43:33,138 root INFO copying zipfile2/tests/__init__.py -> build/lib/zipfile2/tests 2024-08-01 12:43:33,138 root INFO copying zipfile2/tests/common.py -> build/lib/zipfile2/tests 2024-08-01 12:43:33,138 root INFO copying zipfile2/tests/test__zipfile.py -> build/lib/zipfile2/tests 2024-08-01 12:43:33,139 root INFO creating build/lib/zipfile2/tests/data 2024-08-01 12:43:33,139 root INFO copying zipfile2/tests/data/zip_with_permissions.zip -> build/lib/zipfile2/tests/data 2024-08-01 12:43:33,139 root INFO copying zipfile2/tests/data/zip_with_softlink.zip -> build/lib/zipfile2/tests/data 2024-08-01 12:43:33,139 root INFO copying zipfile2/tests/data/zip_with_softlink_and_permissions.zip -> build/lib/zipfile2/tests/data 2024-08-01 12:43:33,140 root INFO copying zipfile2/tests/data/zip_with_directory_softlink.zip -> build/lib/zipfile2/tests/data 2024-08-01 12:43:33,140 root INFO copying zipfile2/tests/data/vtk.egg -> build/lib/zipfile2/tests/data 2024-08-01 12:43:33,140 root INFO copying zipfile2/tests/data/nose.egg -> build/lib/zipfile2/tests/data 2024-08-01 12:43:33,145 root INFO installing to build/bdist.linux-i686/wheel 2024-08-01 12:43:33,145 root INFO running install 2024-08-01 12:43:33,154 root INFO running install_lib 2024-08-01 12:43:33,157 root INFO creating build/bdist.linux-i686 2024-08-01 12:43:33,157 root INFO creating build/bdist.linux-i686/wheel 2024-08-01 12:43:33,157 root INFO creating build/bdist.linux-i686/wheel/zipfile2 2024-08-01 12:43:33,157 root INFO copying build/lib/zipfile2/_lean_zipfile.py -> build/bdist.linux-i686/wheel/zipfile2 2024-08-01 12:43:33,157 root INFO copying build/lib/zipfile2/__init__.py -> build/bdist.linux-i686/wheel/zipfile2 2024-08-01 12:43:33,157 root INFO copying build/lib/zipfile2/common.py -> build/bdist.linux-i686/wheel/zipfile2 2024-08-01 12:43:33,158 root INFO creating build/bdist.linux-i686/wheel/zipfile2/tests 2024-08-01 12:43:33,158 root INFO copying build/lib/zipfile2/tests/test__lean_zipfile.py -> build/bdist.linux-i686/wheel/zipfile2/tests 2024-08-01 12:43:33,158 root INFO copying build/lib/zipfile2/tests/__init__.py -> build/bdist.linux-i686/wheel/zipfile2/tests 2024-08-01 12:43:33,158 root INFO copying build/lib/zipfile2/tests/common.py -> build/bdist.linux-i686/wheel/zipfile2/tests 2024-08-01 12:43:33,158 root INFO copying build/lib/zipfile2/tests/test__zipfile.py -> build/bdist.linux-i686/wheel/zipfile2/tests 2024-08-01 12:43:33,159 root INFO creating build/bdist.linux-i686/wheel/zipfile2/tests/data 2024-08-01 12:43:33,159 root INFO copying build/lib/zipfile2/tests/data/vtk.egg -> build/bdist.linux-i686/wheel/zipfile2/tests/data 2024-08-01 12:43:33,159 root INFO copying build/lib/zipfile2/tests/data/zip_with_permissions.zip -> build/bdist.linux-i686/wheel/zipfile2/tests/data 2024-08-01 12:43:33,159 root INFO copying build/lib/zipfile2/tests/data/zip_with_softlink.zip -> build/bdist.linux-i686/wheel/zipfile2/tests/data 2024-08-01 12:43:33,159 root INFO copying build/lib/zipfile2/tests/data/zip_with_softlink_and_permissions.zip -> build/bdist.linux-i686/wheel/zipfile2/tests/data 2024-08-01 12:43:33,159 root INFO copying build/lib/zipfile2/tests/data/nose.egg -> build/bdist.linux-i686/wheel/zipfile2/tests/data 2024-08-01 12:43:33,160 root INFO copying build/lib/zipfile2/tests/data/zip_with_directory_softlink.zip -> build/bdist.linux-i686/wheel/zipfile2/tests/data 2024-08-01 12:43:33,160 root INFO copying build/lib/zipfile2/_version.py -> build/bdist.linux-i686/wheel/zipfile2 2024-08-01 12:43:33,160 root INFO copying build/lib/zipfile2/_zipfile.py -> build/bdist.linux-i686/wheel/zipfile2 2024-08-01 12:43:33,160 root INFO running install_egg_info 2024-08-01 12:43:33,162 root INFO running egg_info 2024-08-01 12:43:33,162 root INFO creating zipfile2.egg-info 2024-08-01 12:43:33,164 root INFO writing zipfile2.egg-info/PKG-INFO 2024-08-01 12:43:33,164 root INFO writing dependency_links to zipfile2.egg-info/dependency_links.txt 2024-08-01 12:43:33,165 root INFO writing top-level names to zipfile2.egg-info/top_level.txt 2024-08-01 12:43:33,165 root INFO writing manifest file 'zipfile2.egg-info/SOURCES.txt' 2024-08-01 12:43:33,167 root INFO reading manifest file 'zipfile2.egg-info/SOURCES.txt' 2024-08-01 12:43:33,168 root INFO reading manifest template 'MANIFEST.in' 2024-08-01 12:43:33,168 root INFO adding license file 'LICENSE' 2024-08-01 12:43:33,168 root INFO writing manifest file 'zipfile2.egg-info/SOURCES.txt' 2024-08-01 12:43:33,169 root INFO Copying zipfile2.egg-info to build/bdist.linux-i686/wheel/zipfile2-0.0.12-py3.12.egg-info 2024-08-01 12:43:33,169 root INFO running install_scripts 2024-08-01 12:43:33,171 root INFO creating build/bdist.linux-i686/wheel/zipfile2-0.0.12.dist-info/WHEEL 2024-08-01 12:43:33,171 wheel INFO creating '/home/buildozer/aports/testing/py3-zipfile2/src/zipfile2-0.0.12/dist/.tmp-x697rg43/zipfile2-0.0.12-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-08-01 12:43:33,171 wheel INFO adding 'zipfile2/__init__.py' 2024-08-01 12:43:33,171 wheel INFO adding 'zipfile2/_lean_zipfile.py' 2024-08-01 12:43:33,172 wheel INFO adding 'zipfile2/_version.py' 2024-08-01 12:43:33,172 wheel INFO adding 'zipfile2/_zipfile.py' 2024-08-01 12:43:33,172 wheel INFO adding 'zipfile2/common.py' 2024-08-01 12:43:33,172 wheel INFO adding 'zipfile2/tests/__init__.py' 2024-08-01 12:43:33,172 wheel INFO adding 'zipfile2/tests/common.py' 2024-08-01 12:43:33,173 wheel INFO adding 'zipfile2/tests/test__lean_zipfile.py' 2024-08-01 12:43:33,173 wheel INFO adding 'zipfile2/tests/test__zipfile.py' 2024-08-01 12:43:33,173 wheel INFO adding 'zipfile2/tests/data/nose.egg' 2024-08-01 12:43:33,173 wheel INFO adding 'zipfile2/tests/data/vtk.egg' 2024-08-01 12:43:33,174 wheel INFO adding 'zipfile2/tests/data/zip_with_directory_softlink.zip' 2024-08-01 12:43:33,174 wheel INFO adding 'zipfile2/tests/data/zip_with_permissions.zip' 2024-08-01 12:43:33,174 wheel INFO adding 'zipfile2/tests/data/zip_with_softlink.zip' 2024-08-01 12:43:33,174 wheel INFO adding 'zipfile2/tests/data/zip_with_softlink_and_permissions.zip' 2024-08-01 12:43:33,175 wheel INFO adding 'zipfile2-0.0.12.dist-info/LICENSE' 2024-08-01 12:43:33,175 wheel INFO adding 'zipfile2-0.0.12.dist-info/METADATA' 2024-08-01 12:43:33,175 wheel INFO adding 'zipfile2-0.0.12.dist-info/WHEEL' 2024-08-01 12:43:33,175 wheel INFO adding 'zipfile2-0.0.12.dist-info/top_level.txt' 2024-08-01 12:43:33,175 wheel INFO adding 'zipfile2-0.0.12.dist-info/RECORD' 2024-08-01 12:43:33,175 root INFO removing build/bdist.linux-i686/wheel 2024-08-01 12:43:33,176 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.2, 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.21s ========================= >>> 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 Thu, 01 Aug 2024 12:43:34 +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 (20240801.124332) (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.43.0-r0) (9/30) Purging py3-wheel (0.43.0-r0) (10/30) Purging py3-pytest-pyc (8.3.2-r0) (11/30) Purging py3-pytest (8.3.2-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: 380 MiB in 117 packages >>> py3-zipfile2: Updating the testing/x86 repository index... >>> py3-zipfile2: Signing the index...