>>> py3-aiorpcx: Building community/py3-aiorpcx 0.25.0-r1 (using abuild 3.16.0-r0) started Sun, 15 Mar 2026 20:53:31 +0000 >>> py3-aiorpcx: Validating /home/buildozer/aports/community/py3-aiorpcx/APKBUILD... >>> py3-aiorpcx: Analyzing dependencies... >>> py3-aiorpcx: Installing for build: build-base python3 py3-websockets py3-setuptools py3-pytest py3-pytest-asyncio ( 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.12.12-r0) ( 9/34) Installing python3-pycache-pyc0 (3.12.12-r0) (10/34) Installing pyc (3.12.12-r0) (11/34) Installing python3-pyc (3.12.12-r0) (12/34) Installing py3-websockets (16.0-r0) (13/34) Installing py3-websockets-pyc (16.0-r0) (14/34) Installing py3-parsing (3.3.2-r0) (15/34) Installing py3-parsing-pyc (3.3.2-r0) (16/34) Installing py3-packaging (26.0-r0) (17/34) Installing py3-packaging-pyc (26.0-r0) (18/34) Installing py3-setuptools (82.0.1-r0) (19/34) Installing py3-setuptools-pyc (82.0.1-r0) (20/34) Installing py3-iniconfig (2.3.0-r0) (21/34) Installing py3-iniconfig-pyc (2.3.0-r0) (22/34) Installing py3-pluggy (1.6.0-r0) (23/34) Installing py3-pluggy-pyc (1.6.0-r0) (24/34) Installing py3-py (1.11.0-r4) (25/34) Installing py3-py-pyc (1.11.0-r4) (26/34) Installing py3-pygments (2.19.2-r0) (27/34) Installing py3-pygments-pyc (2.19.2-r0) (28/34) Installing py3-pytest (9.0.2-r0) (29/34) Installing py3-pytest-pyc (9.0.2-r0) (30/34) Installing py3-typing-extensions (4.15.0-r0) (31/34) Installing py3-typing-extensions-pyc (4.15.0-r0) (32/34) Installing py3-pytest-asyncio (1.3.0-r0) (33/34) Installing py3-pytest-asyncio-pyc (1.3.0-r0) (34/34) Installing .makedepends-py3-aiorpcx (20260315.205332) Executing busybox-1.37.0-r31.trigger OK: 444.9 MiB in 140 packages >>> py3-aiorpcx: Cleaning up srcdir >>> py3-aiorpcx: Cleaning up pkgdir >>> py3-aiorpcx: Cleaning up tmpdir >>> py3-aiorpcx: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-aiorcpx-0.25.0.tar.gz /var/cache/distfiles/edge/py3-aiorcpx-0.25.0.tar.gz: OK /home/buildozer/aports/community/py3-aiorpcx/001-remove-event-loop.patch: OK /home/buildozer/aports/community/py3-aiorpcx/2504362_make-test-misc-async.patch: OK >>> py3-aiorpcx: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-aiorcpx-0.25.0.tar.gz /var/cache/distfiles/edge/py3-aiorcpx-0.25.0.tar.gz: OK /home/buildozer/aports/community/py3-aiorpcx/001-remove-event-loop.patch: OK /home/buildozer/aports/community/py3-aiorpcx/2504362_make-test-misc-async.patch: OK >>> py3-aiorpcx: Unpacking /var/cache/distfiles/edge/py3-aiorcpx-0.25.0.tar.gz... >>> py3-aiorpcx: 001-remove-event-loop.patch patching file tests/test_session.py patching file tests/test_socks.py patching file tests/test_unixsocket.py patching file tests/test_util.py >>> py3-aiorpcx: 2504362_make-test-misc-async.patch patching file tests/test_jsonrpc.py /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/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() running build running build_py creating build/lib/aiorpcx copying aiorpcx/jsonrpc.py -> build/lib/aiorpcx copying aiorpcx/websocket.py -> build/lib/aiorpcx copying aiorpcx/socks.py -> build/lib/aiorpcx copying aiorpcx/__init__.py -> build/lib/aiorpcx copying aiorpcx/rawsocket.py -> build/lib/aiorpcx copying aiorpcx/curio.py -> build/lib/aiorpcx copying aiorpcx/util.py -> build/lib/aiorpcx copying aiorpcx/session.py -> build/lib/aiorpcx copying aiorpcx/framing.py -> build/lib/aiorpcx copying aiorpcx/unixsocket.py -> build/lib/aiorpcx running egg_info creating aiorpcX.egg-info writing aiorpcX.egg-info/PKG-INFO writing dependency_links to aiorpcX.egg-info/dependency_links.txt writing requirements to aiorpcX.egg-info/requires.txt writing top-level names to aiorpcX.egg-info/top_level.txt writing manifest file 'aiorpcX.egg-info/SOURCES.txt' reading manifest file 'aiorpcX.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENCE' writing manifest file 'aiorpcX.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-aiorpcx/src/aiorpcX-0.25.0 configfile: pytest.ini plugins: asyncio-1.3.0 asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collected 682 items tests/test_curio.py .................................................... [ 7%] ...................................... [ 13%] tests/test_framing.py ............ [ 14%] tests/test_jsonrpc.py .................................................. [ 22%] ........................ [ 25%] tests/test_session.py .................................................. [ 33%] ............... [ 35%] tests/test_socks.py .................................................... [ 42%] ........................................................................ [ 53%] ........................................................................ [ 64%] ........................................................................ [ 74%] .................................. [ 79%] tests/test_unixsocket.py .. [ 79%] tests/test_util.py ..................................................... [ 87%] ........................................................................ [ 98%] ......... [ 99%] tests/test_websocket.py ... [100%] ============================= 682 passed in 4.98s ============================== >>> py3-aiorpcx: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/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() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx copying build/lib/aiorpcx/jsonrpc.py -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx creating /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx/__pycache__ copying build/lib/aiorpcx/__pycache__/rawsocket.cpython-312.pyc -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx/__pycache__ copying build/lib/aiorpcx/__pycache__/session.cpython-312.pyc -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx/__pycache__ copying build/lib/aiorpcx/__pycache__/curio.cpython-312.pyc -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx/__pycache__ copying build/lib/aiorpcx/__pycache__/framing.cpython-312.pyc -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx/__pycache__ copying build/lib/aiorpcx/__pycache__/__init__.cpython-312.pyc -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx/__pycache__ copying build/lib/aiorpcx/__pycache__/socks.cpython-312.pyc -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx/__pycache__ copying build/lib/aiorpcx/__pycache__/util.cpython-312.pyc -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx/__pycache__ copying build/lib/aiorpcx/__pycache__/unixsocket.cpython-312.pyc -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx/__pycache__ copying build/lib/aiorpcx/__pycache__/websocket.cpython-312.pyc -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx/__pycache__ copying build/lib/aiorpcx/__pycache__/jsonrpc.cpython-312.pyc -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx/__pycache__ copying build/lib/aiorpcx/websocket.py -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx copying build/lib/aiorpcx/socks.py -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx copying build/lib/aiorpcx/__init__.py -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx copying build/lib/aiorpcx/rawsocket.py -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx copying build/lib/aiorpcx/curio.py -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx copying build/lib/aiorpcx/util.py -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx copying build/lib/aiorpcx/session.py -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx copying build/lib/aiorpcx/framing.py -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx copying build/lib/aiorpcx/unixsocket.py -> /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcx running install_egg_info running egg_info writing aiorpcX.egg-info/PKG-INFO writing dependency_links to aiorpcX.egg-info/dependency_links.txt writing requirements to aiorpcX.egg-info/requires.txt writing top-level names to aiorpcX.egg-info/top_level.txt reading manifest file 'aiorpcX.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENCE' writing manifest file 'aiorpcX.egg-info/SOURCES.txt' Copying aiorpcX.egg-info to /home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx/usr/lib/python3.12/site-packages/aiorpcX-0.25.0-py3.12.egg-info running install_scripts >>> py3-aiorpcx-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/aiorpcx/__pycache__' -> '/home/buildozer/aports/community/py3-aiorpcx/pkg/py3-aiorpcx-pyc/usr/lib/python3.12/site-packages/aiorpcx/__pycache__' >>> py3-aiorpcx-pyc*: Preparing subpackage py3-aiorpcx-pyc... >>> py3-aiorpcx-pyc*: Running postcheck for py3-aiorpcx-pyc >>> py3-aiorpcx*: Running postcheck for py3-aiorpcx >>> py3-aiorpcx*: Preparing package py3-aiorpcx... >>> py3-aiorpcx-pyc*: Tracing dependencies... python3~3.12 >>> py3-aiorpcx-pyc*: Package size: 161.5 KB >>> py3-aiorpcx-pyc*: Compressing data... >>> py3-aiorpcx-pyc*: Create checksum... >>> py3-aiorpcx-pyc*: Create py3-aiorpcx-pyc-0.25.0-r1.apk >>> py3-aiorpcx*: Tracing dependencies... python3 py3-websockets python3~3.12 >>> py3-aiorpcx*: Package size: 118.9 KB >>> py3-aiorpcx*: Compressing data... >>> py3-aiorpcx*: Create checksum... >>> py3-aiorpcx*: Create py3-aiorpcx-0.25.0-r1.apk >>> py3-aiorpcx: Build complete at Sun, 15 Mar 2026 20:53:42 +0000 elapsed time 0h 0m 11s >>> py3-aiorpcx: Cleaning up srcdir >>> py3-aiorpcx: Cleaning up pkgdir >>> py3-aiorpcx: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-aiorpcx (20260315.205332) ( 2/34) Purging py3-websockets-pyc (16.0-r0) ( 3/34) Purging py3-websockets (16.0-r0) ( 4/34) Purging py3-setuptools-pyc (82.0.1-r0) ( 5/34) Purging py3-setuptools (82.0.1-r0) ( 6/34) Purging py3-pytest-asyncio-pyc (1.3.0-r0) ( 7/34) Purging py3-pytest-asyncio (1.3.0-r0) ( 8/34) Purging py3-pytest-pyc (9.0.2-r0) ( 9/34) Purging py3-pytest (9.0.2-r0) (10/34) Purging py3-iniconfig-pyc (2.3.0-r0) (11/34) Purging py3-iniconfig (2.3.0-r0) (12/34) Purging py3-packaging-pyc (26.0-r0) (13/34) Purging py3-packaging (26.0-r0) (14/34) Purging py3-parsing-pyc (3.3.2-r0) (15/34) Purging py3-parsing (3.3.2-r0) (16/34) Purging py3-pluggy-pyc (1.6.0-r0) (17/34) Purging py3-pluggy (1.6.0-r0) (18/34) Purging py3-py-pyc (1.11.0-r4) (19/34) Purging py3-py (1.11.0-r4) (20/34) Purging py3-pygments-pyc (2.19.2-r0) (21/34) Purging py3-pygments (2.19.2-r0) (22/34) Purging py3-typing-extensions-pyc (4.15.0-r0) (23/34) Purging py3-typing-extensions (4.15.0-r0) (24/34) Purging python3-pyc (3.12.12-r0) (25/34) Purging python3-pycache-pyc0 (3.12.12-r0) (26/34) Purging pyc (3.12.12-r0) (27/34) Purging python3 (3.12.12-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: 386.8 MiB in 106 packages >>> py3-aiorpcx: Updating the community/s390x repository index... >>> py3-aiorpcx: Signing the index...