Machine state will be reset. To keep it, pass --keep-machine-state start all VLans (finished: start all VLans, in 0.03 seconds) Test will time out and terminate in 3600.0 seconds run the VM test script additionally exposed symbols: vm, 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 start all VMs vm: starting vm vm # /build /build/vm-state-vm vm # /build/vm-state-vm vm: QEMU running (pid 46) (finished: start all VMs, in 0.89 seconds) vm: waiting for unit default.target vm: waiting for the VM to finish booting vm # SeaBIOS (version rel-1.17.0-0-gb52ca86e094d-prebuilt.qemu.org) vm # vm # vm # iPXE (http://ipxe.org) 00:04.0 CA00 PCI2.10 PnP PMM+3EFD1BE0+3EF31BE0 CA00 vm # Press Ctrl-B to configure iPXE (PCI 00:04.0)... vm # vm # vm # Booting from Hard Disk... vm # GRUB loading. vm # Welcome to GRUB! vm # vm: Guest root shell did not produce any data yet... vm: To debug, enter the VM and run 'systemctl status backdoor.service'. vm # Booting `Debian GNU/Linux' vm # vm # Loading Linux 6.12.107+deb13-amd64 ... vm: Guest root shell did not produce any data yet... vm: To debug, enter the VM and run 'systemctl status backdoor.service'. vm: Guest root shell did not produce any data yet... vm: To debug, enter the VM and run 'systemctl status backdoor.service'. vm: Guest root shell did not produce any data yet... vm: To debug, enter the VM and run 'systemctl status backdoor.service'. vm: Guest root shell did not produce any data yet... vm: To debug, enter the VM and run 'systemctl status backdoor.service'. vm: Guest root shell did not produce any data yet... vm: To debug, enter the VM and run 'systemctl status backdoor.service'. vm: Guest root shell did not produce any data yet... vm: To debug, enter the VM and run 'systemctl status backdoor.service'. vm: Guest root shell did not produce any data yet... vm: To debug, enter the VM and run 'systemctl status backdoor.service'. vm: Guest root shell did not produce any data yet... vm: To debug, enter the VM and run 'systemctl status backdoor.service'. vm: Guest root shell did not produce any data yet... vm: To debug, enter the VM and run 'systemctl status backdoor.service'. cleanup kill QemuMachine (pid 46) vm # qemu-kvm: terminating on signal 15 from pid 39 (/nix/store/3n4qphl9s728sz8frmpqqrv9b1m87g68-python3-3.14.7/bin/python3.14) (finished: cleanup, in 0.61 seconds) Traceback (most recent call last): File "/nix/store/s4ypn4qqlzkkl2vp5cpymkx5yvc3bv87-nixos-test-driver-1.1/bin/.nixos-test-driver-wrapped", line 9, in sys.exit(main()) ~~~~^^ File "/nix/store/s4ypn4qqlzkkl2vp5cpymkx5yvc3bv87-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/__init__.py", line 194, in main driver.run_tests() ~~~~~~~~~~~~~~~~^^ File "/nix/store/s4ypn4qqlzkkl2vp5cpymkx5yvc3bv87-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/driver.py", line 437, in run_tests self.test_script() ~~~~~~~~~~~~~~~~^^ File "/nix/store/s4ypn4qqlzkkl2vp5cpymkx5yvc3bv87-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 "", line 4, in File "/nix/store/s4ypn4qqlzkkl2vp5cpymkx5yvc3bv87-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 405, in wait_for_unit retry(check_active, as_timedelta(timeout)) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/s4ypn4qqlzkkl2vp5cpymkx5yvc3bv87-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 141, in retry if fn(False): ~~^^^^^^^ File "/nix/store/s4ypn4qqlzkkl2vp5cpymkx5yvc3bv87-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 386, in check_active state = self.get_unit_property(unit, "ActiveState", user) File "/nix/store/s4ypn4qqlzkkl2vp5cpymkx5yvc3bv87-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 441, in get_unit_property status, lines = self.systemctl( ~~~~~~~~~~~~~~^ f'--no-pager show "{unit}" --property="{property}"', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ user, ^^^^^ ) ^ File "/nix/store/s4ypn4qqlzkkl2vp5cpymkx5yvc3bv87-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 370, in systemctl return self.execute(f"systemctl {q}") ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/nix/store/s4ypn4qqlzkkl2vp5cpymkx5yvc3bv87-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 722, in execute return self._execute( ~~~~~~~~~~~~~^ command=command, ^^^^^^^^^^^^^^^^ ...<2 lines>... timeout=as_timedelta(timeout) if timeout is not None else None, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/nix/store/s4ypn4qqlzkkl2vp5cpymkx5yvc3bv87-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 983, in _execute self.connect() ~~~~~~~~~~~~^^ File "/nix/store/s4ypn4qqlzkkl2vp5cpymkx5yvc3bv87-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 1172, in connect raise RuntimeError("Shell did not start in time") RuntimeError: Shell did not start in time