>>> uvicorn: Building testing/uvicorn 0.18.3-r2 (using abuild 3.10.0-r0) started Sat, 14 Jan 2023 23:38:54 +0000 >>> uvicorn: Checking sanity of /home/buildozer/aports/testing/uvicorn/APKBUILD... >>> uvicorn: Analyzing dependencies... >>> uvicorn: Installing for build: build-base python3 py3-asgiref py3-click py3-h11 py3-gpep517 py3-hatchling py3-installer py3-dotenv py3-httptools py3-httpx py3-pytest py3-pytest-mock py3-yaml py3-trustme py3-watchgod py3-websockets py3-wsproto (1/55) Installing libffi (3.4.4-r0) (2/55) Installing gdbm (1.23-r0) (3/55) Installing mpdecimal (2.5.1-r1) (4/55) Installing readline (8.2.0-r0) (5/55) Installing sqlite-libs (3.40.1-r0) (6/55) Installing python3 (3.11.1-r2) (7/55) Installing py3-asgiref (3.5.2-r1) (8/55) Installing py3-click (8.1.3-r1) (9/55) Installing py3-h11 (0.14.0-r1) (10/55) Installing py3-installer (0.6.0-r0) (11/55) Installing py3-gpep517 (13-r0) (12/55) Installing py3-editables (0.3-r2) (13/55) Installing py3-parsing (3.0.9-r1) (14/55) Installing py3-packaging (23.0-r0) (15/55) Installing py3-pathspec (0.10.3-r0) (16/55) Installing py3-pluggy (1.0.0-r2) (17/55) Installing py3-hatchling (1.12.2-r0) (18/55) Installing py3-dotenv (0.21.0-r1) (19/55) Installing http-parser (2.9.4-r0) (20/55) Installing llhttp (6.0.10-r0) (21/55) Installing py3-httptools (0.5.0-r1) (22/55) Installing py3-certifi (2022.12.7-r0) (23/55) Installing py3-idna (3.4-r3) (24/55) Installing py3-curio (1.6-r0) (25/55) Installing py3-sniffio (1.3.0-r1) (26/55) Installing py3-anyio (3.6.2-r1) (27/55) Installing py3-attrs (22.2.0-r0) (28/55) Installing py3-async_generator (1.10-r4) (29/55) Installing py3-cparser (2.21-r1) (30/55) Installing py3-cffi (1.15.1-r1) (31/55) Installing py3-cryptography (39.0.0-r0) (32/55) Installing py3-openssl (23.0.0-r0) (33/55) Installing py3-outcome (1.2.0-r1) (34/55) Installing py3-sortedcontainers (2.4.0-r2) (35/55) Installing py3-trio (0.21.0-r2) (36/55) Installing py3-httpcore (0.15.0-r2) (37/55) Installing py3-rfc3986 (2.0.0-r1) (38/55) Installing py3-httpx (0.23.3-r0) (39/55) Installing py3-iniconfig (1.1.1-r4) (40/55) Installing py3-py (1.11.0-r1) (41/55) Installing py3-pytest (7.2.1-r0) (42/55) Installing py3-mock (5.0.1-r0) (43/55) Installing py3-pytest-mock (3.10.0-r1) (44/55) Installing yaml (0.2.5-r0) (45/55) Installing py3-yaml (6.0-r1) (46/55) Installing py3-asn1 (0.4.8-r3) (47/55) Installing py3-six (1.16.0-r4) (48/55) Installing py3-asn1-modules (0.2.8-r3) (49/55) Installing py3-characteristic (14.3.0-r9) (50/55) Installing py3-service_identity (21.1.0-r3) (51/55) Installing py3-trustme (0.9.0-r2) (52/55) Installing py3-watchgod (0.8.2-r1) (53/55) Installing py3-websockets (10.4-r2) (54/55) Installing py3-wsproto (1.2.0-r1) (55/55) Installing .makedepends-uvicorn (20230114.233855) Executing busybox-1.36.0-r0.trigger OK: 388 MiB in 156 packages >>> uvicorn: Cleaning up srcdir >>> uvicorn: Cleaning up pkgdir >>> uvicorn: Fetching https://distfiles.alpinelinux.org/distfiles/edge//uvicorn-0.18.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 696k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 696k 100 696k 0 0 676k 0 0:00:01 0:00:01 --:--:-- 676k >>> uvicorn: Fetching https://distfiles.alpinelinux.org/distfiles/edge//uvicorn-0.18.3.tar.gz >>> uvicorn: Checking sha512sums... uvicorn-0.18.3.tar.gz: OK skip-warns.patch: OK >>> uvicorn: Unpacking /var/cache/distfiles/edge//uvicorn-0.18.3.tar.gz... >>> uvicorn: skip-warns.patch patching file setup.cfg 2023-01-14 23:38:57,067 gpep517 INFO Building wheel via backend hatchling.build 2023-01-14 23:38:57,150 gpep517 INFO The backend produced dist/uvicorn-0.18.3-py3-none-any.whl uvicorn-0.18.3-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/uvicorn/src/uvicorn-0.18.3, configfile: setup.cfg plugins: mock-3.10.0, anyio-3.6.2 collected 411 items tests/test_auto_detection.py ... [ 0%] tests/test_cli.py ........... [ 3%] tests/test_config.py .................................................. [ 15%] tests/test_default_headers.py ...... [ 17%] tests/test_lifespan.py ............... [ 20%] tests/test_main.py ......... [ 22%] tests/test_ssl.py .... [ 23%] tests/test_subprocess.py .. [ 24%] tests/importer/test_importer.py ...... [ 25%] tests/middleware/test_debug.py .... [ 26%] tests/middleware/test_logging.py ........... [ 29%] tests/middleware/test_message_logger.py .. [ 29%] tests/middleware/test_proxy_headers.py ........... [ 32%] tests/middleware/test_wsgi.py ...... [ 34%] tests/protocols/test_http.py ........................................... [ 44%] ................................................... [ 56%] tests/protocols/test_utils.py ...... [ 58%] tests/protocols/test_websocket.py ...................................... [ 67%] ........................................................................ [ 85%] .......................... [ 91%] tests/supervisors/test_multiprocess.py . [ 91%] tests/supervisors/test_reload.py ..s..s..ss..ss...s..s..ss.s.ss.... [100%] =========================== short test summary info ============================ SKIPPED [1] tests/supervisors/test_reload.py:65: Needed dependency not installed SKIPPED [1] tests/supervisors/test_reload.py:80: Needed dependency not installed SKIPPED [1] tests/supervisors/test_reload.py:95: Needed dependency not installed SKIPPED [1] tests/supervisors/test_reload.py:111: Needed dependency not installed SKIPPED [1] tests/supervisors/test_reload.py:130: Needed dependency not installed SKIPPED [1] tests/supervisors/test_reload.py:148: Needed dependency not installed SKIPPED [1] tests/supervisors/test_reload.py:171: Needed dependency not installed SKIPPED [1] tests/supervisors/test_reload.py:185: Needed dependency not installed SKIPPED [1] tests/supervisors/test_reload.py:207: Needed dependency not installed SKIPPED [1] tests/supervisors/test_reload.py:231: Needed dependency not installed SKIPPED [1] tests/supervisors/test_reload.py:253: watchfiles not available SKIPPED [1] tests/supervisors/test_reload.py:310: watchfiles not available SKIPPED [1] tests/supervisors/test_reload.py:327: watchfiles not available ======================= 398 passed, 13 skipped in 52.55s ======================= >>> uvicorn: Entering fakeroot... >>> uvicorn*: Running postcheck for uvicorn >>> uvicorn*: Preparing package uvicorn... >>> uvicorn*: Tracing dependencies... >>> uvicorn*: Package size: 736.0 KB >>> uvicorn*: Compressing data... >>> uvicorn*: Create checksum... >>> uvicorn*: Create uvicorn-0.18.3-r2.apk >>> uvicorn: Build complete at Sat, 14 Jan 2023 23:39:55 +0000 elapsed time 0h 1m 1s >>> uvicorn: Cleaning up srcdir >>> uvicorn: Cleaning up pkgdir >>> uvicorn: Uninstalling dependencies... (1/55) Purging .makedepends-uvicorn (20230114.233855) (2/55) Purging py3-asgiref (3.5.2-r1) (3/55) Purging py3-click (8.1.3-r1) (4/55) Purging py3-gpep517 (13-r0) (5/55) Purging py3-hatchling (1.12.2-r0) (6/55) Purging py3-editables (0.3-r2) (7/55) Purging py3-pathspec (0.10.3-r0) (8/55) Purging py3-installer (0.6.0-r0) (9/55) Purging py3-dotenv (0.21.0-r1) (10/55) Purging py3-httptools (0.5.0-r1) (11/55) Purging py3-httpx (0.23.3-r0) (12/55) Purging py3-httpcore (0.15.0-r2) (13/55) Purging py3-certifi (2022.12.7-r0) (14/55) Purging py3-trio (0.21.0-r2) (15/55) Purging py3-outcome (1.2.0-r1) (16/55) Purging py3-async_generator (1.10-r4) (17/55) Purging py3-sortedcontainers (2.4.0-r2) (18/55) Purging py3-rfc3986 (2.0.0-r1) (19/55) Purging py3-pytest-mock (3.10.0-r1) (20/55) Purging py3-mock (5.0.1-r0) (21/55) Purging py3-pytest (7.2.1-r0) (22/55) Purging py3-iniconfig (1.1.1-r4) (23/55) Purging py3-packaging (23.0-r0) (24/55) Purging py3-parsing (3.0.9-r1) (25/55) Purging py3-pluggy (1.0.0-r2) (26/55) Purging py3-py (1.11.0-r1) (27/55) Purging py3-yaml (6.0-r1) (28/55) Purging py3-trustme (0.9.0-r2) (29/55) Purging py3-openssl (23.0.0-r0) (30/55) Purging py3-service_identity (21.1.0-r3) (31/55) Purging py3-six (1.16.0-r4) (32/55) Purging py3-asn1-modules (0.2.8-r3) (33/55) Purging py3-asn1 (0.4.8-r3) (34/55) Purging py3-attrs (22.2.0-r0) (35/55) Purging py3-characteristic (14.3.0-r9) (36/55) Purging py3-cryptography (39.0.0-r0) (37/55) Purging py3-cffi (1.15.1-r1) (38/55) Purging py3-cparser (2.21-r1) (39/55) Purging py3-watchgod (0.8.2-r1) (40/55) Purging py3-anyio (3.6.2-r1) (41/55) Purging py3-idna (3.4-r3) (42/55) Purging py3-sniffio (1.3.0-r1) (43/55) Purging py3-curio (1.6-r0) (44/55) Purging py3-websockets (10.4-r2) (45/55) Purging py3-wsproto (1.2.0-r1) (46/55) Purging py3-h11 (0.14.0-r1) (47/55) Purging python3 (3.11.1-r2) (48/55) Purging libffi (3.4.4-r0) (49/55) Purging gdbm (1.23-r0) (50/55) Purging mpdecimal (2.5.1-r1) (51/55) Purging readline (8.2.0-r0) (52/55) Purging sqlite-libs (3.40.1-r0) (53/55) Purging http-parser (2.9.4-r0) (54/55) Purging llhttp (6.0.10-r0) (55/55) Purging yaml (0.2.5-r0) Executing busybox-1.36.0-r0.trigger OK: 291 MiB in 101 packages >>> uvicorn: Updating the testing/armv7 repository index... >>> uvicorn: Signing the index...