>>> py3-gls: Building testing/py3-gls 1.3.0-r0 (using abuild 3.12.0-r2) started Tue, 30 Jan 2024 08:51:06 +0000 >>> py3-gls: Checking sanity of /home/buildozer/aports/testing/py3-gls/APKBUILD... >>> py3-gls: Analyzing dependencies... >>> py3-gls: Installing for build: build-base py3-lsprotocol py3-cattrs py3-gpep517 py3-wheel py3-poetry-core py3-pytest py3-pytest-asyncio (1/45) Installing libbz2 (1.0.8-r6) (2/45) Installing libffi (3.4.4-r3) (3/45) Installing gdbm (1.23-r1) (4/45) Installing xz-libs (5.4.6-r0) (5/45) Installing mpdecimal (4.0.0-r0) (6/45) Installing libpanelw (6.4_p20231125-r0) (7/45) Installing readline (8.2.10-r0) (8/45) Installing sqlite-libs (3.45.0-r0) (9/45) Installing python3 (3.11.7-r1) (10/45) Installing python3-pycache-pyc0 (3.11.7-r1) (11/45) Installing pyc (3.11.7-r1) (12/45) Installing py3-cattrs (23.2.3-r0) (13/45) Installing py3-cattrs-pyc (23.2.3-r0) (14/45) Installing py3-lsprotocol-pyc (2023.0.1-r0) (15/45) Installing py3-attrs-pyc (23.2.0-r0) (16/45) Installing python3-pyc (3.11.7-r1) (17/45) Installing py3-attrs (23.2.0-r0) (18/45) Installing py3-lsprotocol (2023.0.1-r0) (19/45) Installing py3-installer (0.7.0-r1) (20/45) Installing py3-installer-pyc (0.7.0-r1) (21/45) Installing py3-gpep517 (15-r1) (22/45) Installing py3-gpep517-pyc (15-r1) (23/45) Installing py3-parsing (3.1.1-r0) (24/45) Installing py3-parsing-pyc (3.1.1-r0) (25/45) Installing py3-packaging (23.2-r0) (26/45) Installing py3-packaging-pyc (23.2-r0) (27/45) Installing py3-wheel (0.42.0-r0) (28/45) Installing py3-wheel-pyc (0.42.0-r0) (29/45) Installing py3-fastjsonschema (2.19.1-r0) (30/45) Installing py3-fastjsonschema-pyc (2.19.1-r0) (31/45) Installing py3-lark-parser (1.1.7-r0) (32/45) Installing py3-lark-parser-pyc (1.1.7-r0) (33/45) Installing py3-poetry-core (1.8.1-r0) (34/45) Installing py3-poetry-core-pyc (1.8.1-r0) (35/45) Installing py3-iniconfig (1.1.1-r8) (36/45) Installing py3-iniconfig-pyc (1.1.1-r8) (37/45) Installing py3-pluggy (1.3.0-r0) (38/45) Installing py3-pluggy-pyc (1.3.0-r0) (39/45) Installing py3-py (1.11.0-r2) (40/45) Installing py3-py-pyc (1.11.0-r2) (41/45) Installing py3-pytest (7.4.4-r0) (42/45) Installing py3-pytest-pyc (7.4.4-r0) (43/45) Installing py3-pytest-asyncio (0.21.1-r1) (44/45) Installing py3-pytest-asyncio-pyc (0.21.1-r1) (45/45) Installing .makedepends-py3-gls (20240130.085107) Executing busybox-1.36.1-r19.trigger OK: 438 MiB in 150 packages >>> py3-gls: Cleaning up srcdir >>> py3-gls: Cleaning up pkgdir >>> py3-gls: Cleaning up tmpdir >>> py3-gls: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-gls-1.3.0.tar.gz >>> py3-gls: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-gls-1.3.0.tar.gz >>> py3-gls: Checking sha512sums... py3-gls-1.3.0.tar.gz: OK >>> py3-gls: Unpacking /var/cache/distfiles/py3-gls-1.3.0.tar.gz... 2024-01-30 08:51:08,478 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-01-30 08:51:08,595 poetry.core.masonry.builders.wheel INFO Building wheel fatal: not a git repository (or any of the parent directories): .git 2024-01-30 08:51:08,609 poetry.core.masonry.builders.wheel INFO Built pygls-1.3.0-py3-none-any.whl 2024-01-30 08:51:08,610 gpep517 INFO The backend produced .dist/pygls-1.3.0-py3-none-any.whl pygls-1.3.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.7, pytest-7.4.4, pluggy-1.3.0 rootdir: /home/buildozer/aports/testing/py3-gls/src/pygls-1.3.0 configfile: pyproject.toml plugins: asyncio-0.21.1 asyncio: mode=Mode.AUTO collected 249 items tests/test_client.py ... [ 1%] tests/test_document.py ....................... [ 10%] tests/test_feature_manager.py ......................................... [ 26%] tests/test_language_server.py ....... [ 29%] tests/test_protocol.py .......................... [ 40%] tests/test_server_connection.py ..s [ 41%] tests/test_types.py ... [ 42%] tests/test_uris.py .......sssss [ 47%] tests/test_workspace.py ................... [ 55%] tests/lsp/test_call_hierarchy.py ..... [ 57%] tests/lsp/test_code_action.py . [ 57%] tests/lsp/test_code_lens.py ... [ 58%] tests/lsp/test_color_presentation.py . [ 59%] tests/lsp/test_completion.py . [ 59%] tests/lsp/test_declaration.py ..... [ 61%] tests/lsp/test_definition.py ..... [ 63%] tests/lsp/test_diagnostics.py . [ 63%] tests/lsp/test_document_color.py .. [ 64%] tests/lsp/test_document_highlight.py ... [ 65%] tests/lsp/test_document_link.py ... [ 67%] tests/lsp/test_document_symbol.py ... [ 68%] tests/lsp/test_errors.py ..... [ 70%] tests/lsp/test_folding_range.py ... [ 71%] tests/lsp/test_formatting.py ... [ 72%] tests/lsp/test_hover.py .... [ 74%] tests/lsp/test_implementation.py ..... [ 76%] tests/lsp/test_inlay_hints.py . [ 76%] tests/lsp/test_inline_value.py . [ 77%] tests/lsp/test_linked_editing_range.py ... [ 78%] tests/lsp/test_moniker.py ... [ 79%] tests/lsp/test_on_type_formatting.py ... [ 80%] tests/lsp/test_prepare_rename.py .... [ 82%] tests/lsp/test_progress.py ....... [ 85%] tests/lsp/test_range_formatting.py ... [ 86%] tests/lsp/test_references.py ... [ 87%] tests/lsp/test_rename.py ... [ 88%] tests/lsp/test_selection_range.py ... [ 89%] tests/lsp/test_signature_help.py .ss [ 91%] tests/lsp/test_type_definition.py ..... [ 93%] tests/lsp/test_type_hierarchy.py ..... [ 95%] tests/lsp/semantic_tokens/test_delta_missing_legend.py ... [ 96%] tests/lsp/semantic_tokens/test_delta_missing_legend_none.py . [ 96%] tests/lsp/semantic_tokens/test_full_missing_legend.py . [ 97%] tests/lsp/semantic_tokens/test_range.py ... [ 98%] tests/lsp/semantic_tokens/test_range_missing_legends.py . [ 98%] tests/lsp/semantic_tokens/test_semantic_tokens_full.py ... [100%] ======================= 241 passed, 8 skipped in 16.86s ======================== >>> py3-gls: Entering fakeroot... >>> py3-gls-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls/usr/lib/python3.11/site-packages/pygls/__pycache__' -> '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls-pyc/usr/lib/python3.11/site-packages/pygls/__pycache__' '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls/usr/lib/python3.11/site-packages/pygls/workspace/__pycache__' -> '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls-pyc/usr/lib/python3.11/site-packages/pygls/workspace/__pycache__' '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls/usr/lib/python3.11/site-packages/pygls/protocol/__pycache__' -> '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls-pyc/usr/lib/python3.11/site-packages/pygls/protocol/__pycache__' '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls/usr/lib/python3.11/site-packages/pygls/lsp/__pycache__' -> '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls-pyc/usr/lib/python3.11/site-packages/pygls/lsp/__pycache__' >>> py3-gls-pyc*: Preparing subpackage py3-gls-pyc... >>> py3-gls-pyc*: Running postcheck for py3-gls-pyc >>> py3-gls*: Running postcheck for py3-gls >>> py3-gls*: Preparing package py3-gls... >>> py3-gls-pyc*: Tracing dependencies... py3-lsprotocol py3-cattrs python3~3.11 >>> py3-gls-pyc*: Package size: 364.0 KB >>> py3-gls-pyc*: Compressing data... >>> py3-gls-pyc*: Create checksum... >>> py3-gls-pyc*: Create py3-gls-pyc-1.3.0-r0.apk >>> py3-gls*: Tracing dependencies... py3-lsprotocol py3-cattrs python3~3.11 >>> py3-gls*: Package size: 332.0 KB >>> py3-gls*: Compressing data... >>> py3-gls*: Create checksum... >>> py3-gls*: Create py3-gls-1.3.0-r0.apk >>> py3-gls: Build complete at Tue, 30 Jan 2024 08:51:27 +0000 elapsed time 0h 0m 21s >>> py3-gls: Cleaning up srcdir >>> py3-gls: Cleaning up pkgdir >>> py3-gls: Uninstalling dependencies... (1/45) Purging .makedepends-py3-gls (20240130.085107) (2/45) Purging py3-lsprotocol-pyc (2023.0.1-r0) (3/45) Purging py3-lsprotocol (2023.0.1-r0) (4/45) Purging py3-cattrs-pyc (23.2.3-r0) (5/45) Purging py3-cattrs (23.2.3-r0) (6/45) Purging py3-attrs-pyc (23.2.0-r0) (7/45) Purging py3-attrs (23.2.0-r0) (8/45) Purging py3-gpep517-pyc (15-r1) (9/45) Purging py3-gpep517 (15-r1) (10/45) Purging py3-installer-pyc (0.7.0-r1) (11/45) Purging py3-installer (0.7.0-r1) (12/45) Purging py3-wheel-pyc (0.42.0-r0) (13/45) Purging py3-wheel (0.42.0-r0) (14/45) Purging py3-poetry-core-pyc (1.8.1-r0) (15/45) Purging py3-poetry-core (1.8.1-r0) (16/45) Purging py3-fastjsonschema-pyc (2.19.1-r0) (17/45) Purging py3-fastjsonschema (2.19.1-r0) (18/45) Purging py3-lark-parser-pyc (1.1.7-r0) (19/45) Purging py3-lark-parser (1.1.7-r0) (20/45) Purging py3-pytest-asyncio-pyc (0.21.1-r1) (21/45) Purging py3-pytest-asyncio (0.21.1-r1) (22/45) Purging py3-pytest-pyc (7.4.4-r0) (23/45) Purging py3-pytest (7.4.4-r0) (24/45) Purging py3-iniconfig-pyc (1.1.1-r8) (25/45) Purging py3-iniconfig (1.1.1-r8) (26/45) Purging py3-packaging-pyc (23.2-r0) (27/45) Purging py3-packaging (23.2-r0) (28/45) Purging py3-parsing-pyc (3.1.1-r0) (29/45) Purging py3-parsing (3.1.1-r0) (30/45) Purging py3-pluggy-pyc (1.3.0-r0) (31/45) Purging py3-pluggy (1.3.0-r0) (32/45) Purging py3-py-pyc (1.11.0-r2) (33/45) Purging py3-py (1.11.0-r2) (34/45) Purging python3-pyc (3.11.7-r1) (35/45) Purging python3-pycache-pyc0 (3.11.7-r1) (36/45) Purging pyc (3.11.7-r1) (37/45) Purging python3 (3.11.7-r1) (38/45) Purging gdbm (1.23-r1) (39/45) Purging libbz2 (1.0.8-r6) (40/45) Purging libffi (3.4.4-r3) (41/45) Purging libpanelw (6.4_p20231125-r0) (42/45) Purging mpdecimal (4.0.0-r0) (43/45) Purging readline (8.2.10-r0) (44/45) Purging sqlite-libs (3.45.0-r0) (45/45) Purging xz-libs (5.4.6-r0) Executing busybox-1.36.1-r19.trigger OK: 381 MiB in 105 packages >>> py3-gls: Updating the testing/aarch64 repository index... >>> py3-gls: Signing the index...