>>> py3-nose-of-yeti: Building community/py3-nose-of-yeti 2.4.9-r0 (using abuild 3.16.0_rc4-r0) started Thu, 06 Nov 2025 23:40:16 +0000 >>> py3-nose-of-yeti: Validating /home/buildozer/aports/community/py3-nose-of-yeti/APKBUILD... >>> py3-nose-of-yeti: Analyzing dependencies... >>> py3-nose-of-yeti: Installing for build: build-base python3 py3-gpep517 py3-hatchling py3-installer py3-pytest py3-pytest-helpers-namespace py3-pytest-asyncio ( 1/42) Installing libbz2 (1.0.8-r6) ( 2/42) Installing libffi (3.5.2-r0) ( 3/42) Installing gdbm (1.26-r0) ( 4/42) Installing xz-libs (5.8.1-r0) ( 5/42) Installing mpdecimal (4.0.1-r0) ( 6/42) Installing libpanelw (6.5_p20251010-r0) ( 7/42) Installing sqlite-libs (3.51.0-r0) ( 8/42) Installing python3 (3.12.12-r0) ( 9/42) Installing python3-pycache-pyc0 (3.12.12-r0) (10/42) Installing pyc (3.12.12-r0) (11/42) Installing python3-pyc (3.12.12-r0) (12/42) Installing py3-installer (0.7.0-r2) (13/42) Installing py3-installer-pyc (0.7.0-r2) (14/42) Installing py3-gpep517 (19-r1) (15/42) Installing py3-gpep517-pyc (19-r1) (16/42) Installing py3-editables (0.5-r2) (17/42) Installing py3-editables-pyc (0.5-r2) (18/42) Installing py3-parsing (3.2.3-r0) (19/42) Installing py3-parsing-pyc (3.2.3-r0) (20/42) Installing py3-packaging (25.0-r0) (21/42) Installing py3-packaging-pyc (25.0-r0) (22/42) Installing py3-pathspec (0.12.1-r2) (23/42) Installing py3-pathspec-pyc (0.12.1-r2) (24/42) Installing py3-pluggy (1.6.0-r0) (25/42) Installing py3-pluggy-pyc (1.6.0-r0) (26/42) Installing py3-trove-classifiers (2025.9.11.17-r0) (27/42) Installing py3-trove-classifiers-pyc (2025.9.11.17-r0) (28/42) Installing py3-hatchling (1.27.0-r0) (29/42) Installing py3-hatchling-pyc (1.27.0-r0) (30/42) Installing py3-iniconfig (2.3.0-r0) (31/42) Installing py3-iniconfig-pyc (2.3.0-r0) (32/42) Installing py3-py (1.11.0-r4) (33/42) Installing py3-py-pyc (1.11.0-r4) (34/42) Installing py3-pygments (2.19.2-r0) (35/42) Installing py3-pygments-pyc (2.19.2-r0) (36/42) Installing py3-pytest (8.4.2-r1) (37/42) Installing py3-pytest-pyc (8.4.2-r1) (38/42) Installing py3-pytest-helpers-namespace (2021.12.29-r3) (39/42) Installing py3-pytest-helpers-namespace-pyc (2021.12.29-r3) (40/42) Installing py3-pytest-asyncio (0.25.0-r1) (41/42) Installing py3-pytest-asyncio-pyc (0.25.0-r1) (42/42) Installing .makedepends-py3-nose-of-yeti (20251106.234044) busybox-1.37.0-r24.trigger: Executing script... OK: 484 MiB in 147 packages >>> py3-nose-of-yeti: Cleaning up srcdir >>> py3-nose-of-yeti: Cleaning up pkgdir >>> py3-nose-of-yeti: Cleaning up tmpdir >>> py3-nose-of-yeti: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-nose-of-yeti-2.4.9.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/py3-nose-of-yeti-2.4.9.tar.gz.part' py3-nose-of-yeti-2.4 100% |********************************| 45338 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-nose-of-yeti-2.4.9.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-nose-of-yeti-2.4.9.tar.gz: OK /home/buildozer/aports/community/py3-nose-of-yeti/use-pytest-asyncio.patch: OK >>> py3-nose-of-yeti: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-nose-of-yeti-2.4.9.tar.gz /var/cache/distfiles/v3.23/py3-nose-of-yeti-2.4.9.tar.gz: OK /home/buildozer/aports/community/py3-nose-of-yeti/use-pytest-asyncio.patch: OK >>> py3-nose-of-yeti: Unpacking /var/cache/distfiles/v3.23/py3-nose-of-yeti-2.4.9.tar.gz... >>> py3-nose-of-yeti: use-pytest-asyncio.patch patching file tests/for_pytest_plugin/test_two.py 2025-11-06 23:40:44,716 gpep517 INFO Building wheel via backend hatchling.build 2025-11-06 23:40:44,813 gpep517 INFO The backend produced .dist/noseofyeti-2.4.9-py3-none-any.whl noseofyeti-2.4.9-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-nose-of-yeti/src/nose-of-yeti-release-2.4.9 configfile: pytest.ini testpaths: tests plugins: noseOfYeti-2.4.9, asyncio-0.25.0, helpers-namespace-2021.12.29 asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None collected 72 items tests/test_chooser_test.py .......... tests/test_complex_tokeniser.py ....... tests/test_formatting.py s tests/test_mismatched_brackets.py ......... tests/test_nesting_tokeniser.py ....... tests/test_pylama.py ssss tests/test_spec_codec.py .... tests/test_translation_tokeniser.py ............................. tests/test_using_pytest.py . =============================== warnings summary =============================== tests/for_pytest_plugin/conftest.py:6 /home/buildozer/aports/community/py3-nose-of-yeti/src/nose-of-yeti-release-2.4.9/tests/for_pytest_plugin/conftest.py:6: PytestRemovedIn9Warning: The (path: py.path.local) argument is deprecated, please use (collection_path: pathlib.Path) see https://docs.pytest.org/en/latest/deprecations.html#py-path-local-arguments-for-hooks-replaced-with-pathlib-path @pytest.hookimpl() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =================== 67 passed, 5 skipped, 1 warning in 1.22s =================== >>> py3-nose-of-yeti: Entering fakeroot... >>> py3-nose-of-yeti-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/noseOfYeti/tokeniser/__pycache__' -> '/home/buildozer/aports/community/py3-nose-of-yeti/pkg/py3-nose-of-yeti-pyc/usr/lib/python3.12/site-packages/noseOfYeti/tokeniser/__pycache__' 'usr/lib/python3.12/site-packages/noseOfYeti/__pycache__' -> '/home/buildozer/aports/community/py3-nose-of-yeti/pkg/py3-nose-of-yeti-pyc/usr/lib/python3.12/site-packages/noseOfYeti/__pycache__' 'usr/lib/python3.12/site-packages/noseOfYeti/plugins/__pycache__' -> '/home/buildozer/aports/community/py3-nose-of-yeti/pkg/py3-nose-of-yeti-pyc/usr/lib/python3.12/site-packages/noseOfYeti/plugins/__pycache__' >>> py3-nose-of-yeti-pyc*: Preparing subpackage py3-nose-of-yeti-pyc... >>> py3-nose-of-yeti-pyc*: Running postcheck for py3-nose-of-yeti-pyc >>> py3-nose-of-yeti*: Running postcheck for py3-nose-of-yeti >>> py3-nose-of-yeti*: Preparing package py3-nose-of-yeti... >>> py3-nose-of-yeti-pyc*: Tracing dependencies... python3~3.12 >>> py3-nose-of-yeti-pyc*: Package size: 77.5 KB >>> py3-nose-of-yeti-pyc*: Compressing data... >>> py3-nose-of-yeti-pyc*: Create checksum... >>> py3-nose-of-yeti-pyc*: Create py3-nose-of-yeti-pyc-2.4.9-r0.apk >>> py3-nose-of-yeti*: Tracing dependencies... python3 python3~3.12 >>> py3-nose-of-yeti*: Package size: 73.3 KB >>> py3-nose-of-yeti*: Compressing data... >>> py3-nose-of-yeti*: Create checksum... >>> py3-nose-of-yeti*: Create py3-nose-of-yeti-2.4.9-r0.apk >>> py3-nose-of-yeti: Build complete at Thu, 06 Nov 2025 23:40:47 +0000 elapsed time 0h 0m 31s >>> py3-nose-of-yeti: Cleaning up srcdir >>> py3-nose-of-yeti: Cleaning up pkgdir >>> py3-nose-of-yeti: Cleaning up tmpdir >>> py3-nose-of-yeti: Uninstalling dependencies... ( 1/42) Purging .makedepends-py3-nose-of-yeti (20251106.234044) ( 2/42) Purging py3-gpep517-pyc (19-r1) ( 3/42) Purging py3-gpep517 (19-r1) ( 4/42) Purging py3-hatchling-pyc (1.27.0-r0) ( 5/42) Purging py3-hatchling (1.27.0-r0) ( 6/42) Purging py3-editables-pyc (0.5-r2) ( 7/42) Purging py3-editables (0.5-r2) ( 8/42) Purging py3-pathspec-pyc (0.12.1-r2) ( 9/42) Purging py3-pathspec (0.12.1-r2) (10/42) Purging py3-trove-classifiers-pyc (2025.9.11.17-r0) (11/42) Purging py3-trove-classifiers (2025.9.11.17-r0) (12/42) Purging py3-installer-pyc (0.7.0-r2) (13/42) Purging py3-installer (0.7.0-r2) (14/42) Purging py3-pytest-helpers-namespace-pyc (2021.12.29-r3) (15/42) Purging py3-pytest-helpers-namespace (2021.12.29-r3) (16/42) Purging py3-pytest-asyncio-pyc (0.25.0-r1) (17/42) Purging py3-pytest-asyncio (0.25.0-r1) (18/42) Purging py3-pytest-pyc (8.4.2-r1) (19/42) Purging py3-pytest (8.4.2-r1) (20/42) Purging py3-iniconfig-pyc (2.3.0-r0) (21/42) Purging py3-iniconfig (2.3.0-r0) (22/42) Purging py3-packaging-pyc (25.0-r0) (23/42) Purging py3-packaging (25.0-r0) (24/42) Purging py3-parsing-pyc (3.2.3-r0) (25/42) Purging py3-parsing (3.2.3-r0) (26/42) Purging py3-pluggy-pyc (1.6.0-r0) (27/42) Purging py3-pluggy (1.6.0-r0) (28/42) Purging py3-py-pyc (1.11.0-r4) (29/42) Purging py3-py (1.11.0-r4) (30/42) Purging py3-pygments-pyc (2.19.2-r0) (31/42) Purging py3-pygments (2.19.2-r0) (32/42) Purging python3-pyc (3.12.12-r0) (33/42) Purging python3-pycache-pyc0 (3.12.12-r0) (34/42) Purging pyc (3.12.12-r0) (35/42) Purging python3 (3.12.12-r0) (36/42) Purging gdbm (1.26-r0) (37/42) Purging libbz2 (1.0.8-r6) (38/42) Purging libffi (3.5.2-r0) (39/42) Purging libpanelw (6.5_p20251010-r0) (40/42) Purging mpdecimal (4.0.1-r0) (41/42) Purging sqlite-libs (3.51.0-r0) (42/42) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 431 MiB in 105 packages >>> py3-nose-of-yeti: Updating the community/aarch64 repository index... >>> py3-nose-of-yeti: Signing the index...