nixbot

builds

nix-community/disko build #123 failed

branch master · PR #1273 · commit fe0dabde73 · · took 19m 12s

eval warnings 7 kinds · 25 occurrences
  • error "error: The option `disko.devices.disk.disk1.content.partitions."[definition 1-entry 1]".content._config` is read-only, but it's set multiple times," ×9
  • error ×2
  • error vmTools: the `kernel` argument (kernel-modules) has no ×2
  • warn The legacy table is outdated and should not be used. We recommend using the gpt type instead. ×9
  • warn mdadm: Neither MAILADDR nor PROGRAM has been set. This will cause the `mdmon` service to crash. ×1
  • warn the create output is deprecated and will be removed, please open an issue if you're using it! ×1
  • warn the mount output is deprecated and will be removed, please open an issue if you're using it! ×1

3 failed
failed attributes
status attribute duration
failed x86_64-linux.bcachefs 18m 47s
> !!! File "<string>", line 79, in <module> > !!! machine.wait_for_text("enter passphrase for /nix"); > !!! > !!! RequestedAssertionFailed: action timed …
> !!!   File "<string>", line 79, in <module>
> !!!     machine.wait_for_text("enter passphrase for /nix");
> !!! 
> !!! RequestedAssertionFailed: action timed out after 901.20 seconds (timeout=900)
> cleanup
> kill QemuMachine (pid 73)
> booted_machine # qemu-system-x86_64: terminating on signal 15 from pid 6 (/nix/store/l9k0anq0z7zz81zcwy035jfwap9ga6rl-python3-3.13.13/bin/python3.13)
> (finished: cleanup, in 0.05 seconds)
Reason: builder failed with exit code 1.
failed eval x86_64-linux.make-disk-image
error: … while calling the 'derivationStrict' builtin at «nix-internal»/derivation-internal.nix:37:12: 36| 37| strict = …
error:
       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating derivation 'nixos-disko-images'
         whose name attribute is located at «github:NixOS/nixpkgs/e1c1b84752fb0897897380a3cae9dc7fcab91ca3?narHash=sha256-OG8laCOGtkxlB1JH3XqOnXxnkGJme4mQdXo5hkhCQIY%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

       … while evaluating attribute 'args' of derivation 'nixos-disko-images'
         at «github:NixOS/nixpkgs/e1c1b84752fb0897897380a3cae9dc7fcab91ca3?narHash=sha256-OG8laCOGtkxlB1JH3XqOnXxnkGJme4mQdXo5hkhCQIY%3D»/pkgs/build-support/vm/default.nix:414:9:
          413|         builder = "${bash}/bin/sh";
          414|         args = [
             |         ^
          415|           "-e"

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: vmTools: the `kernel` argument (kernel-modules) has no
       `target` attribute, so the kernel image filename cannot be determined.

       If you are passing a module tree (e.g. from `pkgs.aggregateModules`) to
       make extra modules available, pass it via `kernelModules` instead and
       keep `kernel` pointing at a real kernel derivation. Alternatively, pass
       `kernelImage` explicitly with the path of the bootable image relative
       to the `kernel` derivation output (e.g. "bzImage" or "Image").
failed eval x86_64-linux.make-disk-image-impure
error: … while calling the 'head' builtin at «github:NixOS/nixpkgs/e1c1b84752fb0897897380a3cae9dc7fcab91ca3?narHash=sha256-OG8laCOGtkxlB1JH3XqOn …
error:
       … while calling the 'head' builtin
         at «github:NixOS/nixpkgs/e1c1b84752fb0897897380a3cae9dc7fcab91ca3?narHash=sha256-OG8laCOGtkxlB1JH3XqOnXxnkGJme4mQdXo5hkhCQIY%3D»/lib/attrsets.nix:1719:13:
         1718|           if length values == 1 || pred here (elemAt values 1) (head values) then
         1719|             head values
             |             ^
         1720|           else

       … while evaluating the attribute 'optionalValue.value'
         at «github:NixOS/nixpkgs/e1c1b84752fb0897897380a3cae9dc7fcab91ca3?narHash=sha256-OG8laCOGtkxlB1JH3XqOnXxnkGJme4mQdXo5hkhCQIY%3D»/lib/modules.nix:1310:5:
         1309|
         1310|     optionalValue = if isDefined then { value = mergedValue; } else { };
             |     ^
         1311|   };

       … while evaluating definitions from `/nix/store/1r4g84j4k42qhzqj3vx5765q5050n0il-source/lib/make-disk-image.nix':

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: vmTools: the `kernel` argument (kernel-modules) has no
       `target` attribute, so the kernel image filename cannot be determined.

       If you are passing a module tree (e.g. from `pkgs.aggregateModules`) to
       make extra modules available, pass it via `kernelModules` instead and
       keep `kernel` pointing at a real kernel derivation. Alternatively, pass
       `kernelImage` explicitly with the path of the bootable image relative
       to the `kernel` derivation output (e.g. "bzImage" or "Image").
55 succeeded
succeeded attributes
status attribute duration
loading…