>>> py3-param: Building community/py3-param 2.0.1-r0 (using abuild 3.12.0-r0) started Fri, 10 Nov 2023 03:40:07 +0000 >>> py3-param: Checking sanity of /home/buildozer/aports/community/py3-param/APKBUILD... >>> py3-param: Analyzing dependencies... >>> py3-param: Installing for build: build-base python3 py3-gpep517 py3-hatchling py3-hatch-vcs py3-wheel py3-pytest-xdist py3-pytest-asyncio py3-pytest-cov py3-flake8 (1/65) Installing libbz2 (1.0.8-r6) (2/65) Installing libffi (3.4.4-r3) (3/65) Installing gdbm (1.23-r1) (4/65) Installing xz-libs (5.4.5-r0) (5/65) Installing mpdecimal (2.5.1-r2) (6/65) Installing libpanelw (6.4_p20231007-r0) (7/65) Installing readline (8.2.1-r2) (8/65) Installing sqlite-libs (3.44.0-r0) (9/65) Installing python3 (3.11.6-r1) (10/65) Installing python3-pycache-pyc0 (3.11.6-r1) (11/65) Installing pyc (3.11.6-r1) (12/65) Installing python3-pyc (3.11.6-r1) (13/65) Installing py3-installer (0.7.0-r1) (14/65) Installing py3-installer-pyc (0.7.0-r1) (15/65) Installing py3-gpep517 (15-r0) (16/65) Installing py3-gpep517-pyc (15-r0) (17/65) Installing py3-editables (0.5-r0) (18/65) Installing py3-editables-pyc (0.5-r0) (19/65) Installing py3-parsing (3.1.1-r0) (20/65) Installing py3-parsing-pyc (3.1.1-r0) (21/65) Installing py3-packaging (23.2-r0) (22/65) Installing py3-packaging-pyc (23.2-r0) (23/65) Installing py3-pathspec (0.11.2-r0) (24/65) Installing py3-pathspec-pyc (0.11.2-r0) (25/65) Installing py3-pluggy (1.3.0-r0) (26/65) Installing py3-pluggy-pyc (1.3.0-r0) (27/65) Installing py3-trove-classifiers (2023.10.18-r0) (28/65) Installing py3-trove-classifiers-pyc (2023.10.18-r0) (29/65) Installing py3-hatchling (1.18.0-r0) (30/65) Installing py3-hatchling-pyc (1.18.0-r0) (31/65) Installing py3-setuptools (68.2.2-r0) (32/65) Installing py3-setuptools-pyc (68.2.2-r0) (33/65) Installing py3-setuptools_scm (8.0.4-r1) (34/65) Installing py3-setuptools_scm-pyc (8.0.4-r1) (35/65) Installing py3-hatch-vcs (0.4.0-r0) (36/65) Installing py3-hatch-vcs-pyc (0.4.0-r0) (37/65) Installing py3-wheel (0.41.3-r0) (38/65) Installing py3-wheel-pyc (0.41.3-r0) (39/65) Installing py3-apipkg (2.1.0-r2) (40/65) Installing py3-apipkg-pyc (2.1.0-r2) (41/65) Installing py3-execnet (1.9.0-r2) (42/65) Installing py3-execnet-pyc (1.9.0-r2) (43/65) Installing py3-iniconfig (1.1.1-r7) (44/65) Installing py3-iniconfig-pyc (1.1.1-r7) (45/65) Installing py3-py (1.11.0-r2) (46/65) Installing py3-py-pyc (1.11.0-r2) (47/65) Installing py3-pytest (7.4.3-r0) (48/65) Installing py3-pytest-pyc (7.4.3-r0) (49/65) Installing py3-pytest-xdist (3.3.1-r0) (50/65) Installing py3-pytest-xdist-pyc (3.3.1-r0) (51/65) Installing py3-pytest-asyncio (0.21.1-r0) (52/65) Installing py3-pytest-asyncio-pyc (0.21.1-r0) (53/65) Installing py3-coverage (6.5.0-r5) (54/65) Installing py3-coverage-pyc (6.5.0-r5) (55/65) Installing py3-pytest-cov (4.1.0-r0) (56/65) Installing py3-pytest-cov-pyc (4.1.0-r0) (57/65) Installing py3-pyflakes (3.1.0-r0) (58/65) Installing py3-pyflakes-pyc (3.1.0-r0) (59/65) Installing py3-pycodestyle (2.11.1-r0) (60/65) Installing py3-pycodestyle-pyc (2.11.1-r0) (61/65) Installing py3-mccabe (0.7.0-r2) (62/65) Installing py3-mccabe-pyc (0.7.0-r2) (63/65) Installing py3-flake8 (6.1.0-r0) (64/65) Installing py3-flake8-pyc (6.1.0-r0) (65/65) Installing .makedepends-py3-param (20231110.034008) Executing busybox-1.36.1-r15.trigger OK: 330 MiB in 167 packages >>> py3-param: Cleaning up srcdir >>> py3-param: Cleaning up pkgdir >>> py3-param: Cleaning up tmpdir >>> py3-param: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//py3-param-2.0.1.tar.gz >>> py3-param: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//py3-param-2.0.1.tar.gz >>> py3-param: Checking sha512sums... py3-param-2.0.1.tar.gz: OK >>> py3-param: Unpacking /var/cache/distfiles/py3-param-2.0.1.tar.gz... 2023-11-10 03:40:09,466 gpep517 INFO Building wheel via backend hatchling.build 2023-11-10 03:40:09,598 gpep517 INFO The backend produced .dist/param-2.0.1-py3-none-any.whl param-2.0.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-param/src/param-2.0.1 configfile: pyproject.toml plugins: cov-4.1.0, asyncio-0.21.1, xdist-3.3.1 asyncio: mode=Mode.AUTO created: 80/80 workers 80 workers [1076 items] ..........................s....ss.............................s.s....... [ 6%] ..s...s..............s.................................................. [ 13%] .....s..s.....................................s.......s...........s..... [ 19%] .s......................................................ss..ss..s....... [ 26%] ..........ss............................ss.............ss............... [ 33%] ...............................s...................................s.... [ 40%] ...............s...s.....s.......s..........s........................... [ 46%] ...........s...........s.........................s....s................. [ 53%] ....................ssss.s.s....s..s.......s...s.....s..s....ss.s.ss.... [ 60%] ..........s....s....................s................................... [ 66%] ..............ss..s.....s.s..s........s..ss..s..s.s.sss.s..s.s.ss.s..... [ 73%] ...s...sss...s..s..s...............s......s............................. [ 80%] .......................................s..............s.s........x...... [ 86%] ..........s......s..........................s........................... [ 93%] .................................................................... [100%] ================== 983 passed, 95 skipped, 1 xfailed in 6.21s ================== >>> py3-param: Entering fakeroot... >>> py3-param-doc*: Running split function doc... >>> py3-param-doc*: Preparing subpackage py3-param-doc... >>> py3-param-doc*: Running postcheck for py3-param-doc >>> py3-param-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/numbergen/__pycache__' -> '/home/buildozer/aports/community/py3-param/pkg/py3-param-pyc/usr/lib/python3.11/site-packages/numbergen/__pycache__' '/home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/param/__pycache__' -> '/home/buildozer/aports/community/py3-param/pkg/py3-param-pyc/usr/lib/python3.11/site-packages/param/__pycache__' >>> py3-param-pyc*: Preparing subpackage py3-param-pyc... >>> py3-param-pyc*: Running postcheck for py3-param-pyc >>> py3-param*: Running postcheck for py3-param >>> py3-param*: Preparing package py3-param... >>> py3-param-doc*: Tracing dependencies... >>> py3-param-doc*: Package size: 28.0 KB >>> py3-param-doc*: Compressing data... >>> py3-param-doc*: Create checksum... >>> py3-param-doc*: Create py3-param-doc-2.0.1-r0.apk >>> py3-param-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-param-pyc*: Package size: 636.0 KB >>> py3-param-pyc*: Compressing data... >>> py3-param-pyc*: Create checksum... >>> py3-param-pyc*: Create py3-param-pyc-2.0.1-r0.apk >>> py3-param*: Tracing dependencies... python3 python3~3.11 >>> py3-param*: Package size: 508.0 KB >>> py3-param*: Compressing data... >>> py3-param*: Create checksum... >>> py3-param*: Create py3-param-2.0.1-r0.apk >>> py3-param: Build complete at Fri, 10 Nov 2023 03:40:18 +0000 elapsed time 0h 0m 11s >>> py3-param: Cleaning up srcdir >>> py3-param: Cleaning up pkgdir >>> py3-param: Uninstalling dependencies... (1/65) Purging .makedepends-py3-param (20231110.034008) (2/65) Purging py3-gpep517-pyc (15-r0) (3/65) Purging py3-gpep517 (15-r0) (4/65) Purging py3-installer-pyc (0.7.0-r1) (5/65) Purging py3-installer (0.7.0-r1) (6/65) Purging py3-hatch-vcs-pyc (0.4.0-r0) (7/65) Purging py3-hatch-vcs (0.4.0-r0) (8/65) Purging py3-hatchling-pyc (1.18.0-r0) (9/65) Purging py3-hatchling (1.18.0-r0) (10/65) Purging py3-editables-pyc (0.5-r0) (11/65) Purging py3-editables (0.5-r0) (12/65) Purging py3-pathspec-pyc (0.11.2-r0) (13/65) Purging py3-pathspec (0.11.2-r0) (14/65) Purging py3-trove-classifiers-pyc (2023.10.18-r0) (15/65) Purging py3-trove-classifiers (2023.10.18-r0) (16/65) Purging py3-setuptools_scm-pyc (8.0.4-r1) (17/65) Purging py3-setuptools_scm (8.0.4-r1) (18/65) Purging py3-setuptools-pyc (68.2.2-r0) (19/65) Purging py3-setuptools (68.2.2-r0) (20/65) Purging py3-wheel-pyc (0.41.3-r0) (21/65) Purging py3-wheel (0.41.3-r0) (22/65) Purging py3-pytest-xdist-pyc (3.3.1-r0) (23/65) Purging py3-pytest-xdist (3.3.1-r0) (24/65) Purging py3-execnet-pyc (1.9.0-r2) (25/65) Purging py3-execnet (1.9.0-r2) (26/65) Purging py3-apipkg-pyc (2.1.0-r2) (27/65) Purging py3-apipkg (2.1.0-r2) (28/65) Purging py3-pytest-asyncio-pyc (0.21.1-r0) (29/65) Purging py3-pytest-asyncio (0.21.1-r0) (30/65) Purging py3-pytest-cov-pyc (4.1.0-r0) (31/65) Purging py3-pytest-cov (4.1.0-r0) (32/65) Purging py3-pytest-pyc (7.4.3-r0) (33/65) Purging py3-pytest (7.4.3-r0) (34/65) Purging py3-iniconfig-pyc (1.1.1-r7) (35/65) Purging py3-iniconfig (1.1.1-r7) (36/65) Purging py3-packaging-pyc (23.2-r0) (37/65) Purging py3-packaging (23.2-r0) (38/65) Purging py3-parsing-pyc (3.1.1-r0) (39/65) Purging py3-parsing (3.1.1-r0) (40/65) Purging py3-pluggy-pyc (1.3.0-r0) (41/65) Purging py3-pluggy (1.3.0-r0) (42/65) Purging py3-py-pyc (1.11.0-r2) (43/65) Purging py3-py (1.11.0-r2) (44/65) Purging py3-coverage-pyc (6.5.0-r5) (45/65) Purging py3-coverage (6.5.0-r5) (46/65) Purging py3-flake8-pyc (6.1.0-r0) (47/65) Purging py3-flake8 (6.1.0-r0) (48/65) Purging py3-pyflakes-pyc (3.1.0-r0) (49/65) Purging py3-pyflakes (3.1.0-r0) (50/65) Purging py3-pycodestyle-pyc (2.11.1-r0) (51/65) Purging py3-pycodestyle (2.11.1-r0) (52/65) Purging py3-mccabe-pyc (0.7.0-r2) (53/65) Purging py3-mccabe (0.7.0-r2) (54/65) Purging python3-pyc (3.11.6-r1) (55/65) Purging python3-pycache-pyc0 (3.11.6-r1) (56/65) Purging pyc (3.11.6-r1) (57/65) Purging python3 (3.11.6-r1) (58/65) Purging gdbm (1.23-r1) (59/65) Purging libbz2 (1.0.8-r6) (60/65) Purging libffi (3.4.4-r3) (61/65) Purging libpanelw (6.4_p20231007-r0) (62/65) Purging mpdecimal (2.5.1-r2) (63/65) Purging readline (8.2.1-r2) (64/65) Purging sqlite-libs (3.44.0-r0) (65/65) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 271 MiB in 102 packages >>> py3-param: Updating the community/armv7 repository index... >>> py3-param: Signing the index...