nixbot

builds

nix-community/disko build #142 failed

branch master · PR #1273 · commit 84abfd9c05 · · took 29m 15s

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

7 failed
failed attributes
status attribute duration
failed default.checks.aarch64-linux.checkJqSyntax 1s
check-jq-syntax: tribuchet: building on eliza tribuchet worker error: unpacking tmp dir archive: failed to read entire block
check-jq-syntax:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: failed to read entire block
failed default.checks.aarch64-linux.disko-doc 3s
options.json: tribuchet: building on eliza tribuchet worker error: unpacking tmp dir archive: numeric field was not a number: xpressio when getting cksum for �x
options.json:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: numeric field was not a number: xpressio when getting cksum for �x
failed default.checks.aarch64-linux.jsonTypes 2s
jsonTypes: tribuchet: building on eliza tribuchet worker error: unpacking tmp dir archive: numeric field was not a number: "type":" when getting cksum for VR
jsonTypes:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: numeric field was not a number: "type":" when getting cksum for VR
failed default.checks.aarch64-linux.treefmt 0s
treefmt: tribuchet: building on eliza tribuchet worker error: unpacking tmp dir archive: failed to read entire block
treefmt:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: failed to read entire block
failed default.checks.x86_64-linux.bcachefs 23m 28s
vm-test-run-disko-bcachefs: tribuchet: building on jamie
vm-test-run-disko-bcachefs:
tribuchet: building on jamie
failed eval default.checks.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/a5cbcfe954791221bfffe2307f7d1a1bf61a871e?narHash=sha256-z7D96eESRM4CPV/XtwpwFn8IDdfLAmxz6lVWrGYXvR4%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

       … while evaluating attribute 'args' of derivation 'nixos-disko-images'
         at «github:NixOS/nixpkgs/a5cbcfe954791221bfffe2307f7d1a1bf61a871e?narHash=sha256-z7D96eESRM4CPV/XtwpwFn8IDdfLAmxz6lVWrGYXvR4%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 default.checks.x86_64-linux.make-disk-image-impure
error: … while evaluating a branch condition at «string»:23:10: 22| if !keepName n then {} 23| else if !builtins.i …
error:
       … while evaluating a branch condition
         at «string»:23:10:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |          ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … in the left operand of the OR (||) operator
         at «string»:23:33:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |                                 ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … while evaluating definitions from `/nix/store/w5l92r25fh6x78dvsrf35lw3dswskjzb-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").
51 succeeded
succeeded attributes
status attribute duration
loading…