>>> py3-lsp-jsonrpc: Building community/py3-lsp-jsonrpc 1.0.0-r3 (using abuild 3.11.0_rc13-r0) started Mon, 24 Apr 2023 22:13:17 +0000 >>> py3-lsp-jsonrpc: Checking sanity of /home/buildozer/aports/community/py3-lsp-jsonrpc/APKBUILD... >>> py3-lsp-jsonrpc: Analyzing dependencies... >>> py3-lsp-jsonrpc: Installing for build: build-base py3-ujson py3-setuptools py3-pytest py3-mock (1/28) Installing libffi (3.4.4-r2) (2/28) Installing gdbm (1.23-r1) (3/28) Installing mpdecimal (2.5.1-r2) (4/28) Installing libpanelw (6.4_p20230401-r6) (5/28) Installing readline (8.2.1-r1) (6/28) Installing sqlite-libs (3.41.2-r2) (7/28) Installing python3 (3.11.3-r10) (8/28) Installing python3-pycache-pyc0 (3.11.3-r10) (9/28) Installing pyc (0.1-r0) (10/28) Installing python3-pyc (3.11.3-r10) (11/28) Installing py3-ujson (5.7.0-r0) (12/28) Installing py3-parsing (3.0.9-r2) (13/28) Installing py3-parsing-pyc (3.0.9-r2) (14/28) Installing py3-packaging (23.1-r1) (15/28) Installing py3-packaging-pyc (23.1-r1) (16/28) Installing py3-setuptools (67.7.2-r0) (17/28) Installing py3-setuptools-pyc (67.7.2-r0) (18/28) Installing py3-iniconfig (1.1.1-r6) (19/28) Installing py3-iniconfig-pyc (1.1.1-r6) (20/28) Installing py3-pluggy (1.0.0-r3) (21/28) Installing py3-pluggy-pyc (1.0.0-r3) (22/28) Installing py3-py (1.11.0-r2) (23/28) Installing py3-py-pyc (1.11.0-r2) (24/28) Installing py3-pytest (7.3.1-r1) (25/28) Installing py3-pytest-pyc (7.3.1-r1) (26/28) Installing py3-mock (5.0.2-r1) (27/28) Installing py3-mock-pyc (5.0.2-r1) (28/28) Installing .makedepends-py3-lsp-jsonrpc (20230424.221318) Executing busybox-1.36.0-r8.trigger OK: 500 MiB in 131 packages >>> py3-lsp-jsonrpc: Cleaning up srcdir >>> py3-lsp-jsonrpc: Cleaning up pkgdir >>> py3-lsp-jsonrpc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-lsp-jsonrpc-1.0.0.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 100 12069 100 12069 0 0 18271 0 --:--:-- --:--:-- --:--:-- 18258 >>> py3-lsp-jsonrpc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-lsp-jsonrpc-1.0.0.tar.gz >>> py3-lsp-jsonrpc: Checking sha512sums... py3-lsp-jsonrpc-1.0.0.tar.gz: OK >>> py3-lsp-jsonrpc: Unpacking /var/cache/distfiles/v3.18/py3-lsp-jsonrpc-1.0.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pylsp_jsonrpc copying pylsp_jsonrpc/exceptions.py -> build/lib/pylsp_jsonrpc copying pylsp_jsonrpc/dispatchers.py -> build/lib/pylsp_jsonrpc copying pylsp_jsonrpc/_version.py -> build/lib/pylsp_jsonrpc copying pylsp_jsonrpc/endpoint.py -> build/lib/pylsp_jsonrpc copying pylsp_jsonrpc/__init__.py -> build/lib/pylsp_jsonrpc copying pylsp_jsonrpc/streams.py -> build/lib/pylsp_jsonrpc ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-lsp-jsonrpc/src/python-lsp-jsonrpc-1.0.0 configfile: test collected 27 items / 1 deselected / 26 selected test/test_endpoint.py ...................... [ 84%] test/test_streams.py .... [100%] ======================= 26 passed, 1 deselected in 0.13s ======================= >>> py3-lsp-jsonrpc: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. 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-lsp-jsonrpc/pkg creating /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc creating /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr creating /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib creating /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc copying build/lib/pylsp_jsonrpc/exceptions.py -> /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc copying build/lib/pylsp_jsonrpc/dispatchers.py -> /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc copying build/lib/pylsp_jsonrpc/_version.py -> /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc copying build/lib/pylsp_jsonrpc/endpoint.py -> /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc copying build/lib/pylsp_jsonrpc/__init__.py -> /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc copying build/lib/pylsp_jsonrpc/streams.py -> /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc byte-compiling /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc/dispatchers.py to dispatchers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc/_version.py to _version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc/endpoint.py to endpoint.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc/streams.py to streams.cpython-311.pyc running install_egg_info running egg_info creating python_lsp_jsonrpc.egg-info writing python_lsp_jsonrpc.egg-info/PKG-INFO writing dependency_links to python_lsp_jsonrpc.egg-info/dependency_links.txt writing requirements to python_lsp_jsonrpc.egg-info/requires.txt writing top-level names to python_lsp_jsonrpc.egg-info/top_level.txt writing manifest file 'python_lsp_jsonrpc.egg-info/SOURCES.txt' reading manifest file 'python_lsp_jsonrpc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' adding license file 'LICENSE' writing manifest file 'python_lsp_jsonrpc.egg-info/SOURCES.txt' Copying python_lsp_jsonrpc.egg-info to /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/python_lsp_jsonrpc-1.0.0-py3.11.egg-info running install_scripts >>> py3-lsp-jsonrpc-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc/__pycache__' -> '/home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc-pyc/usr/lib/python3.11/site-packages/pylsp_jsonrpc/__pycache__' >>> py3-lsp-jsonrpc-pyc*: Preparing subpackage py3-lsp-jsonrpc-pyc... >>> py3-lsp-jsonrpc-pyc*: Running postcheck for py3-lsp-jsonrpc-pyc >>> py3-lsp-jsonrpc*: Running postcheck for py3-lsp-jsonrpc >>> py3-lsp-jsonrpc*: Preparing package py3-lsp-jsonrpc... >>> py3-lsp-jsonrpc-pyc*: Tracing dependencies... py3-ujson python3~3.11 >>> py3-lsp-jsonrpc-pyc*: Package size: 72.0 KB >>> py3-lsp-jsonrpc-pyc*: Compressing data... >>> py3-lsp-jsonrpc-pyc*: Create checksum... >>> py3-lsp-jsonrpc-pyc*: Create py3-lsp-jsonrpc-pyc-1.0.0-r3.apk >>> py3-lsp-jsonrpc*: Tracing dependencies... py3-ujson python3~3.11 >>> py3-lsp-jsonrpc*: Package size: 80.0 KB >>> py3-lsp-jsonrpc*: Compressing data... >>> py3-lsp-jsonrpc*: Create checksum... >>> py3-lsp-jsonrpc*: Create py3-lsp-jsonrpc-1.0.0-r3.apk >>> py3-lsp-jsonrpc: Build complete at Mon, 24 Apr 2023 22:13:24 +0000 elapsed time 0h 0m 7s >>> py3-lsp-jsonrpc: Cleaning up srcdir >>> py3-lsp-jsonrpc: Cleaning up pkgdir >>> py3-lsp-jsonrpc: Uninstalling dependencies... (1/28) Purging .makedepends-py3-lsp-jsonrpc (20230424.221318) (2/28) Purging py3-ujson (5.7.0-r0) (3/28) Purging py3-setuptools-pyc (67.7.2-r0) (4/28) Purging py3-setuptools (67.7.2-r0) (5/28) Purging py3-pytest-pyc (7.3.1-r1) (6/28) Purging py3-pytest (7.3.1-r1) (7/28) Purging py3-iniconfig-pyc (1.1.1-r6) (8/28) Purging py3-iniconfig (1.1.1-r6) (9/28) Purging py3-packaging-pyc (23.1-r1) (10/28) Purging py3-packaging (23.1-r1) (11/28) Purging py3-parsing-pyc (3.0.9-r2) (12/28) Purging py3-parsing (3.0.9-r2) (13/28) Purging py3-pluggy-pyc (1.0.0-r3) (14/28) Purging py3-pluggy (1.0.0-r3) (15/28) Purging py3-py-pyc (1.11.0-r2) (16/28) Purging py3-py (1.11.0-r2) (17/28) Purging py3-mock-pyc (5.0.2-r1) (18/28) Purging py3-mock (5.0.2-r1) (19/28) Purging python3-pyc (3.11.3-r10) (20/28) Purging python3-pycache-pyc0 (3.11.3-r10) (21/28) Purging pyc (0.1-r0) (22/28) Purging python3 (3.11.3-r10) (23/28) Purging gdbm (1.23-r1) (24/28) Purging libffi (3.4.4-r2) (25/28) Purging libpanelw (6.4_p20230401-r6) (26/28) Purging mpdecimal (2.5.1-r2) (27/28) Purging readline (8.2.1-r1) (28/28) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 443 MiB in 103 packages >>> py3-lsp-jsonrpc: Updating the community/ppc64le repository index... >>> py3-lsp-jsonrpc: Signing the index...