nixbot

builds

Mic92/cntr build #10 failed

branch main · PR #836 · commit aa2cdd441c · · took 5m 6s

eval warnings 1 kind · 2 occurrences
  • warn Nixpkgs 26.05 will be the last release to support x86_64-darwin; see https://nixos.org/… ×2

3 failed
failed attributes
status attribute duration
failed aarch64-linux.nspawn 2m 51s
> !!! File "<string>", line 2, in <module> > !!! server.wait_for_unit("systemd-nspawn@testcontainer.service") > !!! > !!! RequestedAssertionFailed: unit …
> !!!   File "<string>", line 2, in <module>
> !!!     server.wait_for_unit("systemd-nspawn@testcontainer.service")
> !!! 
> !!! RequestedAssertionFailed: unit "systemd-nspawn@testcontainer.service" reached state "failed"
> cleanup
> kill QemuMachine (pid 13)
> server # qemu-system-aarch64: terminating on signal 15 from pid 6 (/nix/store/lqn6mbgzzdrqq2qkwddcmxj9z6amdd86-python3-3.13.13/bin/python3.13)
> (finished: cleanup, in 0.14 seconds)
Reason: builder failed with exit code 1.
failed x86_64-linux.docker 1m 51s
> !!! File "<string>", line 3, in <module> > !!! server.succeed("cntr attach busybox true") > !!! > !!! RequestedAssertionFailed: command `cntr attach bu …
> !!!   File "<string>", line 3, in <module>
> !!!     server.succeed("cntr attach busybox true")
> !!! 
> !!! RequestedAssertionFailed: command `cntr attach busybox true` failed (exit code 1)
> cleanup
> kill QemuMachine (pid 13)
> server # qemu-system-x86_64: terminating on signal 15 from pid 6 (/nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python3.13)
> (finished: cleanup, in 0.02 seconds)
Reason: builder failed with exit code 1.
failed x86_64-linux.nspawn 1m 7s
> !!! File "<string>", line 2, in <module> > !!! server.wait_for_unit("systemd-nspawn@testcontainer.service") > !!! > !!! RequestedAssertionFailed: unit …
> !!!   File "<string>", line 2, in <module>
> !!!     server.wait_for_unit("systemd-nspawn@testcontainer.service")
> !!! 
> !!! RequestedAssertionFailed: unit "systemd-nspawn@testcontainer.service" reached state "failed"
> cleanup
> kill QemuMachine (pid 13)
> server # qemu-system-x86_64: terminating on signal 15 from pid 6 (/nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python3.13)
> (finished: cleanup, in 0.18 seconds)
Reason: builder failed with exit code 1.
22 succeeded
succeeded attributes
status attribute duration
loading…