>>> py3-clickclick: Building testing/py3-clickclick 20.10.2-r2 (using abuild 3.13.0-r3) started Fri, 12 Jul 2024 08:12:33 +0000 >>> py3-clickclick: Checking sanity of /home/buildozer/aports/testing/py3-clickclick/APKBUILD... >>> py3-clickclick: Analyzing dependencies... >>> py3-clickclick: Installing for build: build-base py3-click py3-yaml python3 py3-flake8 py3-setuptools py3-pytest py3-pytest-cov py3-toml (1/46) Installing libbz2 (1.0.8-r6) (2/46) Installing libffi (3.4.6-r0) (3/46) Installing gdbm (1.24-r0) (4/46) Installing xz-libs (5.6.2-r0) (5/46) Installing mpdecimal (4.0.0-r0) (6/46) Installing libpanelw (6.5_p20240601-r0) (7/46) Installing readline (8.2.10-r0) (8/46) Installing sqlite-libs (3.46.0-r0) (9/46) Installing python3 (3.12.3-r1) (10/46) Installing python3-pycache-pyc0 (3.12.3-r1) (11/46) Installing pyc (3.12.3-r1) (12/46) Installing py3-click-pyc (8.1.7-r2) (13/46) Installing python3-pyc (3.12.3-r1) (14/46) Installing py3-click (8.1.7-r2) (15/46) Installing yaml (0.2.5-r2) (16/46) Installing py3-yaml (6.0.1-r3) (17/46) Installing py3-yaml-pyc (6.0.1-r3) (18/46) Installing py3-pyflakes (3.2.0-r1) (19/46) Installing py3-pyflakes-pyc (3.2.0-r1) (20/46) Installing py3-pycodestyle (2.12.0-r0) (21/46) Installing py3-pycodestyle-pyc (2.12.0-r0) (22/46) Installing py3-mccabe (0.7.0-r3) (23/46) Installing py3-mccabe-pyc (0.7.0-r3) (24/46) Installing py3-flake8 (7.1.0-r0) (25/46) Installing py3-flake8-pyc (7.1.0-r0) (26/46) Installing py3-parsing (3.1.2-r1) (27/46) Installing py3-parsing-pyc (3.1.2-r1) (28/46) Installing py3-packaging (24.1-r0) (29/46) Installing py3-packaging-pyc (24.1-r0) (30/46) Installing py3-setuptools (70.3.0-r0) (31/46) Installing py3-setuptools-pyc (70.3.0-r0) (32/46) Installing py3-iniconfig (2.0.0-r1) (33/46) Installing py3-iniconfig-pyc (2.0.0-r1) (34/46) Installing py3-pluggy (1.5.0-r0) (35/46) Installing py3-pluggy-pyc (1.5.0-r0) (36/46) Installing py3-py (1.11.0-r3) (37/46) Installing py3-py-pyc (1.11.0-r3) (38/46) Installing py3-pytest (8.2.2-r1) (39/46) Installing py3-pytest-pyc (8.2.2-r1) (40/46) Installing py3-coverage (7.5.1-r0) (41/46) Installing py3-coverage-pyc (7.5.1-r0) (42/46) Installing py3-pytest-cov (5.0.0-r0) (43/46) Installing py3-pytest-cov-pyc (5.0.0-r0) (44/46) Installing py3-toml (0.10.2-r7) (45/46) Installing py3-toml-pyc (0.10.2-r7) (46/46) Installing .makedepends-py3-clickclick (20240712.081246) Executing busybox-1.36.1-r31.trigger OK: 273 MiB in 145 packages >>> py3-clickclick: Cleaning up srcdir >>> py3-clickclick: Cleaning up pkgdir >>> py3-clickclick: Cleaning up tmpdir >>> py3-clickclick: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-clickclick-20.10.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-clickclick: Fetching py3-clickclick-20.10.2.tar.gz::https://codeberg.org/hjacobs/python-clickclick/archive/20.10.2.tar.gz Connecting to codeberg.org (217.197.91.145:443) saving to '/var/cache/distfiles/py3-clickclick-20.10.2.tar.gz.part' py3-clickclick-20.10 100% |********************************| 11384 0:00:00 ETA '/var/cache/distfiles/py3-clickclick-20.10.2.tar.gz.part' saved >>> py3-clickclick: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-clickclick-20.10.2.tar.gz >>> py3-clickclick: Checking sha512sums... py3-clickclick-20.10.2.tar.gz: OK Remove-unused-six-from-setup_requires-1.patch: OK fix-quoting-style-in-assert.patch: OK >>> py3-clickclick: Unpacking /var/cache/distfiles/py3-clickclick-20.10.2.tar.gz... >>> py3-clickclick: Remove-unused-six-from-setup_requires-1.patch patching file setup.py >>> py3-clickclick: fix-quoting-style-in-assert.patch patching file tests/test_console.py /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/clickclick copying clickclick/console.py -> build/lib/clickclick copying clickclick/__init__.py -> build/lib/clickclick /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info creating clickclick.egg-info writing clickclick.egg-info/PKG-INFO writing dependency_links to clickclick.egg-info/dependency_links.txt writing requirements to clickclick.egg-info/requires.txt writing top-level names to clickclick.egg-info/top_level.txt writing manifest file 'clickclick.egg-info/SOURCES.txt' reading manifest file 'clickclick.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'clickclick.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.2.2, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-clickclick/src/python-clickclick plugins: cov-5.0.0 collecting ... collected 13 items tests/test_console.py::test_echo Action.. OK Action.. some error Action.. some fatal error Action.. some warning Some info PASSED tests/test_console.py::test_action Try and fail.. EXCEPTION OCCURRED: Perform and progress.. . failing.. Perform and progress.. . warning.. Perform and progress.. . all fine Perform and progress.. . OK Perform, progress and done .DONE Perform action new line OK Try and fail badly.. failing.. In new line! PASSED tests/test_console.py::test_print_tables Name │Status │Some Time foobar yes now 2m ago 16m ago long output Name │Status│Some Time foobar yes now 2m ago 16m ago lo.. Name │Status│Some Time {'orignal': 'bla', 'other': 'foo'} ERROR PASSED tests/test_console.py::test_text_out PASSED tests/test_console.py::test_json_out PASSED tests/test_console.py::test_yaml_out PASSED tests/test_console.py::test_tsv_out PASSED tests/test_console.py::test_float_range PASSED tests/test_console.py::test_url_type PASSED tests/test_console.py::test_choice Please choose 1) a 2) b Please choose 1) Label A PASSED tests/test_console.py::test_format_time PASSED tests/test_console.py::test_cli PASSED tests/test_console.py::test_choice_default PASSED - generated xml file: /home/buildozer/aports/testing/py3-clickclick/src/python-clickclick/junit.xml - ---------- coverage: platform linux, python 3.12.3-final-0 ----------- Name Stmts Miss Cover Missing ------------------------------------------------------ clickclick/__init__.py 2 0 100% clickclick/console.py 253 3 99% 14-15, 259 ------------------------------------------------------ TOTAL 255 3 99% Coverage XML written to file coverage.xml ============================== 13 passed in 0.57s ============================== >>> py3-clickclick: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/py3-clickclick/pkg creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12 creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12/site-packages creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12/site-packages/clickclick copying build/lib/clickclick/console.py -> /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12/site-packages/clickclick copying build/lib/clickclick/__init__.py -> /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12/site-packages/clickclick byte-compiling /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12/site-packages/clickclick/console.py to console.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12/site-packages/clickclick/__init__.py to __init__.cpython-312.pyc running install_egg_info running egg_info writing clickclick.egg-info/PKG-INFO writing dependency_links to clickclick.egg-info/dependency_links.txt writing requirements to clickclick.egg-info/requires.txt writing top-level names to clickclick.egg-info/top_level.txt reading manifest file 'clickclick.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'clickclick.egg-info/SOURCES.txt' Copying clickclick.egg-info to /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12/site-packages/clickclick-20.10.2-py3.12.egg-info running install_scripts >>> py3-clickclick-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12/site-packages/clickclick/__pycache__' -> '/home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick-pyc/usr/lib/python3.12/site-packages/clickclick/__pycache__' >>> py3-clickclick-pyc*: Preparing subpackage py3-clickclick-pyc... >>> py3-clickclick-pyc*: Running postcheck for py3-clickclick-pyc >>> py3-clickclick*: Running postcheck for py3-clickclick >>> py3-clickclick*: Preparing package py3-clickclick... >>> py3-clickclick-pyc*: Tracing dependencies... py3-click py3-yaml python3 python3~3.12 >>> py3-clickclick-pyc*: Package size: 52.0 KB >>> py3-clickclick-pyc*: Compressing data... >>> py3-clickclick-pyc*: Create checksum... >>> py3-clickclick-pyc*: Create py3-clickclick-pyc-20.10.2-r2.apk >>> py3-clickclick*: Tracing dependencies... py3-click py3-yaml python3 python3~3.12 >>> py3-clickclick*: Package size: 68.0 KB >>> py3-clickclick*: Compressing data... >>> py3-clickclick*: Create checksum... >>> py3-clickclick*: Create py3-clickclick-20.10.2-r2.apk >>> py3-clickclick: Build complete at Fri, 12 Jul 2024 08:12:53 +0000 elapsed time 0h 0m 20s >>> py3-clickclick: Cleaning up srcdir >>> py3-clickclick: Cleaning up pkgdir >>> py3-clickclick: Uninstalling dependencies... (1/46) Purging .makedepends-py3-clickclick (20240712.081246) (2/46) Purging py3-click-pyc (8.1.7-r2) (3/46) Purging py3-click (8.1.7-r2) (4/46) Purging py3-yaml-pyc (6.0.1-r3) (5/46) Purging py3-yaml (6.0.1-r3) (6/46) Purging py3-flake8-pyc (7.1.0-r0) (7/46) Purging py3-flake8 (7.1.0-r0) (8/46) Purging py3-pyflakes-pyc (3.2.0-r1) (9/46) Purging py3-pyflakes (3.2.0-r1) (10/46) Purging py3-pycodestyle-pyc (2.12.0-r0) (11/46) Purging py3-pycodestyle (2.12.0-r0) (12/46) Purging py3-mccabe-pyc (0.7.0-r3) (13/46) Purging py3-mccabe (0.7.0-r3) (14/46) Purging py3-setuptools-pyc (70.3.0-r0) (15/46) Purging py3-setuptools (70.3.0-r0) (16/46) Purging py3-pytest-cov-pyc (5.0.0-r0) (17/46) Purging py3-pytest-cov (5.0.0-r0) (18/46) Purging py3-pytest-pyc (8.2.2-r1) (19/46) Purging py3-pytest (8.2.2-r1) (20/46) Purging py3-iniconfig-pyc (2.0.0-r1) (21/46) Purging py3-iniconfig (2.0.0-r1) (22/46) Purging py3-packaging-pyc (24.1-r0) (23/46) Purging py3-packaging (24.1-r0) (24/46) Purging py3-parsing-pyc (3.1.2-r1) (25/46) Purging py3-parsing (3.1.2-r1) (26/46) Purging py3-pluggy-pyc (1.5.0-r0) (27/46) Purging py3-pluggy (1.5.0-r0) (28/46) Purging py3-py-pyc (1.11.0-r3) (29/46) Purging py3-py (1.11.0-r3) (30/46) Purging py3-coverage-pyc (7.5.1-r0) (31/46) Purging py3-coverage (7.5.1-r0) (32/46) Purging py3-toml-pyc (0.10.2-r7) (33/46) Purging py3-toml (0.10.2-r7) (34/46) Purging python3-pyc (3.12.3-r1) (35/46) Purging python3-pycache-pyc0 (3.12.3-r1) (36/46) Purging pyc (3.12.3-r1) (37/46) Purging yaml (0.2.5-r2) (38/46) Purging python3 (3.12.3-r1) (39/46) Purging gdbm (1.24-r0) (40/46) Purging libbz2 (1.0.8-r6) (41/46) Purging libffi (3.4.6-r0) (42/46) Purging libpanelw (6.5_p20240601-r0) (43/46) Purging mpdecimal (4.0.0-r0) (44/46) Purging readline (8.2.10-r0) (45/46) Purging sqlite-libs (3.46.0-r0) (46/46) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 213 MiB in 99 packages >>> py3-clickclick: Updating the testing/loongarch64 repository index... >>> py3-clickclick: Signing the index...