nixbot

builds

Kranzes/systemd-nix-nightly build #2 failed

branch master · PR #3 · commit fdbf1f137d · · took 18m 54s

eval warnings 6 kinds · 14 occurrences
  • warn Scripted initrd is deprecated and scheduled for removal in 26.11. See the NixOS 26.05 release notes. ×4
  • warn system.stateVersion is not set, defaulting to 26.11. Read why this matters on https://nixos.org/… ×2
  • warn The option `systemd.oomd.extraConfig' defined in `/nix/store/…-source/nixos/tests/systemd-oomd.nix' has been renamed to `systemd.oomd.settings.OOM'. ×2
  • warn The user 'alice' has multiple of the options ×2
  • warn The user 'bob' has multiple of the options ×2
  • warn The following system users have UIDs higher than 1000: ×2

5 failed
failed attributes
status attribute duration
failed eval checks.aarch64-linux.switchTest
evaluation exceeded the memory budget of 12288 MiB (workers * max-memory-size) even when run alone
evaluation exceeded the memory budget of 12288 MiB (workers * max-memory-size) even when run alone
failed checks.aarch64-linux.systemd-boot-specialisation 12m 29s
nixos-test-driver-systemd-boot-specialisation: 177 | fr"grep 'devicetree /EFI/nixos/[a-z0-9]\{32\}.*dummy' {" ".join(conf_files)}" | …
nixos-test-driver-systemd-boot-specialisation:
177 |     fr"grep 'devicetree /EFI/nixos/[a-z0-9]\{32\}.*dummy' {" ".join(conf_files)}"
    |                                                ^
error[invalid-syntax]: Expected an element of or the end of the f-string
   --> testScriptWithTypes:177:49
    |
177 |     fr"grep 'devicetree /EFI/nixos/[a-z0-9]\{32\}.*dummy' {" ".join(conf_files)}"
    |                                                 ^
Found 2 diagnostics
failed checks.aarch64-linux.systemd-homed 16m 16s
vm-test-run-systemd-homed: machine # qemu-system-aarch64: terminating on signal 15 from pid 39 (/nix/store/lfh101cfjj8p8npcari9hk0lbqi33yvh-python3-3.14.7/bin/p …
vm-test-run-systemd-homed:
machine # qemu-system-aarch64: terminating on signal 15 from pid 39 (/nix/store/lfh101cfjj8p8npcari9hk0lbqi33yvh-python3-3.14.7/bin/python3.14)
kill QemuMachine (pid 48)
sshClient # qemu-system-aarch64: terminating on signal 15 from pid 39 (/nix/store/lfh101cfjj8p8npcari9hk0lbqi33yvh-python3-3.14.7/bin/python3.14)
(finished: cleanup, in 0.31 seconds)
additionally exposed symbols:
    machine, sshClient,
    vlan1,
    start_all, test_script, machines, machines_qemu, machines_nspawn, vlans, driver, log, os, create_machine, subtest, run_tests, join_all, retry, serial_stdout_off, serial_stdout_on, polling_condition, BaseMachine, QemuMachine, NspawnMachine, t, debug, dump_machine_ssh
failed checks.aarch64-linux.systemd-networkd-vrf 23s
vm-test-run-systemd-networkd-vrf: self.test_script() ~~~~~~~~~~~~~~~~^^ File "/nix/store/g6f056mahn4alplbvw2vhq9xw25n58l3-nixos-test-driver-1.1/lib/py …
vm-test-run-systemd-networkd-vrf:
    self.test_script()
    ~~~~~~~~~~~~~~~~^^
  File "/nix/store/g6f056mahn4alplbvw2vhq9xw25n58l3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/driver.py", line 395, in test_script
    exec(self.tests, symbols, None)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<string>", line 25, in <module>
  File "<string>", line 7, in compare
IndexError: list index out of range
failed eval checks.x86_64-linux.switchTest
evaluation exceeded the memory budget of 12288 MiB (workers * max-memory-size) even when run alone
evaluation exceeded the memory budget of 12288 MiB (workers * max-memory-size) even when run alone
91 succeeded ⚠ 7
succeeded attributes
status attribute duration
succeeded checks.aarch64-linux.systemd-initrd-swraid
  • Scripted initrd is deprecated and scheduled for removal in 26.11. See the NixOS 26.05 release notes.
12m 32s
succeeded checks.x86_64-linux.systemd-initrd-swraid
  • Scripted initrd is deprecated and scheduled for removal in 26.11. See the NixOS 26.05 release notes.
8m 14s
succeeded checks.x86_64-linux.systemd-journal
  • system.stateVersion is not set, defaulting to 26.11. Read why this matters on https://nixos.org/manual/nixos/stable/options.html#opt-system.stateVersion.
7m 16s
succeeded checks.x86_64-linux.systemd-oomd
  • The option `systemd.oomd.extraConfig' defined in `/nix/store/ww3132d3ajq53n9xx2s8mic73jk91j4r-source/nixos/tests/systemd-oomd.nix' has been renamed to `systemd.oomd.settings.OOM'.
5m 35s
succeeded checks.x86_64-linux.systemd-shutdown
  • Scripted initrd is deprecated and scheduled for removal in 26.11. See the NixOS 26.05 release notes.
5m 24s
succeeded checks.x86_64-linux.systemd-sysusers-password-option-override-ordering
  • The user 'alice' has multiple of the options `initialHashedPassword`, `hashedPassword`, `initialPassword`, `password` & `hashedPasswordFile` set to a non-null value. If multiple of these password options are set at the same time then a specific order of precedence is followed, which can lead to surprising results. The order of precedence differs depending on whether the {option}`users.mutableUsers` option is set. If the option {option}`users.mutableUsers` is `true`, then the order of precedence is as shown below, where values on the left are overridden by values on the right: {option}`initialHashedPassword` -> {option}`initialPassword` -> {option}`hashedPassword` -> {option}`password` -> {option}`hashedPasswordFile` The values of these options are: * users.users."alice".hashedPassword: null * users.users."alice".hashedPasswordFile: null * users.users."alice".password: null * users.users."alice".initialHashedPassword: "$y$j9T$wLgKY231.8j.ciV2MfEXe1$P0k5j3bCwHgnwW0Ive3w4knrgpiA4TzhCYLAnHvDZ51" * users.users."alice".initialPassword: "test"
  • The user 'bob' has multiple of the options `initialHashedPassword`, `hashedPassword`, `initialPassword`, `password` & `hashedPasswordFile` set to a non-null value. If multiple of these password options are set at the same time then a specific order of precedence is followed, which can lead to surprising results. The order of precedence differs depending on whether the {option}`users.mutableUsers` option is set. If the option {option}`users.mutableUsers` is `true`, then the order of precedence is as shown below, where values on the left are overridden by values on the right: {option}`initialHashedPassword` -> {option}`initialPassword` -> {option}`hashedPassword` -> {option}`password` -> {option}`hashedPasswordFile` The values of these options are: * users.users."bob".hashedPassword: null * users.users."bob".hashedPasswordFile: "/nix/store/a2yv02h3ks47driql2g2pcihyfj4rdmv-hashed-password" * users.users."bob".password: null * users.users."bob".initialHashedPassword: "$y$j9T$wLgKY231.8j.ciV2MfEXe1$P0k5j3bCwHgnwW0Ive3w4knrgpiA4TzhCYLAnHvDZ51" * users.users."bob".initialPassword: "test"
5m 7s
succeeded checks.x86_64-linux.systemd-userdbd
  • The following system users have UIDs higher than 1000: nixbld1 nixbld10 nixbld11 nixbld12 nixbld13 nixbld14 nixbld15 nixbld16 nixbld17 nixbld18 nixbld19 nixbld2 nixbld20 nixbld21 nixbld22 nixbld23 nixbld24 nixbld25 nixbld26 nixbld27 nixbld28 nixbld29 nixbld3 nixbld30 nixbld31 nixbld32 nixbld4 nixbld5 nixbld6 nixbld7 nixbld8 nixbld9 These users will be recognized by systemd-userdb as "regular" users, not "system" users. This will affect programs that query regular users, such as systemd-homed, which will not run the first boot user creation flow, as regular users already exist. To fix this issue, please remove or redefine these system users to have UIDs below 1000. For Nix build users, it's possible to adjust the base build user ID using the `ids.uids.nixbld` option, however care must be taken to avoid collisions with UIDs of other services. Alternatively, you may enable the `auto-allocate-uids` experimental feature and option in the Nix configuration to avoid creating these users, however please note that this option is experimental and subject to change. Alternatively, to acknowledge and silence this warning, set `services.userdbd.silenceHighSystemUsers` to true.
4m 45s
succeeded checks.aarch64-linux.systemd-boot-basic 14m 29s
succeeded checks.aarch64-linux.systemd-boot-bootCounting 16m 6s
succeeded checks.aarch64-linux.systemd-boot-defaultEntry 15m 9s
succeeded checks.aarch64-linux.systemd-boot-defaultEntryWithBootCounting 15m 11s
succeeded checks.aarch64-linux.systemd-boot-edk2-uefi-shell 14m 23s
succeeded checks.aarch64-linux.systemd-boot-extraEntries 14m 8s
succeeded checks.aarch64-linux.systemd-boot-extraFiles 13m 6s
succeeded checks.aarch64-linux.systemd-boot-fallback 13m 26s
succeeded checks.aarch64-linux.systemd-boot-netbootxyz 13m 9s
succeeded checks.aarch64-linux.systemd-boot-secureBoot 13m 43s
succeeded checks.aarch64-linux.systemd-boot-switch-test 13m 2s
succeeded checks.aarch64-linux.systemd-boot-windows 12m 57s
succeeded checks.aarch64-linux.systemd-initrd-btrfs-raid 13m 19s
succeeded checks.aarch64-linux.systemd-initrd-luks-empty-passphrase 14m 10s
succeeded checks.aarch64-linux.systemd-initrd-luks-fido2 13m 22s
succeeded checks.aarch64-linux.systemd-initrd-luks-keyfile 13m 13s
succeeded checks.aarch64-linux.systemd-initrd-luks-password 13m 10s
succeeded checks.aarch64-linux.systemd-initrd-luks-tpm2 13m 15s
succeeded checks.aarch64-linux.systemd-repart-after-initrd 10m 40s
succeeded checks.aarch64-linux.systemd-repart-basic 10m 36s
succeeded checks.aarch64-linux.systemd-repart-create-root 10m 28s
succeeded checks.aarch64-linux.systemd-repart-encrypt-tpm2 10m 29s
succeeded checks.aarch64-linux.systemd-repart-factory-reset 10m 50s
succeeded checks.x86_64-linux.systemd-boot-basic 3m 15s
succeeded checks.x86_64-linux.systemd-boot-basicXbootldr 3m 18s
succeeded checks.x86_64-linux.systemd-boot-bootCounting 11m 2s
succeeded checks.x86_64-linux.systemd-boot-defaultEntry 10m 13s
succeeded checks.x86_64-linux.systemd-boot-defaultEntryWithBootCounting 9m 59s
succeeded checks.x86_64-linux.systemd-boot-edk2-uefi-shell 9m 23s
succeeded checks.x86_64-linux.systemd-boot-entryFilenameXbootldr 9m 35s
succeeded checks.x86_64-linux.systemd-boot-extraEntries 9m 24s
succeeded checks.x86_64-linux.systemd-boot-extraFiles 2m 36s
succeeded checks.x86_64-linux.systemd-boot-fallback 9m 27s
succeeded checks.x86_64-linux.systemd-boot-garbage-collect-entry 9m 18s
succeeded checks.x86_64-linux.systemd-boot-garbageCollectEntryWithBootCounting 9m 13s
succeeded checks.x86_64-linux.systemd-boot-memtest86 2m 18s
succeeded checks.x86_64-linux.systemd-boot-memtestSortKey 8m 57s
succeeded checks.x86_64-linux.systemd-boot-netbootxyz 2m 15s
succeeded checks.x86_64-linux.systemd-boot-secureBoot 2m 38s
succeeded checks.x86_64-linux.systemd-boot-specialisation 2m 16s
succeeded checks.x86_64-linux.systemd-boot-switch-test 9m 3s
succeeded checks.x86_64-linux.systemd-boot-update 2m 5s
succeeded checks.x86_64-linux.systemd-boot-windows 1m 57s
succeeded checks.x86_64-linux.systemd-initrd-btrfs-raid 8m 44s
succeeded checks.x86_64-linux.systemd-initrd-luks-empty-passphrase 9m 15s
succeeded checks.x86_64-linux.systemd-initrd-luks-fido2 8m 46s
succeeded checks.x86_64-linux.systemd-initrd-luks-keyfile 8m 33s
succeeded checks.x86_64-linux.systemd-initrd-luks-password 8m 22s
succeeded checks.x86_64-linux.systemd-initrd-luks-tpm2 8m 22s
succeeded checks.x86_64-linux.systemd-initrd-modprobe 1m 0s
succeeded checks.x86_64-linux.systemd-initrd-networkd-basic 1m 21s
succeeded checks.x86_64-linux.systemd-initrd-networkd-doFlush 1m 38s
succeeded checks.x86_64-linux.systemd-initrd-networkd-dontFlush 1m 34s
succeeded checks.x86_64-linux.systemd-initrd-networkd-openvpn 7m 13s
succeeded checks.x86_64-linux.systemd-initrd-networkd-ssh 6m 30s
succeeded checks.x86_64-linux.systemd-initrd-shutdown 4m 44s
succeeded checks.x86_64-linux.systemd-initrd-simple 6m 32s
succeeded checks.x86_64-linux.systemd-initrd-vlan 6m 10s
succeeded checks.x86_64-linux.systemd-journal-gateway 6m 18s
succeeded checks.x86_64-linux.systemd-journal-upload 6m 36s
succeeded checks.x86_64-linux.systemd-misc 6m 15s
succeeded checks.x86_64-linux.systemd-networkd 6m 12s
succeeded checks.x86_64-linux.systemd-networkd-bridge 6m 41s
succeeded checks.x86_64-linux.systemd-networkd-dhcpserver 6m 1s
succeeded checks.x86_64-linux.systemd-networkd-dhcpserver-static-leases 6m 2s
succeeded checks.x86_64-linux.systemd-networkd-vrf 6m 0s
succeeded checks.x86_64-linux.systemd-no-tainted 4m 14s
succeeded checks.x86_64-linux.systemd-nspawn 5m 57s
succeeded checks.x86_64-linux.systemd-nspawn-configfile 5m 34s
succeeded checks.x86_64-linux.systemd-portabled 3m 23s
succeeded checks.x86_64-linux.systemd-pstore 6m 10s
succeeded checks.x86_64-linux.systemd-repart-after-initrd 6m 6s
succeeded checks.x86_64-linux.systemd-repart-basic 6m 38s
succeeded checks.x86_64-linux.systemd-repart-create-root 6m 16s
succeeded checks.x86_64-linux.systemd-repart-encrypt-tpm2 6m 30s
succeeded checks.x86_64-linux.systemd-repart-factory-reset 6m 52s
succeeded checks.x86_64-linux.systemd-resolved 5m 22s
succeeded checks.x86_64-linux.systemd-sysupdate 5m 30s
succeeded checks.x86_64-linux.systemd-sysusers-immutable 5m 14s
succeeded checks.x86_64-linux.systemd-sysusers-mutable 5m 10s
succeeded checks.x86_64-linux.systemd-timesyncd 5m 0s
succeeded checks.x86_64-linux.systemd-timesyncd-nscd-dnssec 5m 28s
succeeded checks.x86_64-linux.systemd-user-linger 4m 51s
succeeded checks.x86_64-linux.systemd-user-tmpfiles-rules 5m 58s
57 already built ⚠ 5
skipped attributes
status attribute duration
skipped local checks.aarch64-linux.systemd-journal
  • system.stateVersion is not set, defaulting to 26.11. Read why this matters on https://nixos.org/manual/nixos/stable/options.html#opt-system.stateVersion.
skipped local checks.aarch64-linux.systemd-oomd
  • The option `systemd.oomd.extraConfig' defined in `/nix/store/ww3132d3ajq53n9xx2s8mic73jk91j4r-source/nixos/tests/systemd-oomd.nix' has been renamed to `systemd.oomd.settings.OOM'.
skipped local checks.aarch64-linux.systemd-shutdown
  • Scripted initrd is deprecated and scheduled for removal in 26.11. See the NixOS 26.05 release notes.
skipped local checks.aarch64-linux.systemd-sysusers-password-option-override-ordering
  • The user 'alice' has multiple of the options `initialHashedPassword`, `hashedPassword`, `initialPassword`, `password` & `hashedPasswordFile` set to a non-null value. If multiple of these password options are set at the same time then a specific order of precedence is followed, which can lead to surprising results. The order of precedence differs depending on whether the {option}`users.mutableUsers` option is set. If the option {option}`users.mutableUsers` is `true`, then the order of precedence is as shown below, where values on the left are overridden by values on the right: {option}`initialHashedPassword` -> {option}`initialPassword` -> {option}`hashedPassword` -> {option}`password` -> {option}`hashedPasswordFile` The values of these options are: * users.users."alice".hashedPassword: null * users.users."alice".hashedPasswordFile: null * users.users."alice".password: null * users.users."alice".initialHashedPassword: "$y$j9T$wLgKY231.8j.ciV2MfEXe1$P0k5j3bCwHgnwW0Ive3w4knrgpiA4TzhCYLAnHvDZ51" * users.users."alice".initialPassword: "test"
  • The user 'bob' has multiple of the options `initialHashedPassword`, `hashedPassword`, `initialPassword`, `password` & `hashedPasswordFile` set to a non-null value. If multiple of these password options are set at the same time then a specific order of precedence is followed, which can lead to surprising results. The order of precedence differs depending on whether the {option}`users.mutableUsers` option is set. If the option {option}`users.mutableUsers` is `true`, then the order of precedence is as shown below, where values on the left are overridden by values on the right: {option}`initialHashedPassword` -> {option}`initialPassword` -> {option}`hashedPassword` -> {option}`password` -> {option}`hashedPasswordFile` The values of these options are: * users.users."bob".hashedPassword: null * users.users."bob".hashedPasswordFile: "/nix/store/j5issrx4q7zkwrp2g11w6ymcajqsfhmz-hashed-password" * users.users."bob".password: null * users.users."bob".initialHashedPassword: "$y$j9T$wLgKY231.8j.ciV2MfEXe1$P0k5j3bCwHgnwW0Ive3w4knrgpiA4TzhCYLAnHvDZ51" * users.users."bob".initialPassword: "test"
skipped local checks.aarch64-linux.systemd-userdbd
  • The following system users have UIDs higher than 1000: nixbld1 nixbld10 nixbld11 nixbld12 nixbld13 nixbld14 nixbld15 nixbld16 nixbld17 nixbld18 nixbld19 nixbld2 nixbld20 nixbld21 nixbld22 nixbld23 nixbld24 nixbld25 nixbld26 nixbld27 nixbld28 nixbld29 nixbld3 nixbld30 nixbld31 nixbld32 nixbld4 nixbld5 nixbld6 nixbld7 nixbld8 nixbld9 These users will be recognized by systemd-userdb as "regular" users, not "system" users. This will affect programs that query regular users, such as systemd-homed, which will not run the first boot user creation flow, as regular users already exist. To fix this issue, please remove or redefine these system users to have UIDs below 1000. For Nix build users, it's possible to adjust the base build user ID using the `ids.uids.nixbld` option, however care must be taken to avoid collisions with UIDs of other services. Alternatively, you may enable the `auto-allocate-uids` experimental feature and option in the Nix configuration to avoid creating these users, however please note that this option is experimental and subject to change. Alternatively, to acknowledge and silence this warning, set `services.userdbd.silenceHighSystemUsers` to true.
skipped local checks.aarch64-linux.fsck-systemd-stage-1
skipped local checks.aarch64-linux.simple-vm
skipped local checks.aarch64-linux.systemd
skipped local checks.aarch64-linux.systemd-analyze
skipped local checks.aarch64-linux.systemd-bpf
skipped local checks.aarch64-linux.systemd-coredump
skipped local checks.aarch64-linux.systemd-credentials-tpm2
skipped local checks.aarch64-linux.systemd-cryptenroll
skipped local checks.aarch64-linux.systemd-escaping
skipped local checks.aarch64-linux.systemd-initrd-modprobe
skipped local checks.aarch64-linux.systemd-initrd-networkd-basic
skipped local checks.aarch64-linux.systemd-initrd-networkd-doFlush
skipped local checks.aarch64-linux.systemd-initrd-networkd-dontFlush
skipped local checks.aarch64-linux.systemd-initrd-networkd-ssh
skipped local checks.aarch64-linux.systemd-initrd-shutdown
skipped local checks.aarch64-linux.systemd-initrd-simple
skipped local checks.aarch64-linux.systemd-initrd-vlan
skipped local checks.aarch64-linux.systemd-journal-gateway
skipped local checks.aarch64-linux.systemd-journal-upload
skipped local checks.aarch64-linux.systemd-misc
skipped local checks.aarch64-linux.systemd-networkd
skipped local checks.aarch64-linux.systemd-networkd-bridge
skipped local checks.aarch64-linux.systemd-networkd-dhcpserver
skipped local checks.aarch64-linux.systemd-networkd-dhcpserver-static-leases
skipped local checks.aarch64-linux.systemd-no-tainted
skipped local checks.aarch64-linux.systemd-nspawn
skipped local checks.aarch64-linux.systemd-nspawn-configfile
skipped local checks.aarch64-linux.systemd-portabled
skipped local checks.aarch64-linux.systemd-pstore
skipped local checks.aarch64-linux.systemd-resolved
skipped local checks.aarch64-linux.systemd-sysupdate
skipped local checks.aarch64-linux.systemd-sysusers-immutable
skipped local checks.aarch64-linux.systemd-sysusers-mutable
skipped local checks.aarch64-linux.systemd-timesyncd
skipped local checks.aarch64-linux.systemd-timesyncd-nscd-dnssec
skipped local checks.aarch64-linux.systemd-user-linger
skipped local checks.aarch64-linux.systemd-user-tmpfiles-rules
skipped local checks.x86_64-linux.fsck-systemd-stage-1
skipped local checks.x86_64-linux.hibernate-systemd-stage-1
skipped local checks.x86_64-linux.simple-vm
skipped local checks.x86_64-linux.systemd
skipped local checks.x86_64-linux.systemd-analyze
skipped local checks.x86_64-linux.systemd-binfmt-basic
skipped local checks.x86_64-linux.systemd-binfmt-chroot
skipped local checks.x86_64-linux.systemd-binfmt-ldPreload
skipped local checks.x86_64-linux.systemd-binfmt-preserveArgvZero
skipped local checks.x86_64-linux.systemd-bpf
skipped local checks.x86_64-linux.systemd-coredump
skipped local checks.x86_64-linux.systemd-credentials-tpm2
skipped local checks.x86_64-linux.systemd-cryptenroll
skipped local checks.x86_64-linux.systemd-escaping
skipped local checks.x86_64-linux.systemd-homed