>>> py3-argh: Building community/py3-argh 0.31.3-r0 (using abuild 3.13.0-r3) started Sun, 14 Jul 2024 07:32:16 +0000 >>> py3-argh: Checking sanity of /home/buildozer/aports/community/py3-argh/APKBUILD... >>> py3-argh: Analyzing dependencies... >>> py3-argh: Installing for build: build-base python3 py3-gpep517 py3-flit-core py3-mock py3-pytest (1/33) Installing libbz2 (1.0.8-r6) (2/33) Installing libffi (3.4.6-r0) (3/33) Installing gdbm (1.24-r0) (4/33) Installing xz-libs (5.6.2-r0) (5/33) Installing mpdecimal (4.0.0-r0) (6/33) Installing libpanelw (6.5_p20240601-r0) (7/33) Installing readline (8.2.10-r0) (8/33) Installing sqlite-libs (3.46.0-r0) (9/33) Installing python3 (3.12.3-r1) (10/33) Installing python3-pycache-pyc0 (3.12.3-r1) (11/33) Installing pyc (3.12.3-r1) (12/33) Installing python3-pyc (3.12.3-r1) (13/33) Installing py3-installer (0.7.0-r2) (14/33) Installing py3-installer-pyc (0.7.0-r2) (15/33) Installing py3-gpep517 (16-r0) (16/33) Installing py3-gpep517-pyc (16-r0) (17/33) Installing py3-flit-core (3.9.0-r1) (18/33) Installing py3-flit-core-pyc (3.9.0-r1) (19/33) Installing py3-mock (5.1.0-r2) (20/33) Installing py3-mock-pyc (5.1.0-r2) (21/33) Installing py3-iniconfig (2.0.0-r1) (22/33) Installing py3-iniconfig-pyc (2.0.0-r1) (23/33) Installing py3-parsing (3.1.2-r1) (24/33) Installing py3-parsing-pyc (3.1.2-r1) (25/33) Installing py3-packaging (24.1-r0) (26/33) Installing py3-packaging-pyc (24.1-r0) (27/33) Installing py3-pluggy (1.5.0-r0) (28/33) Installing py3-pluggy-pyc (1.5.0-r0) (29/33) Installing py3-py (1.11.0-r3) (30/33) Installing py3-py-pyc (1.11.0-r3) (31/33) Installing py3-pytest (8.2.2-r1) (32/33) Installing py3-pytest-pyc (8.2.2-r1) (33/33) Installing .makedepends-py3-argh (20240714.073217) Executing busybox-1.36.1-r31.trigger OK: 463 MiB in 140 packages >>> py3-argh: Cleaning up srcdir >>> py3-argh: Cleaning up pkgdir >>> py3-argh: Cleaning up tmpdir >>> py3-argh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-argh-0.31.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-argh: Fetching https://github.com/neithere/argh/archive/v0.31.3/py3-argh-0.31.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78890 0 78890 0 0 193k 0 --:--:-- --:--:-- --:--:-- 193k >>> py3-argh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-argh-0.31.3.tar.gz >>> py3-argh: Checking sha512sums... py3-argh-0.31.3.tar.gz: OK >>> py3-argh: Unpacking /var/cache/distfiles/edge/py3-argh-0.31.3.tar.gz... 2024-07-14 07:32:18,817 gpep517 INFO Building wheel via backend flit_core.buildapi 2024-07-14 07:32:18,818 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2024-07-14 07:29:15 2024-07-14 07:32:18,818 flit_core.wheel INFO Copying package file(s) from src/argh 2024-07-14 07:32:18,820 flit_core.wheel INFO Writing metadata files 2024-07-14 07:32:18,821 flit_core.wheel INFO Writing the record of files 2024-07-14 07:32:18,821 flit_core.wheel INFO Built wheel: .dist/argh-0.31.3-py3-none-any.whl 2024-07-14 07:32:18,821 gpep517 INFO The backend produced .dist/argh-0.31.3-py3-none-any.whl argh-0.31.3-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.2.2, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-argh/src/argh-0.31.3 configfile: pyproject.toml collected 170 items tests/test_assembling.py ...................................... [ 22%] tests/test_completion.py ... [ 24%] tests/test_decorators.py ...... [ 27%] tests/test_dispatching.py ........ [ 32%] tests/test_dto.py .... [ 34%] tests/test_integration.py .............................................. [ 61%] ......... [ 67%] tests/test_interaction.py ..... [ 70%] tests/test_mapping_policies.py .......................... [ 85%] tests/test_regressions.py ............. [ 92%] tests/test_typing_hints.py ........ [ 97%] tests/test_utils.py .... [100%] =============================== warnings summary =============================== tests/test_dispatching.py::test_dispatch_command_two_stage /home/buildozer/aports/community/py3-argh/src/argh-0.31.3/.testenv/lib/python3.12/site-packages/argh/dispatching.py:168: DeprecationWarning: The argument `namespace` in `dispatch()` is deprecated. It will be removed in the next minor version after v0.31. warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 170 passed, 1 warning in 0.48s ======================== >>> py3-argh: Entering fakeroot... >>> py3-argh-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.12/site-packages/argh/__pycache__' -> '/home/buildozer/aports/community/py3-argh/pkg/py3-argh-pyc/usr/lib/python3.12/site-packages/argh/__pycache__' >>> py3-argh-pyc*: Preparing subpackage py3-argh-pyc... >>> py3-argh-pyc*: Running postcheck for py3-argh-pyc >>> py3-argh*: Running postcheck for py3-argh >>> py3-argh*: Preparing package py3-argh... >>> py3-argh-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-argh-pyc*: Package size: 116.0 KB >>> py3-argh-pyc*: Compressing data... >>> py3-argh-pyc*: Create checksum... >>> py3-argh-pyc*: Create py3-argh-pyc-0.31.3-r0.apk >>> py3-argh*: Tracing dependencies... python3 python3~3.12 >>> py3-argh*: Package size: 184.0 KB >>> py3-argh*: Compressing data... >>> py3-argh*: Create checksum... >>> py3-argh*: Create py3-argh-0.31.3-r0.apk >>> py3-argh: Build complete at Sun, 14 Jul 2024 07:32:20 +0000 elapsed time 0h 0m 4s >>> py3-argh: Cleaning up srcdir >>> py3-argh: Cleaning up pkgdir >>> py3-argh: Uninstalling dependencies... (1/33) Purging .makedepends-py3-argh (20240714.073217) (2/33) Purging py3-gpep517-pyc (16-r0) (3/33) Purging py3-gpep517 (16-r0) (4/33) Purging py3-installer-pyc (0.7.0-r2) (5/33) Purging py3-installer (0.7.0-r2) (6/33) Purging py3-flit-core-pyc (3.9.0-r1) (7/33) Purging py3-flit-core (3.9.0-r1) (8/33) Purging py3-mock-pyc (5.1.0-r2) (9/33) Purging py3-mock (5.1.0-r2) (10/33) Purging py3-pytest-pyc (8.2.2-r1) (11/33) Purging py3-pytest (8.2.2-r1) (12/33) Purging py3-iniconfig-pyc (2.0.0-r1) (13/33) Purging py3-iniconfig (2.0.0-r1) (14/33) Purging py3-packaging-pyc (24.1-r0) (15/33) Purging py3-packaging (24.1-r0) (16/33) Purging py3-parsing-pyc (3.1.2-r1) (17/33) Purging py3-parsing (3.1.2-r1) (18/33) Purging py3-pluggy-pyc (1.5.0-r0) (19/33) Purging py3-pluggy (1.5.0-r0) (20/33) Purging py3-py-pyc (1.11.0-r3) (21/33) Purging py3-py (1.11.0-r3) (22/33) Purging python3-pyc (3.12.3-r1) (23/33) Purging python3-pycache-pyc0 (3.12.3-r1) (24/33) Purging pyc (3.12.3-r1) (25/33) Purging python3 (3.12.3-r1) (26/33) Purging gdbm (1.24-r0) (27/33) Purging libbz2 (1.0.8-r6) (28/33) Purging libffi (3.4.6-r0) (29/33) Purging libpanelw (6.5_p20240601-r0) (30/33) Purging mpdecimal (4.0.0-r0) (31/33) Purging readline (8.2.10-r0) (32/33) Purging sqlite-libs (3.46.0-r0) (33/33) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 412 MiB in 107 packages >>> py3-argh: Updating the community/aarch64 repository index... >>> py3-argh: Signing the index...