>>> py3-werkzeug: Building community/py3-werkzeug 3.0.1-r0 (using abuild 3.12.0-r5) started Thu, 21 Mar 2024 21:45:50 +0000 >>> py3-werkzeug: Checking sanity of /home/buildozer/aports/community/py3-werkzeug/APKBUILD... >>> py3-werkzeug: Analyzing dependencies... >>> py3-werkzeug: Installing for build: build-base python3 py3-markupsafe py3-gpep517 py3-flit-core py3-pytest py3-requests py3-pytest-timeout (1/43) Installing libffi (3.4.6-r0) (2/43) Installing gdbm (1.23-r1) (3/43) Installing mpdecimal (4.0.0-r0) (4/43) Installing libpanelw (6.4_p20240309-r0) (5/43) Installing readline (8.2.10-r0) (6/43) Installing sqlite-libs (3.45.2-r0) (7/43) Installing python3 (3.11.8-r0) (8/43) Installing python3-pycache-pyc0 (3.11.8-r0) (9/43) Installing pyc (3.11.8-r0) (10/43) Installing python3-pyc (3.11.8-r0) (11/43) Installing py3-markupsafe (2.1.5-r0) (12/43) Installing py3-markupsafe-pyc (2.1.5-r0) (13/43) Installing py3-installer (0.7.0-r1) (14/43) Installing py3-installer-pyc (0.7.0-r1) (15/43) Installing py3-gpep517 (15-r1) (16/43) Installing py3-gpep517-pyc (15-r1) (17/43) Installing py3-flit-core (3.9.0-r0) (18/43) Installing py3-flit-core-pyc (3.9.0-r0) (19/43) Installing py3-iniconfig (2.0.0-r0) (20/43) Installing py3-iniconfig-pyc (2.0.0-r0) (21/43) Installing py3-parsing (3.1.2-r0) (22/43) Installing py3-parsing-pyc (3.1.2-r0) (23/43) Installing py3-packaging (24.0-r0) (24/43) Installing py3-packaging-pyc (24.0-r0) (25/43) Installing py3-pluggy (1.4.0-r0) (26/43) Installing py3-pluggy-pyc (1.4.0-r0) (27/43) Installing py3-py (1.11.0-r2) (28/43) Installing py3-py-pyc (1.11.0-r2) (29/43) Installing py3-pytest (8.0.2-r0) (30/43) Installing py3-pytest-pyc (8.0.2-r0) (31/43) Installing py3-certifi (2024.2.2-r0) (32/43) Installing py3-certifi-pyc (2024.2.2-r0) (33/43) Installing py3-charset-normalizer (3.3.2-r0) (34/43) Installing py3-charset-normalizer-pyc (3.3.2-r0) (35/43) Installing py3-idna (3.6-r0) (36/43) Installing py3-idna-pyc (3.6-r0) (37/43) Installing py3-urllib3 (1.26.18-r0) (38/43) Installing py3-urllib3-pyc (1.26.18-r0) (39/43) Installing py3-requests (2.31.0-r1) (40/43) Installing py3-requests-pyc (2.31.0-r1) (41/43) Installing py3-pytest-timeout (2.3.1-r0) (42/43) Installing py3-pytest-timeout-pyc (2.3.1-r0) (43/43) Installing .makedepends-py3-werkzeug (20240321.214551) Executing busybox-1.36.1-r21.trigger OK: 431 MiB in 156 packages >>> py3-werkzeug: Cleaning up srcdir >>> py3-werkzeug: Cleaning up pkgdir >>> py3-werkzeug: Cleaning up tmpdir >>> py3-werkzeug: Fetching https://distfiles.alpinelinux.org/distfiles/edge/werkzeug-3.0.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-werkzeug: Fetching https://files.pythonhosted.org/packages/source/w/werkzeug/werkzeug-3.0.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 100 782k 100 782k 0 0 4409k 0 --:--:-- --:--:-- --:--:-- 4409k >>> py3-werkzeug: Fetching https://distfiles.alpinelinux.org/distfiles/edge/werkzeug-3.0.1.tar.gz >>> py3-werkzeug: Checking sha512sums... werkzeug-3.0.1.tar.gz: OK pytest8.patch: OK >>> py3-werkzeug: Unpacking /var/cache/distfiles/edge/werkzeug-3.0.1.tar.gz... >>> py3-werkzeug: pytest8.patch patching file tests/test_exceptions.py removed 'tests/conftest.py' removed 'tests/test_debug.py' removed 'tests/test_serving.py' removed 'tests//middleware/test_http_proxy.py' 2024-03-21 21:45:53,167 gpep517 INFO Building wheel via backend flit_core.buildapi 2024-03-21 21:45:53,170 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2024-03-21 21:01:39 2024-03-21 21:45:53,170 flit_core.wheel INFO Copying package file(s) from src/werkzeug 2024-03-21 21:45:53,194 flit_core.wheel INFO Writing metadata files 2024-03-21 21:45:53,195 flit_core.wheel INFO Writing the record of files 2024-03-21 21:45:53,196 flit_core.wheel INFO Built wheel: .dist/werkzeug-3.0.1-py3-none-any.whl 2024-03-21 21:45:53,196 gpep517 INFO The backend produced .dist/werkzeug-3.0.1-py3-none-any.whl werkzeug-3.0.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.8, pytest-8.0.2, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-werkzeug/src/werkzeug-3.0.1 configfile: pyproject.toml testpaths: tests plugins: timeout-2.3.1 collected 852 items tests/middleware/test_dispatcher.py . [ 0%] tests/middleware/test_lint.py ......... [ 1%] tests/middleware/test_profiler.py . [ 1%] tests/middleware/test_proxy_fix.py ................. [ 3%] tests/middleware/test_shared_data.py .. [ 3%] tests/sansio/test_multipart.py ..................... [ 5%] tests/sansio/test_request.py ......... [ 7%] tests/sansio/test_utils.py .................... [ 9%] tests/test_datastructures.py ........................................... [ 14%] ....................................................... [ 20%] tests/test_exceptions.py ............................................... [ 26%] .......................................... [ 31%] tests/test_formparser.py ......................... [ 34%] tests/test_http.py ..................................................... [ 40%] ............................................................. [ 47%] tests/test_internal.py . [ 47%] tests/test_local.py .................................................... [ 53%] ........... [ 55%] tests/test_routing.py .................................................. [ 61%] ................................................................... [ 68%] tests/test_security.py ......... [ 69%] tests/test_send_file.py ................................ [ 73%] tests/test_test.py ..................................................... [ 79%] ...... [ 80%] tests/test_urls.py ................ [ 82%] tests/test_utils.py .................................... [ 86%] tests/test_wrappers.py ................................................. [ 92%] ........................................... [ 97%] tests/test_wsgi.py ..................... [100%] ============================= 852 passed in 10.82s ============================= >>> py3-werkzeug: Entering fakeroot... >>> py3-werkzeug-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug/usr/lib/python3.11/site-packages/werkzeug/datastructures/__pycache__' -> '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.11/site-packages/werkzeug/datastructures/__pycache__' '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug/usr/lib/python3.11/site-packages/werkzeug/__pycache__' -> '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.11/site-packages/werkzeug/__pycache__' '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug/usr/lib/python3.11/site-packages/werkzeug/sansio/__pycache__' -> '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.11/site-packages/werkzeug/sansio/__pycache__' '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug/usr/lib/python3.11/site-packages/werkzeug/middleware/__pycache__' -> '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.11/site-packages/werkzeug/middleware/__pycache__' '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug/usr/lib/python3.11/site-packages/werkzeug/debug/__pycache__' -> '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.11/site-packages/werkzeug/debug/__pycache__' '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug/usr/lib/python3.11/site-packages/werkzeug/routing/__pycache__' -> '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.11/site-packages/werkzeug/routing/__pycache__' '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug/usr/lib/python3.11/site-packages/werkzeug/wrappers/__pycache__' -> '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.11/site-packages/werkzeug/wrappers/__pycache__' >>> py3-werkzeug-pyc*: Preparing subpackage py3-werkzeug-pyc... >>> py3-werkzeug-pyc*: Running postcheck for py3-werkzeug-pyc >>> py3-werkzeug*: Running postcheck for py3-werkzeug >>> py3-werkzeug*: Preparing package py3-werkzeug... >>> py3-werkzeug-pyc*: Tracing dependencies... python3 py3-markupsafe python3~3.11 >>> py3-werkzeug-pyc*: Package size: 1.1 MB >>> py3-werkzeug-pyc*: Compressing data... >>> py3-werkzeug-pyc*: Create checksum... >>> py3-werkzeug-pyc*: Create py3-werkzeug-pyc-3.0.1-r0.apk >>> py3-werkzeug*: Tracing dependencies... python3 py3-markupsafe python3~3.11 >>> py3-werkzeug*: Package size: 948.0 KB >>> py3-werkzeug*: Compressing data... >>> py3-werkzeug*: Create checksum... >>> py3-werkzeug*: Create py3-werkzeug-3.0.1-r0.apk >>> py3-werkzeug: Build complete at Thu, 21 Mar 2024 21:46:06 +0000 elapsed time 0h 0m 16s >>> py3-werkzeug: Cleaning up srcdir >>> py3-werkzeug: Cleaning up pkgdir >>> py3-werkzeug: Uninstalling dependencies... (1/43) Purging .makedepends-py3-werkzeug (20240321.214551) (2/43) Purging py3-markupsafe-pyc (2.1.5-r0) (3/43) Purging py3-markupsafe (2.1.5-r0) (4/43) Purging py3-gpep517-pyc (15-r1) (5/43) Purging py3-gpep517 (15-r1) (6/43) Purging py3-installer-pyc (0.7.0-r1) (7/43) Purging py3-installer (0.7.0-r1) (8/43) Purging py3-flit-core-pyc (3.9.0-r0) (9/43) Purging py3-flit-core (3.9.0-r0) (10/43) Purging py3-requests-pyc (2.31.0-r1) (11/43) Purging py3-requests (2.31.0-r1) (12/43) Purging py3-certifi-pyc (2024.2.2-r0) (13/43) Purging py3-certifi (2024.2.2-r0) (14/43) Purging py3-charset-normalizer-pyc (3.3.2-r0) (15/43) Purging py3-charset-normalizer (3.3.2-r0) (16/43) Purging py3-idna-pyc (3.6-r0) (17/43) Purging py3-idna (3.6-r0) (18/43) Purging py3-urllib3-pyc (1.26.18-r0) (19/43) Purging py3-urllib3 (1.26.18-r0) (20/43) Purging py3-pytest-timeout-pyc (2.3.1-r0) (21/43) Purging py3-pytest-timeout (2.3.1-r0) (22/43) Purging py3-pytest-pyc (8.0.2-r0) (23/43) Purging py3-pytest (8.0.2-r0) (24/43) Purging py3-iniconfig-pyc (2.0.0-r0) (25/43) Purging py3-iniconfig (2.0.0-r0) (26/43) Purging py3-packaging-pyc (24.0-r0) (27/43) Purging py3-packaging (24.0-r0) (28/43) Purging py3-parsing-pyc (3.1.2-r0) (29/43) Purging py3-parsing (3.1.2-r0) (30/43) Purging py3-pluggy-pyc (1.4.0-r0) (31/43) Purging py3-pluggy (1.4.0-r0) (32/43) Purging py3-py-pyc (1.11.0-r2) (33/43) Purging py3-py (1.11.0-r2) (34/43) Purging python3-pyc (3.11.8-r0) (35/43) Purging python3-pycache-pyc0 (3.11.8-r0) (36/43) Purging pyc (3.11.8-r0) (37/43) Purging python3 (3.11.8-r0) (38/43) Purging gdbm (1.23-r1) (39/43) Purging libffi (3.4.6-r0) (40/43) Purging libpanelw (6.4_p20240309-r0) (41/43) Purging mpdecimal (4.0.0-r0) (42/43) Purging readline (8.2.10-r0) (43/43) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r21.trigger OK: 380 MiB in 113 packages >>> py3-werkzeug: Updating the community/x86 repository index... >>> py3-werkzeug: Signing the index...