nixbot

builds

NixOS/nix-eval-jobs build #103 failed

branch main · PR #479 · commit 39329b94fe · · took 7m 35s · eval 24s

2 failed
failed attributes
status attribute duration
failed checks.aarch64-darwin.treefmt 36s
… and 1 more failed derivation
… and 1 more failed derivation
failed checks.x86_64-linux.functional-tests 9s
nix-eval-jobs-functional-tests: if check and retcode: > raise CalledProcessError(retcode, process.args, …
nix-eval-jobs-functional-tests:
            if check and retcode:
>               raise CalledProcessError(retcode, process.args,
                                         output=stdout, stderr=stderr)
E               subprocess.CalledProcessError: Command '['/nix/store/v7fgcpx3ram406y75pi5fqg854g6y4va-nix-eval-jobs-2.35.3/bin/nix-eval-jobs', '--gc-roots-dir', '/build/pytest-of-nixbld/pytest-0/test_workers_do_not_race_flake0/gc', '--workers', '8', '--extra-experimental-features', 'nix-command flakes', '--flake', 'git+file:///build/pytest-of-nixbld/pytest-0/test_workers_do_not_race_flake0/flake#hydraJobs']' returned non-zero exit status 1.
/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7/lib/python3.14/subprocess.py:578: CalledProcessError
=========================== short test summary info ============================
FAILED tests-functional/test_eval.py::test_workers_do_not_race_flake_fetch - ...
========================= 1 failed, 32 passed in 7.86s =========================
19 succeeded
succeeded attributes
status attribute duration
loading…