1these 16 derivations will be built:2 /nix/store/0lbs7lax6bsll0p76k9fs033scp539jv-system-path.drv3 /nix/store/7bjf2libfdygv80bal6lwdqlc2qzg8n2-dbus-1.drv4 /nix/store/h1vavb6ny37czpx3ghw1g28pyzpkzcf7-X-Restart-Triggers-dbus-broker.drv5 /nix/store/csx23pcxf68gi6l1a63cilzi74pz554d-unit-dbus-broker.service.drv6 /nix/store/8g05m0rgzaqfmxh2559rnbpifs9vfb3h-system-units.drv7 /nix/store/h4mfnfdf84r7v4dq45xwf150bs0m27cz-unit-dbus-broker.service.drv8 /nix/store/wpv0z260a52rvcf62c249vmig6zkkvxj-user-units.drv9 /nix/store/hvq769c1ph8s5ybh4svl5kzkmzjzngsh-etc.drv10 /nix/store/arplkl5syz9nbaaa47y0zcr0nwarb6jw-activate.drv11 /nix/store/3rhs8ip3n96zp4vnad1k6771kiydl8j1-nixos-system-installer-test.drv12 /nix/store/7anrg80fqzj4zlsxh74p8wpdmf6vliw1-closure-info.drv13 /nix/store/469vifhaf0ymprk59i3niv1ajzxkn457-run-nixos-vm.drv14 /nix/store/1s10hkscnmqm64fmgqnq00lbn4pzqgf1-nixos-vm.drv15 /nix/store/wvlxx9f4zmw2vxgd0va1m62679hjs3p6-driverConfiguration.json.drv16 /nix/store/ncdndld76lzrq237aapldkmazvnja0md-nixos-test-driver-from-nixos.drv17 /nix/store/6vckxmcx2qhb3x0770sf7wdfpccn8r4b-vm-test-run-from-nixos.drv18error: Cannot build '/nix/store/6vckxmcx2qhb3x0770sf7wdfpccn8r4b-vm-test-run-from-nixos.drv'.19 Reason: builder failed with exit code 1.20 Output paths:21 /nix/store/516cai7nvivffx981dvam599pvhj6d20-vm-test-run-from-nixos22 Last 25 log lines:23 > (finished: cleanup, in 0.09 seconds)24 > Traceback (most recent call last):25 > File "/nix/store/ri05iv8i720xw2qylqi7msjin73k6v9y-nixos-test-driver-1.1/bin/.nixos-test-driver-wrapped", line 9, in <module>26 > sys.exit(main())27 > ~~~~^^28 > File "/nix/store/ri05iv8i720xw2qylqi7msjin73k6v9y-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/__init__.py", line 194, in main29 > driver.run_tests()30 > ~~~~~~~~~~~~~~~~^^31 > File "/nix/store/ri05iv8i720xw2qylqi7msjin73k6v9y-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/driver.py", line 441, in run_tests32 > machine.execute("sync")33 > ~~~~~~~~~~~~~~~^^^^^^^^34 > File "/nix/store/ri05iv8i720xw2qylqi7msjin73k6v9y-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 722, in execute35 > return self._execute(36 > ~~~~~~~~~~~~~^37 > command=command,38 > ^^^^^^^^^^^^^^^^39 > ...<2 lines>...40 > timeout=as_timedelta(timeout) if timeout is not None else None,41 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^42 > )43 > ^44 > File "/nix/store/ri05iv8i720xw2qylqi7msjin73k6v9y-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 999, in _execute45 > self.shell.send(out_command.encode())46 > ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^47 > BrokenPipeError: [Errno 32] Broken pipe48 For full logs, run:49 nix log /nix/store/6vckxmcx2qhb3x0770sf7wdfpccn8r4b-vm-test-run-from-nixos.drv