>>> py3-lsp-jsonrpc: Building community/py3-lsp-jsonrpc 1.1.2-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 20:06:11 +0000 >>> py3-lsp-jsonrpc: Validating /home/udu/aports/community/py3-lsp-jsonrpc/APKBUILD... >>> py3-lsp-jsonrpc: Analyzing dependencies... >>> py3-lsp-jsonrpc: Installing for build: build-base py3-ujson py3-setuptools py3-gpep517 py3-installer py3-wheel py3-setuptools_scm py3-pytest py3-mock 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/26) Installing py3-ujson (5.10.0-r0) (2/26) Installing py3-parsing (3.2.3-r0) (3/26) Installing py3-parsing-pyc (3.2.3-r0) (4/26) Installing py3-packaging (25.0-r0) (5/26) Installing py3-packaging-pyc (25.0-r0) (6/26) Installing py3-setuptools (80.9.0-r0) (7/26) Installing py3-setuptools-pyc (80.9.0-r0) (8/26) Installing py3-installer (0.7.0-r2) (9/26) Installing py3-installer-pyc (0.7.0-r2) (10/26) Installing py3-gpep517 (19-r0) (11/26) Installing py3-gpep517-pyc (19-r0) (12/26) Installing py3-wheel (0.46.1-r0) (13/26) Installing py3-wheel-pyc (0.46.1-r0) (14/26) Installing py3-setuptools_scm (8.3.1-r0) (15/26) Installing py3-setuptools_scm-pyc (8.3.1-r0) (16/26) Installing py3-iniconfig (2.1.0-r0) (17/26) Installing py3-iniconfig-pyc (2.1.0-r0) (18/26) Installing py3-pluggy (1.5.0-r0) (19/26) Installing py3-pluggy-pyc (1.5.0-r0) (20/26) Installing py3-py (1.11.0-r4) (21/26) Installing py3-py-pyc (1.11.0-r4) (22/26) Installing py3-pytest (8.3.5-r0) (23/26) Installing py3-pytest-pyc (8.3.5-r0) (24/26) Installing py3-mock (5.2.0-r0) (25/26) Installing py3-mock-pyc (5.2.0-r0) (26/26) Installing .makedepends-py3-lsp-jsonrpc (20251012.200612) Executing busybox-1.37.0-r19.trigger OK: 311 MiB in 115 packages >>> py3-lsp-jsonrpc: Cleaning up srcdir >>> py3-lsp-jsonrpc: Cleaning up pkgdir >>> py3-lsp-jsonrpc: Cleaning up tmpdir >>> py3-lsp-jsonrpc: Fetching py3-lsp-jsonrpc-1.1.2.tar.gz::https://github.com/python-lsp/python-lsp-jsonrpc/archive/v1.1.2.tar.gz >>> py3-lsp-jsonrpc: Fetching py3-lsp-jsonrpc-1.1.2.tar.gz::https://github.com/python-lsp/python-lsp-jsonrpc/archive/v1.1.2.tar.gz >>> py3-lsp-jsonrpc: Checking sha512sums... py3-lsp-jsonrpc-1.1.2.tar.gz: OK >>> py3-lsp-jsonrpc: Unpacking /var/cache/distfiles/py3-lsp-jsonrpc-1.1.2.tar.gz... 2025-10-12 20:06:13,585 gpep517 INFO Building wheel via backend setuptools.build_meta /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 2026-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:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0). !! ******************************************************************************** By 2026-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-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) /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:759: 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() 2025-10-12 20:06:13,655 root INFO running bdist_wheel 2025-10-12 20:06:13,669 root INFO running build 2025-10-12 20:06:13,669 root INFO running build_py 2025-10-12 20:06:13,672 root INFO creating build/lib/pylsp_jsonrpc 2025-10-12 20:06:13,673 root INFO copying pylsp_jsonrpc/streams.py -> build/lib/pylsp_jsonrpc 2025-10-12 20:06:13,673 root INFO copying pylsp_jsonrpc/exceptions.py -> build/lib/pylsp_jsonrpc 2025-10-12 20:06:13,673 root INFO copying pylsp_jsonrpc/_version.py -> build/lib/pylsp_jsonrpc 2025-10-12 20:06:13,674 root INFO copying pylsp_jsonrpc/endpoint.py -> build/lib/pylsp_jsonrpc 2025-10-12 20:06:13,674 root INFO copying pylsp_jsonrpc/__init__.py -> build/lib/pylsp_jsonrpc 2025-10-12 20:06:13,674 root INFO copying pylsp_jsonrpc/dispatchers.py -> build/lib/pylsp_jsonrpc 2025-10-12 20:06:13,681 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 20:06:13,681 root INFO running install 2025-10-12 20:06:13,691 root INFO running install_lib 2025-10-12 20:06:13,694 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 20:06:13,694 root INFO creating build/bdist.linux-x86_64/wheel/pylsp_jsonrpc 2025-10-12 20:06:13,694 root INFO copying build/lib/pylsp_jsonrpc/streams.py -> build/bdist.linux-x86_64/wheel/./pylsp_jsonrpc 2025-10-12 20:06:13,694 root INFO copying build/lib/pylsp_jsonrpc/exceptions.py -> build/bdist.linux-x86_64/wheel/./pylsp_jsonrpc 2025-10-12 20:06:13,695 root INFO copying build/lib/pylsp_jsonrpc/_version.py -> build/bdist.linux-x86_64/wheel/./pylsp_jsonrpc 2025-10-12 20:06:13,695 root INFO copying build/lib/pylsp_jsonrpc/endpoint.py -> build/bdist.linux-x86_64/wheel/./pylsp_jsonrpc 2025-10-12 20:06:13,695 root INFO copying build/lib/pylsp_jsonrpc/__init__.py -> build/bdist.linux-x86_64/wheel/./pylsp_jsonrpc 2025-10-12 20:06:13,695 root INFO copying build/lib/pylsp_jsonrpc/dispatchers.py -> build/bdist.linux-x86_64/wheel/./pylsp_jsonrpc 2025-10-12 20:06:13,695 root INFO running install_egg_info 2025-10-12 20:06:13,698 root INFO running egg_info 2025-10-12 20:06:13,701 root INFO creating python_lsp_jsonrpc.egg-info 2025-10-12 20:06:13,701 root INFO writing python_lsp_jsonrpc.egg-info/PKG-INFO 2025-10-12 20:06:13,703 root INFO writing dependency_links to python_lsp_jsonrpc.egg-info/dependency_links.txt 2025-10-12 20:06:13,703 root INFO writing requirements to python_lsp_jsonrpc.egg-info/requires.txt 2025-10-12 20:06:13,704 root INFO writing top-level names to python_lsp_jsonrpc.egg-info/top_level.txt 2025-10-12 20:06:13,704 root INFO writing manifest file 'python_lsp_jsonrpc.egg-info/SOURCES.txt' ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-10-12 20:06:13,717 root INFO reading manifest file 'python_lsp_jsonrpc.egg-info/SOURCES.txt' 2025-10-12 20:06:13,718 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 20:06:13,718 root WARNING warning: no files found matching 'README.rst' 2025-10-12 20:06:13,718 root INFO adding license file 'LICENSE' 2025-10-12 20:06:13,719 root INFO writing manifest file 'python_lsp_jsonrpc.egg-info/SOURCES.txt' 2025-10-12 20:06:13,725 root INFO Copying python_lsp_jsonrpc.egg-info to build/bdist.linux-x86_64/wheel/./python_lsp_jsonrpc-1.1.2-py3.12.egg-info 2025-10-12 20:06:13,726 root INFO running install_scripts 2025-10-12 20:06:13,727 root INFO creating build/bdist.linux-x86_64/wheel/python_lsp_jsonrpc-1.1.2.dist-info/WHEEL 2025-10-12 20:06:13,727 wheel INFO creating '/home/udu/aports/community/py3-lsp-jsonrpc/src/python-lsp-jsonrpc-1.1.2/.dist/.tmp-9zhwg9gm/python_lsp_jsonrpc-1.1.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 20:06:13,728 wheel INFO adding 'pylsp_jsonrpc/__init__.py' 2025-10-12 20:06:13,728 wheel INFO adding 'pylsp_jsonrpc/_version.py' 2025-10-12 20:06:13,728 wheel INFO adding 'pylsp_jsonrpc/dispatchers.py' 2025-10-12 20:06:13,728 wheel INFO adding 'pylsp_jsonrpc/endpoint.py' 2025-10-12 20:06:13,729 wheel INFO adding 'pylsp_jsonrpc/exceptions.py' 2025-10-12 20:06:13,729 wheel INFO adding 'pylsp_jsonrpc/streams.py' 2025-10-12 20:06:13,729 wheel INFO adding 'python_lsp_jsonrpc-1.1.2.dist-info/licenses/LICENSE' 2025-10-12 20:06:13,729 wheel INFO adding 'python_lsp_jsonrpc-1.1.2.dist-info/METADATA' 2025-10-12 20:06:13,729 wheel INFO adding 'python_lsp_jsonrpc-1.1.2.dist-info/WHEEL' 2025-10-12 20:06:13,729 wheel INFO adding 'python_lsp_jsonrpc-1.1.2.dist-info/top_level.txt' 2025-10-12 20:06:13,730 wheel INFO adding 'python_lsp_jsonrpc-1.1.2.dist-info/RECORD' 2025-10-12 20:06:13,730 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 20:06:13,730 gpep517 INFO The backend produced .dist/python_lsp_jsonrpc-1.1.2-py3-none-any.whl python_lsp_jsonrpc-1.1.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-lsp-jsonrpc/src/python-lsp-jsonrpc-1.1.2 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.15s ======================= >>> py3-lsp-jsonrpc: Entering fakeroot... libfakeroot internal error: payload not recognized! >>> py3-lsp-jsonrpc-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pylsp_jsonrpc/__pycache__' -> '/home/udu/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc-pyc/usr/lib/python3.12/site-packages/pylsp_jsonrpc/__pycache__' >>> py3-lsp-jsonrpc-pyc*: Preparing subpackage py3-lsp-jsonrpc-pyc... libfakeroot internal error: payload not recognized! >>> 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... libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! >>> py3-lsp-jsonrpc-pyc*: Tracing dependencies... py3-ujson python3~3.12 >>> py3-lsp-jsonrpc-pyc*: Package size: 26.0 KB >>> py3-lsp-jsonrpc-pyc*: Compressing data... >>> py3-lsp-jsonrpc-pyc*: Create checksum... >>> py3-lsp-jsonrpc-pyc*: Create py3-lsp-jsonrpc-pyc-1.1.2-r1.apk >>> py3-lsp-jsonrpc*: Tracing dependencies... py3-ujson python3~3.12 >>> py3-lsp-jsonrpc*: Package size: 21.3 KB >>> py3-lsp-jsonrpc*: Compressing data... >>> py3-lsp-jsonrpc*: Create checksum... >>> py3-lsp-jsonrpc*: Create py3-lsp-jsonrpc-1.1.2-r1.apk >>> py3-lsp-jsonrpc: Build complete at Sun, 12 Oct 2025 20:06:18 +0000 elapsed time 0h 0m 7s >>> py3-lsp-jsonrpc: Cleaning up srcdir >>> py3-lsp-jsonrpc: Cleaning up pkgdir >>> py3-lsp-jsonrpc: Uninstalling dependencies... (1/26) Purging .makedepends-py3-lsp-jsonrpc (20251012.200612) (2/26) Purging py3-ujson (5.10.0-r0) (3/26) Purging py3-gpep517-pyc (19-r0) (4/26) Purging py3-gpep517 (19-r0) (5/26) Purging py3-installer-pyc (0.7.0-r2) (6/26) Purging py3-installer (0.7.0-r2) (7/26) Purging py3-wheel-pyc (0.46.1-r0) (8/26) Purging py3-wheel (0.46.1-r0) (9/26) Purging py3-setuptools_scm-pyc (8.3.1-r0) (10/26) Purging py3-setuptools_scm (8.3.1-r0) (11/26) Purging py3-setuptools-pyc (80.9.0-r0) (12/26) Purging py3-setuptools (80.9.0-r0) (13/26) Purging py3-pytest-pyc (8.3.5-r0) (14/26) Purging py3-pytest (8.3.5-r0) (15/26) Purging py3-iniconfig-pyc (2.1.0-r0) (16/26) Purging py3-iniconfig (2.1.0-r0) (17/26) Purging py3-packaging-pyc (25.0-r0) (18/26) Purging py3-packaging (25.0-r0) (19/26) Purging py3-parsing-pyc (3.2.3-r0) (20/26) Purging py3-parsing (3.2.3-r0) (21/26) Purging py3-pluggy-pyc (1.5.0-r0) (22/26) Purging py3-pluggy (1.5.0-r0) (23/26) Purging py3-py-pyc (1.11.0-r4) (24/26) Purging py3-py (1.11.0-r4) (25/26) Purging py3-mock-pyc (5.2.0-r0) (26/26) Purging py3-mock (5.2.0-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-lsp-jsonrpc: Updating the community/x86_64 repository index... >>> py3-lsp-jsonrpc: Signing the index...