>>> py3-nox: Building community/py3-nox 2024.10.09-r0 (using abuild 3.15.0_rc3-r1) started Sat, 03 May 2025 20:42:46 +0000 >>> py3-nox: Validating /home/buildozer/aports/community/py3-nox/APKBUILD... >>> py3-nox: Analyzing dependencies... >>> py3-nox: Installing for build: build-base py3-argcomplete py3-colorlog py3-packaging py3-py py3-setuptools py3-virtualenv py3-wheel python3 py3-gpep517 py3-hatchling py3-pytest (1/50) Installing libbz2 (1.0.8-r6) (2/50) Installing gdbm (1.24-r0) (3/50) Installing mpdecimal (4.0.0-r0) (4/50) Installing libpanelw (6.5_p20250412-r0) (5/50) Installing sqlite-libs (3.49.1-r1) (6/50) Installing python3 (3.12.10-r0) (7/50) Installing python3-pycache-pyc0 (3.12.10-r0) (8/50) Installing pyc (3.12.10-r0) (9/50) Installing py3-argcomplete-pyc (3.6.2-r0) (10/50) Installing python3-pyc (3.12.10-r0) (11/50) Installing py3-argcomplete (3.6.2-r0) (12/50) Installing py3-colorlog (6.9.0-r0) (13/50) Installing py3-colorlog-pyc (6.9.0-r0) (14/50) Installing py3-parsing (3.2.0-r0) (15/50) Installing py3-parsing-pyc (3.2.0-r0) (16/50) Installing py3-packaging (25.0-r0) (17/50) Installing py3-packaging-pyc (25.0-r0) (18/50) Installing py3-py (1.11.0-r4) (19/50) Installing py3-py-pyc (1.11.0-r4) (20/50) Installing py3-setuptools (77.0.3-r0) (21/50) Installing py3-setuptools-pyc (77.0.3-r0) (22/50) Installing py3-platformdirs (4.3.7-r0) (23/50) Installing py3-platformdirs-pyc (4.3.7-r0) (24/50) Installing py3-distlib (0.3.9-r0) (25/50) Installing py3-distlib-pyc (0.3.9-r0) (26/50) Installing py3-filelock (3.16.1-r1) (27/50) Installing py3-filelock-pyc (3.16.1-r1) (28/50) Installing py3-virtualenv (20.30.0-r0) (29/50) Installing py3-virtualenv-pyc (20.30.0-r0) (30/50) Installing py3-wheel (0.43.0-r0) (31/50) Installing py3-wheel-pyc (0.43.0-r0) (32/50) Installing py3-installer (0.7.0-r2) (33/50) Installing py3-installer-pyc (0.7.0-r2) (34/50) Installing py3-gpep517 (16-r0) (35/50) Installing py3-gpep517-pyc (16-r0) (36/50) Installing py3-editables (0.5-r2) (37/50) Installing py3-editables-pyc (0.5-r2) (38/50) Installing py3-pathspec (0.12.1-r2) (39/50) Installing py3-pathspec-pyc (0.12.1-r2) (40/50) Installing py3-pluggy (1.5.0-r0) (41/50) Installing py3-pluggy-pyc (1.5.0-r0) (42/50) Installing py3-trove-classifiers (2025.1.15.22-r0) (43/50) Installing py3-trove-classifiers-pyc (2025.1.15.22-r0) (44/50) Installing py3-hatchling (1.27.0-r0) (45/50) Installing py3-hatchling-pyc (1.27.0-r0) (46/50) Installing py3-iniconfig (2.1.0-r0) (47/50) Installing py3-iniconfig-pyc (2.1.0-r0) (48/50) Installing py3-pytest (8.3.5-r0) (49/50) Installing py3-pytest-pyc (8.3.5-r0) (50/50) Installing .makedepends-py3-nox (20250503.204300) Executing busybox-1.37.0-r16.trigger OK: 655 MiB in 160 packages >>> py3-nox: Cleaning up srcdir >>> py3-nox: Cleaning up pkgdir >>> py3-nox: Cleaning up tmpdir >>> py3-nox: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-nox-2024.10.09.tar.gz >>> py3-nox: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-nox-2024.10.09.tar.gz >>> py3-nox: Checking sha512sums... py3-nox-2024.10.09.tar.gz: OK >>> py3-nox: Unpacking /var/cache/distfiles/v3.22/py3-nox-2024.10.09.tar.gz... 2025-05-03 20:43:01,396 gpep517 INFO Building wheel via backend hatchling.build 2025-05-03 20:43:01,492 gpep517 INFO The backend produced .dist/nox-2024.10.9-py3-none-any.whl nox-2024.10.9-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-nox/src/nox-2024.10.09 configfile: pyproject.toml testpaths: tests collected 573 items tests/test__option_set.py ......... [ 1%] tests/test__parametrize.py ...................... [ 5%] tests/test__version.py ............. [ 7%] tests/test_action_helper.py ..................... [ 11%] tests/test_command.py ........F...........s.s.......... [ 17%] tests/test_logger.py ...X. [ 17%] tests/test_main.py ..................................................... [ 27%] ......................................... [ 34%] tests/test_manifest.py ................................................. [ 42%] ......... [ 44%] tests/test_registry.py ........... [ 46%] tests/test_sessions.py ................................................. [ 54%] ................................................................s....... [ 67%] ................................ [ 73%] tests/test_tasks.py .................................................... [ 82%] [ 82%] tests/test_toml.py ...... [ 83%] tests/test_virtualenv.py .....ssss.ssss..........s.sssssss...ss.ss...... [ 91%] ..ssssss...s.................................. [ 99%] tests/test_workflow.py ... [100%] =================================== FAILURES =================================== ___________________________ test_run_env_systemroot ____________________________ @mock.patch("sys.platform", "win32") def test_run_env_systemroot(): systemroot = os.environ.setdefault("SYSTEMROOT", "sigil") > result = nox.command.run( [PYTHON, "-c", 'import os; print(os.environ["SYSTEMROOT"])'], silent=True ) /home/buildozer/aports/community/py3-nox/src/nox-2024.10.09/tests/test_command.py:164: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /home/buildozer/aports/community/py3-nox/src/nox-2024.10.09/nox/command.py:98: in run cmd_path = which(os.fspath(cmd), paths) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ program = '/home/buildozer/aports/community/py3-nox/src/nox-2024.10.09/test-env/bin/python3' paths = None def which(program: str | os.PathLike[str], paths: Sequence[str] | None) -> str: """Finds the full path to an executable.""" if paths is not None: full_path = shutil.which(program, path=os.pathsep.join(paths)) if full_path: return os.fspath(full_path) full_path = shutil.which(program) if full_path: return os.fspath(full_path) logger.error(f"Program {program} not found.") > raise CommandFailed(f"Program {program} not found") E nox.command.CommandFailed: Program /home/buildozer/aports/community/py3-nox/src/nox-2024.10.09/test-env/bin/python3 not found /home/buildozer/aports/community/py3-nox/src/nox-2024.10.09/nox/command.py:56: CommandFailed ------------------------------ Captured log call ------------------------------- ERROR nox:command.py:55 Program /home/buildozer/aports/community/py3-nox/src/nox-2024.10.09/test-env/bin/python3 not found. =================================== XPASSES ==================================== ________________________ test_no_color_timestamp[color] ________________________ ----------------------------- Captured stderr call ----------------------------- nox > bar nox > [2025-05-03 20:43:04,333] bar nox > bar nox > [2025-05-03 20:43:04,334] bar foo foo ------------------------------ Captured log call ------------------------------- INFO nox:test_logger.py:75 bar INFO nox:test_logger.py:84 bar OUTPUT nox:logger.py:87 foo =========================== short test summary info ============================ SKIPPED [1] tests/test_command.py:383: Only run this test on Windows. SKIPPED [1] tests/test_command.py:405: Only run this test on Windows. SKIPPED [1] tests/test_sessions.py:1049: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:152: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:181: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:193: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:207: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:237: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:243: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:260: Missing uv command. SKIPPED [1] tests/test_virtualenv.py:272: Missing uv command. SKIPPED [1] tests/test_virtualenv.py:432: Missing uv command. SKIPPED [1] tests/test_virtualenv.py:464: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:477: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:489: Missing conda command. SKIPPED [4] tests/test_virtualenv.py:507: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:531: Missing uv command. SKIPPED [1] tests/test_virtualenv.py:531: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:560: Missing uv command. SKIPPED [1] tests/test_virtualenv.py:586: Missing uv command. SKIPPED [6] tests/test_virtualenv.py:656: Missing uv command. SKIPPED [1] tests/test_virtualenv.py:730: Python 2.7 unsupported for virtualenv>=20.22.0 XPASS tests/test_logger.py::test_no_color_timestamp[color] FAILED tests/test_command.py::test_run_env_systemroot - nox.command.CommandFa... ============ 1 failed, 541 passed, 30 skipped, 1 xpassed in 25.50s ============= >>> ERROR: py3-nox: check failed >>> py3-nox: Uninstalling dependencies... (1/50) Purging .makedepends-py3-nox (20250503.204300) (2/50) Purging py3-argcomplete-pyc (3.6.2-r0) (3/50) Purging py3-argcomplete (3.6.2-r0) (4/50) Purging py3-colorlog-pyc (6.9.0-r0) (5/50) Purging py3-colorlog (6.9.0-r0) (6/50) Purging py3-setuptools-pyc (77.0.3-r0) (7/50) Purging py3-setuptools (77.0.3-r0) (8/50) Purging py3-virtualenv-pyc (20.30.0-r0) (9/50) Purging py3-virtualenv (20.30.0-r0) (10/50) Purging py3-platformdirs-pyc (4.3.7-r0) (11/50) Purging py3-platformdirs (4.3.7-r0) (12/50) Purging py3-distlib-pyc (0.3.9-r0) (13/50) Purging py3-distlib (0.3.9-r0) (14/50) Purging py3-filelock-pyc (3.16.1-r1) (15/50) Purging py3-filelock (3.16.1-r1) (16/50) Purging py3-wheel-pyc (0.43.0-r0) (17/50) Purging py3-wheel (0.43.0-r0) (18/50) Purging py3-gpep517-pyc (16-r0) (19/50) Purging py3-gpep517 (16-r0) (20/50) Purging py3-installer-pyc (0.7.0-r2) (21/50) Purging py3-installer (0.7.0-r2) (22/50) Purging py3-hatchling-pyc (1.27.0-r0) (23/50) Purging py3-hatchling (1.27.0-r0) (24/50) Purging py3-editables-pyc (0.5-r2) (25/50) Purging py3-editables (0.5-r2) (26/50) Purging py3-pathspec-pyc (0.12.1-r2) (27/50) Purging py3-pathspec (0.12.1-r2) (28/50) Purging py3-trove-classifiers-pyc (2025.1.15.22-r0) (29/50) Purging py3-trove-classifiers (2025.1.15.22-r0) (30/50) Purging py3-pytest-pyc (8.3.5-r0) (31/50) Purging py3-pytest (8.3.5-r0) (32/50) Purging py3-iniconfig-pyc (2.1.0-r0) (33/50) Purging py3-iniconfig (2.1.0-r0) (34/50) Purging py3-packaging-pyc (25.0-r0) (35/50) Purging py3-packaging (25.0-r0) (36/50) Purging py3-parsing-pyc (3.2.0-r0) (37/50) Purging py3-parsing (3.2.0-r0) (38/50) Purging py3-pluggy-pyc (1.5.0-r0) (39/50) Purging py3-pluggy (1.5.0-r0) (40/50) Purging py3-py-pyc (1.11.0-r4) (41/50) Purging py3-py (1.11.0-r4) (42/50) Purging python3-pyc (3.12.10-r0) (43/50) Purging python3-pycache-pyc0 (3.12.10-r0) (44/50) Purging pyc (3.12.10-r0) (45/50) Purging python3 (3.12.10-r0) (46/50) Purging gdbm (1.24-r0) (47/50) Purging libbz2 (1.0.8-r6) (48/50) Purging libpanelw (6.5_p20250412-r0) (49/50) Purging mpdecimal (4.0.0-r0) (50/50) Purging sqlite-libs (3.49.1-r1) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 110 packages