>>> py3-click: Building community/py3-click 8.2.1-r0 (using abuild 3.15.0_rc3-r3) started Mon, 26 May 2025 03:31:42 +0000 >>> py3-click: Validating /home/buildozer/aports/community/py3-click/APKBUILD... >>> py3-click: Analyzing dependencies... >>> py3-click: Installing for build: build-base py3-flit-core py3-gpep517 py3-pytest (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.4.8-r0) (3/30) Installing gdbm (1.24-r0) (4/30) Installing xz-libs (5.8.1-r0) (5/30) Installing mpdecimal (4.0.1-r0) (6/30) Installing libpanelw (6.5_p20250503-r0) (7/30) Installing sqlite-libs (3.49.2-r0) (8/30) Installing python3 (3.12.10-r1) (9/30) Installing python3-pycache-pyc0 (3.12.10-r1) (10/30) Installing pyc (3.12.10-r1) (11/30) Installing py3-flit-core-pyc (3.12.0-r0) (12/30) Installing python3-pyc (3.12.10-r1) (13/30) Installing py3-flit-core (3.12.0-r0) (14/30) Installing py3-installer (0.7.0-r2) (15/30) Installing py3-installer-pyc (0.7.0-r2) (16/30) Installing py3-gpep517 (19-r0) (17/30) Installing py3-gpep517-pyc (19-r0) (18/30) Installing py3-iniconfig (2.1.0-r0) (19/30) Installing py3-iniconfig-pyc (2.1.0-r0) (20/30) Installing py3-parsing (3.2.3-r0) (21/30) Installing py3-parsing-pyc (3.2.3-r0) (22/30) Installing py3-packaging (25.0-r0) (23/30) Installing py3-packaging-pyc (25.0-r0) (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-r4) (27/30) Installing py3-py-pyc (1.11.0-r4) (28/30) Installing py3-pytest (8.3.5-r0) (29/30) Installing py3-pytest-pyc (8.3.5-r0) (30/30) Installing .makedepends-py3-click (20250526.033143) Executing busybox-1.37.0-r17.trigger OK: 442 MiB in 136 packages >>> py3-click: Cleaning up srcdir >>> py3-click: Cleaning up pkgdir >>> py3-click: Cleaning up tmpdir >>> py3-click: Fetching https://distfiles.alpinelinux.org/distfiles/edge/click-8.2.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-click: Fetching https://files.pythonhosted.org/packages/source/c/click/click-8.2.1.tar.gz Connecting to files.pythonhosted.org (151.101.64.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/edge/click-8.2.1.tar.gz.part' click-8.2.1.tar.gz.p 100% |********************************| 279k 0:00:00 ETA '/var/cache/distfiles/edge/click-8.2.1.tar.gz.part' saved >>> py3-click: Fetching https://distfiles.alpinelinux.org/distfiles/edge/click-8.2.1.tar.gz >>> py3-click: Checking sha512sums... click-8.2.1.tar.gz: OK busybox-fix.patch: OK fix-filesystem-dependent-test.patch: OK >>> py3-click: Unpacking /var/cache/distfiles/edge/click-8.2.1.tar.gz... >>> py3-click: busybox-fix.patch patching file src/click/_termui_impl.py >>> py3-click: fix-filesystem-dependent-test.patch patching file tests/test_types.py 2025-05-26 03:31:44,308 gpep517 INFO Building wheel via backend flit_core.buildapi 2025-05-26 03:31:44,312 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2025-05-26 03:28:39+00:00 2025-05-26 03:31:44,312 flit_core.wheel INFO Copying package file(s) from src/click 2025-05-26 03:31:44,317 flit_core.wheel INFO Writing metadata files 2025-05-26 03:31:44,318 flit_core.wheel INFO Writing the record of files 2025-05-26 03:31:44,318 flit_core.wheel INFO Built wheel: .dist/click-8.2.1-py3-none-any.whl 2025-05-26 03:31:44,318 gpep517 INFO The backend produced .dist/click-8.2.1-py3-none-any.whl click-8.2.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-click/src/click-8.2.1 configfile: pyproject.toml testpaths: tests collected 761 items tests/test_arguments.py .......................................... [ 5%] tests/test_basic.py .................................................... [ 12%] ....... [ 13%] tests/test_chain.py ...............x [ 15%] tests/test_command_decorators.py ......... [ 16%] tests/test_commands.py ................................................. [ 22%] .............. [ 24%] tests/test_compat.py . [ 24%] tests/test_context.py ........................... [ 28%] tests/test_custom_classes.py ...... [ 29%] tests/test_defaults.py ..... [ 29%] tests/test_formatting.py ................. [ 32%] tests/test_imports.py . [ 32%] tests/test_info_dict.py ...................... [ 35%] tests/test_normalization.py ... [ 35%] tests/test_options.py .................................................. [ 42%] ........................................................................ [ 51%] ...................... [ 54%] tests/test_parser.py ....... [ 55%] tests/test_shell_completion.py ......................................... [ 60%] ...... [ 61%] tests/test_termui.py ............................................sssssss [ 68%] ssssssssssssss................... [ 72%] tests/test_testing.py .......................... [ 76%] tests/test_types.py ........................................ [ 81%] tests/test_utils.py .................................................... [ 88%] ........................................................................ [ 97%] .................. [100%] ================== 739 passed, 21 skipped, 1 xfailed in 1.95s ================== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-690fc0e7-cdec-4c66-b831-bea4783b7a93/popen-gw38/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-690fc0e7-cdec-4c66-b831-bea4783b7a93/popen-gw38/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-690fc0e7-cdec-4c66-b831-bea4783b7a93/popen-gw38 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-690fc0e7-cdec-4c66-b831-bea4783b7a93/popen-gw38' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-690fc0e7-cdec-4c66-b831-bea4783b7a93 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-690fc0e7-cdec-4c66-b831-bea4783b7a93' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-a55bd7ac-3169-40fe-922d-8cc97cb0622c/test_validate_zimfile_creatabl3 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-a55bd7ac-3169-40fe-922d-8cc97cb0622c/test_validate_zimfile_creatabl3' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-a55bd7ac-3169-40fe-922d-8cc97cb0622c : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-a55bd7ac-3169-40fe-922d-8cc97cb0622c' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-2ce2a742-b426-4a7f-a81b-c31f29efbfce/popen-gw10/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-2ce2a742-b426-4a7f-a81b-c31f29efbfce/popen-gw10/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-2ce2a742-b426-4a7f-a81b-c31f29efbfce/popen-gw10 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-2ce2a742-b426-4a7f-a81b-c31f29efbfce/popen-gw10' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-2ce2a742-b426-4a7f-a81b-c31f29efbfce : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-2ce2a742-b426-4a7f-a81b-c31f29efbfce' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-cec27236-7799-4e03-99b6-55108e6c2df9/popen-gw7/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-cec27236-7799-4e03-99b6-55108e6c2df9/popen-gw7/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-cec27236-7799-4e03-99b6-55108e6c2df9/popen-gw7 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-cec27236-7799-4e03-99b6-55108e6c2df9/popen-gw7' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-cec27236-7799-4e03-99b6-55108e6c2df9 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-cec27236-7799-4e03-99b6-55108e6c2df9' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-da0512f6-db60-4c2d-ac17-b90543496f91/popen-gw23/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-da0512f6-db60-4c2d-ac17-b90543496f91/popen-gw23/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-da0512f6-db60-4c2d-ac17-b90543496f91/popen-gw23 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-da0512f6-db60-4c2d-ac17-b90543496f91/popen-gw23' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-da0512f6-db60-4c2d-ac17-b90543496f91 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-da0512f6-db60-4c2d-ac17-b90543496f91' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-57ab4014-541c-4678-8063-1bb074765b92/popen-gw21/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-57ab4014-541c-4678-8063-1bb074765b92/popen-gw21/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-57ab4014-541c-4678-8063-1bb074765b92/popen-gw21 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-57ab4014-541c-4678-8063-1bb074765b92/popen-gw21' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-57ab4014-541c-4678-8063-1bb074765b92 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-57ab4014-541c-4678-8063-1bb074765b92' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-557b77ee-d1fb-446d-9bb7-ea64c9441cdb/popen-gw14/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-557b77ee-d1fb-446d-9bb7-ea64c9441cdb/popen-gw14/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-557b77ee-d1fb-446d-9bb7-ea64c9441cdb/popen-gw14 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-557b77ee-d1fb-446d-9bb7-ea64c9441cdb/popen-gw14' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-557b77ee-d1fb-446d-9bb7-ea64c9441cdb : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-557b77ee-d1fb-446d-9bb7-ea64c9441cdb' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-03b19ae2-59d1-4c60-89b4-cf4089c628cd/popen-gw13/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-03b19ae2-59d1-4c60-89b4-cf4089c628cd/popen-gw13/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-03b19ae2-59d1-4c60-89b4-cf4089c628cd/popen-gw13 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-03b19ae2-59d1-4c60-89b4-cf4089c628cd/popen-gw13' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-03b19ae2-59d1-4c60-89b4-cf4089c628cd : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-03b19ae2-59d1-4c60-89b4-cf4089c628cd' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-1f57d519-30c3-4791-8686-b022936896ba/popen-gw26/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-1f57d519-30c3-4791-8686-b022936896ba/popen-gw26/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-1f57d519-30c3-4791-8686-b022936896ba/popen-gw26 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-1f57d519-30c3-4791-8686-b022936896ba/popen-gw26' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-1f57d519-30c3-4791-8686-b022936896ba : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-1f57d519-30c3-4791-8686-b022936896ba' warnings.warn( >>> py3-click: Entering fakeroot... >>> py3-click-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/click/__pycache__' -> '/home/buildozer/aports/community/py3-click/pkg/py3-click-pyc/usr/lib/python3.12/site-packages/click/__pycache__' >>> py3-click-pyc*: Preparing subpackage py3-click-pyc... >>> py3-click-pyc*: Running postcheck for py3-click-pyc >>> py3-click*: Running postcheck for py3-click >>> py3-click*: Preparing package py3-click... >>> py3-click-pyc*: Tracing dependencies... python3~3.12 >>> py3-click-pyc*: Package size: 422.6 KB >>> py3-click-pyc*: Compressing data... >>> py3-click-pyc*: Create checksum... >>> py3-click-pyc*: Create py3-click-pyc-8.2.1-r0.apk >>> py3-click*: Tracing dependencies... python3~3.12 >>> py3-click*: Package size: 361.0 KB >>> py3-click*: Compressing data... >>> py3-click*: Create checksum... >>> py3-click*: Create py3-click-8.2.1-r0.apk >>> py3-click: Build complete at Mon, 26 May 2025 03:31:47 +0000 elapsed time 0h 0m 5s >>> py3-click: Cleaning up srcdir >>> py3-click: Cleaning up pkgdir >>> py3-click: Uninstalling dependencies... (1/30) Purging .makedepends-py3-click (20250526.033143) (2/30) Purging py3-flit-core-pyc (3.12.0-r0) (3/30) Purging py3-flit-core (3.12.0-r0) (4/30) Purging py3-gpep517-pyc (19-r0) (5/30) Purging py3-gpep517 (19-r0) (6/30) Purging py3-installer-pyc (0.7.0-r2) (7/30) Purging py3-installer (0.7.0-r2) (8/30) Purging py3-pytest-pyc (8.3.5-r0) (9/30) Purging py3-pytest (8.3.5-r0) (10/30) Purging py3-iniconfig-pyc (2.1.0-r0) (11/30) Purging py3-iniconfig (2.1.0-r0) (12/30) Purging py3-packaging-pyc (25.0-r0) (13/30) Purging py3-packaging (25.0-r0) (14/30) Purging py3-parsing-pyc (3.2.3-r0) (15/30) Purging py3-parsing (3.2.3-r0) (16/30) Purging py3-pluggy-pyc (1.5.0-r0) (17/30) Purging py3-pluggy (1.5.0-r0) (18/30) Purging py3-py-pyc (1.11.0-r4) (19/30) Purging py3-py (1.11.0-r4) (20/30) Purging python3-pyc (3.12.10-r1) (21/30) Purging python3-pycache-pyc0 (3.12.10-r1) (22/30) Purging pyc (3.12.10-r1) (23/30) Purging python3 (3.12.10-r1) (24/30) Purging gdbm (1.24-r0) (25/30) Purging libbz2 (1.0.8-r6) (26/30) Purging libffi (3.4.8-r0) (27/30) Purging libpanelw (6.5_p20250503-r0) (28/30) Purging mpdecimal (4.0.1-r0) (29/30) Purging sqlite-libs (3.49.2-r0) (30/30) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 106 packages >>> py3-click: Updating the community/x86_64 repository index... >>> py3-click: Signing the index...