>>> py3-webpy: Building community/py3-webpy 0.62-r5 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 06:30:21 +0000 >>> py3-webpy: Validating /home/udu/aports/community/py3-webpy/APKBUILD... >>> WARNING: py3-webpy: No maintainer >>> py3-webpy: Analyzing dependencies... >>> py3-webpy: Installing for build: build-base python3 py3-cheroot py3-gpep517 py3-setuptools py3-wheel py3-pytest-xdist WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/33) Installing py3-more-itertools (10.2.0-r1) (2/33) Installing py3-more-itertools-pyc (10.2.0-r1) (3/33) Installing py3-jaraco.classes (3.4.0-r1) (4/33) Installing py3-jaraco.classes-pyc (3.4.0-r1) (5/33) Installing py3-jaraco.functools (4.0.1-r0) (6/33) Installing py3-jaraco.functools-pyc (4.0.1-r0) (7/33) Installing py3-cheroot (10.0.1-r0) (8/33) Installing py3-cheroot-pyc (10.0.1-r0) (9/33) Installing py3-installer (0.7.0-r2) (10/33) Installing py3-installer-pyc (0.7.0-r2) (11/33) Installing py3-gpep517 (19-r0) (12/33) Installing py3-gpep517-pyc (19-r0) (13/33) Installing py3-parsing (3.2.3-r0) (14/33) Installing py3-parsing-pyc (3.2.3-r0) (15/33) Installing py3-packaging (25.0-r0) (16/33) Installing py3-packaging-pyc (25.0-r0) (17/33) Installing py3-setuptools (80.9.0-r0) (18/33) Installing py3-setuptools-pyc (80.9.0-r0) (19/33) Installing py3-wheel (0.46.1-r0) (20/33) Installing py3-wheel-pyc (0.46.1-r0) (21/33) Installing py3-execnet (2.1.1-r0) (22/33) Installing py3-execnet-pyc (2.1.1-r0) (23/33) Installing py3-iniconfig (2.1.0-r0) (24/33) Installing py3-iniconfig-pyc (2.1.0-r0) (25/33) Installing py3-pluggy (1.5.0-r0) (26/33) Installing py3-pluggy-pyc (1.5.0-r0) (27/33) Installing py3-py (1.11.0-r4) (28/33) Installing py3-py-pyc (1.11.0-r4) (29/33) Installing py3-pytest (8.3.5-r0) (30/33) Installing py3-pytest-pyc (8.3.5-r0) (31/33) Installing py3-pytest-xdist (3.6.1-r0) (32/33) Installing py3-pytest-xdist-pyc (3.6.1-r0) (33/33) Installing .makedepends-py3-webpy (20251013.063022) Executing busybox-1.37.0-r19.trigger OK: 312 MiB in 122 packages >>> py3-webpy: Cleaning up srcdir >>> py3-webpy: Cleaning up pkgdir >>> py3-webpy: Cleaning up tmpdir >>> py3-webpy: Fetching https://github.com/webpy/webpy/archive/0.62/webpy-0.62.tar.gz >>> py3-webpy: Fetching https://github.com/webpy/webpy/archive/0.62/webpy-0.62.tar.gz >>> py3-webpy: Checking sha512sums... webpy-0.62.tar.gz: OK >>> py3-webpy: Unpacking /var/cache/distfiles/webpy-0.62.tar.gz... 2025-10-13 06:30:22,861 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /home/udu/aports/community/py3-webpy/src/webpy-0.62/web/debugerror.py:96: SyntaxWarning: invalid escape sequence '\-' strClassName = strClassName.replace(/\-/g, "\\-"); /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: Public Domain See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-13 06:30:22,928 root INFO running bdist_wheel 2025-10-13 06:30:22,936 root INFO running build 2025-10-13 06:30:22,936 root INFO running build_py 2025-10-13 06:30:22,938 root INFO creating build/lib/web 2025-10-13 06:30:22,938 root INFO copying web/wsgi.py -> build/lib/web 2025-10-13 06:30:22,939 root INFO copying web/template.py -> build/lib/web 2025-10-13 06:30:22,939 root INFO copying web/browser.py -> build/lib/web 2025-10-13 06:30:22,939 root INFO copying web/session.py -> build/lib/web 2025-10-13 06:30:22,939 root INFO copying web/webapi.py -> build/lib/web 2025-10-13 06:30:22,939 root INFO copying web/py3helpers.py -> build/lib/web 2025-10-13 06:30:22,939 root INFO copying web/debugerror.py -> build/lib/web 2025-10-13 06:30:22,939 root INFO copying web/utils.py -> build/lib/web 2025-10-13 06:30:22,939 root INFO copying web/application.py -> build/lib/web 2025-10-13 06:30:22,939 root INFO copying web/form.py -> build/lib/web 2025-10-13 06:30:22,939 root INFO copying web/net.py -> build/lib/web 2025-10-13 06:30:22,940 root INFO copying web/httpserver.py -> build/lib/web 2025-10-13 06:30:22,940 root INFO copying web/db.py -> build/lib/web 2025-10-13 06:30:22,940 root INFO copying web/__init__.py -> build/lib/web 2025-10-13 06:30:22,940 root INFO copying web/http.py -> build/lib/web 2025-10-13 06:30:22,940 root INFO copying web/test.py -> build/lib/web 2025-10-13 06:30:22,940 root INFO creating build/lib/web/contrib 2025-10-13 06:30:22,940 root INFO copying web/contrib/template.py -> build/lib/web/contrib 2025-10-13 06:30:22,940 root INFO copying web/contrib/__init__.py -> build/lib/web/contrib 2025-10-13 06:30:22,944 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 06:30:22,944 root INFO running install 2025-10-13 06:30:22,949 root INFO running install_lib 2025-10-13 06:30:22,950 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 06:30:22,950 root INFO creating build/bdist.linux-x86_64/wheel/web 2025-10-13 06:30:22,950 root INFO copying build/lib/web/wsgi.py -> build/bdist.linux-x86_64/wheel/./web 2025-10-13 06:30:22,950 root INFO copying build/lib/web/template.py -> build/bdist.linux-x86_64/wheel/./web 2025-10-13 06:30:22,951 root INFO copying build/lib/web/browser.py -> build/bdist.linux-x86_64/wheel/./web 2025-10-13 06:30:22,951 root INFO copying build/lib/web/session.py -> build/bdist.linux-x86_64/wheel/./web 2025-10-13 06:30:22,951 root INFO copying build/lib/web/webapi.py -> build/bdist.linux-x86_64/wheel/./web 2025-10-13 06:30:22,951 root INFO copying build/lib/web/py3helpers.py -> build/bdist.linux-x86_64/wheel/./web 2025-10-13 06:30:22,951 root INFO copying build/lib/web/debugerror.py -> build/bdist.linux-x86_64/wheel/./web 2025-10-13 06:30:22,951 root INFO copying build/lib/web/utils.py -> build/bdist.linux-x86_64/wheel/./web 2025-10-13 06:30:22,951 root INFO copying build/lib/web/application.py -> build/bdist.linux-x86_64/wheel/./web 2025-10-13 06:30:22,951 root INFO copying build/lib/web/form.py -> build/bdist.linux-x86_64/wheel/./web 2025-10-13 06:30:22,951 root INFO copying build/lib/web/net.py -> build/bdist.linux-x86_64/wheel/./web 2025-10-13 06:30:22,951 root INFO copying build/lib/web/httpserver.py -> build/bdist.linux-x86_64/wheel/./web 2025-10-13 06:30:22,951 root INFO copying build/lib/web/db.py -> build/bdist.linux-x86_64/wheel/./web 2025-10-13 06:30:22,951 root INFO copying build/lib/web/__init__.py -> build/bdist.linux-x86_64/wheel/./web 2025-10-13 06:30:22,951 root INFO creating build/bdist.linux-x86_64/wheel/web/contrib 2025-10-13 06:30:22,951 root INFO copying build/lib/web/contrib/template.py -> build/bdist.linux-x86_64/wheel/./web/contrib 2025-10-13 06:30:22,951 root INFO copying build/lib/web/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/./web/contrib 2025-10-13 06:30:22,952 root INFO copying build/lib/web/http.py -> build/bdist.linux-x86_64/wheel/./web 2025-10-13 06:30:22,952 root INFO copying build/lib/web/test.py -> build/bdist.linux-x86_64/wheel/./web 2025-10-13 06:30:22,952 root INFO running install_egg_info 2025-10-13 06:30:22,953 root INFO running egg_info 2025-10-13 06:30:22,955 root INFO creating web.py.egg-info 2025-10-13 06:30:22,955 root INFO writing web.py.egg-info/PKG-INFO 2025-10-13 06:30:22,955 root INFO writing dependency_links to web.py.egg-info/dependency_links.txt 2025-10-13 06:30:22,955 root INFO writing requirements to web.py.egg-info/requires.txt 2025-10-13 06:30:22,955 root INFO writing top-level names to web.py.egg-info/top_level.txt 2025-10-13 06:30:22,955 root INFO writing manifest file 'web.py.egg-info/SOURCES.txt' 2025-10-13 06:30:22,957 root INFO reading manifest file 'web.py.egg-info/SOURCES.txt' 2025-10-13 06:30:22,957 root INFO reading manifest template 'MANIFEST.in' 2025-10-13 06:30:22,958 root INFO adding license file 'LICENSE.txt' 2025-10-13 06:30:22,958 root INFO writing manifest file 'web.py.egg-info/SOURCES.txt' 2025-10-13 06:30:22,958 root INFO Copying web.py.egg-info to build/bdist.linux-x86_64/wheel/./web.py-0.62-py3.12.egg-info 2025-10-13 06:30:22,959 root INFO running install_scripts 2025-10-13 06:30:22,959 root INFO creating build/bdist.linux-x86_64/wheel/web_py-0.62.dist-info/WHEEL 2025-10-13 06:30:22,959 wheel INFO creating '/home/udu/aports/community/py3-webpy/src/webpy-0.62/.dist/.tmp-lsu0osz0/web_py-0.62-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 06:30:22,959 wheel INFO adding 'web/__init__.py' 2025-10-13 06:30:22,960 wheel INFO adding 'web/application.py' 2025-10-13 06:30:22,960 wheel INFO adding 'web/browser.py' 2025-10-13 06:30:22,960 wheel INFO adding 'web/db.py' 2025-10-13 06:30:22,960 wheel INFO adding 'web/debugerror.py' 2025-10-13 06:30:22,960 wheel INFO adding 'web/form.py' 2025-10-13 06:30:22,960 wheel INFO adding 'web/http.py' 2025-10-13 06:30:22,960 wheel INFO adding 'web/httpserver.py' 2025-10-13 06:30:22,960 wheel INFO adding 'web/net.py' 2025-10-13 06:30:22,960 wheel INFO adding 'web/py3helpers.py' 2025-10-13 06:30:22,960 wheel INFO adding 'web/session.py' 2025-10-13 06:30:22,961 wheel INFO adding 'web/template.py' 2025-10-13 06:30:22,961 wheel INFO adding 'web/test.py' 2025-10-13 06:30:22,961 wheel INFO adding 'web/utils.py' 2025-10-13 06:30:22,961 wheel INFO adding 'web/webapi.py' 2025-10-13 06:30:22,961 wheel INFO adding 'web/wsgi.py' 2025-10-13 06:30:22,961 wheel INFO adding 'web/contrib/__init__.py' 2025-10-13 06:30:22,961 wheel INFO adding 'web/contrib/template.py' 2025-10-13 06:30:22,961 wheel INFO adding 'web_py-0.62.dist-info/licenses/LICENSE.txt' 2025-10-13 06:30:22,961 wheel INFO adding 'web_py-0.62.dist-info/METADATA' 2025-10-13 06:30:22,961 wheel INFO adding 'web_py-0.62.dist-info/WHEEL' 2025-10-13 06:30:22,961 wheel INFO adding 'web_py-0.62.dist-info/top_level.txt' 2025-10-13 06:30:22,961 wheel INFO adding 'web_py-0.62.dist-info/RECORD' 2025-10-13 06:30:22,962 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 06:30:22,962 gpep517 INFO The backend produced .dist/web_py-0.62-py3-none-any.whl web_py-0.62-py3-none-any.whl /home/udu/aports/community/py3-webpy/src/webpy-0.62/.testenv/lib/python3.12/site-packages/web/debugerror.py:96: SyntaxWarning: invalid escape sequence '\-' strClassName = strClassName.replace(/\-/g, "\\-"); ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-webpy/src/webpy-0.62 configfile: pyproject.toml plugins: xdist-3.6.1 created: 20/20 workers 20 workers [12 items] ............ [100%] ============================================================================================================================================== warnings summary ============================================================================================================================================== web/webapi.py:6: 20 warnings /home/udu/aports/community/py3-webpy/src/webpy-0.62/web/webapi.py:6: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 import cgi tests/test_wsgi.py::WSGITest::test_layers_unicode tests/test_wsgi.py::WSGITest::test_layers_bytes /usr/lib/python3.12/site-packages/_pytest/threadexception.py:82: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-1 (run) Traceback (most recent call last): File "/usr/lib/python3.12/threading.py", line 1075, in _bootstrap_inner self.run() File "/usr/lib/python3.12/threading.py", line 1012, in run self._target(*self._args, **self._kwargs) File "/home/udu/aports/community/py3-webpy/src/webpy-0.62/web/application.py", line 360, in run return wsgi.runwsgi(self.wsgifunc(*middleware)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/udu/aports/community/py3-webpy/src/webpy-0.62/web/wsgi.py", line 66, in runwsgi return httpserver.runsimple(func, server_addr) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/udu/aports/community/py3-webpy/src/webpy-0.62/web/httpserver.py", line 176, in runsimple server.start() File "/usr/lib/python3.12/site-packages/cheroot/server.py", line 1844, in start self.prepare() File "/usr/lib/python3.12/site-packages/cheroot/server.py", line 1803, in prepare self.socket.listen(self.request_queue_size) OSError: [Errno 98] Address in use warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ====================================================================================================================================== 12 passed, 22 warnings in 1.49s ======================================================================================================================================= >>> py3-webpy: Entering fakeroot... /usr/lib/python3.12/site-packages/web/debugerror.py:96: SyntaxWarning: invalid escape sequence '\-' >>> py3-webpy-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/web/__pycache__' -> '/home/udu/aports/community/py3-webpy/pkg/py3-webpy-pyc/usr/lib/python3.12/site-packages/web/__pycache__' 'usr/lib/python3.12/site-packages/web/contrib/__pycache__' -> '/home/udu/aports/community/py3-webpy/pkg/py3-webpy-pyc/usr/lib/python3.12/site-packages/web/contrib/__pycache__' >>> py3-webpy-pyc*: Preparing subpackage py3-webpy-pyc... >>> py3-webpy-pyc*: Running postcheck for py3-webpy-pyc >>> py3-webpy*: Running postcheck for py3-webpy >>> py3-webpy*: Preparing package py3-webpy... >>> py3-webpy-pyc*: Tracing dependencies... python3 py3-cheroot python3~3.12 >>> py3-webpy-pyc*: Package size: 382.5 KB >>> py3-webpy-pyc*: Compressing data... >>> py3-webpy-pyc*: Create checksum... >>> py3-webpy-pyc*: Create py3-webpy-pyc-0.62-r5.apk >>> py3-webpy*: Tracing dependencies... python3 py3-cheroot python3~3.12 >>> py3-webpy*: Package size: 270.3 KB >>> py3-webpy*: Compressing data... >>> py3-webpy*: Create checksum... >>> py3-webpy*: Create py3-webpy-0.62-r5.apk >>> py3-webpy: Build complete at Mon, 13 Oct 2025 06:30:25 +0000 elapsed time 0h 0m 4s >>> py3-webpy: Cleaning up srcdir >>> py3-webpy: Cleaning up pkgdir >>> py3-webpy: Uninstalling dependencies... (1/33) Purging .makedepends-py3-webpy (20251013.063022) (2/33) Purging py3-cheroot-pyc (10.0.1-r0) (3/33) Purging py3-cheroot (10.0.1-r0) (4/33) Purging py3-jaraco.functools-pyc (4.0.1-r0) (5/33) Purging py3-jaraco.functools (4.0.1-r0) (6/33) Purging py3-jaraco.classes-pyc (3.4.0-r1) (7/33) Purging py3-jaraco.classes (3.4.0-r1) (8/33) Purging py3-more-itertools-pyc (10.2.0-r1) (9/33) Purging py3-more-itertools (10.2.0-r1) (10/33) Purging py3-gpep517-pyc (19-r0) (11/33) Purging py3-gpep517 (19-r0) (12/33) Purging py3-installer-pyc (0.7.0-r2) (13/33) Purging py3-installer (0.7.0-r2) (14/33) Purging py3-setuptools-pyc (80.9.0-r0) (15/33) Purging py3-setuptools (80.9.0-r0) (16/33) Purging py3-wheel-pyc (0.46.1-r0) (17/33) Purging py3-wheel (0.46.1-r0) (18/33) Purging py3-pytest-xdist-pyc (3.6.1-r0) (19/33) Purging py3-pytest-xdist (3.6.1-r0) (20/33) Purging py3-execnet-pyc (2.1.1-r0) (21/33) Purging py3-execnet (2.1.1-r0) (22/33) Purging py3-pytest-pyc (8.3.5-r0) (23/33) Purging py3-pytest (8.3.5-r0) (24/33) Purging py3-iniconfig-pyc (2.1.0-r0) (25/33) Purging py3-iniconfig (2.1.0-r0) (26/33) Purging py3-packaging-pyc (25.0-r0) (27/33) Purging py3-packaging (25.0-r0) (28/33) Purging py3-parsing-pyc (3.2.3-r0) (29/33) Purging py3-parsing (3.2.3-r0) (30/33) Purging py3-pluggy-pyc (1.5.0-r0) (31/33) Purging py3-pluggy (1.5.0-r0) (32/33) Purging py3-py-pyc (1.11.0-r4) (33/33) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-webpy: Updating the community/x86_64 repository index... >>> py3-webpy: Signing the index...