>>> py3-pytest-httpbin: Building community/py3-pytest-httpbin 1.0.2-r0 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 11:12:28 +0000 >>> py3-pytest-httpbin: Checking sanity of /home/buildozer/aports/community/py3-pytest-httpbin/APKBUILD... >>> py3-pytest-httpbin: Analyzing dependencies... >>> py3-pytest-httpbin: Installing for build: build-base py3-httpbin py3-six py3-setuptools py3-pytest py3-requests (1/39) Installing libbz2 (1.0.8-r1) (2/39) Installing gdbm (1.23-r0) (3/39) Installing mpdecimal (2.5.1-r1) (4/39) Installing readline (8.1.2-r0) (5/39) Installing sqlite-libs (3.38.0-r0) (6/39) Installing python3 (3.10.3-r0) (7/39) Installing py3-click (8.0.4-r0) (8/39) Installing py3-itsdangerous (2.1.1-r0) (9/39) Installing py3-markupsafe (2.1.1-r0) (10/39) Installing py3-jinja2 (3.0.3-r1) (11/39) Installing py3-werkzeug (2.0.3-r0) (12/39) Installing py3-flask (2.1.1-r0) (13/39) Installing py3-six (1.16.0-r1) (14/39) Installing py3-raven (6.10.0-r4) (15/39) Installing py3-blinker (1.4-r7) (16/39) Installing py3-brotli (1.0.9-r6) (17/39) Installing py3-decorator (5.1.1-r0) (18/39) Installing py3-httpbin (0.7.0-r3) (19/39) Installing py3-appdirs (1.4.4-r3) (20/39) Installing py3-more-itertools (8.12.0-r2) (21/39) Installing py3-ordered-set (4.0.2-r3) (22/39) Installing py3-parsing (2.4.7-r3) (23/39) Installing py3-packaging (21.3-r0) (24/39) Installing py3-setuptools (59.4.0-r0) (25/39) Installing py3-atomicwrites (1.4.0-r2) (26/39) Installing py3-attrs (21.4.0-r0) (27/39) Installing py3-iniconfig (1.1.1-r2) (28/39) Installing py3-pluggy (0.13.1-r5) (29/39) Installing py3-py (1.10.0-r2) (30/39) Installing py3-wcwidth (0.2.5-r2) (31/39) Installing py3-toml (0.10.2-r3) (32/39) Installing py3-pygments (2.11.2-r0) (33/39) Installing py3-pytest (6.2.5-r2) (34/39) Installing py3-certifi (2021.10.8-r0) (35/39) Installing py3-charset-normalizer (2.0.10-r0) (36/39) Installing py3-idna (3.3-r2) (37/39) Installing py3-urllib3 (1.26.9-r0) (38/39) Installing py3-requests (2.27.1-r0) (39/39) Installing .makedepends-py3-pytest-httpbin (20220415.111229) Executing busybox-1.35.0-r8.trigger OK: 1166 MiB in 136 packages >>> py3-pytest-httpbin: Cleaning up srcdir >>> py3-pytest-httpbin: Cleaning up pkgdir >>> py3-pytest-httpbin: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pytest-httpbin-1.0.2.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 15494 100 15494 0 0 202k 0 --:--:-- --:--:-- --:--:-- 204k >>> py3-pytest-httpbin: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pytest-httpbin-1.0.2.tar.gz >>> py3-pytest-httpbin: Checking sha512sums... pytest-httpbin-1.0.2.tar.gz: OK >>> py3-pytest-httpbin: Unpacking /var/cache/distfiles/v3.16/pytest-httpbin-1.0.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pytest_httpbin copying pytest_httpbin/__init__.py -> build/lib/pytest_httpbin copying pytest_httpbin/serve.py -> build/lib/pytest_httpbin copying pytest_httpbin/plugin.py -> build/lib/pytest_httpbin copying pytest_httpbin/version.py -> build/lib/pytest_httpbin copying pytest_httpbin/certs.py -> build/lib/pytest_httpbin running egg_info writing pytest_httpbin.egg-info/PKG-INFO writing dependency_links to pytest_httpbin.egg-info/dependency_links.txt writing entry points to pytest_httpbin.egg-info/entry_points.txt writing requirements to pytest_httpbin.egg-info/requires.txt writing top-level names to pytest_httpbin.egg-info/top_level.txt reading manifest file 'pytest_httpbin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pytest_httpbin.egg-info/SOURCES.txt' creating build/lib/pytest_httpbin/certs copying pytest_httpbin/certs/cacert.pem -> build/lib/pytest_httpbin/certs copying pytest_httpbin/certs/cert.pem -> build/lib/pytest_httpbin/certs copying pytest_httpbin/certs/key.pem -> build/lib/pytest_httpbin/certs ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-pytest-httpbin/src/pytest-httpbin-1.0.2 plugins: httpbin-1.0.2 collected 20 items / 1 deselected / 19 selected tests/test_httpbin.py ............. [ 68%] tests/test_server.py ...... [100%] =============================== warnings summary =============================== tests/test_httpbin.py: 14 warnings tests/test_server.py: 2 warnings /home/buildozer/aports/community/py3-pytest-httpbin/src/pytest-httpbin-1.0.2/pytest_httpbin/serve.py:65: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket() ssock = ssl.wrap_socket( tests/test_httpbin.py: 14 warnings tests/test_server.py: 2 warnings /usr/lib/python3.10/ssl.py:1433: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated context = SSLContext(ssl_version) -- Docs: https://docs.pytest.org/en/stable/warnings.html ================ 19 passed, 1 deselected, 32 warnings in 2.35s ================= >>> py3-pytest-httpbin: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing pytest_httpbin.egg-info/PKG-INFO writing dependency_links to pytest_httpbin.egg-info/dependency_links.txt writing entry points to pytest_httpbin.egg-info/entry_points.txt writing requirements to pytest_httpbin.egg-info/requires.txt writing top-level names to pytest_httpbin.egg-info/top_level.txt reading manifest file 'pytest_httpbin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pytest_httpbin.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-pytest-httpbin/pkg creating /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin creating /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr creating /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib creating /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin creating /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/certs copying build/lib/pytest_httpbin/certs/key.pem -> /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/certs copying build/lib/pytest_httpbin/certs/cacert.pem -> /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/certs copying build/lib/pytest_httpbin/certs/cert.pem -> /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/certs copying build/lib/pytest_httpbin/__init__.py -> /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin copying build/lib/pytest_httpbin/serve.py -> /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin copying build/lib/pytest_httpbin/plugin.py -> /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin copying build/lib/pytest_httpbin/version.py -> /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin copying build/lib/pytest_httpbin/certs.py -> /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin byte-compiling /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/serve.py to serve.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/plugin.py to plugin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/certs.py to certs.cpython-310.pyc running install_egg_info Copying pytest_httpbin.egg-info to /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin-1.0.2-py3.10.egg-info running install_scripts >>> py3-pytest-httpbin*: Running postcheck for py3-pytest-httpbin >>> py3-pytest-httpbin*: Preparing package py3-pytest-httpbin... >>> py3-pytest-httpbin*: Tracing dependencies... >>> py3-pytest-httpbin*: Package size: 120.0 KB >>> py3-pytest-httpbin*: Compressing data... >>> py3-pytest-httpbin*: Create checksum... >>> py3-pytest-httpbin*: Create py3-pytest-httpbin-1.0.2-r0.apk >>> py3-pytest-httpbin: Build complete at Fri, 15 Apr 2022 11:12:35 +0000 elapsed time 0h 0m 7s >>> py3-pytest-httpbin: Cleaning up srcdir >>> py3-pytest-httpbin: Cleaning up pkgdir >>> py3-pytest-httpbin: Uninstalling dependencies... (1/39) Purging .makedepends-py3-pytest-httpbin (20220415.111229) (2/39) Purging py3-httpbin (0.7.0-r3) (3/39) Purging py3-flask (2.1.1-r0) (4/39) Purging py3-click (8.0.4-r0) (5/39) Purging py3-itsdangerous (2.1.1-r0) (6/39) Purging py3-jinja2 (3.0.3-r1) (7/39) Purging py3-markupsafe (2.1.1-r0) (8/39) Purging py3-werkzeug (2.0.3-r0) (9/39) Purging py3-raven (6.10.0-r4) (10/39) Purging py3-blinker (1.4-r7) (11/39) Purging py3-brotli (1.0.9-r6) (12/39) Purging py3-decorator (5.1.1-r0) (13/39) Purging py3-setuptools (59.4.0-r0) (14/39) Purging py3-appdirs (1.4.4-r3) (15/39) Purging py3-ordered-set (4.0.2-r3) (16/39) Purging py3-pytest (6.2.5-r2) (17/39) Purging py3-atomicwrites (1.4.0-r2) (18/39) Purging py3-attrs (21.4.0-r0) (19/39) Purging py3-more-itertools (8.12.0-r2) (20/39) Purging py3-iniconfig (1.1.1-r2) (21/39) Purging py3-pluggy (0.13.1-r5) (22/39) Purging py3-py (1.10.0-r2) (23/39) Purging py3-wcwidth (0.2.5-r2) (24/39) Purging py3-packaging (21.3-r0) (25/39) Purging py3-parsing (2.4.7-r3) (26/39) Purging py3-six (1.16.0-r1) (27/39) Purging py3-toml (0.10.2-r3) (28/39) Purging py3-pygments (2.11.2-r0) (29/39) Purging py3-requests (2.27.1-r0) (30/39) Purging py3-certifi (2021.10.8-r0) (31/39) Purging py3-charset-normalizer (2.0.10-r0) (32/39) Purging py3-idna (3.3-r2) (33/39) Purging py3-urllib3 (1.26.9-r0) (34/39) Purging python3 (3.10.3-r0) (35/39) Purging libbz2 (1.0.8-r1) (36/39) Purging gdbm (1.23-r0) (37/39) Purging mpdecimal (2.5.1-r1) (38/39) Purging readline (8.1.2-r0) (39/39) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 1091 MiB in 97 packages >>> py3-pytest-httpbin: Updating the community/x86_64 repository index... >>> py3-pytest-httpbin: Signing the index...