>>> py3-webpy: Building testing/py3-webpy 0.62-r0 (using abuild 3.9.0-r0) started Sun, 17 Apr 2022 04:08:45 +0000 >>> py3-webpy: Checking sanity of /home/buildozer/aports/testing/py3-webpy/APKBUILD... >>> py3-webpy: Analyzing dependencies... >>> py3-webpy: Installing for build: build-base python3 py3-cheroot py3-setuptools python3-dev py3-pytest (1/29) Installing libbz2 (1.0.8-r1) (2/29) Installing libffi (3.4.2-r1) (3/29) Installing gdbm (1.23-r0) (4/29) Installing xz-libs (5.2.5-r1) (5/29) Installing mpdecimal (2.5.1-r1) (6/29) Installing readline (8.1.2-r0) (7/29) Installing sqlite-libs (3.38.2-r0) (8/29) Installing python3 (3.10.3-r0) (9/29) Installing py3-more-itertools (8.12.0-r2) (10/29) Installing py3-six (1.16.0-r1) (11/29) Installing py3-jaraco.classes (3.2.1-r2) (12/29) Installing py3-jaraco.functools (3.5.0-r0) (13/29) Installing py3-cheroot (8.6.0-r0) (14/29) Installing py3-appdirs (1.4.4-r3) (15/29) Installing py3-ordered-set (4.0.2-r3) (16/29) Installing py3-parsing (2.4.7-r3) (17/29) Installing py3-packaging (21.3-r0) (18/29) Installing py3-setuptools (59.4.0-r0) (19/29) Installing python3-dev (3.10.3-r0) (20/29) Installing py3-atomicwrites (1.4.0-r2) (21/29) Installing py3-attrs (21.4.0-r0) (22/29) Installing py3-iniconfig (1.1.1-r2) (23/29) Installing py3-pluggy (0.13.1-r5) (24/29) Installing py3-py (1.10.0-r2) (25/29) Installing py3-wcwidth (0.2.5-r2) (26/29) Installing py3-toml (0.10.2-r3) (27/29) Installing py3-pygments (2.11.2-r0) (28/29) Installing py3-pytest (6.2.5-r2) (29/29) Installing .makedepends-py3-webpy (20220417.040846) Executing busybox-1.35.0-r8.trigger OK: 481 MiB in 125 packages >>> py3-webpy: Cleaning up srcdir >>> py3-webpy: Cleaning up pkgdir >>> py3-webpy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/webpy-0.62.tar.gz >>> py3-webpy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/webpy-0.62.tar.gz >>> py3-webpy: Checking sha512sums... webpy-0.62.tar.gz: OK >>> py3-webpy: Unpacking /var/cache/distfiles/edge/webpy-0.62.tar.gz... running build running build_py creating build creating build/lib creating build/lib/web copying web/py3helpers.py -> build/lib/web copying web/test.py -> build/lib/web copying web/template.py -> build/lib/web copying web/db.py -> build/lib/web copying web/utils.py -> build/lib/web copying web/session.py -> build/lib/web copying web/debugerror.py -> build/lib/web copying web/wsgi.py -> build/lib/web copying web/application.py -> build/lib/web copying web/form.py -> build/lib/web copying web/__init__.py -> build/lib/web copying web/http.py -> build/lib/web copying web/webapi.py -> build/lib/web copying web/httpserver.py -> build/lib/web copying web/browser.py -> build/lib/web copying web/net.py -> build/lib/web creating build/lib/web/contrib copying web/contrib/template.py -> build/lib/web/contrib copying web/contrib/__init__.py -> build/lib/web/contrib ============================= 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/testing/py3-webpy/src/webpy-0.62 collected 56 items / 1 deselected / 55 selected tests/test_application.py ............... [ 27%] tests/test_browser.py ... [ 32%] tests/test_db.py ........... [ 52%] tests/test_form.py . [ 54%] tests/test_session.py ................. [ 85%] tests/test_template.py ... [ 90%] tests/test_utils.py .. [ 94%] tests/test_wsgi.py ... [100%] =============================== warnings summary =============================== tests/test_session.py: 43 warnings /home/buildozer/aports/testing/py3-webpy/src/webpy-0.62/web/session.py:291: DeprecationWarning: getName() is deprecated, get the name attribute instead tname = path + "." + threading.current_thread().getName() -- Docs: https://docs.pytest.org/en/stable/warnings.html ================ 55 passed, 1 deselected, 43 warnings in 11.21s ================ >>> py3-webpy: 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 install_lib creating /home/buildozer/aports/testing/py3-webpy/pkg creating /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy creating /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr creating /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib creating /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/py3helpers.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/test.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/template.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/db.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/utils.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/session.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/debugerror.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/wsgi.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/application.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web creating /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/contrib copying build/lib/web/contrib/template.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/contrib copying build/lib/web/contrib/__init__.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/contrib copying build/lib/web/form.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/__init__.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/http.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/webapi.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/httpserver.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/browser.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/net.py -> /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/py3helpers.py to py3helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/test.py to test.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/template.py to template.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/db.py to db.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/session.py to session.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/debugerror.py to debugerror.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/wsgi.py to wsgi.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/application.py to application.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/contrib/template.py to template.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/contrib/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/form.py to form.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/http.py to http.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/webapi.py to webapi.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/httpserver.py to httpserver.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/browser.py to browser.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/net.py to net.cpython-310.pyc running install_egg_info running egg_info creating web.py.egg-info writing web.py.egg-info/PKG-INFO writing dependency_links to web.py.egg-info/dependency_links.txt writing requirements to web.py.egg-info/requires.txt writing top-level names to web.py.egg-info/top_level.txt writing manifest file 'web.py.egg-info/SOURCES.txt' reading manifest file 'web.py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'web.py.egg-info/SOURCES.txt' Copying web.py.egg-info to /home/buildozer/aports/testing/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web.py-0.62-py3.10.egg-info running install_scripts >>> py3-webpy*: Running postcheck for py3-webpy >>> py3-webpy*: Preparing package py3-webpy... >>> py3-webpy*: Tracing dependencies... >>> py3-webpy*: Package size: 692.0 KB >>> py3-webpy*: Compressing data... >>> py3-webpy*: Create checksum... >>> py3-webpy*: Create py3-webpy-0.62-r0.apk >>> py3-webpy: Build complete at Sun, 17 Apr 2022 04:09:00 +0000 elapsed time 0h 0m 15s >>> py3-webpy: Cleaning up srcdir >>> py3-webpy: Cleaning up pkgdir >>> py3-webpy: Uninstalling dependencies... (1/29) Purging .makedepends-py3-webpy (20220417.040846) (2/29) Purging py3-cheroot (8.6.0-r0) (3/29) Purging py3-jaraco.functools (3.5.0-r0) (4/29) Purging py3-jaraco.classes (3.2.1-r2) (5/29) Purging py3-setuptools (59.4.0-r0) (6/29) Purging py3-appdirs (1.4.4-r3) (7/29) Purging py3-ordered-set (4.0.2-r3) (8/29) Purging python3-dev (3.10.3-r0) (9/29) Purging py3-pytest (6.2.5-r2) (10/29) Purging py3-atomicwrites (1.4.0-r2) (11/29) Purging py3-attrs (21.4.0-r0) (12/29) Purging py3-more-itertools (8.12.0-r2) (13/29) Purging py3-iniconfig (1.1.1-r2) (14/29) Purging py3-pluggy (0.13.1-r5) (15/29) Purging py3-py (1.10.0-r2) (16/29) Purging py3-wcwidth (0.2.5-r2) (17/29) Purging py3-packaging (21.3-r0) (18/29) Purging py3-parsing (2.4.7-r3) (19/29) Purging py3-six (1.16.0-r1) (20/29) Purging py3-toml (0.10.2-r3) (21/29) Purging py3-pygments (2.11.2-r0) (22/29) Purging python3 (3.10.3-r0) (23/29) Purging libbz2 (1.0.8-r1) (24/29) Purging libffi (3.4.2-r1) (25/29) Purging gdbm (1.23-r0) (26/29) Purging xz-libs (5.2.5-r1) (27/29) Purging mpdecimal (2.5.1-r1) (28/29) Purging readline (8.1.2-r0) (29/29) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 366 MiB in 96 packages >>> py3-webpy: Updating the testing/aarch64 repository index... >>> py3-webpy: Signing the index...