>>> py3-webob: Building community/py3-webob 1.8.7-r1 (using abuild 3.10.0_rc1-r2) started Wed, 26 Oct 2022 21:40:45 +0000 >>> py3-webob: Checking sanity of /home/buildozer/aports/community/py3-webob/APKBUILD... >>> py3-webob: Analyzing dependencies... >>> py3-webob: Installing for build: build-base py3-setuptools py3-pytest py3-pytest-runner (1/19) Installing libbz2 (1.0.8-r3) (2/19) Installing libffi (3.4.3-r0) (3/19) Installing gdbm (1.23-r0) (4/19) Installing xz-libs (5.2.7-r0) (5/19) Installing mpdecimal (2.5.1-r1) (6/19) Installing readline (8.2.0-r0) (7/19) Installing sqlite-libs (3.39.4-r0) (8/19) Installing python3 (3.10.8-r3) (9/19) Installing py3-parsing (3.0.9-r0) (10/19) Installing py3-packaging (21.3-r2) (11/19) Installing py3-setuptools (65.5.0-r0) (12/19) Installing py3-attrs (22.1.0-r0) (13/19) Installing py3-iniconfig (1.1.1-r3) (14/19) Installing py3-pluggy (1.0.0-r1) (15/19) Installing py3-py (1.11.0-r0) (16/19) Installing py3-tomli (2.0.1-r1) (17/19) Installing py3-pytest (7.1.3-r1) (18/19) Installing py3-pytest-runner (5.3.2-r1) (19/19) Installing .makedepends-py3-webob (20221026.214058) Executing busybox-1.35.0-r27.trigger OK: 251 MiB in 112 packages >>> py3-webob: Cleaning up srcdir >>> py3-webob: Cleaning up pkgdir >>> py3-webob: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/WebOb-1.8.7.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-webob: Fetching https://files.pythonhosted.org/packages/source/W/WebOb/WebOb-1.8.7.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 272k 100 272k 0 0 226k 0 0:00:01 0:00:01 --:--:-- 226k >>> py3-webob: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/WebOb-1.8.7.tar.gz >>> py3-webob: Checking sha512sums... WebOb-1.8.7.tar.gz: OK python-3.9.patch: OK >>> py3-webob: Unpacking /var/cache/distfiles/v3.17/WebOb-1.8.7.tar.gz... >>> py3-webob: python-3.9.patch patching file tests/conftest.py /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/webob copying src/webob/cookies.py -> build/lib/webob copying src/webob/request.py -> build/lib/webob copying src/webob/multidict.py -> build/lib/webob copying src/webob/etag.py -> build/lib/webob copying src/webob/compat.py -> build/lib/webob copying src/webob/util.py -> build/lib/webob copying src/webob/datetime_utils.py -> build/lib/webob copying src/webob/descriptors.py -> build/lib/webob copying src/webob/acceptparse.py -> build/lib/webob copying src/webob/byterange.py -> build/lib/webob copying src/webob/response.py -> build/lib/webob copying src/webob/client.py -> build/lib/webob copying src/webob/headers.py -> build/lib/webob copying src/webob/exc.py -> build/lib/webob copying src/webob/cachecontrol.py -> build/lib/webob copying src/webob/__init__.py -> build/lib/webob copying src/webob/static.py -> build/lib/webob copying src/webob/dec.py -> build/lib/webob /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running pytest running egg_info writing src/WebOb.egg-info/PKG-INFO writing dependency_links to src/WebOb.egg-info/dependency_links.txt writing requirements to src/WebOb.egg-info/requires.txt writing top-level names to src/WebOb.egg-info/top_level.txt reading manifest file 'src/WebOb.egg-info/SOURCES.txt' adding license file 'docs/license.txt' writing manifest file 'src/WebOb.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-webob/src/WebOb-1.8.7, configfile: setup.cfg, testpaths: src/webob, tests collected 2389 items tests/test_acceptparse.py .............................................. [ 1%] ........................................................................ [ 4%] ........................................................................ [ 7%] ........................................................................ [ 10%] ........................................................................ [ 13%] ........................................................................ [ 16%] ........................................................................ [ 20%] ........................................................................ [ 23%] ........................................................................ [ 26%] ........................................................................ [ 29%] ........................................................................ [ 32%] ........................................................................ [ 35%] ........................................................................ [ 38%] ........................................................................ [ 41%] ........................................................................ [ 44%] ........................................................................ [ 47%] ........................................................................ [ 50%] ........................................................ [ 52%] tests/test_byterange.py ............... [ 53%] tests/test_cachecontrol.py ............................... [ 54%] tests/test_client.py ............. [ 54%] tests/test_client_functional.py .... [ 55%] tests/test_compat.py ........... [ 55%] tests/test_cookies.py .............................................s.s.s [ 57%] ................................................ [ 59%] tests/test_cookies_bw.py . [ 59%] tests/test_datetime_utils.py ...... [ 59%] tests/test_dec.py ......................... [ 61%] tests/test_descriptors.py .............................................. [ 62%] ........................................................................ [ 65%] ......... [ 66%] tests/test_etag.py .......................... [ 67%] tests/test_etag_nose.py ....... [ 67%] tests/test_exc.py ........................................ [ 69%] tests/test_headers.py ................. [ 70%] tests/test_in_wsgiref.py .. [ 70%] tests/test_misc.py ...s.........s. [ 70%] tests/test_multidict.py ................................................ [ 72%] ........................................................................ [ 75%] [ 75%] tests/test_request.py .................................................. [ 77%] ........................................................................ [ 80%] ........................................................................ [ 83%] ...................................................................s.s.s [ 86%] ..............................s......................................... [ 89%] ............................................... [ 91%] tests/test_response.py ................................................. [ 94%] .........x.............................................................. [ 97%] ...................................... [ 98%] tests/test_static.py .................... [ 99%] tests/test_transcode.py ...... [ 99%] tests/test_util.py ....... [100%] =============================== warnings summary =============================== tests/test_client_functional.py::test_client tests/test_client_functional.py::test_no_content_length tests/test_client_functional.py::test_client_cookies tests/test_client_functional.py::test_client_slow tests/test_in_wsgiref.py::test_request_reading tests/test_in_wsgiref.py::test_interrupted_request /home/buildozer/aports/community/py3-webob/src/WebOb-1.8.7/tests/conftest.py:53: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead worker.setDaemon(True) tests/test_request.py::TestRequest_functional::test_request_put /home/buildozer/aports/community/py3-webob/src/WebOb-1.8.7/src/webob/acceptparse.py:1262: DeprecationWarning: The behavior of .__contains__ for the Accept classes is currently being maintained for backward compatibility, but it will change in the future to better conform to the RFC. warnings.warn( tests/test_request.py::TestRequest_functional::test_request_put /home/buildozer/aports/community/py3-webob/src/WebOb-1.8.7/src/webob/acceptparse.py:645: DeprecationWarning: The behavior of AcceptValidHeader.__contains__ is currently being maintained for backward compatibility, but it will change in the future to better conform to the RFC. warnings.warn( tests/test_response.py::test_set_cookie_expires_is_datetime_and_max_age_is_None tests/test_response.py::test_set_cookie_expires_is_timedelta_and_max_age_is_None tests/test_response.py::test_set_cookie_expires_is_datetime_tz_and_max_age_is_None /home/buildozer/aports/community/py3-webob/src/WebOb-1.8.7/src/webob/response.py:1037: DeprecationWarning: Argument "expires" will be removed in a future version of WebOb, please use "max_age". warn_deprecation('Argument "expires" will be removed in a future ' -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========== 2379 passed, 9 skipped, 1 xfailed, 11 warnings in 7.85s ============ >>> py3-webob: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 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 install_lib creating /home/buildozer/aports/community/py3-webob/pkg creating /home/buildozer/aports/community/py3-webob/pkg/py3-webob creating /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr creating /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib creating /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/cookies.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/request.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/multidict.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/etag.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/compat.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/util.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/datetime_utils.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/descriptors.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/acceptparse.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/byterange.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/response.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/client.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/headers.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/exc.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/cachecontrol.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/__init__.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/static.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob copying build/lib/webob/dec.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/cookies.py to cookies.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/request.py to request.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/multidict.py to multidict.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/etag.py to etag.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/datetime_utils.py to datetime_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/descriptors.py to descriptors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/acceptparse.py to acceptparse.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/byterange.py to byterange.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/response.py to response.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/headers.py to headers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/exc.py to exc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/cachecontrol.py to cachecontrol.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/static.py to static.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/webob/dec.py to dec.cpython-310.pyc running install_egg_info running egg_info writing src/WebOb.egg-info/PKG-INFO writing dependency_links to src/WebOb.egg-info/dependency_links.txt writing requirements to src/WebOb.egg-info/requires.txt writing top-level names to src/WebOb.egg-info/top_level.txt reading manifest file 'src/WebOb.egg-info/SOURCES.txt' adding license file 'docs/license.txt' writing manifest file 'src/WebOb.egg-info/SOURCES.txt' Copying src/WebOb.egg-info to /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.10/site-packages/WebOb-1.8.7-py3.10.egg-info running install_scripts >>> py3-webob*: Running postcheck for py3-webob >>> py3-webob*: Preparing package py3-webob... >>> py3-webob*: Tracing dependencies... >>> py3-webob*: Package size: 1012.0 KB >>> py3-webob*: Compressing data... >>> py3-webob*: Create checksum... >>> py3-webob*: Create py3-webob-1.8.7-r1.apk >>> py3-webob: Build complete at Wed, 26 Oct 2022 21:41:10 +0000 elapsed time 0h 0m 25s >>> py3-webob: Cleaning up srcdir >>> py3-webob: Cleaning up pkgdir >>> py3-webob: Uninstalling dependencies... (1/19) Purging .makedepends-py3-webob (20221026.214058) (2/19) Purging py3-pytest (7.1.3-r1) (3/19) Purging py3-attrs (22.1.0-r0) (4/19) Purging py3-iniconfig (1.1.1-r3) (5/19) Purging py3-pluggy (1.0.0-r1) (6/19) Purging py3-py (1.11.0-r0) (7/19) Purging py3-tomli (2.0.1-r1) (8/19) Purging py3-pytest-runner (5.3.2-r1) (9/19) Purging py3-setuptools (65.5.0-r0) (10/19) Purging py3-packaging (21.3-r2) (11/19) Purging py3-parsing (3.0.9-r0) (12/19) Purging python3 (3.10.8-r3) (13/19) Purging libbz2 (1.0.8-r3) (14/19) Purging libffi (3.4.3-r0) (15/19) Purging gdbm (1.23-r0) (16/19) Purging xz-libs (5.2.7-r0) (17/19) Purging mpdecimal (2.5.1-r1) (18/19) Purging readline (8.2.0-r0) (19/19) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-webob: Updating the community/armv7 repository index... >>> py3-webob: Signing the index...