>>> py3-gls: Building testing/py3-gls 1.3.1-r1 (using abuild 3.13.0-r5) started Sat, 21 Sep 2024 05:49:04 +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/44) Installing libbz2 (1.0.8-r6) (2/44) Installing libffi (3.4.6-r0) (3/44) Installing gdbm (1.24-r0) (4/44) Installing xz-libs (5.6.2-r0) (5/44) Installing mpdecimal (4.0.0-r0) (6/44) Installing libpanelw (6.5_p20240601-r1) (7/44) Installing sqlite-libs (3.46.1-r0) (8/44) Installing python3 (3.12.6-r0) (9/44) Installing python3-pycache-pyc0 (3.12.6-r0) (10/44) Installing pyc (3.12.6-r0) (11/44) Installing py3-cattrs (23.2.3-r1) (12/44) Installing py3-cattrs-pyc (23.2.3-r1) (13/44) Installing py3-lsprotocol-pyc (2023.0.1-r1) (14/44) Installing py3-attrs-pyc (23.2.0-r1) (15/44) Installing python3-pyc (3.12.6-r0) (16/44) Installing py3-attrs (23.2.0-r1) (17/44) Installing py3-lsprotocol (2023.0.1-r1) (18/44) Installing py3-installer (0.7.0-r2) (19/44) Installing py3-installer-pyc (0.7.0-r2) (20/44) Installing py3-gpep517 (16-r0) (21/44) Installing py3-gpep517-pyc (16-r0) (22/44) Installing py3-parsing (3.1.4-r0) (23/44) Installing py3-parsing-pyc (3.1.4-r0) (24/44) Installing py3-packaging (24.1-r0) (25/44) Installing py3-packaging-pyc (24.1-r0) (26/44) Installing py3-wheel (0.43.0-r0) (27/44) Installing py3-wheel-pyc (0.43.0-r0) (28/44) Installing py3-fastjsonschema (2.20.0-r0) (29/44) Installing py3-fastjsonschema-pyc (2.20.0-r0) (30/44) Installing py3-lark-parser (1.1.9-r1) (31/44) Installing py3-lark-parser-pyc (1.1.9-r1) (32/44) Installing py3-poetry-core (1.9.0-r0) (33/44) Installing py3-poetry-core-pyc (1.9.0-r0) (34/44) Installing py3-iniconfig (2.0.0-r1) (35/44) Installing py3-iniconfig-pyc (2.0.0-r1) (36/44) Installing py3-pluggy (1.5.0-r0) (37/44) Installing py3-pluggy-pyc (1.5.0-r0) (38/44) Installing py3-py (1.11.0-r4) (39/44) Installing py3-py-pyc (1.11.0-r4) (40/44) Installing py3-pytest (8.3.3-r0) (41/44) Installing py3-pytest-pyc (8.3.3-r0) (42/44) Installing py3-pytest-asyncio (0.24.0-r0) (43/44) Installing py3-pytest-asyncio-pyc (0.24.0-r0) (44/44) Installing .makedepends-py3-gls (20240921.054906) Executing busybox-1.36.1-r32.trigger OK: 303 MiB in 147 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.1.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 100 194k 100 194k 0 0 1706k 0 --:--:-- --:--:-- --:--:-- 1720k >>> py3-gls: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-gls-1.3.1.tar.gz >>> py3-gls: Checking sha512sums... py3-gls-1.3.1.tar.gz: OK >>> py3-gls: Unpacking /var/cache/distfiles/py3-gls-1.3.1.tar.gz... 2024-09-21 05:49:07,835 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-09-21 05:49:08,051 poetry.core.masonry.builders.wheel INFO Building wheel 2024-09-21 05:49:08,087 poetry.core.masonry.builders.wheel INFO Built pygls-1.3.1-py3-none-any.whl 2024-09-21 05:49:08,087 gpep517 INFO The backend produced .dist/pygls-1.3.1-py3-none-any.whl pygls-1.3.1-py3-none-any.whl /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) ============================= test session starts ============================== platform linux -- Python 3.12.6, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/testing/py3-gls/src/pygls-1.3.1 configfile: pyproject.toml plugins: asyncio-0.24.0 asyncio: mode=Mode.AUTO, default_loop_scope=None collected 249 items tests/lsp/semantic_tokens/test_delta_missing_legend.py ... [ 1%] tests/lsp/semantic_tokens/test_delta_missing_legend_none.py . [ 1%] tests/lsp/semantic_tokens/test_full_missing_legend.py . [ 2%] tests/lsp/semantic_tokens/test_range.py ... [ 3%] tests/lsp/semantic_tokens/test_range_missing_legends.py . [ 3%] tests/lsp/semantic_tokens/test_semantic_tokens_full.py ... [ 4%] tests/lsp/test_call_hierarchy.py ..... [ 6%] tests/lsp/test_code_action.py . [ 7%] tests/lsp/test_code_lens.py ... [ 8%] tests/lsp/test_color_presentation.py . [ 8%] tests/lsp/test_completion.py . [ 9%] tests/lsp/test_declaration.py ..... [ 11%] tests/lsp/test_definition.py ..... [ 13%] tests/lsp/test_diagnostics.py . [ 13%] tests/lsp/test_document_color.py .. [ 14%] tests/lsp/test_document_highlight.py ... [ 15%] tests/lsp/test_document_link.py ... [ 16%] tests/lsp/test_document_symbol.py ... [ 18%] tests/lsp/test_errors.py ..... [ 20%] tests/lsp/test_folding_range.py ... [ 21%] tests/lsp/test_formatting.py ... [ 22%] tests/lsp/test_hover.py .... [ 24%] tests/lsp/test_implementation.py ..... [ 26%] tests/lsp/test_inlay_hints.py . [ 26%] tests/lsp/test_inline_value.py . [ 26%] tests/lsp/test_linked_editing_range.py ... [ 28%] tests/lsp/test_moniker.py ... [ 29%] tests/lsp/test_on_type_formatting.py ... [ 30%] tests/lsp/test_prepare_rename.py .... [ 32%] tests/lsp/test_progress.py ....... [ 34%] tests/lsp/test_range_formatting.py ... [ 36%] tests/lsp/test_references.py ... [ 37%] tests/lsp/test_rename.py ... [ 38%] tests/lsp/test_selection_range.py ... [ 39%] tests/lsp/test_signature_help.py .ss [ 40%] tests/lsp/test_type_definition.py ..... [ 42%] tests/lsp/test_type_hierarchy.py ..... [ 44%] tests/test_client.py ... [ 46%] tests/test_document.py ....................... [ 55%] tests/test_feature_manager.py ......................................... [ 71%] tests/test_language_server.py ....... [ 74%] tests/test_protocol.py .......................... [ 85%] tests/test_server_connection.py ..s [ 86%] tests/test_types.py ... [ 87%] tests/test_uris.py .......sssss [ 92%] tests/test_workspace.py ................... [100%] =============================== warnings summary =============================== tests/lsp/test_code_action.py: 1 warning tests/lsp/test_completion.py: 1 warning tests/lsp/test_diagnostics.py: 1 warning tests/lsp/test_inlay_hints.py: 1 warning tests/lsp/test_inline_value.py: 1 warning tests/lsp/test_progress.py: 3 warnings tests/test_client.py: 3 warnings tests/test_server_connection.py: 2 warnings /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:783: DeprecationWarning: The event_loop fixture provided by pytest-asyncio has been redefined in /home/buildozer/aports/testing/py3-gls/src/pygls-1.3.1/tests/conftest.py:81 Replacing the event_loop fixture with a custom implementation is deprecated and will lead to errors in the future. If you want to request an asyncio event loop with a scope other than function scope, use the "scope" argument to the asyncio mark when marking the tests. If you want to return different types of event loops, use the event_loop_policy fixture. warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 241 passed, 8 skipped, 13 warnings in 26.36s ================= >>> py3-gls: Entering fakeroot... >>> py3-gls-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls/usr/lib/python3.12/site-packages/pygls/__pycache__' -> '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls-pyc/usr/lib/python3.12/site-packages/pygls/__pycache__' '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls/usr/lib/python3.12/site-packages/pygls/lsp/__pycache__' -> '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls-pyc/usr/lib/python3.12/site-packages/pygls/lsp/__pycache__' '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls/usr/lib/python3.12/site-packages/pygls/workspace/__pycache__' -> '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls-pyc/usr/lib/python3.12/site-packages/pygls/workspace/__pycache__' '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls/usr/lib/python3.12/site-packages/pygls/protocol/__pycache__' -> '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls-pyc/usr/lib/python3.12/site-packages/pygls/protocol/__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.12 >>> py3-gls-pyc*: Package size: 348.0 KB >>> py3-gls-pyc*: Compressing data... >>> py3-gls-pyc*: Create checksum... >>> py3-gls-pyc*: Create py3-gls-pyc-1.3.1-r1.apk >>> py3-gls*: Tracing dependencies... py3-lsprotocol py3-cattrs python3~3.12 >>> py3-gls*: Package size: 332.0 KB >>> py3-gls*: Compressing data... >>> py3-gls*: Create checksum... >>> py3-gls*: Create py3-gls-1.3.1-r1.apk >>> py3-gls: Build complete at Sat, 21 Sep 2024 05:49:37 +0000 elapsed time 0h 0m 33s >>> py3-gls: Cleaning up srcdir >>> py3-gls: Cleaning up pkgdir >>> py3-gls: Uninstalling dependencies... (1/44) Purging .makedepends-py3-gls (20240921.054906) (2/44) Purging py3-lsprotocol-pyc (2023.0.1-r1) (3/44) Purging py3-lsprotocol (2023.0.1-r1) (4/44) Purging py3-cattrs-pyc (23.2.3-r1) (5/44) Purging py3-cattrs (23.2.3-r1) (6/44) Purging py3-attrs-pyc (23.2.0-r1) (7/44) Purging py3-attrs (23.2.0-r1) (8/44) Purging py3-gpep517-pyc (16-r0) (9/44) Purging py3-gpep517 (16-r0) (10/44) Purging py3-installer-pyc (0.7.0-r2) (11/44) Purging py3-installer (0.7.0-r2) (12/44) Purging py3-wheel-pyc (0.43.0-r0) (13/44) Purging py3-wheel (0.43.0-r0) (14/44) Purging py3-poetry-core-pyc (1.9.0-r0) (15/44) Purging py3-poetry-core (1.9.0-r0) (16/44) Purging py3-fastjsonschema-pyc (2.20.0-r0) (17/44) Purging py3-fastjsonschema (2.20.0-r0) (18/44) Purging py3-lark-parser-pyc (1.1.9-r1) (19/44) Purging py3-lark-parser (1.1.9-r1) (20/44) Purging py3-pytest-asyncio-pyc (0.24.0-r0) (21/44) Purging py3-pytest-asyncio (0.24.0-r0) (22/44) Purging py3-pytest-pyc (8.3.3-r0) (23/44) Purging py3-pytest (8.3.3-r0) (24/44) Purging py3-iniconfig-pyc (2.0.0-r1) (25/44) Purging py3-iniconfig (2.0.0-r1) (26/44) Purging py3-packaging-pyc (24.1-r0) (27/44) Purging py3-packaging (24.1-r0) (28/44) Purging py3-parsing-pyc (3.1.4-r0) (29/44) Purging py3-parsing (3.1.4-r0) (30/44) Purging py3-pluggy-pyc (1.5.0-r0) (31/44) Purging py3-pluggy (1.5.0-r0) (32/44) Purging py3-py-pyc (1.11.0-r4) (33/44) Purging py3-py (1.11.0-r4) (34/44) Purging python3-pyc (3.12.6-r0) (35/44) Purging python3-pycache-pyc0 (3.12.6-r0) (36/44) Purging pyc (3.12.6-r0) (37/44) Purging python3 (3.12.6-r0) (38/44) Purging gdbm (1.24-r0) (39/44) Purging libbz2 (1.0.8-r6) (40/44) Purging libffi (3.4.6-r0) (41/44) Purging libpanelw (6.5_p20240601-r1) (42/44) Purging mpdecimal (4.0.0-r0) (43/44) Purging sqlite-libs (3.46.1-r0) (44/44) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> py3-gls: Updating the testing/loongarch64 repository index... >>> py3-gls: Signing the index...