>>> py3-cheroot: Building testing/py3-cheroot 8.5.2-r1 (using abuild 3.8.0_rc4-r0) started Wed, 08 Sep 2021 16:54:40 +0000 >>> py3-cheroot: Checking sanity of /home/buildozer/aports/testing/py3-cheroot/APKBUILD... >>> py3-cheroot: Analyzing dependencies... >>> py3-cheroot: Installing for build: build-base py3-more-itertools py3-six py3-jaraco-functools py3-dateutil py3-pbr py3-portend py3-setuptools py3-jaraco-context py3-jaraco.text py3-openssl py3-pytest py3-pytest-cov py3-pytest-mock py3-requests-unixsocket py3-requests-toolbelt py3-pytest-xdist py3-trustme (1/56) Installing libffi (3.3-r2) (2/56) Installing gdbm (1.20-r2) (3/56) Installing mpdecimal (2.5.1-r1) (4/56) Installing readline (8.1.1-r0) (5/56) Installing sqlite-libs (3.36.0-r0) (6/56) Installing python3 (3.9.6-r0) (7/56) Installing py3-more-itertools (8.9.0-r0) (8/56) Installing py3-six (1.15.0-r1) (9/56) Installing py3-jaraco-classes (3.2.1-r0) (10/56) Installing py3-jaraco-functools (3.3.0-r0) (11/56) Installing py3-dateutil (2.8.2-r0) (12/56) Installing py3-pbr (5.6.0-r0) (13/56) Installing py3-tz (2021.1-r1) (14/56) Installing py3-tempora (4.1.1-r0) (15/56) Installing py3-portend (2.7.1-r0) (16/56) Installing py3-ordered-set (4.0.2-r2) (17/56) Installing py3-appdirs (1.4.4-r2) (18/56) Installing py3-parsing (2.4.7-r2) (19/56) Installing py3-packaging (20.9-r1) (20/56) Installing py3-setuptools (52.0.0-r4) (21/56) Installing py3-jaraco-context (4.0.0-r1) (22/56) Installing py3-jaraco.text (3.5.1-r0) (23/56) Installing py3-cparser (2.20-r1) (24/56) Installing py3-cffi (1.14.5-r1) (25/56) Installing py3-idna (3.2-r0) (26/56) Installing py3-asn1crypto (1.4.0-r1) (27/56) Installing py3-cryptography (3.3.2-r1) (28/56) Installing py3-openssl (20.0.1-r1) (29/56) Installing py3-atomicwrites (1.4.0-r1) (30/56) Installing py3-attrs (20.3.0-r1) (31/56) Installing py3-iniconfig (1.1.1-r1) (32/56) Installing py3-pluggy (0.13.1-r4) (33/56) Installing py3-py (1.10.0-r1) (34/56) Installing py3-wcwidth (0.2.5-r1) (35/56) Installing py3-toml (0.10.2-r2) (36/56) Installing py3-pytest (6.2.5-r0) (37/56) Installing py3-coverage (5.5-r0) (38/56) Installing py3-pytest-cov (2.12.1-r0) (39/56) Installing py3-mock (4.0.3-r1) (40/56) Installing py3-pytest-mock (3.5.1-r1) (41/56) Installing py3-chardet (4.0.0-r2) (42/56) Installing py3-urllib3 (1.26.6-r0) (43/56) Installing py3-certifi (2020.12.5-r1) (44/56) Installing py3-requests (2.25.1-r4) (45/56) Installing py3-requests-unixsocket (0.2.0-r0) (46/56) Installing py3-requests-toolbelt (0.9.1-r2) (47/56) Installing py3-apipkg (1.5-r5) (48/56) Installing py3-execnet (1.7.1-r2) (49/56) Installing py3-pytest-forked (1.3.0-r1) (50/56) Installing py3-pytest-xdist (1.33.0-r1) (51/56) Installing py3-asn1 (0.4.8-r1) (52/56) Installing py3-asn1-modules (0.2.8-r1) (53/56) Installing py3-characteristic (14.3.0-r7) (54/56) Installing py3-service_identity (21.1.0-r0) (55/56) Installing py3-trustme (0.8.0-r0) (56/56) Installing .makedepends-py3-cheroot (20210908.165441) Executing busybox-1.34.0-r2.trigger OK: 393 MiB in 156 packages >>> py3-cheroot: Cleaning up srcdir >>> py3-cheroot: Cleaning up pkgdir >>> py3-cheroot: Fetching https://distfiles.alpinelinux.org/distfiles/cheroot-8.5.2.tar.gz >>> py3-cheroot: Fetching https://distfiles.alpinelinux.org/distfiles/cheroot-8.5.2.tar.gz >>> py3-cheroot: Checking sha512sums... cheroot-8.5.2.tar.gz: OK setuptools_scm.patch: OK >>> py3-cheroot: Unpacking /var/cache/distfiles/cheroot-8.5.2.tar.gz... >>> py3-cheroot: setuptools_scm.patch patching file setup.cfg /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_scm_version' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/cheroot copying cheroot/cli.py -> build/lib/cheroot copying cheroot/_compat.py -> build/lib/cheroot copying cheroot/makefile.py -> build/lib/cheroot copying cheroot/testing.py -> build/lib/cheroot copying cheroot/__init__.py -> build/lib/cheroot copying cheroot/errors.py -> build/lib/cheroot copying cheroot/__main__.py -> build/lib/cheroot copying cheroot/wsgi.py -> build/lib/cheroot copying cheroot/connections.py -> build/lib/cheroot copying cheroot/server.py -> build/lib/cheroot creating build/lib/cheroot/workers copying cheroot/workers/threadpool.py -> build/lib/cheroot/workers copying cheroot/workers/__init__.py -> build/lib/cheroot/workers creating build/lib/cheroot/ssl copying cheroot/ssl/__init__.py -> build/lib/cheroot/ssl copying cheroot/ssl/pyopenssl.py -> build/lib/cheroot/ssl copying cheroot/ssl/builtin.py -> build/lib/cheroot/ssl creating build/lib/cheroot/test copying cheroot/test/test_makefile.py -> build/lib/cheroot/test copying cheroot/test/test_core.py -> build/lib/cheroot/test copying cheroot/test/conftest.py -> build/lib/cheroot/test copying cheroot/test/test_errors.py -> build/lib/cheroot/test copying cheroot/test/__init__.py -> build/lib/cheroot/test copying cheroot/test/test__compat.py -> build/lib/cheroot/test copying cheroot/test/test_conn.py -> build/lib/cheroot/test copying cheroot/test/_pytest_plugin.py -> build/lib/cheroot/test copying cheroot/test/webtest.py -> build/lib/cheroot/test copying cheroot/test/test_dispatch.py -> build/lib/cheroot/test copying cheroot/test/test_server.py -> build/lib/cheroot/test copying cheroot/test/test_wsgi.py -> build/lib/cheroot/test copying cheroot/test/helper.py -> build/lib/cheroot/test copying cheroot/test/test_ssl.py -> build/lib/cheroot/test copying cheroot/test/test_cli.py -> build/lib/cheroot/test running egg_info writing cheroot.egg-info/PKG-INFO writing dependency_links to cheroot.egg-info/dependency_links.txt writing entry points to cheroot.egg-info/entry_points.txt writing requirements to cheroot.egg-info/requires.txt writing top-level names to cheroot.egg-info/top_level.txt reading manifest file 'cheroot.egg-info/SOURCES.txt' writing manifest file 'cheroot.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.9.6, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2, configfile: pytest.ini, testpaths: cheroot/test/ plugins: xdist-1.33.0, cov-2.12.1, forked-1.3.0, mock-3.5.1 gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I / gw8 I / gw9 I / gw10 I / gw11 I / gw12 I / gw13 I / gw14 I / gw15 I / gw16 I / gw17 I / gw18 I / gw19 I / gw20 I / gw21 I / gw22 I / gw23 I / gw24 I / gw25 I / gw26 I / gw27 I / gw28 I / gw29 I / gw30 I / gw31 I [gw0] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw1] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw2] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw3] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw4] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw5] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw6] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw7] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw8] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw9] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw10] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw11] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw12] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw13] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw14] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw15] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw16] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw17] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw18] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw19] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw20] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw21] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw22] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw23] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw24] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw25] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw26] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw27] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw28] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw29] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw30] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw31] linux Python 3.9.6 cwd: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2 [gw0] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw1] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw2] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw3] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw4] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw5] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw6] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw7] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw8] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw11] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw9] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw12] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw10] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw13] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw16] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw14] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw15] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw17] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw19] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw18] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw21] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw20] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw23] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw22] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw25] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw24] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw26] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw28] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw31] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw30] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw29] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] [gw27] Python 3.9.6 (default, Jun 29 2021, 01:34:52) -- [GCC 10.3.1 20210625] gw0 [124] / gw1 [124] / gw2 [124] / gw3 [124] / gw4 [124] / gw5 [124] / gw6 [124] / gw7 [124] / gw8 [124] / gw9 [124] / gw10 [124] / gw11 [124] / gw12 [124] / gw13 [124] / gw14 [124] / gw15 [124] / gw16 [124] / gw17 [124] / gw18 [124] / gw19 [124] / gw20 [124] / gw21 [124] / gw22 [124] / gw23 [124] / gw24 [124] / gw25 [124] / gw26 [124] / gw27 [124] / gw28 [124] / gw29 [124] / gw30 [124] / gw31 [124] scheduling tests via LoadScheduling cheroot/test/test__compat.py::test_compat_functions_positive[ntob-bar-bar] cheroot/test/test__compat.py::test_compat_functions_positive[ntou-bar-bar] cheroot/test/test__compat.py::test_compat_functions_positive[bton-bar-bar] cheroot/test/test__compat.py::test_extract_bytes[qwerty-qwerty] cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[192.168.1.1:80-expected_bind_addr0] cheroot/test/test__compat.py::test_ntou_escape cheroot/test/test__compat.py::test_compat_functions_negative_nonnative[ntob] cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[[::1]:8000-expected_bind_addr1] cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[localhost:5000-expected_bind_addr2] cheroot/test/test__compat.py::test_extract_bytes_invalid cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[foo@bar:5000-expected_bind_addr3] cheroot/test/test__compat.py::test_extract_bytes[input_argument1-asdfgh] cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[foo-expected_bind_addr4] cheroot/test/test__compat.py::test_compat_functions_negative_nonnative[ntou] cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[/tmp/cheroot.sock-/tmp/cheroot.sock] cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[123456789-expected_bind_addr5] cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[/tmp/some-random-file-name-/tmp/some-random-file-name] [gw1] [ 0%] PASSED cheroot/test/test__compat.py::test_compat_functions_positive[ntou-bar-bar] cheroot/test/test_cli.py::test_Aplication_resolve[main-main] [gw5] [ 1%] PASSED cheroot/test/test__compat.py::test_ntou_escape [gw10] [ 2%] PASSED cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[foo@bar:5000-expected_bind_addr3] [gw7] [ 3%] PASSED cheroot/test/test__compat.py::test_extract_bytes[input_argument1-asdfgh] [gw8] [ 4%] PASSED cheroot/test/test__compat.py::test_extract_bytes_invalid cheroot/test/test_conn.py::test_streaming_11[False] cheroot/test/test_cli.py::test_Aplication_resolve[application-application] [gw2] [ 4%] PASSED cheroot/test/test__compat.py::test_compat_functions_positive[bton-bar-bar] cheroot/test/test_cli.py::test_Aplication_resolve[None-application] [gw19] [ 5%] PASSED cheroot/test/test_cli.py::test_Aplication_resolve[None-application] cheroot/test/test_conn.py::test_HTTP11_persistent_connections [gw6] [ 6%] PASSED cheroot/test/test__compat.py::test_extract_bytes[qwerty-qwerty] [gw16] [ 7%] PASSED cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[123456789-expected_bind_addr5] [gw3] [ 8%] PASSED cheroot/test/test__compat.py::test_compat_functions_negative_nonnative[ntob] cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[@cheroot-\x00cheroot] [gw17] [ 8%] PASSED cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[@cheroot-\x00cheroot] [gw0] [ 9%] PASSED cheroot/test/test__compat.py::test_compat_functions_positive[ntob-bar-bar] [gw18] [ 10%] PASSED cheroot/test/test_cli.py::test_Aplication_resolve[application-application] cheroot/test/test_conn.py::test_streaming_10[False] [gw21] [ 11%] PASSED cheroot/test/test_cli.py::test_Aplication_resolve[main-main] [gw4] [ 12%] PASSED cheroot/test/test__compat.py::test_compat_functions_negative_nonnative[ntou] [gw15] [ 12%] PASSED cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[/tmp/some-random-file-name-/tmp/some-random-file-name] cheroot/test/test_conn.py::test_streaming_10[True] [gw12] [ 13%] PASSED cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[localhost:5000-expected_bind_addr2] [gw9] [ 14%] PASSED cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[[::1]:8000-expected_bind_addr1] [gw13] [ 15%] PASSED cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[foo-expected_bind_addr4] cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[socket.error(EPIPE)] [gw11] [ 16%] PASSED cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[192.168.1.1:80-expected_bind_addr0] cheroot/test/test_conn.py::test_keepalive_conn_management cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[simulated socket.error(ENOTCONN)] cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[socket.error(ECONNRESET)] cheroot/test/test_conn.py::test_streaming_11[True] cheroot/test/test_conn.py::test_keepalive[HTTP/1.0] cheroot/test/test_conn.py::test_keepalive[HTTP/1.1] [gw14] [ 16%] PASSED cheroot/test/test_cli.py::test_parse_wsgi_bind_addr[/tmp/cheroot.sock-/tmp/cheroot.sock] [gw23] [ 17%] PASSED cheroot/test/test_conn.py::test_streaming_11[False] [gw20] [ 18%] PASSED cheroot/test/test_conn.py::test_HTTP11_persistent_connections [gw25] [ 19%] PASSED cheroot/test/test_conn.py::test_streaming_10[False] cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[BrokenPipeError(EPIPE)] [gw24] [ 20%] PASSED cheroot/test/test_conn.py::test_streaming_10[True] cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[socket.error(ESHUTDOWN)] [gw22] [ 20%] PASSED cheroot/test/test_conn.py::test_streaming_11[True] cheroot/test/test_conn.py::test_readall_or_close[0] cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[RuntimeError(666)] cheroot/test/test_conn.py::test_Content_Length_out[/wrong_cl_buffered-500-The requested resource returned more bytes than the declared Content-Length.] cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[BrokenPipeError(ESHUTDOWN)] cheroot/test/test_conn.py::test_No_Message_Body cheroot/test/test_conn.py::test_HTTP11_Timeout[False] cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[socket.error(-1)] [gw26] [ 21%] PASSED cheroot/test/test_conn.py::test_keepalive[HTTP/1.0] [gw28] [ 22%] PASSED cheroot/test/test_conn.py::test_keepalive[HTTP/1.1] cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[real socket.error(ENOTCONN)] cheroot/test/test_conn.py::test_Content_Length_not_int cheroot/test/test_conn.py::test_Content_Length_out[/wrong_cl_unbuffered-200-I too] cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[ConnectionResetError(ECONNRESET)] cheroot/test/test_conn.py::test_HTTP11_Timeout[True] cheroot/test/test_conn.py::test_598 cheroot/test/test_conn.py::test_100_Continue cheroot/test/test_conn.py::test_HTTP11_pipelining cheroot/test/test_conn.py::test_Content_Length_in cheroot/test/test_conn.py::test_readall_or_close[1001] cheroot/test/test_conn.py::test_HTTP11_Timeout_after_request cheroot/test/test_conn.py::test_Chunked_Encoding cheroot/test/test_conn.py::test_No_CRLF[\r\n\n] cheroot/test/test_conn.py::test_No_CRLF[\n\n] cheroot/test/test_core.py::test_http_connect_request cheroot/test/test_conn.py::test_invalid_selected_connection cheroot/test/test_core.py::test_normal_request cheroot/test/test_core.py::test_query_string_request cheroot/test/test_core.py::test_parse_acceptable_uri[/hello] [gw10] [ 23%] PASSED cheroot/test/test_conn.py::test_readall_or_close[0] [gw30] [ 24%] PASSED cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[socket.error(ECONNRESET)] [gw27] [ 25%] PASSED cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[simulated socket.error(ENOTCONN)] [gw29] [ 25%] PASSED cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[socket.error(EPIPE)] [gw19] [ 26%] PASSED cheroot/test/test_conn.py::test_Content_Length_out[/wrong_cl_buffered-500-The requested resource returned more bytes than the declared Content-Length.] [gw16] [ 27%] PASSED cheroot/test/test_conn.py::test_No_Message_Body cheroot/test/test_core.py::test_parse_uri_absolute_uri [gw18] [ 28%] PASSED cheroot/test/test_conn.py::test_Content_Length_out[/wrong_cl_unbuffered-200-I too] [gw15] [ 29%] PASSED cheroot/test/test_conn.py::test_Content_Length_in [gw17] [ 29%] PASSED cheroot/test/test_conn.py::test_Content_Length_not_int cheroot/test/test_core.py::test_parse_acceptable_uri[/%D0%AE%D1%85%D1%85%D1%83%D1%83%D1%83?%D1%97=%D0%B9%D0%BE] [gw12] [ 30%] PASSED cheroot/test/test_conn.py::test_100_Continue [gw13] [ 31%] PASSED cheroot/test/test_conn.py::test_readall_or_close[1001] cheroot/test/test_core.py::test_parse_uri_invalid_uri cheroot/test/test_core.py::test_parse_uri_unsafe_uri cheroot/test/test_core.py::test_parse_uri_fragment_uri [gw23] [ 32%] PASSED cheroot/test/test_conn.py::test_No_CRLF[\r\n\n] [gw20] [ 33%] PASSED cheroot/test/test_conn.py::test_No_CRLF[\n\n] [gw25] [ 33%] PASSED cheroot/test/test_core.py::test_http_connect_request [gw24] [ 34%] PASSED cheroot/test/test_core.py::test_normal_request [gw9] [ 35%] PASSED cheroot/test/test_conn.py::test_HTTP11_pipelining cheroot/test/test_core.py::test_content_length_required cheroot/test/test_core.py::test_malformed_request_line[GET / HTTPS/1.1-400-Malformed Request-Line: bad protocol] [gw28] [ 36%] PASSED cheroot/test/test_core.py::test_parse_acceptable_uri[/hello] [gw26] [ 37%] PASSED cheroot/test/test_core.py::test_query_string_request cheroot/test/test_core.py::test_garbage_in cheroot/test/test_core.py::test_malformed_request_line[GET / HTTP/2.15-505-Cannot fulfill request] cheroot/test/test_core.py::test_send_header_before_closing cheroot/test/test_errors.py::test_plat_specific_errors[err_names0-err_nums0] cheroot/test/test_server.py::test_prepare_makes_server_ready cheroot/test/test_makefile.py::test_bytes_written [gw13] [ 37%] PASSED cheroot/test/test_errors.py::test_plat_specific_errors[err_names0-err_nums0] cheroot/test/test_server.py::test_stop_interrupts_serve cheroot/test/test_server.py::test_server_interrupt[KeyboardInterrupt] cheroot/test/test_server.py::test_server_interrupt[OSError1] cheroot/test/test_dispatch.py::test_dispatch_no_script_name [gw9] [ 38%] PASSED cheroot/test/test_dispatch.py::test_dispatch_no_script_name [gw23] [ 39%] PASSED cheroot/test/test_makefile.py::test_bytes_written [gw20] [ 40%] PASSED cheroot/test/test_server.py::test_prepare_makes_server_ready cheroot/test/test_server.py::test_high_number_of_file_descriptors[1024] cheroot/test/test_server.py::test_high_number_of_file_descriptors[2048] cheroot/test/test_server.py::test_server_interrupt[RuntimeError] cheroot/test/test_ssl.py::test_ssl_adapters[pyopenssl] cheroot/test/test_ssl.py::test_ssl_adapters[builtin] [gw5] [ 41%] PASSED cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[BrokenPipeError(EPIPE)] [gw1] [ 41%] PASSED cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[socket.error(ESHUTDOWN)] [gw2] [ 42%] PASSED cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[RuntimeError(666)] [gw6] [ 43%] PASSED cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[BrokenPipeError(ESHUTDOWN)] cheroot/test/test_core.py::test_parse_no_leading_slash_invalid[\u043f\u0440\u0438\u0432\u0456\u0442] cheroot/test/test_core.py::test_parse_no_leading_slash_invalid[hello] [gw3] [ 44%] PASSED cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[socket.error(-1)] [gw0] [ 45%] PASSED cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[real socket.error(ENOTCONN)] [gw10] [ 45%] PASSED cheroot/test/test_core.py::test_parse_uri_absolute_uri [gw4] [ 46%] PASSED cheroot/test/test_conn.py::test_broken_connection_during_tcp_fin[ConnectionResetError(ECONNRESET)] cheroot/test/test_core.py::test_parse_uri_asterisk_uri cheroot/test/test_core.py::test_no_content_length [gw30] [ 47%] PASSED cheroot/test/test_core.py::test_parse_acceptable_uri[/%D0%AE%D1%85%D1%85%D1%83%D1%83%D1%83?%D1%97=%D0%B9%D0%BE] cheroot/test/test_core.py::test_malformed_request_line[GET / HTTP/1-400-Malformed Request-Line: bad version] [gw27] [ 48%] PASSED cheroot/test/test_core.py::test_parse_uri_invalid_uri cheroot/test/test_core.py::test_malformed_request_line[GET /-400-Malformed Request-Line] cheroot/test/test_server.py::test_serving_is_false_and_stop_returns_after_ctrlc [gw29] [ 49%] PASSED cheroot/test/test_core.py::test_parse_uri_unsafe_uri [gw19] [ 50%] PASSED cheroot/test/test_core.py::test_parse_uri_fragment_uri cheroot/test/test_core.py::test_request_line_split_issue_1220 cheroot/test/test_server.py::test_bind_addr_inet[0.0.0.0] [gw17] [ 50%] PASSED cheroot/test/test_core.py::test_malformed_request_line[GET / HTTPS/1.1-400-Malformed Request-Line: bad protocol] [gw10] [ 51%] PASSED cheroot/test/test_server.py::test_serving_is_false_and_stop_returns_after_ctrlc [gw18] [ 52%] PASSED cheroot/test/test_core.py::test_malformed_request_line[GET / HTTP/2.15-505-Cannot fulfill request] [gw15] [ 53%] PASSED cheroot/test/test_core.py::test_garbage_in cheroot/test/test_server.py::test_bind_addr_inet[::] [gw12] [ 54%] PASSED cheroot/test/test_core.py::test_send_header_before_closing cheroot/test/test_server.py::test_bind_addr_unix[file] [gw16] [ 54%] PASSED cheroot/test/test_core.py::test_content_length_required cheroot/test/test_server.py::test_bind_addr_unix[abstract] cheroot/test/test_ssl.py::test_http_over_https_error[::-builtin] cheroot/test/test_server.py::test_peercreds_unix_sock[file] cheroot/test/test_server.py::test_bind_addr_unix_abstract cheroot/test/test_server.py::test_peercreds_unix_sock[abstract] cheroot/test/test_server.py::test_peercreds_unix_sock_with_lookup[file] cheroot/test/test_server.py::test_peercreds_unix_sock_with_lookup[abstract] [gw5] [ 55%] PASSED cheroot/test/test_core.py::test_parse_no_leading_slash_invalid[\u043f\u0440\u0438\u0432\u0456\u0442] [gw14] [ 56%] XFAIL cheroot/test/test_conn.py::test_Chunked_Encoding [gw1] [ 57%] PASSED cheroot/test/test_core.py::test_parse_no_leading_slash_invalid[hello] [gw2] [ 58%] PASSED cheroot/test/test_core.py::test_parse_uri_asterisk_uri [gw6] [ 58%] PASSED cheroot/test/test_core.py::test_no_content_length cheroot/test/test_makefile.py::test_bytes_read [gw14] [ 59%] PASSED cheroot/test/test_makefile.py::test_bytes_read [gw0] [ 60%] PASSED cheroot/test/test_core.py::test_malformed_request_line[GET / HTTP/1-400-Malformed Request-Line: bad version] cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_REQUIRED-True-builtin] cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_REQUIRED-True-pyopenssl] [gw3] [ 61%] PASSED cheroot/test/test_core.py::test_malformed_request_line[GET /-400-Malformed Request-Line] cheroot/test/test_ssl.py::test_https_over_http_error[0.0.0.0] cheroot/test/test_ssl.py::test_https_over_http_error[::] [gw30] [ 62%] PASSED cheroot/test/test_server.py::test_bind_addr_inet[0.0.0.0] [gw4] [ 62%] PASSED cheroot/test/test_core.py::test_request_line_split_issue_1220 [gw27] [ 63%] PASSED cheroot/test/test_server.py::test_bind_addr_inet[::] cheroot/test/test_ssl.py::test_http_over_https_error[0.0.0.0-builtin] cheroot/test/test_ssl.py::test_http_over_https_error[0.0.0.0-pyopenssl] cheroot/test/webtest.py::cheroot.test.webtest.WebCase.getPage [gw19] [ 64%] PASSED cheroot/test/test_server.py::test_bind_addr_unix[file] [gw29] [ 65%] PASSED cheroot/test/test_server.py::test_bind_addr_unix[abstract] cheroot/test/test_ssl.py::test_http_over_https_error[::-pyopenssl] cheroot/test/webtest.py::cheroot.test.webtest.strip_netloc [gw30] [ 66%] PASSED cheroot/test/webtest.py::cheroot.test.webtest.WebCase.getPage [gw27] [ 66%] PASSED cheroot/test/webtest.py::cheroot.test.webtest.strip_netloc [gw16] [ 67%] PASSED cheroot/test/test_server.py::test_bind_addr_unix_abstract [gw12] [ 68%] PASSED cheroot/test/test_server.py::test_peercreds_unix_sock_with_lookup[file] [gw18] [ 69%] PASSED cheroot/test/test_server.py::test_peercreds_unix_sock[file] [gw15] [ 70%] PASSED cheroot/test/test_server.py::test_peercreds_unix_sock_with_lookup[abstract] [gw17] [ 70%] PASSED cheroot/test/test_server.py::test_peercreds_unix_sock[abstract] [gw2] [ 71%] PASSED cheroot/test/test_ssl.py::test_https_over_http_error[0.0.0.0] [gw6] [ 72%] PASSED cheroot/test/test_ssl.py::test_https_over_http_error[::] [gw25] [ 73%] PASSED cheroot/test/test_server.py::test_stop_interrupts_serve cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_NONE-False-builtin] [gw26] [ 74%] PASSED cheroot/test/test_server.py::test_server_interrupt[OSError1] [gw24] [ 75%] PASSED cheroot/test/test_server.py::test_server_interrupt[KeyboardInterrupt] cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_NONE-True-builtin] cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_NONE-False-pyopenssl] [gw28] [ 75%] PASSED cheroot/test/test_server.py::test_server_interrupt[RuntimeError] cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_NONE-True-pyopenssl] [gw21] [ 76%] XFAIL cheroot/test/test_conn.py::test_598 cheroot/test/test_core.py::test_malformed_header [gw21] [ 77%] PASSED cheroot/test/test_core.py::test_malformed_header [gw3] [ 78%] PASSED cheroot/test/test_ssl.py::test_http_over_https_error[0.0.0.0-pyopenssl] [gw22] [ 79%] PASSED cheroot/test/test_conn.py::test_invalid_selected_connection cheroot/test/test_server.py::test_server_interrupt[OSError0] [gw5] [ 79%] PASSED cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_REQUIRED-True-builtin] [gw13] [ 80%] PASSED cheroot/test/test_server.py::test_high_number_of_file_descriptors[1024] cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_OPTIONAL-False-builtin] [gw23] [ 81%] PASSED cheroot/test/test_server.py::test_high_number_of_file_descriptors[2048] cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_OPTIONAL-True-builtin] [gw0] [ 82%] PASSED cheroot/test/test_ssl.py::test_http_over_https_error[0.0.0.0-builtin] [gw9] [ 83%] PASSED cheroot/test/test_ssl.py::test_ssl_adapters[pyopenssl] cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_OPTIONAL-False-pyopenssl] [gw4] [ 83%] PASSED cheroot/test/test_ssl.py::test_http_over_https_error[::-pyopenssl] [gw20] [ 84%] PASSED cheroot/test/test_ssl.py::test_ssl_adapters[builtin] [gw10] [ 85%] PASSED cheroot/test/test_ssl.py::test_http_over_https_error[::-builtin] [gw22] [ 86%] PASSED cheroot/test/test_server.py::test_server_interrupt[OSError0] cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_OPTIONAL-True-pyopenssl] [gw8] [ 87%] PASSED cheroot/test/test_conn.py::test_HTTP11_Timeout[False] [gw7] [ 87%] PASSED cheroot/test/test_conn.py::test_HTTP11_Timeout[True] cheroot/test/test_core.py::test_large_request cheroot/test/test_core.py::test_malformed_http_method [gw24] [ 88%] PASSED cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_NONE-False-pyopenssl] [gw25] [ 89%] PASSED cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_NONE-False-builtin] [gw7] [ 90%] PASSED cheroot/test/test_core.py::test_malformed_http_method [gw28] [ 91%] PASSED cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_NONE-True-pyopenssl] [gw1] [ 91%] PASSED cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_REQUIRED-True-pyopenssl] [gw9] [ 92%] PASSED cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_OPTIONAL-False-pyopenssl] [gw8] [ 93%] XFAIL cheroot/test/test_core.py::test_large_request [gw13] [ 94%] PASSED cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_OPTIONAL-False-builtin] [gw23] [ 95%] PASSED cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_OPTIONAL-True-builtin] [gw26] [ 95%] PASSED cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_NONE-True-builtin] [gw20] [ 96%] PASSED cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_OPTIONAL-True-pyopenssl] [gw31] [ 97%] PASSED cheroot/test/test_conn.py::test_keepalive_conn_management cheroot/test/test_core.py::test_parse_acceptable_uri[/query_string?test=True] [gw31] [ 98%] PASSED cheroot/test/test_core.py::test_parse_acceptable_uri[/query_string?test=True] [gw11] [ 99%] PASSED cheroot/test/test_conn.py::test_HTTP11_Timeout_after_request cheroot/test/test_errors.py::test_plat_specific_errors[err_names1-err_nums1] [gw11] [100%] PASSED cheroot/test/test_errors.py::test_plat_specific_errors[err_names1-err_nums1] - generated xml file: /home/buildozer/aports/testing/py3-cheroot/src/cheroot-8.5.2/junit-test-results.xml - ----------- coverage: platform linux, python 3.9.6-final-0 ----------- Name Stmts Miss Cover Missing -------------------------------------------------------------- cheroot/__init__.py 10 10 0% 3-15 cheroot/__main__.py 3 3 0% 3-6 cheroot/_compat.py 67 23 66% 15-16, 22-23, 28-37, 74-102, 124 cheroot/cli.py 71 21 70% 97, 105-111, 115, 123, 127-133, 154-155, 236-247 cheroot/connections.py 177 31 82% 21-43, 262, 291, 294, 310-315, 322-346 cheroot/errors.py 25 4 84% 58-59, 87-88 cheroot/makefile.py 302 240 21% 11-13, 32, 47, 56-59, 62, 65-68, 72-82, 86-88, 92-95, 100-110, 116, 132-190, 194-282, 286-406, 447 cheroot/server.py 967 247 74% 82-83, 125-132, 137-140, 149, 203, 209, 219, 230, 235, 252-253, 271, 281-284, 295-298, 321-330, 334, 338, 342-345, 371, 389-398, 409-418, 422, 426, 430-432, 460, 466, 475-476, 488, 496, 512, 516, 525-527, 540-571, 582-591, 600-621, 625, 708-713, 720-726, 760-762, 810, 834-860, 903-907, 924-926, 933, 956-957, 1024-1026, 1055-1057, 1068-1074, 1106, 1116-1118, 1146, 1279, 1302-1306, 1308, 1310, 1324, 1350-1353, 1389, 1393, 1404-1412, 1447, 1659-1662, 1666, 1713, 1724-1733, 1751, 1756-1758, 1769-1777, 1784-1788, 1791, 1813-1814, 1862, 1898, 1912-1921, 1931, 1944-1945, 1949-1951, 1958-1964, 1967, 2019-2022, 2058-2060, 2106-2111, 2131-2133, 2177, 2185-2186 cheroot/ssl/builtin.py 201 46 77% 19-20, 24-28, 39, 47, 134-137, 216, 228, 236-248, 285, 294-312, 314-330, 355, 433, 440-441, 443-444, 458, 467, 478-479 cheroot/ssl/pyopenssl.py 142 20 86% 70-73, 105, 110-113, 116, 121-122, 131, 135, 155, 163, 276, 287, 308, 382 cheroot/test/_pytest_plugin.py 8 6 25% 7-16, 19 cheroot/test/conftest.py 38 2 95% 31, 40 cheroot/test/helper.py 102 42 59% 48-76, 81-82, 87-89, 94-97, 103-111, 141, 156-157, 172 cheroot/test/test_cli.py 24 1 96% 77 cheroot/test/test_conn.py 621 26 96% 53, 94-96, 135, 173-176, 304-309, 761-765, 789-792, 795, 890-895, 1074, 1187-1189 cheroot/test/test_core.py 224 8 96% 38, 57, 298-300, 401-404, 437 cheroot/test/test_makefile.py 31 4 87% 27-30 cheroot/test/test_server.py 200 9 96% 56, 238, 264, 296, 350-351, 391, 418-419 cheroot/test/test_ssl.py 261 71 73% 108, 172-175, 286-440, 508, 550, 552-568, 573, 643, 685, 694, 716, 720 cheroot/test/test_wsgi.py 36 24 33% 21-34, 39-58 cheroot/test/webtest.py 323 189 41% 58-61, 66-68, 76-83, 98-100, 129-130, 134-138, 149-154, 163, 167, 175, 202-232, 242-250, 255-300, 305, 309-314, 322-327, 331-342, 346-355, 359-366, 370-375, 379-385, 389-396, 400-405, 409-414, 418-423, 443, 455-458, 470-485, 503, 527-530, 534, 543, 549, 600-609 cheroot/testing.py 78 11 86% 48-49, 74-75, 124-128, 132, 144-146 cheroot/workers/threadpool.py 149 53 64% 30, 33, 122, 132-136, 139, 186, 191-192, 205-210, 214-225, 228-234, 240-256, 267-268, 297-298, 303-314, 329 cheroot/wsgi.py 162 45 72% 92, 96, 144, 157, 167-170, 176, 180, 200, 202, 212, 279-289, 333-350, 354-357, 361-365, 419-425 -------------------------------------------------------------- TOTAL 4291 1136 74% 6 files skipped due to complete coverage. Coverage XML written to file coverage.xml ============================= slowest 10 durations ============================= 4.02s call cheroot/test/test_conn.py::test_HTTP11_Timeout_after_request 3.44s call cheroot/test/test_conn.py::test_keepalive_conn_management 2.00s call cheroot/test/test_conn.py::test_HTTP11_Timeout[False] 2.00s call cheroot/test/test_conn.py::test_HTTP11_Timeout[True] 1.55s setup cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_NONE-True-builtin] 1.46s setup cheroot/test/test_ssl.py::test_ssl_adapters[builtin] 1.39s setup cheroot/test/test_ssl.py::test_http_over_https_error[::-builtin] 1.30s setup cheroot/test/test_ssl.py::test_http_over_https_error[::-pyopenssl] 1.30s setup cheroot/test/test_ssl.py::test_ssl_adapters[pyopenssl] 1.25s setup cheroot/test/test_ssl.py::test_ssl_env[VerifyMode.CERT_REQUIRED-True-pyopenssl] =========================== short test summary info ============================ XFAIL cheroot/test/test_conn.py::test_Chunked_Encoding Headers from earlier request leak into the request line for a subsequent request, resulting in 400 instead of 413. See cherrypy/cheroot#69 for details. XFAIL cheroot/test/test_conn.py::test_598 Sometimes this test fails due to low timeout. Ref: https://github.com/cherrypy/cherrypy/issues/598 XFAIL cheroot/test/test_core.py::test_large_request https://github.com/cherrypy/cheroot/issues/106 ======================= 121 passed, 3 xfailed in 11.83s ======================== >>> py3-cheroot: Entering fakeroot... /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_scm_version' warnings.warn(msg) running install running build running build_py running egg_info writing cheroot.egg-info/PKG-INFO writing dependency_links to cheroot.egg-info/dependency_links.txt writing entry points to cheroot.egg-info/entry_points.txt writing requirements to cheroot.egg-info/requires.txt writing top-level names to cheroot.egg-info/top_level.txt reading manifest file 'cheroot.egg-info/SOURCES.txt' writing manifest file 'cheroot.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-cheroot/pkg creating /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot creating /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr creating /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib creating /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9 creating /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages creating /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot copying build/lib/cheroot/cli.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot copying build/lib/cheroot/_compat.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot creating /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/workers copying build/lib/cheroot/workers/threadpool.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/workers copying build/lib/cheroot/workers/__init__.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/workers copying build/lib/cheroot/makefile.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot copying build/lib/cheroot/testing.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot copying build/lib/cheroot/__init__.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot copying build/lib/cheroot/errors.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot copying build/lib/cheroot/__main__.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot creating /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/__init__.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/pyopenssl.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/builtin.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/ssl creating /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test copying build/lib/cheroot/test/test_makefile.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test copying build/lib/cheroot/test/test_core.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test copying build/lib/cheroot/test/conftest.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test copying build/lib/cheroot/test/test_errors.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test copying build/lib/cheroot/test/__init__.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test copying build/lib/cheroot/test/test__compat.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test copying build/lib/cheroot/test/test_conn.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test copying build/lib/cheroot/test/_pytest_plugin.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test copying build/lib/cheroot/test/webtest.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test copying build/lib/cheroot/test/test_dispatch.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test copying build/lib/cheroot/test/test_server.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test copying build/lib/cheroot/test/test_wsgi.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test copying build/lib/cheroot/test/helper.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test copying build/lib/cheroot/test/test_ssl.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test copying build/lib/cheroot/test/test_cli.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test copying build/lib/cheroot/wsgi.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot copying build/lib/cheroot/connections.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot copying build/lib/cheroot/server.py -> /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/cli.py to cli.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/_compat.py to _compat.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/workers/threadpool.py to threadpool.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/workers/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/makefile.py to makefile.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/testing.py to testing.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/errors.py to errors.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/__main__.py to __main__.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/ssl/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/ssl/pyopenssl.py to pyopenssl.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/ssl/builtin.py to builtin.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test/test_makefile.py to test_makefile.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test/test_core.py to test_core.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test/conftest.py to conftest.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test/test_errors.py to test_errors.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test/test__compat.py to test__compat.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test/test_conn.py to test_conn.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test/_pytest_plugin.py to _pytest_plugin.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test/webtest.py to webtest.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test/test_dispatch.py to test_dispatch.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test/test_server.py to test_server.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test/test_wsgi.py to test_wsgi.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test/helper.py to helper.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test/test_ssl.py to test_ssl.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test/test_cli.py to test_cli.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/wsgi.py to wsgi.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/connections.py to connections.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/server.py to server.cpython-39.pyc running install_egg_info Copying cheroot.egg-info to /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot-0.0.0-py3.9.egg-info running install_scripts Installing cheroot script to /home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/bin >>> py3-cheroot-tests*: Running split function tests... '/home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.9/site-packages/cheroot/test' -> '/home/buildozer/aports/testing/py3-cheroot/pkg/py3-cheroot-tests/usr/lib/python3.9/site-packages/cheroot/test' >>> py3-cheroot-tests*: Preparing subpackage py3-cheroot-tests... >>> py3-cheroot-tests*: Running postcheck for py3-cheroot-tests >>> py3-cheroot*: Running postcheck for py3-cheroot >>> py3-cheroot*: Preparing package py3-cheroot... >>> py3-cheroot-tests*: Tracing dependencies... >>> py3-cheroot-tests*: Package size: 336.0 KB >>> py3-cheroot-tests*: Compressing data... >>> py3-cheroot-tests*: Create checksum... >>> py3-cheroot-tests*: Create py3-cheroot-tests-8.5.2-r1.apk >>> py3-cheroot*: Tracing dependencies... >>> py3-cheroot*: Package size: 460.0 KB >>> py3-cheroot*: Compressing data... >>> py3-cheroot*: Create checksum... >>> py3-cheroot*: Create py3-cheroot-8.5.2-r1.apk >>> py3-cheroot: Build complete at Wed, 08 Sep 2021 16:54:57 +0000 elapsed time 0h 0m 17s >>> py3-cheroot: Cleaning up srcdir >>> py3-cheroot: Cleaning up pkgdir >>> py3-cheroot: Uninstalling dependencies... (1/56) Purging .makedepends-py3-cheroot (20210908.165441) (2/56) Purging py3-dateutil (2.8.2-r0) (3/56) Purging py3-portend (2.7.1-r0) (4/56) Purging py3-tempora (4.1.1-r0) (5/56) Purging py3-tz (2021.1-r1) (6/56) Purging py3-setuptools (52.0.0-r4) (7/56) Purging py3-ordered-set (4.0.2-r2) (8/56) Purging py3-appdirs (1.4.4-r2) (9/56) Purging py3-jaraco-context (4.0.0-r1) (10/56) Purging py3-jaraco.text (3.5.1-r0) (11/56) Purging py3-jaraco-functools (3.3.0-r0) (12/56) Purging py3-jaraco-classes (3.2.1-r0) (13/56) Purging py3-pytest-cov (2.12.1-r0) (14/56) Purging py3-coverage (5.5-r0) (15/56) Purging py3-pytest-mock (3.5.1-r1) (16/56) Purging py3-mock (4.0.3-r1) (17/56) Purging py3-pbr (5.6.0-r0) (18/56) Purging py3-requests-unixsocket (0.2.0-r0) (19/56) Purging py3-requests-toolbelt (0.9.1-r2) (20/56) Purging py3-requests (2.25.1-r4) (21/56) Purging py3-chardet (4.0.0-r2) (22/56) Purging py3-urllib3 (1.26.6-r0) (23/56) Purging py3-certifi (2020.12.5-r1) (24/56) Purging py3-pytest-xdist (1.33.0-r1) (25/56) Purging py3-execnet (1.7.1-r2) (26/56) Purging py3-apipkg (1.5-r5) (27/56) Purging py3-pytest-forked (1.3.0-r1) (28/56) Purging py3-pytest (6.2.5-r0) (29/56) Purging py3-atomicwrites (1.4.0-r1) (30/56) Purging py3-more-itertools (8.9.0-r0) (31/56) Purging py3-iniconfig (1.1.1-r1) (32/56) Purging py3-pluggy (0.13.1-r4) (33/56) Purging py3-py (1.10.0-r1) (34/56) Purging py3-wcwidth (0.2.5-r1) (35/56) Purging py3-packaging (20.9-r1) (36/56) Purging py3-parsing (2.4.7-r2) (37/56) Purging py3-toml (0.10.2-r2) (38/56) Purging py3-trustme (0.8.0-r0) (39/56) Purging py3-openssl (20.0.1-r1) (40/56) Purging py3-service_identity (21.1.0-r0) (41/56) Purging py3-asn1-modules (0.2.8-r1) (42/56) Purging py3-asn1 (0.4.8-r1) (43/56) Purging py3-attrs (20.3.0-r1) (44/56) Purging py3-characteristic (14.3.0-r7) (45/56) Purging py3-cryptography (3.3.2-r1) (46/56) Purging py3-cffi (1.14.5-r1) (47/56) Purging py3-cparser (2.20-r1) (48/56) Purging py3-idna (3.2-r0) (49/56) Purging py3-asn1crypto (1.4.0-r1) (50/56) Purging py3-six (1.15.0-r1) (51/56) Purging python3 (3.9.6-r0) (52/56) Purging libffi (3.3-r2) (53/56) Purging gdbm (1.20-r2) (54/56) Purging mpdecimal (2.5.1-r1) (55/56) Purging readline (8.1.1-r0) (56/56) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.0-r2.trigger OK: 317 MiB in 100 packages >>> py3-cheroot: Updating the testing/x86 repository index... >>> py3-cheroot: Signing the index...