nixbot

builds

failed aarch64-darwin.treefmt build #37 · raw · ·

1this derivation will be built:2  /nix/store/6rsyipyzdqi0qdx5cfcfd6ffg48khl7l-treefmt-check.drv3building '/nix/store/6rsyipyzdqi0qdx5cfcfd6ffg48khl7l-treefmt-check.drv' on 'ssh-ng://customer@mac02'4building '/nix/store/6rsyipyzdqi0qdx5cfcfd6ffg48khl7l-treefmt-check.drv'5treefmt-check> treefmt v2.5.0traversed 226 files6treefmt-check> emitted 190 files for processing7treefmt-check> formatted 190 files (1 changed) in 795ms8treefmt-check>  M nixbot/nixbot/tests/test_status.py9treefmt-check> diff --git a/nixbot/nixbot/tests/test_status.py b/nixbot/nixbot/tests/test_status.py10treefmt-check> index 1bfb129..910b054 10064411treefmt-check> --- a/nixbot/nixbot/tests/test_status.py12treefmt-check> +++ b/nixbot/nixbot/tests/test_status.py13treefmt-check> @@ -230,7 +230,10 @@ async def test_eval_finished_build_plan_in_nix_build_body() -> None:14treefmt-check>      # Sorted, so `a` precedes `b`.15treefmt-check>      assert text.index("checks.x86_64-linux.a") < text.index("checks.x86_64-linux.b")16treefmt-check>      # attribute name links to the live viewer; raw log is a separate link.17treefmt-check> -    assert "[`checks.x86_64-linux.a`](https://ci.test/repos/github/acme/widget/builds/42/logs/checks.x86_64-linux.a)" in text18treefmt-check> +    assert (19treefmt-check> +        "[`checks.x86_64-linux.a`](https://ci.test/repos/github/acme/widget/builds/42/logs/checks.x86_64-linux.a)"20treefmt-check> +        in text21treefmt-check> +    )22treefmt-check>      assert "/builds/42/logs/raw/checks.x86_64-linux.a" in text23treefmt-check>  24treefmt-check>  25error: build of '/nix/store/6rsyipyzdqi0qdx5cfcfd6ffg48khl7l-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/6rsyipyzdqi0qdx5cfcfd6ffg48khl7l-treefmt-check.drv'.26       Reason: builder failed with exit code 1.27       Output paths:28         /nix/store/f8yz8ymls9ncpyf0a8s2h01bzrryabqy-treefmt-check29       Last 20 log lines:30       > treefmt v2.5.0traversed 226 files31       > emitted 190 files for processing32       > formatted 190 files (1 changed) in 795ms33       >  M nixbot/nixbot/tests/test_status.py34       > diff --git a/nixbot/nixbot/tests/test_status.py b/nixbot/nixbot/tests/test_status.py35       > index 1bfb129..910b054 10064436       > --- a/nixbot/nixbot/tests/test_status.py37       > +++ b/nixbot/nixbot/tests/test_status.py38       > @@ -230,7 +230,10 @@ async def test_eval_finished_build_plan_in_nix_build_body() -> None:39       >      # Sorted, so `a` precedes `b`.40       >      assert text.index("checks.x86_64-linux.a") < text.index("checks.x86_64-linux.b")41       >      # attribute name links to the live viewer; raw log is a separate link.42       > -    assert "[`checks.x86_64-linux.a`](https://ci.test/repos/github/acme/widget/builds/42/logs/checks.x86_64-linux.a)" in text43       > +    assert (44       > +        "[`checks.x86_64-linux.a`](https://ci.test/repos/github/acme/widget/builds/42/logs/checks.x86_64-linux.a)"45       > +        in text46       > +    )47       >      assert "/builds/42/logs/raw/checks.x86_64-linux.a" in text48       >  49       >  50       For full logs, run:51         nix log /nix/store/6rsyipyzdqi0qdx5cfcfd6ffg48khl7l-treefmt-check.drv52error: Cannot build '/nix/store/6rsyipyzdqi0qdx5cfcfd6ffg48khl7l-treefmt-check.drv'.53       Reason: builder failed with exit code 1.54       Output paths:55         /nix/store/f8yz8ymls9ncpyf0a8s2h01bzrryabqy-treefmt-check