>>> py3-build: Building main/py3-build 1.2.2-r1 (using abuild 3.15.0-r1) started Wed, 18 Jun 2025 15:16:10 +0000 >>> py3-build: Validating /home/buildozer/aports/main/py3-build/APKBUILD... >>> py3-build: Analyzing dependencies... >>> py3-build: Installing for build: build-base python3 py3-packaging py3-pyproject-hooks py3-wheel py3-flit-core py3-gpep517 py3-installer py3-filelock py3-pytest-forked py3-pytest-mock py3-pytest-rerunfailures py3-pytest-xdist py3-setuptools (1/52) Installing libbz2 (1.0.8-r6) (2/52) Installing libffi (3.5.1-r0) (3/52) Installing gdbm (1.24-r0) (4/52) Installing xz-libs (5.8.1-r0) (5/52) Installing mpdecimal (4.0.1-r0) (6/52) Installing libpanelw (6.5_p20250503-r0) (7/52) Installing sqlite-libs (3.50.1-r0) (8/52) Installing python3 (3.12.11-r0) (9/52) Installing python3-pycache-pyc0 (3.12.11-r0) (10/52) Installing pyc (3.12.11-r0) (11/52) Installing python3-pyc (3.12.11-r0) (12/52) Installing py3-parsing (3.2.3-r0) (13/52) Installing py3-parsing-pyc (3.2.3-r0) (14/52) Installing py3-packaging (25.0-r0) (15/52) Installing py3-packaging-pyc (25.0-r0) (16/52) Installing py3-pyproject-hooks (1.2.0-r0) (17/52) Installing py3-pyproject-hooks-pyc (1.2.0-r0) (18/52) Installing py3-wheel (0.46.1-r0) (19/52) Installing py3-wheel-pyc (0.46.1-r0) (20/52) Installing py3-flit-core (3.12.0-r0) (21/52) Installing py3-flit-core-pyc (3.12.0-r0) (22/52) Installing py3-installer (0.7.0-r2) (23/52) Installing py3-installer-pyc (0.7.0-r2) (24/52) Installing py3-gpep517 (19-r0) (25/52) Installing py3-gpep517-pyc (19-r0) (26/52) Installing py3-filelock (3.16.1-r1) (27/52) Installing py3-filelock-pyc (3.16.1-r1) (28/52) Installing py3-iniconfig (2.1.0-r0) (29/52) Installing py3-iniconfig-pyc (2.1.0-r0) (30/52) Installing py3-pluggy (1.5.0-r0) (31/52) Installing py3-pluggy-pyc (1.5.0-r0) (32/52) Installing py3-py (1.11.0-r4) (33/52) Installing py3-py-pyc (1.11.0-r4) (34/52) Installing py3-pygments (2.19.1-r1) (35/52) Installing py3-pygments-pyc (2.19.1-r1) (36/52) Installing py3-pytest (8.4.0-r1) (37/52) Installing py3-pytest-pyc (8.4.0-r1) (38/52) Installing py3-pytest-forked (1.6.0-r2) (39/52) Installing py3-pytest-forked-pyc (1.6.0-r2) (40/52) Installing py3-mock (5.2.0-r0) (41/52) Installing py3-mock-pyc (5.2.0-r0) (42/52) Installing py3-pytest-mock (3.10.0-r3) (43/52) Installing py3-pytest-mock-pyc (3.10.0-r3) (44/52) Installing py3-pytest-rerunfailures (13.0-r1) (45/52) Installing py3-pytest-rerunfailures-pyc (13.0-r1) (46/52) Installing py3-execnet (2.1.1-r0) (47/52) Installing py3-execnet-pyc (2.1.1-r0) (48/52) Installing py3-pytest-xdist (3.6.1-r0) (49/52) Installing py3-pytest-xdist-pyc (3.6.1-r0) (50/52) Installing py3-setuptools (80.9.0-r0) (51/52) Installing py3-setuptools-pyc (80.9.0-r0) (52/52) Installing .makedepends-py3-build (20250618.151611) Executing busybox-1.37.0-r18.trigger OK: 330 MiB in 156 packages >>> py3-build: Cleaning up srcdir >>> py3-build: Cleaning up pkgdir >>> py3-build: Cleaning up tmpdir >>> py3-build: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-build-1.2.2.tar.gz >>> py3-build: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-build-1.2.2.tar.gz >>> py3-build: Checking sha512sums... py3-build-1.2.2.tar.gz: OK flit-core-tests.patch: OK >>> py3-build: Unpacking /var/cache/distfiles/edge/py3-build-1.2.2.tar.gz... >>> py3-build: flit-core-tests.patch patching file tests/test_self_packaging.py 2025-06-18 15:16:11,722 gpep517 INFO Building wheel via backend flit_core.buildapi 2025-06-18 15:16:11,733 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2025-06-18 09:10:33+00:00 2025-06-18 15:16:11,733 flit_core.wheel INFO Copying package file(s) from src/build 2025-06-18 15:16:11,735 flit_core.wheel INFO Writing metadata files 2025-06-18 15:16:11,736 flit_core.wheel INFO Writing the record of files 2025-06-18 15:16:11,736 flit_core.wheel INFO Built wheel: .dist/build-1.2.2-py3-none-any.whl 2025-06-18 15:16:11,736 gpep517 INFO The backend produced .dist/build-1.2.2-py3-none-any.whl build-1.2.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.0, pluggy-1.5.0 installed packages of interest: build==1.2.2 filelock==3.16.1 packaging==25.0 pyproject_hooks==1.2.0 setuptools==80.9.0 wheel==0.46.1 rootdir: /home/buildozer/aports/main/py3-build/src/build-1.2.2 configfile: pyproject.toml testpaths: tests plugins: xdist-3.6.1, rerunfailures-13.0, mock-3.10.0, forked-1.6.0 collected 196 items / 23 deselected / 173 selected tests/test_ctx_logger.py ...... [ 3%] tests/test_env.py .ss................... [ 16%] tests/test_main.py ............................... [ 34%] tests/test_main_helpers.py . [ 34%] tests/test_module.py .. [ 35%] tests/test_projectbuilder.py ........................................... [ 60%] ............... [ 69%] tests/test_self_packaging.py ... [ 71%] tests/test_util.py ..x. [ 73%] tests/test_integration.py ssssssssssssssssssssssssssssssssssssssssssssss [100%] ==== 124 passed, 48 skipped, 23 deselected, 1 xfailed in 121.37s (0:02:01) ===== >>> py3-build: Entering fakeroot... >>> py3-build-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/build/__pycache__' -> '/home/buildozer/aports/main/py3-build/pkg/py3-build-pyc/usr/lib/python3.12/site-packages/build/__pycache__' 'usr/lib/python3.12/site-packages/build/_compat/__pycache__' -> '/home/buildozer/aports/main/py3-build/pkg/py3-build-pyc/usr/lib/python3.12/site-packages/build/_compat/__pycache__' >>> py3-build-pyc*: Preparing subpackage py3-build-pyc... >>> py3-build-pyc*: Running postcheck for py3-build-pyc >>> py3-build*: Running postcheck for py3-build >>> py3-build*: Preparing package py3-build... >>> py3-build-pyc*: Tracing dependencies... python3 py3-packaging py3-pyproject-hooks python3~3.12 >>> py3-build-pyc*: Package size: 70.3 KB >>> py3-build-pyc*: Compressing data... >>> py3-build-pyc*: Create checksum... >>> py3-build-pyc*: Create py3-build-pyc-1.2.2-r1.apk >>> py3-build*: Tracing dependencies... python3 py3-packaging py3-pyproject-hooks python3~3.12 >>> py3-build*: Package size: 60.7 KB >>> py3-build*: Compressing data... >>> py3-build*: Create checksum... >>> py3-build*: Create py3-build-1.2.2-r1.apk >>> py3-build: Build complete at Wed, 18 Jun 2025 15:18:14 +0000 elapsed time 0h 2m 4s >>> py3-build: Cleaning up srcdir >>> py3-build: Cleaning up pkgdir >>> py3-build: Uninstalling dependencies... (1/52) Purging .makedepends-py3-build (20250618.151611) (2/52) Purging py3-pyproject-hooks-pyc (1.2.0-r0) (3/52) Purging py3-pyproject-hooks (1.2.0-r0) (4/52) Purging py3-wheel-pyc (0.46.1-r0) (5/52) Purging py3-wheel (0.46.1-r0) (6/52) Purging py3-flit-core-pyc (3.12.0-r0) (7/52) Purging py3-flit-core (3.12.0-r0) (8/52) Purging py3-gpep517-pyc (19-r0) (9/52) Purging py3-gpep517 (19-r0) (10/52) Purging py3-installer-pyc (0.7.0-r2) (11/52) Purging py3-installer (0.7.0-r2) (12/52) Purging py3-filelock-pyc (3.16.1-r1) (13/52) Purging py3-filelock (3.16.1-r1) (14/52) Purging py3-pytest-forked-pyc (1.6.0-r2) (15/52) Purging py3-pytest-forked (1.6.0-r2) (16/52) Purging py3-pytest-mock-pyc (3.10.0-r3) (17/52) Purging py3-pytest-mock (3.10.0-r3) (18/52) Purging py3-mock-pyc (5.2.0-r0) (19/52) Purging py3-mock (5.2.0-r0) (20/52) Purging py3-pytest-rerunfailures-pyc (13.0-r1) (21/52) Purging py3-pytest-rerunfailures (13.0-r1) (22/52) Purging py3-pytest-xdist-pyc (3.6.1-r0) (23/52) Purging py3-pytest-xdist (3.6.1-r0) (24/52) Purging py3-execnet-pyc (2.1.1-r0) (25/52) Purging py3-execnet (2.1.1-r0) (26/52) Purging py3-pytest-pyc (8.4.0-r1) (27/52) Purging py3-pytest (8.4.0-r1) (28/52) Purging py3-iniconfig-pyc (2.1.0-r0) (29/52) Purging py3-iniconfig (2.1.0-r0) (30/52) Purging py3-pluggy-pyc (1.5.0-r0) (31/52) Purging py3-pluggy (1.5.0-r0) (32/52) Purging py3-py-pyc (1.11.0-r4) (33/52) Purging py3-py (1.11.0-r4) (34/52) Purging py3-pygments-pyc (2.19.1-r1) (35/52) Purging py3-pygments (2.19.1-r1) (36/52) Purging py3-setuptools-pyc (80.9.0-r0) (37/52) Purging py3-setuptools (80.9.0-r0) (38/52) Purging py3-packaging-pyc (25.0-r0) (39/52) Purging py3-packaging (25.0-r0) (40/52) Purging py3-parsing-pyc (3.2.3-r0) (41/52) Purging py3-parsing (3.2.3-r0) (42/52) Purging python3-pyc (3.12.11-r0) (43/52) Purging python3-pycache-pyc0 (3.12.11-r0) (44/52) Purging pyc (3.12.11-r0) (45/52) Purging python3 (3.12.11-r0) (46/52) Purging gdbm (1.24-r0) (47/52) Purging libbz2 (1.0.8-r6) (48/52) Purging libffi (3.5.1-r0) (49/52) Purging libpanelw (6.5_p20250503-r0) (50/52) Purging mpdecimal (4.0.1-r0) (51/52) Purging sqlite-libs (3.50.1-r0) (52/52) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r18.trigger OK: 275 MiB in 104 packages >>> py3-build: Updating the main/armv7 repository index... >>> py3-build: Signing the index...