>>> py3-pytest-httpserver: Building community/py3-pytest-httpserver 1.0.1-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 06:45:09 +0000 >>> py3-pytest-httpserver: Checking sanity of /home/buildozer/aports/community/py3-pytest-httpserver/APKBUILD... >>> py3-pytest-httpserver: Analyzing dependencies... >>> py3-pytest-httpserver: Installing for build: build-base python3 py3-werkzeug py3-setuptools py3-pip py3-pytest py3-pytest-runner py3-requests (1/43) Installing libffi (3.4.2-r1) (2/43) Installing gdbm (1.20-r2) (3/43) Installing mpdecimal (2.5.1-r1) (4/43) Installing readline (8.1.1-r0) (5/43) Installing sqlite-libs (3.36.0-r0) (6/43) Installing python3 (3.9.7-r3) (7/43) Installing py3-werkzeug (2.0.1-r0) (8/43) Installing py3-ordered-set (4.0.2-r2) (9/43) Installing py3-appdirs (1.4.4-r2) (10/43) Installing py3-parsing (2.4.7-r2) (11/43) Installing py3-six (1.16.0-r0) (12/43) Installing py3-packaging (20.9-r1) (13/43) Installing py3-setuptools (52.0.0-r4) (14/43) Installing py3-chardet (4.0.0-r2) (15/43) Installing py3-idna (3.2-r0) (16/43) Installing py3-urllib3 (1.26.7-r0) (17/43) Installing py3-certifi (2020.12.5-r1) (18/43) Installing py3-requests (2.25.1-r4) (19/43) Installing py3-msgpack (1.0.2-r1) (20/43) Installing py3-lockfile (0.12.2-r4) (21/43) Installing py3-cachecontrol (0.12.6-r1) (22/43) Installing py3-colorama (0.4.4-r1) (23/43) Installing py3-contextlib2 (21.6.0-r1) (24/43) Installing py3-distlib (0.3.3-r0) (25/43) Installing py3-distro (1.6.0-r0) (26/43) Installing py3-webencodings (0.5.1-r4) (27/43) Installing py3-html5lib (1.1-r1) (28/43) Installing py3-tomli (1.2.1-r0) (29/43) Installing py3-pep517 (0.12.0-r0) (30/43) Installing py3-progress (1.6-r0) (31/43) Installing py3-retrying (1.3.3-r2) (32/43) Installing py3-toml (0.10.2-r2) (33/43) Installing py3-pip (20.3.4-r1) (34/43) Installing py3-atomicwrites (1.4.0-r1) (35/43) Installing py3-attrs (20.3.0-r1) (36/43) Installing py3-more-itertools (8.10.0-r0) (37/43) Installing py3-iniconfig (1.1.1-r1) (38/43) Installing py3-pluggy (0.13.1-r4) (39/43) Installing py3-py (1.10.0-r1) (40/43) Installing py3-wcwidth (0.2.5-r1) (41/43) Installing py3-pytest (6.2.5-r0) (42/43) Installing py3-pytest-runner (5.3.1-r0) (43/43) Installing .makedepends-py3-pytest-httpserver (20211021.064510) Executing busybox-1.34.1-r1.trigger OK: 419 MiB in 138 packages >>> py3-pytest-httpserver: Cleaning up srcdir >>> py3-pytest-httpserver: Cleaning up pkgdir >>> py3-pytest-httpserver: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/py3-pytest-httpserver-1.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 curl: (22) The requested URL returned error: 404 >>> py3-pytest-httpserver: Fetching py3-pytest-httpserver-1.0.1.tar.gz::https://github.com/csernazs/pytest-httpserver/archive/1.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 100 133 100 133 0 0 578 0 --:--:-- --:--:-- --:--:-- 580 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52182 0 52182 0 0 106k 0 --:--:-- --:--:-- --:--:-- 1084k >>> py3-pytest-httpserver: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/py3-pytest-httpserver-1.0.1.tar.gz >>> py3-pytest-httpserver: Checking sha512sums... py3-pytest-httpserver-1.0.1.tar.gz: OK >>> py3-pytest-httpserver: Unpacking /var/cache/distfiles/v3.15/py3-pytest-httpserver-1.0.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pytest_httpserver copying pytest_httpserver/httpserver.py -> build/lib/pytest_httpserver copying pytest_httpserver/__init__.py -> build/lib/pytest_httpserver copying pytest_httpserver/pytest_plugin.py -> build/lib/pytest_httpserver running pytest running egg_info creating pytest_httpserver.egg-info writing pytest_httpserver.egg-info/PKG-INFO writing dependency_links to pytest_httpserver.egg-info/dependency_links.txt writing entry points to pytest_httpserver.egg-info/entry_points.txt writing requirements to pytest_httpserver.egg-info/requires.txt writing top-level names to pytest_httpserver.egg-info/top_level.txt writing manifest file 'pytest_httpserver.egg-info/SOURCES.txt' reading manifest file 'pytest_httpserver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution writing manifest file 'pytest_httpserver.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-pytest-httpserver/src/pytest-httpserver-1.0.1, configfile: setup.cfg plugins: httpserver-1.0.1 collected 53 items tests/test_handler_errors.py ..... [ 9%] tests/test_headers.py .. [ 13%] tests/test_json_matcher.py ..... [ 22%] tests/test_mixed.py .... [ 30%] tests/test_oneshot.py .. [ 33%] tests/test_ordered.py .. [ 37%] tests/test_permanent.py ........... [ 58%] tests/test_port_changing.py ss. [ 64%] tests/test_querymatcher.py ....... [ 77%] tests/test_querystring.py ... [ 83%] tests/test_ssl.py s [ 84%] tests/test_urimatch.py ... [ 90%] tests/test_wait.py .... [ 98%] tests/test_with_statement.py . [100%] ======================== 50 passed, 3 skipped in 2.93s ========================= >>> py3-pytest-httpserver: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-pytest-httpserver/pkg creating /home/buildozer/aports/community/py3-pytest-httpserver/pkg/py3-pytest-httpserver creating /home/buildozer/aports/community/py3-pytest-httpserver/pkg/py3-pytest-httpserver/usr creating /home/buildozer/aports/community/py3-pytest-httpserver/pkg/py3-pytest-httpserver/usr/lib creating /home/buildozer/aports/community/py3-pytest-httpserver/pkg/py3-pytest-httpserver/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-pytest-httpserver/pkg/py3-pytest-httpserver/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-pytest-httpserver/pkg/py3-pytest-httpserver/usr/lib/python3.9/site-packages/pytest_httpserver copying build/lib/pytest_httpserver/httpserver.py -> /home/buildozer/aports/community/py3-pytest-httpserver/pkg/py3-pytest-httpserver/usr/lib/python3.9/site-packages/pytest_httpserver copying build/lib/pytest_httpserver/__init__.py -> /home/buildozer/aports/community/py3-pytest-httpserver/pkg/py3-pytest-httpserver/usr/lib/python3.9/site-packages/pytest_httpserver copying build/lib/pytest_httpserver/pytest_plugin.py -> /home/buildozer/aports/community/py3-pytest-httpserver/pkg/py3-pytest-httpserver/usr/lib/python3.9/site-packages/pytest_httpserver byte-compiling /home/buildozer/aports/community/py3-pytest-httpserver/pkg/py3-pytest-httpserver/usr/lib/python3.9/site-packages/pytest_httpserver/httpserver.py to httpserver.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-httpserver/pkg/py3-pytest-httpserver/usr/lib/python3.9/site-packages/pytest_httpserver/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-httpserver/pkg/py3-pytest-httpserver/usr/lib/python3.9/site-packages/pytest_httpserver/pytest_plugin.py to pytest_plugin.cpython-39.pyc running install_egg_info running egg_info writing pytest_httpserver.egg-info/PKG-INFO writing dependency_links to pytest_httpserver.egg-info/dependency_links.txt writing entry points to pytest_httpserver.egg-info/entry_points.txt writing requirements to pytest_httpserver.egg-info/requires.txt writing top-level names to pytest_httpserver.egg-info/top_level.txt reading manifest file 'pytest_httpserver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution writing manifest file 'pytest_httpserver.egg-info/SOURCES.txt' Copying pytest_httpserver.egg-info to /home/buildozer/aports/community/py3-pytest-httpserver/pkg/py3-pytest-httpserver/usr/lib/python3.9/site-packages/pytest_httpserver-1.0.1-py3.9.egg-info running install_scripts >>> py3-pytest-httpserver*: Running postcheck for py3-pytest-httpserver >>> py3-pytest-httpserver*: Preparing package py3-pytest-httpserver... >>> py3-pytest-httpserver*: Tracing dependencies... >>> py3-pytest-httpserver*: Package size: 164.0 KB >>> py3-pytest-httpserver*: Compressing data... >>> py3-pytest-httpserver*: Create checksum... >>> py3-pytest-httpserver*: Create py3-pytest-httpserver-1.0.1-r0.apk >>> py3-pytest-httpserver: Build complete at Thu, 21 Oct 2021 06:45:17 +0000 elapsed time 0h 0m 8s >>> py3-pytest-httpserver: Cleaning up srcdir >>> py3-pytest-httpserver: Cleaning up pkgdir >>> py3-pytest-httpserver: Uninstalling dependencies... (1/43) Purging .makedepends-py3-pytest-httpserver (20211021.064510) (2/43) Purging py3-werkzeug (2.0.1-r0) (3/43) Purging py3-pip (20.3.4-r1) (4/43) Purging py3-cachecontrol (0.12.6-r1) (5/43) Purging py3-lockfile (0.12.2-r4) (6/43) Purging py3-colorama (0.4.4-r1) (7/43) Purging py3-contextlib2 (21.6.0-r1) (8/43) Purging py3-distlib (0.3.3-r0) (9/43) Purging py3-distro (1.6.0-r0) (10/43) Purging py3-html5lib (1.1-r1) (11/43) Purging py3-msgpack (1.0.2-r1) (12/43) Purging py3-pep517 (0.12.0-r0) (13/43) Purging py3-tomli (1.2.1-r0) (14/43) Purging py3-progress (1.6-r0) (15/43) Purging py3-retrying (1.3.3-r2) (16/43) Purging py3-webencodings (0.5.1-r4) (17/43) Purging py3-pytest (6.2.5-r0) (18/43) Purging py3-atomicwrites (1.4.0-r1) (19/43) Purging py3-attrs (20.3.0-r1) (20/43) Purging py3-more-itertools (8.10.0-r0) (21/43) Purging py3-iniconfig (1.1.1-r1) (22/43) Purging py3-pluggy (0.13.1-r4) (23/43) Purging py3-py (1.10.0-r1) (24/43) Purging py3-wcwidth (0.2.5-r1) (25/43) Purging py3-toml (0.10.2-r2) (26/43) Purging py3-pytest-runner (5.3.1-r0) (27/43) Purging py3-setuptools (52.0.0-r4) (28/43) Purging py3-ordered-set (4.0.2-r2) (29/43) Purging py3-appdirs (1.4.4-r2) (30/43) Purging py3-packaging (20.9-r1) (31/43) Purging py3-parsing (2.4.7-r2) (32/43) Purging py3-six (1.16.0-r0) (33/43) Purging py3-requests (2.25.1-r4) (34/43) Purging py3-chardet (4.0.0-r2) (35/43) Purging py3-idna (3.2-r0) (36/43) Purging py3-urllib3 (1.26.7-r0) (37/43) Purging py3-certifi (2020.12.5-r1) (38/43) Purging python3 (3.9.7-r3) (39/43) Purging libffi (3.4.2-r1) (40/43) Purging gdbm (1.20-r2) (41/43) Purging mpdecimal (2.5.1-r1) (42/43) Purging readline (8.1.1-r0) (43/43) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-pytest-httpserver: Updating the community/x86_64 repository index... >>> py3-pytest-httpserver: Signing the index...