>>> py3-ajsonrpc: Building community/py3-ajsonrpc 1.2.0-r7 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 21:27:07 +0000 >>> py3-ajsonrpc: Validating /home/buildozer/aports/community/py3-ajsonrpc/APKBUILD... >>> py3-ajsonrpc: Analyzing dependencies... >>> py3-ajsonrpc: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r0) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.2-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.6_p20251231-r0) ( 7/34) Installing sqlite-libs (3.51.2-r1) ( 8/34) Installing python3 (3.14.3-r0) ( 9/34) Installing python3-pycache-pyc0 (3.14.3-r0) (10/34) Installing pyc (3.14.3-r0) (11/34) Installing python3-pyc (3.14.3-r0) (12/34) Installing py3-installer (0.7.0-r3) (13/34) Installing py3-installer-pyc (0.7.0-r3) (14/34) Installing py3-gpep517 (19-r2) (15/34) Installing py3-gpep517-pyc (19-r2) (16/34) Installing py3-parsing (3.3.2-r1) (17/34) Installing py3-parsing-pyc (3.3.2-r1) (18/34) Installing py3-packaging (26.0-r1) (19/34) Installing py3-packaging-pyc (26.0-r1) (20/34) Installing py3-setuptools (82.0.1-r1) (21/34) Installing py3-setuptools-pyc (82.0.1-r1) (22/34) Installing py3-wheel (0.46.3-r1) (23/34) Installing py3-wheel-pyc (0.46.3-r1) (24/34) Installing py3-iniconfig (2.3.0-r1) (25/34) Installing py3-iniconfig-pyc (2.3.0-r1) (26/34) Installing py3-pluggy (1.6.0-r1) (27/34) Installing py3-pluggy-pyc (1.6.0-r1) (28/34) Installing py3-py (1.11.0-r5) (29/34) Installing py3-py-pyc (1.11.0-r5) (30/34) Installing py3-pygments (2.19.2-r1) (31/34) Installing py3-pygments-pyc (2.19.2-r1) (32/34) Installing py3-pytest (9.0.2-r1) (33/34) Installing py3-pytest-pyc (9.0.2-r1) (34/34) Installing .makedepends-py3-ajsonrpc (20260328.212710) Executing busybox-1.37.0-r31.trigger OK: 343.9 MiB in 138 packages >>> py3-ajsonrpc: Cleaning up srcdir >>> py3-ajsonrpc: Cleaning up pkgdir >>> py3-ajsonrpc: Cleaning up tmpdir >>> py3-ajsonrpc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ajsonrpc-1.2.0.tar.gz /var/cache/distfiles/edge/py3-ajsonrpc-1.2.0.tar.gz: OK /home/buildozer/aports/community/py3-ajsonrpc/no-test-install.patch: OK >>> py3-ajsonrpc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ajsonrpc-1.2.0.tar.gz /var/cache/distfiles/edge/py3-ajsonrpc-1.2.0.tar.gz: OK /home/buildozer/aports/community/py3-ajsonrpc/no-test-install.patch: OK >>> py3-ajsonrpc: Unpacking /var/cache/distfiles/edge/py3-ajsonrpc-1.2.0.tar.gz... >>> py3-ajsonrpc: no-test-install.patch patching file MANIFEST.in 2026-03-28 21:27:11,133 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-28 21:27:11,183 root INFO running bdist_wheel 2026-03-28 21:27:11,198 root INFO running build 2026-03-28 21:27:11,198 root INFO running build_py 2026-03-28 21:27:11,201 root INFO creating build/lib/ajsonrpc 2026-03-28 21:27:11,201 root INFO copying ajsonrpc/__init__.py -> build/lib/ajsonrpc 2026-03-28 21:27:11,202 root INFO copying ajsonrpc/core.py -> build/lib/ajsonrpc 2026-03-28 21:27:11,202 root INFO copying ajsonrpc/dispatcher.py -> build/lib/ajsonrpc 2026-03-28 21:27:11,202 root INFO copying ajsonrpc/manager.py -> build/lib/ajsonrpc 2026-03-28 21:27:11,202 root INFO copying ajsonrpc/utils.py -> build/lib/ajsonrpc 2026-03-28 21:27:11,203 root INFO running egg_info 2026-03-28 21:27:11,205 root INFO creating ajsonrpc.egg-info 2026-03-28 21:27:11,205 root INFO writing ajsonrpc.egg-info/PKG-INFO 2026-03-28 21:27:11,205 root INFO writing dependency_links to ajsonrpc.egg-info/dependency_links.txt 2026-03-28 21:27:11,205 root INFO writing entry points to ajsonrpc.egg-info/entry_points.txt 2026-03-28 21:27:11,206 root INFO writing top-level names to ajsonrpc.egg-info/top_level.txt 2026-03-28 21:27:11,206 root INFO writing manifest file 'ajsonrpc.egg-info/SOURCES.txt' 2026-03-28 21:27:11,209 root INFO reading manifest file 'ajsonrpc.egg-info/SOURCES.txt' 2026-03-28 21:27:11,209 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 21:27:11,210 root INFO adding license file 'LICENSE.txt' 2026-03-28 21:27:11,210 root INFO writing manifest file 'ajsonrpc.egg-info/SOURCES.txt' /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'ajsonrpc.backend' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'ajsonrpc.backend' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'ajsonrpc.backend' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'ajsonrpc.backend' to be distributed and are already explicitly excluding 'ajsonrpc.backend' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'ajsonrpc.scripts' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'ajsonrpc.scripts' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'ajsonrpc.scripts' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'ajsonrpc.scripts' to be distributed and are already explicitly excluding 'ajsonrpc.scripts' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2026-03-28 21:27:11,212 root INFO creating build/lib/ajsonrpc/backend 2026-03-28 21:27:11,212 root INFO copying ajsonrpc/backend/__init__.py -> build/lib/ajsonrpc/backend 2026-03-28 21:27:11,212 root INFO copying ajsonrpc/backend/common.py -> build/lib/ajsonrpc/backend 2026-03-28 21:27:11,212 root INFO copying ajsonrpc/backend/quart.py -> build/lib/ajsonrpc/backend 2026-03-28 21:27:11,212 root INFO copying ajsonrpc/backend/sanic.py -> build/lib/ajsonrpc/backend 2026-03-28 21:27:11,213 root INFO copying ajsonrpc/backend/tornado.py -> build/lib/ajsonrpc/backend 2026-03-28 21:27:11,213 root INFO creating build/lib/ajsonrpc/scripts 2026-03-28 21:27:11,213 root INFO copying ajsonrpc/scripts/server.py -> build/lib/ajsonrpc/scripts 2026-03-28 21:27:11,219 root INFO installing to build/bdist.linux-armv8l/wheel 2026-03-28 21:27:11,219 root INFO running install 2026-03-28 21:27:11,228 root INFO running install_lib 2026-03-28 21:27:11,231 root INFO creating build/bdist.linux-armv8l/wheel 2026-03-28 21:27:11,231 root INFO creating build/bdist.linux-armv8l/wheel/ajsonrpc 2026-03-28 21:27:11,231 root INFO copying build/lib/ajsonrpc/__init__.py -> build/bdist.linux-armv8l/wheel/./ajsonrpc 2026-03-28 21:27:11,231 root INFO copying build/lib/ajsonrpc/core.py -> build/bdist.linux-armv8l/wheel/./ajsonrpc 2026-03-28 21:27:11,232 root INFO copying build/lib/ajsonrpc/dispatcher.py -> build/bdist.linux-armv8l/wheel/./ajsonrpc 2026-03-28 21:27:11,232 root INFO copying build/lib/ajsonrpc/manager.py -> build/bdist.linux-armv8l/wheel/./ajsonrpc 2026-03-28 21:27:11,232 root INFO creating build/bdist.linux-armv8l/wheel/ajsonrpc/backend 2026-03-28 21:27:11,232 root INFO copying build/lib/ajsonrpc/backend/__init__.py -> build/bdist.linux-armv8l/wheel/./ajsonrpc/backend 2026-03-28 21:27:11,232 root INFO copying build/lib/ajsonrpc/backend/quart.py -> build/bdist.linux-armv8l/wheel/./ajsonrpc/backend 2026-03-28 21:27:11,233 root INFO copying build/lib/ajsonrpc/backend/tornado.py -> build/bdist.linux-armv8l/wheel/./ajsonrpc/backend 2026-03-28 21:27:11,233 root INFO copying build/lib/ajsonrpc/backend/sanic.py -> build/bdist.linux-armv8l/wheel/./ajsonrpc/backend 2026-03-28 21:27:11,233 root INFO copying build/lib/ajsonrpc/backend/common.py -> build/bdist.linux-armv8l/wheel/./ajsonrpc/backend 2026-03-28 21:27:11,233 root INFO copying build/lib/ajsonrpc/utils.py -> build/bdist.linux-armv8l/wheel/./ajsonrpc 2026-03-28 21:27:11,233 root INFO creating build/bdist.linux-armv8l/wheel/ajsonrpc/scripts 2026-03-28 21:27:11,233 root INFO copying build/lib/ajsonrpc/scripts/server.py -> build/bdist.linux-armv8l/wheel/./ajsonrpc/scripts 2026-03-28 21:27:11,234 root INFO running install_egg_info 2026-03-28 21:27:11,237 root INFO Copying ajsonrpc.egg-info to build/bdist.linux-armv8l/wheel/./ajsonrpc-1.2.0-py3.14.egg-info 2026-03-28 21:27:11,238 root INFO running install_scripts 2026-03-28 21:27:11,239 root INFO creating build/bdist.linux-armv8l/wheel/ajsonrpc-1.2.0.dist-info/WHEEL 2026-03-28 21:27:11,239 wheel INFO creating '/home/buildozer/aports/community/py3-ajsonrpc/src/ajsonrpc-1.2.0/.dist/.tmp-fc4psyy9/ajsonrpc-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-03-28 21:27:11,240 wheel INFO adding 'ajsonrpc/__init__.py' 2026-03-28 21:27:11,240 wheel INFO adding 'ajsonrpc/core.py' 2026-03-28 21:27:11,240 wheel INFO adding 'ajsonrpc/dispatcher.py' 2026-03-28 21:27:11,240 wheel INFO adding 'ajsonrpc/manager.py' 2026-03-28 21:27:11,240 wheel INFO adding 'ajsonrpc/utils.py' 2026-03-28 21:27:11,241 wheel INFO adding 'ajsonrpc/backend/__init__.py' 2026-03-28 21:27:11,241 wheel INFO adding 'ajsonrpc/backend/common.py' 2026-03-28 21:27:11,241 wheel INFO adding 'ajsonrpc/backend/quart.py' 2026-03-28 21:27:11,241 wheel INFO adding 'ajsonrpc/backend/sanic.py' 2026-03-28 21:27:11,241 wheel INFO adding 'ajsonrpc/backend/tornado.py' 2026-03-28 21:27:11,241 wheel INFO adding 'ajsonrpc/scripts/server.py' 2026-03-28 21:27:11,242 wheel INFO adding 'ajsonrpc-1.2.0.dist-info/licenses/LICENSE.txt' 2026-03-28 21:27:11,242 wheel INFO adding 'ajsonrpc-1.2.0.dist-info/METADATA' 2026-03-28 21:27:11,242 wheel INFO adding 'ajsonrpc-1.2.0.dist-info/WHEEL' 2026-03-28 21:27:11,242 wheel INFO adding 'ajsonrpc-1.2.0.dist-info/entry_points.txt' 2026-03-28 21:27:11,242 wheel INFO adding 'ajsonrpc-1.2.0.dist-info/top_level.txt' 2026-03-28 21:27:11,242 wheel INFO adding 'ajsonrpc-1.2.0.dist-info/RECORD' 2026-03-28 21:27:11,243 root INFO removing build/bdist.linux-armv8l/wheel 2026-03-28 21:27:11,243 gpep517 INFO The backend produced .dist/ajsonrpc-1.2.0-py3-none-any.whl ajsonrpc-1.2.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-ajsonrpc/src/ajsonrpc-1.2.0 collected 65 items ajsonrpc/tests/test_core.py .......................s..... [ 44%] ajsonrpc/tests/test_dispatcher.py ........... [ 61%] ajsonrpc/tests/test_manager.py ......................... [100%] ======================== 64 passed, 1 skipped in 0.16s ========================= >>> py3-ajsonrpc: Entering fakeroot... >>> py3-ajsonrpc-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/ajsonrpc/__pycache__' -> '/home/buildozer/aports/community/py3-ajsonrpc/pkg/py3-ajsonrpc-pyc/usr/lib/python3.14/site-packages/ajsonrpc/__pycache__' 'usr/lib/python3.14/site-packages/ajsonrpc/backend/__pycache__' -> '/home/buildozer/aports/community/py3-ajsonrpc/pkg/py3-ajsonrpc-pyc/usr/lib/python3.14/site-packages/ajsonrpc/backend/__pycache__' 'usr/lib/python3.14/site-packages/ajsonrpc/scripts/__pycache__' -> '/home/buildozer/aports/community/py3-ajsonrpc/pkg/py3-ajsonrpc-pyc/usr/lib/python3.14/site-packages/ajsonrpc/scripts/__pycache__' >>> py3-ajsonrpc-pyc*: Preparing subpackage py3-ajsonrpc-pyc... >>> py3-ajsonrpc-pyc*: Running postcheck for py3-ajsonrpc-pyc >>> py3-ajsonrpc*: Running postcheck for py3-ajsonrpc >>> py3-ajsonrpc*: Preparing package py3-ajsonrpc... >>> py3-ajsonrpc-pyc*: Tracing dependencies... python3~3.14 >>> py3-ajsonrpc-pyc*: Package size: 63.1 KB >>> py3-ajsonrpc-pyc*: Compressing data... >>> py3-ajsonrpc-pyc*: Create checksum... >>> py3-ajsonrpc-pyc*: Create py3-ajsonrpc-pyc-1.2.0-r7.apk >>> py3-ajsonrpc*: Tracing dependencies... python3 python3~3.14 >>> py3-ajsonrpc*: Package size: 45.4 KB >>> py3-ajsonrpc*: Compressing data... >>> py3-ajsonrpc*: Create checksum... >>> py3-ajsonrpc*: Create py3-ajsonrpc-1.2.0-r7.apk >>> py3-ajsonrpc: Build complete at Sat, 28 Mar 2026 21:27:12 +0000 elapsed time 0h 0m 5s >>> py3-ajsonrpc: Cleaning up srcdir >>> py3-ajsonrpc: Cleaning up pkgdir >>> py3-ajsonrpc: Cleaning up tmpdir >>> py3-ajsonrpc: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-ajsonrpc (20260328.212710) ( 2/34) Purging py3-gpep517-pyc (19-r2) ( 3/34) Purging py3-gpep517 (19-r2) ( 4/34) Purging py3-installer-pyc (0.7.0-r3) ( 5/34) Purging py3-installer (0.7.0-r3) ( 6/34) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/34) Purging py3-setuptools (82.0.1-r1) ( 8/34) Purging py3-wheel-pyc (0.46.3-r1) ( 9/34) Purging py3-wheel (0.46.3-r1) (10/34) Purging py3-pytest-pyc (9.0.2-r1) (11/34) Purging py3-pytest (9.0.2-r1) (12/34) Purging py3-iniconfig-pyc (2.3.0-r1) (13/34) Purging py3-iniconfig (2.3.0-r1) (14/34) Purging py3-packaging-pyc (26.0-r1) (15/34) Purging py3-packaging (26.0-r1) (16/34) Purging py3-parsing-pyc (3.3.2-r1) (17/34) Purging py3-parsing (3.3.2-r1) (18/34) Purging py3-pluggy-pyc (1.6.0-r1) (19/34) Purging py3-pluggy (1.6.0-r1) (20/34) Purging py3-py-pyc (1.11.0-r5) (21/34) Purging py3-py (1.11.0-r5) (22/34) Purging py3-pygments-pyc (2.19.2-r1) (23/34) Purging py3-pygments (2.19.2-r1) (24/34) Purging python3-pyc (3.14.3-r0) (25/34) Purging python3-pycache-pyc0 (3.14.3-r0) (26/34) Purging pyc (3.14.3-r0) (27/34) Purging python3 (3.14.3-r0) (28/34) Purging gdbm (1.26-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.5.2-r0) (31/34) Purging libpanelw (6.6_p20251231-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.51.2-r1) (34/34) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 289.7 MiB in 104 packages >>> py3-ajsonrpc: Updating the community/armv7 repository index... >>> py3-ajsonrpc: Signing the index...