>>> py3-flask: Building community/py3-flask 3.1.1-r0 (using abuild 3.15.0-r0) started Sun, 01 Jun 2025 17:03:27 +0000 >>> py3-flask: Validating /home/buildozer/aports/community/py3-flask/APKBUILD... >>> py3-flask: Analyzing dependencies... >>> py3-flask: Installing for build: build-base py3-blinker py3-click py3-itsdangerous py3-jinja2 py3-werkzeug python3 py3-gpep517 py3-flit-core py3-pytest-xdist (1/44) Installing libffi (3.4.8-r0) (2/44) Installing gdbm (1.24-r0) (3/44) Installing mpdecimal (4.0.1-r0) (4/44) Installing libpanelw (6.5_p20250503-r0) (5/44) Installing sqlite-libs (3.50.0-r0) (6/44) Installing python3 (3.12.10-r1) (7/44) Installing python3-pycache-pyc0 (3.12.10-r1) (8/44) Installing pyc (3.12.10-r1) (9/44) Installing py3-blinker-pyc (1.9.0-r0) (10/44) Installing python3-pyc (3.12.10-r1) (11/44) Installing py3-blinker (1.9.0-r0) (12/44) Installing py3-click (8.1.8-r1) (13/44) Installing py3-click-pyc (8.1.8-r1) (14/44) Installing py3-itsdangerous (2.2.0-r0) (15/44) Installing py3-itsdangerous-pyc (2.2.0-r0) (16/44) Installing py3-markupsafe (3.0.2-r0) (17/44) Installing py3-markupsafe-pyc (3.0.2-r0) (18/44) Installing py3-jinja2 (3.1.6-r0) (19/44) Installing py3-jinja2-pyc (3.1.6-r0) (20/44) Installing py3-werkzeug (3.1.3-r0) (21/44) Installing py3-werkzeug-pyc (3.1.3-r0) (22/44) Installing py3-installer (0.7.0-r2) (23/44) Installing py3-installer-pyc (0.7.0-r2) (24/44) Installing py3-gpep517 (19-r0) (25/44) Installing py3-gpep517-pyc (19-r0) (26/44) Installing py3-flit-core (3.12.0-r0) (27/44) Installing py3-flit-core-pyc (3.12.0-r0) (28/44) Installing py3-execnet (2.1.1-r0) (29/44) Installing py3-execnet-pyc (2.1.1-r0) (30/44) Installing py3-iniconfig (2.1.0-r0) (31/44) Installing py3-iniconfig-pyc (2.1.0-r0) (32/44) Installing py3-parsing (3.2.3-r0) (33/44) Installing py3-parsing-pyc (3.2.3-r0) (34/44) Installing py3-packaging (25.0-r0) (35/44) Installing py3-packaging-pyc (25.0-r0) (36/44) Installing py3-pluggy (1.5.0-r0) (37/44) Installing py3-pluggy-pyc (1.5.0-r0) (38/44) Installing py3-py (1.11.0-r4) (39/44) Installing py3-py-pyc (1.11.0-r4) (40/44) Installing py3-pytest (8.3.5-r0) (41/44) Installing py3-pytest-pyc (8.3.5-r0) (42/44) Installing py3-pytest-xdist (3.6.1-r0) (43/44) Installing py3-pytest-xdist-pyc (3.6.1-r0) (44/44) Installing .makedepends-py3-flask (20250601.170328) Executing busybox-1.37.0-r18.trigger OK: 450 MiB in 162 packages >>> py3-flask: Cleaning up srcdir >>> py3-flask: Cleaning up pkgdir >>> py3-flask: Cleaning up tmpdir >>> py3-flask: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flask-3.1.1.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-flask: Fetching https://files.pythonhosted.org/packages/source/f/flask/flask-3.1.1.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 36 735k 36 271k 0 0 2062k 0 --:--:-- --:--:-- --:--:-- 2062k 100 735k 100 735k 0 0 5360k 0 --:--:-- --:--:-- --:--:-- 90.5M >>> py3-flask: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flask-3.1.1.tar.gz >>> py3-flask: Checking sha512sums... flask-3.1.1.tar.gz: OK >>> py3-flask: Unpacking /var/cache/distfiles/edge/flask-3.1.1.tar.gz... 2025-06-01 17:03:29,930 gpep517 INFO Building wheel via backend flit_core.buildapi 2025-06-01 17:03:29,936 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2025-06-01 16:55:55+00:00 2025-06-01 17:03:29,936 flit_core.wheel INFO Copying package file(s) from src/flask 2025-06-01 17:03:29,943 flit_core.wheel INFO Writing metadata files 2025-06-01 17:03:29,944 flit_core.wheel INFO Writing the record of files 2025-06-01 17:03:29,945 flit_core.wheel INFO Built wheel: .dist/flask-3.1.1-py3-none-any.whl 2025-06-01 17:03:29,945 gpep517 INFO The backend produced .dist/flask-3.1.1-py3-none-any.whl flask-3.1.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-flask/src/flask-3.1.1 configfile: pyproject.toml testpaths: tests plugins: xdist-3.6.1 created: 48/48 workers 48 workers [481 items] ........................................................................ [ 14%] ........................................................................ [ 29%] ........................................................................ [ 44%] ................................s......ss............................... [ 59%] ........................................................................ [ 74%] .............s......s................................................... [ 89%] ................................................. [100%] ======================== 476 passed, 6 skipped in 5.50s ======================== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-527127a0-0259-423c-a3c0-b8562b36f1fc/popen-gw14/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-527127a0-0259-423c-a3c0-b8562b36f1fc/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-527127a0-0259-423c-a3c0-b8562b36f1fc/popen-gw14 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-527127a0-0259-423c-a3c0-b8562b36f1fc/popen-gw14' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-527127a0-0259-423c-a3c0-b8562b36f1fc : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-527127a0-0259-423c-a3c0-b8562b36f1fc' warnings.warn( >>> py3-flask: Entering fakeroot... >>> py3-flask-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/flask/sansio/__pycache__' -> '/home/buildozer/aports/community/py3-flask/pkg/py3-flask-pyc/usr/lib/python3.12/site-packages/flask/sansio/__pycache__' 'usr/lib/python3.12/site-packages/flask/__pycache__' -> '/home/buildozer/aports/community/py3-flask/pkg/py3-flask-pyc/usr/lib/python3.12/site-packages/flask/__pycache__' 'usr/lib/python3.12/site-packages/flask/json/__pycache__' -> '/home/buildozer/aports/community/py3-flask/pkg/py3-flask-pyc/usr/lib/python3.12/site-packages/flask/json/__pycache__' >>> py3-flask-pyc*: Preparing subpackage py3-flask-pyc... >>> py3-flask-pyc*: Running postcheck for py3-flask-pyc >>> py3-flask*: Running postcheck for py3-flask >>> py3-flask*: Preparing package py3-flask... >>> py3-flask-pyc*: Tracing dependencies... py3-blinker py3-click py3-itsdangerous py3-jinja2 py3-werkzeug python3 python3~3.12 >>> py3-flask-pyc*: Package size: 367.8 KB >>> py3-flask-pyc*: Compressing data... >>> py3-flask-pyc*: Create checksum... >>> py3-flask-pyc*: Create py3-flask-pyc-3.1.1-r0.apk >>> py3-flask*: Tracing dependencies... py3-blinker py3-click py3-itsdangerous py3-jinja2 py3-werkzeug python3 python3~3.12 >>> py3-flask*: Package size: 336.9 KB >>> py3-flask*: Compressing data... >>> py3-flask*: Create checksum... >>> py3-flask*: Create py3-flask-3.1.1-r0.apk >>> py3-flask: Build complete at Sun, 01 Jun 2025 17:03:37 +0000 elapsed time 0h 0m 10s >>> py3-flask: Cleaning up srcdir >>> py3-flask: Cleaning up pkgdir >>> py3-flask: Uninstalling dependencies... (1/44) Purging .makedepends-py3-flask (20250601.170328) (2/44) Purging py3-blinker-pyc (1.9.0-r0) (3/44) Purging py3-blinker (1.9.0-r0) (4/44) Purging py3-click-pyc (8.1.8-r1) (5/44) Purging py3-click (8.1.8-r1) (6/44) Purging py3-itsdangerous-pyc (2.2.0-r0) (7/44) Purging py3-itsdangerous (2.2.0-r0) (8/44) Purging py3-jinja2-pyc (3.1.6-r0) (9/44) Purging py3-jinja2 (3.1.6-r0) (10/44) Purging py3-werkzeug-pyc (3.1.3-r0) (11/44) Purging py3-werkzeug (3.1.3-r0) (12/44) Purging py3-markupsafe-pyc (3.0.2-r0) (13/44) Purging py3-markupsafe (3.0.2-r0) (14/44) Purging py3-gpep517-pyc (19-r0) (15/44) Purging py3-gpep517 (19-r0) (16/44) Purging py3-installer-pyc (0.7.0-r2) (17/44) Purging py3-installer (0.7.0-r2) (18/44) Purging py3-flit-core-pyc (3.12.0-r0) (19/44) Purging py3-flit-core (3.12.0-r0) (20/44) Purging py3-pytest-xdist-pyc (3.6.1-r0) (21/44) Purging py3-pytest-xdist (3.6.1-r0) (22/44) Purging py3-execnet-pyc (2.1.1-r0) (23/44) Purging py3-execnet (2.1.1-r0) (24/44) Purging py3-pytest-pyc (8.3.5-r0) (25/44) Purging py3-pytest (8.3.5-r0) (26/44) Purging py3-iniconfig-pyc (2.1.0-r0) (27/44) Purging py3-iniconfig (2.1.0-r0) (28/44) Purging py3-packaging-pyc (25.0-r0) (29/44) Purging py3-packaging (25.0-r0) (30/44) Purging py3-parsing-pyc (3.2.3-r0) (31/44) Purging py3-parsing (3.2.3-r0) (32/44) Purging py3-pluggy-pyc (1.5.0-r0) (33/44) Purging py3-pluggy (1.5.0-r0) (34/44) Purging py3-py-pyc (1.11.0-r4) (35/44) Purging py3-py (1.11.0-r4) (36/44) Purging python3-pyc (3.12.10-r1) (37/44) Purging python3-pycache-pyc0 (3.12.10-r1) (38/44) Purging pyc (3.12.10-r1) (39/44) Purging python3 (3.12.10-r1) (40/44) Purging gdbm (1.24-r0) (41/44) Purging libffi (3.4.8-r0) (42/44) Purging libpanelw (6.5_p20250503-r0) (43/44) Purging mpdecimal (4.0.1-r0) (44/44) Purging sqlite-libs (3.50.0-r0) Executing busybox-1.37.0-r18.trigger OK: 404 MiB in 118 packages >>> py3-flask: Updating the community/x86 repository index... >>> py3-flask: Signing the index...