Max level shown:
12023-11-01T17:09:03.384ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 32 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", crucible_downstairs_cmd: None, tmp_directory: "/tmp/propolis-phd", artifact_directory: "/tmp/propolis-phd", server_logging_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: [], exclude_filter: [] }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22023-11-01T17:09:03.387ZINFOphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 207 store = Store { local_dir: "/tmp/propolis-phd", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" } }, cached_path: None }, poisoned: false, .. }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat { repo: "oxidecomputer/edk2", series: "image_debug", commit: "6d92acf0a22718dd4175d7c64dbcf7aaec3740bd", sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" } }, cached_path: None }, poisoned: false, .. }}, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } target = phd_framework::artifacts::store
32023-11-01T17:09:03.387ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 23 target = phd_runner::fixtures
42023-11-01T17:09:03.387ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 23 target = phd_runner::fixtures
52023-11-01T17:09:03.387ZINFOphd-runner: Running 14 test(s) file = phd-tests/runner/src/execute.rs line = 98 target = phd_runner::execute
62023-11-01T17:09:03.387ZINFOphd-runner: Starting test phd_tests::server_state_machine::instance_reset_requires_running_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
72023-11-01T17:09:03.387ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
82023-11-01T17:09:03.387ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
92023-11-01T17:09:03.387ZINFOphd-runner: checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 85 maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
102023-11-01T17:09:03.387ZINFOphd-runner: Downloading artifact with timeout 600s file = phd-tests/framework/src/artifacts/store.rs line = 140 maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
112023-11-01T17:09:04.065ZINFOphd-runner: checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 85 maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
122023-11-01T17:09:04.065ZINFOphd-runner: Downloading artifact with timeout 600s file = phd-tests/framework/src/artifacts/store.rs line = 140 maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store uri = https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
132023-11-01T17:09:35.511ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
142023-11-01T17:09:35.511ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/d999a115-7f9c-4528-b1ec-dcde664235ec.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
152023-11-01T17:09:35.533ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
162023-11-01T17:09:35.534ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/d999a115-7f9c-4528-b1ec-dcde664235ec.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = instance_reset_requires_running_test
172023-11-01T17:09:35.534ZINFOphd-runner: [NEW - EVENT] Examining locally-sourced artifact file = phd-tests/framework/src/artifacts/store.rs line = 52 path = /work/phd-test/propolis-server sha256 = None target = phd_framework::artifacts::store
182023-11-01T17:09:35.534ZINFOphd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path file = phd-tests/framework/src/artifacts/store.rs line = 65 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
192023-11-01T17:09:35.534ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
202023-11-01T17:09:35.537ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/instance_reset_requires_running_test.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
212023-11-01T17:09:35.537ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/instance_reset_requires_running_test.stderr.log" stdout_path = "/tmp/propolis-phd/instance_reset_requires_running_test.stdout.log" target = phd_framework::server_log_mode
222023-11-01T17:09:35.556ZINFOphd-runner: [NEW - EVENT] Launched server with pid 848 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
232023-11-01T17:09:35.556ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
242023-11-01T17:09:35.556ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
252023-11-01T17:09:35.557ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
262023-11-01T17:09:36.183ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
272023-11-01T17:09:36.183ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
282023-11-01T17:09:36.184ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 970756d2-1d23-445f-a520-7bbdb2753396, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-970756d2-1d23-445f-a520-7bbdb2753396", vcpus: 2 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/d999a115-7f9c-4528-b1ec-dcde664235ec.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
292023-11-01T17:09:36.184ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
302023-11-01T17:09:36.185ZINFOphd-runner: [VM - EVENT] Waiting 60s for server to reach state Running file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
312023-11-01T17:09:36.185ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
322023-11-01T17:09:36.672ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
332023-11-01T17:09:36.673ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
342023-11-01T17:09:36.673ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
352023-11-01T17:09:36.674ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
362023-11-01T17:09:36.674ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
372023-11-01T17:09:36.674ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
382023-11-01T17:09:36.675ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
392023-11-01T17:09:36.675ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 491 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
402023-11-01T17:09:37.318ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
412023-11-01T17:09:37.321ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
422023-11-01T17:09:37.339ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
432023-11-01T17:09:37.339ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/d999a115-7f9c-4528-b1ec-dcde664235ec.phd_disk target = phd_framework::disk::file
442023-11-01T17:09:37.344ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 1160 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
452023-11-01T17:09:37.344ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1787 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = 970756d2-1d23-445f-a520-7bbdb2753396
462023-11-01T17:09:37.344ZINFOphd-runner: test phd_tests::server_state_machine::instance_reset_requires_running_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
472023-11-01T17:09:37.344ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
482023-11-01T17:09:37.344ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
492023-11-01T17:09:37.344ZINFOphd-runner: Starting test phd_tests::server_state_machine::instance_reset_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
502023-11-01T17:09:37.344ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
512023-11-01T17:09:37.344ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
522023-11-01T17:09:37.344ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
532023-11-01T17:09:37.344ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
542023-11-01T17:09:37.344ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
552023-11-01T17:09:37.344ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/e2e8c661-8c75-47cb-8921-cc97d0fb0de5.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
562023-11-01T17:09:37.368ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
572023-11-01T17:09:37.368ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/e2e8c661-8c75-47cb-8921-cc97d0fb0de5.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = instance_reset_returns_to_running_test
582023-11-01T17:09:37.368ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
592023-11-01T17:09:37.368ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
602023-11-01T17:09:37.370ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
612023-11-01T17:09:37.370ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.stderr.log" stdout_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.stdout.log" target = phd_framework::server_log_mode
622023-11-01T17:09:37.376ZINFOphd-runner: [NEW - EVENT] Launched server with pid 850 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
632023-11-01T17:09:37.376ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
642023-11-01T17:09:37.376ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
652023-11-01T17:09:37.377ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
662023-11-01T17:09:37.990ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
672023-11-01T17:09:37.990ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
682023-11-01T17:09:37.990ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 64f296df-5e11-4793-a113-18486cfd6001, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-64f296df-5e11-4793-a113-18486cfd6001", vcpus: 2 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/e2e8c661-8c75-47cb-8921-cc97d0fb0de5.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
692023-11-01T17:09:37.991ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
702023-11-01T17:09:37.991ZINFOphd-runner: [VM - EVENT] Waiting 60s for server to reach state Running file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
712023-11-01T17:09:37.991ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
722023-11-01T17:09:38.382ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
732023-11-01T17:09:38.383ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
742023-11-01T17:09:38.384ZINFOphd-runner: [VM - EVENT] Waiting 60s for server to reach state Running file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
752023-11-01T17:09:38.384ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
762023-11-01T17:09:38.749ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
772023-11-01T17:09:38.750ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
782023-11-01T17:09:38.750ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
792023-11-01T17:09:38.751ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
802023-11-01T17:09:38.751ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
812023-11-01T17:09:38.751ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
822023-11-01T17:09:38.752ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
832023-11-01T17:09:38.752ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
842023-11-01T17:09:38.753ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
852023-11-01T17:09:38.753ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
862023-11-01T17:09:38.754ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
872023-11-01T17:09:38.754ZINFOphd-runner: [VM - EVENT] Waiting 60s for server to reach state Running file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
882023-11-01T17:09:38.754ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
892023-11-01T17:09:39.360ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
902023-11-01T17:09:39.361ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
912023-11-01T17:09:39.361ZINFOphd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
922023-11-01T17:09:39.361ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
932023-11-01T17:09:39.362ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
942023-11-01T17:09:39.362ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 1372 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
952023-11-01T17:09:39.736ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
962023-11-01T17:09:39.738ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
972023-11-01T17:09:39.738ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
982023-11-01T17:09:39.741ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
992023-11-01T17:09:39.757ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
1002023-11-01T17:09:39.757ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/e2e8c661-8c75-47cb-8921-cc97d0fb0de5.phd_disk target = phd_framework::disk::file
1012023-11-01T17:09:39.760ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 1770 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
1022023-11-01T17:09:39.760ZINFOphd-runner: [VM - END] elapsed_milliseconds = 2384 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 64f296df-5e11-4793-a113-18486cfd6001
1032023-11-01T17:09:39.761ZINFOphd-runner: test phd_tests::server_state_machine::instance_reset_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
1042023-11-01T17:09:39.761ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1052023-11-01T17:09:39.761ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1062023-11-01T17:09:39.761ZINFOphd-runner: Starting test phd_tests::server_state_machine::instance_stop_causes_destroy_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
1072023-11-01T17:09:39.761ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1082023-11-01T17:09:39.761ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1092023-11-01T17:09:39.761ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
1102023-11-01T17:09:39.761ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1112023-11-01T17:09:39.761ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1122023-11-01T17:09:39.761ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/420b33a1-1c9f-4408-a677-90fe2da17529.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
1132023-11-01T17:09:39.786ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
1142023-11-01T17:09:39.786ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/420b33a1-1c9f-4408-a677-90fe2da17529.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = instance_stop_causes_destroy_test
1152023-11-01T17:09:39.787ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1162023-11-01T17:09:39.787ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1172023-11-01T17:09:39.789ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1182023-11-01T17:09:39.789ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.stderr.log" stdout_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.stdout.log" target = phd_framework::server_log_mode
1192023-11-01T17:09:39.797ZINFOphd-runner: [NEW - EVENT] Launched server with pid 852 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
1202023-11-01T17:09:39.797ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
1212023-11-01T17:09:39.797ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1222023-11-01T17:09:40.411ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1232023-11-01T17:09:40.411ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1242023-11-01T17:09:40.412ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 8a101b14-2804-48a0-8791-ce7446d6d734, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-8a101b14-2804-48a0-8791-ce7446d6d734", vcpus: 2 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/420b33a1-1c9f-4408-a677-90fe2da17529.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1252023-11-01T17:09:40.412ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1262023-11-01T17:09:40.412ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1272023-11-01T17:09:40.413ZINFOphd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1282023-11-01T17:09:40.413ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1292023-11-01T17:09:40.413ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1302023-11-01T17:09:40.414ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 2 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1312023-11-01T17:09:40.733ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1322023-11-01T17:09:40.735ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1332023-11-01T17:09:40.735ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1342023-11-01T17:09:40.736ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1352023-11-01T17:09:40.736ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1362023-11-01T17:09:40.739ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
1372023-11-01T17:09:40.754ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
1382023-11-01T17:09:40.754ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/420b33a1-1c9f-4408-a677-90fe2da17529.phd_disk target = phd_framework::disk::file
1392023-11-01T17:09:40.758ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 347 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1402023-11-01T17:09:40.758ZINFOphd-runner: [VM - END] elapsed_milliseconds = 961 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = 8a101b14-2804-48a0-8791-ce7446d6d734
1412023-11-01T17:09:40.758ZINFOphd-runner: test phd_tests::server_state_machine::instance_stop_causes_destroy_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
1422023-11-01T17:09:40.758ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1432023-11-01T17:09:40.758ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1442023-11-01T17:09:40.758ZINFOphd-runner: Starting test phd_tests::server_state_machine::instance_start_stop_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
1452023-11-01T17:09:40.758ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1462023-11-01T17:09:40.758ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1472023-11-01T17:09:40.759ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
1482023-11-01T17:09:40.759ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1492023-11-01T17:09:40.759ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1502023-11-01T17:09:40.759ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/7fca8e55-6eba-4ea7-9b56-bacd7dad6729.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
1512023-11-01T17:09:40.782ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
1522023-11-01T17:09:40.782ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/7fca8e55-6eba-4ea7-9b56-bacd7dad6729.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = instance_ensure_running_test
1532023-11-01T17:09:40.782ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1542023-11-01T17:09:40.782ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1552023-11-01T17:09:40.784ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/instance_ensure_running_test.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1562023-11-01T17:09:40.785ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/instance_ensure_running_test.stderr.log" stdout_path = "/tmp/propolis-phd/instance_ensure_running_test.stdout.log" target = phd_framework::server_log_mode
1572023-11-01T17:09:40.791ZINFOphd-runner: [NEW - EVENT] Launched server with pid 854 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
1582023-11-01T17:09:40.791ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
1592023-11-01T17:09:40.791ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1602023-11-01T17:09:41.409ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1612023-11-01T17:09:41.409ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1622023-11-01T17:09:41.410ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef", vcpus: 2 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/7fca8e55-6eba-4ea7-9b56-bacd7dad6729.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1632023-11-01T17:09:41.410ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1642023-11-01T17:09:41.411ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1652023-11-01T17:09:41.412ZINFOphd-runner: [VM - EVENT] Waiting 60s for server to reach state Running file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1662023-11-01T17:09:41.412ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1672023-11-01T17:09:42.127ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1682023-11-01T17:09:42.128ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1692023-11-01T17:09:42.128ZINFOphd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1702023-11-01T17:09:42.128ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1712023-11-01T17:09:42.129ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1722023-11-01T17:09:42.129ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 719 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1732023-11-01T17:09:42.508ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1742023-11-01T17:09:42.509ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1752023-11-01T17:09:42.511ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
1762023-11-01T17:09:42.528ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
1772023-11-01T17:09:42.528ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/7fca8e55-6eba-4ea7-9b56-bacd7dad6729.phd_disk target = phd_framework::disk::file
1782023-11-01T17:09:42.533ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 1123 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1792023-11-01T17:09:42.533ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1741 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = c97f5130-bbb9-4fc1-852c-fe3b7c32e9ef
1802023-11-01T17:09:42.533ZINFOphd-runner: test phd_tests::server_state_machine::instance_start_stop_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
1812023-11-01T17:09:42.533ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1822023-11-01T17:09:42.533ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1832023-11-01T17:09:42.533ZINFOphd-runner: Starting test phd_tests::smoke::instance_spec_get_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
1842023-11-01T17:09:42.533ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1852023-11-01T17:09:42.533ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1862023-11-01T17:09:42.533ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
1872023-11-01T17:09:42.533ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1882023-11-01T17:09:42.533ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1892023-11-01T17:09:42.533ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/20e7a9cb-496a-4b0b-bdc4-064ac04a3050.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
1902023-11-01T17:09:42.558ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
1912023-11-01T17:09:42.558ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/20e7a9cb-496a-4b0b-bdc4-064ac04a3050.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = instance_spec_test
1922023-11-01T17:09:42.558ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1932023-11-01T17:09:42.558ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
1942023-11-01T17:09:42.560ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/instance_spec_test.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1952023-11-01T17:09:42.560ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/instance_spec_test.stderr.log" stdout_path = "/tmp/propolis-phd/instance_spec_test.stdout.log" target = phd_framework::server_log_mode
1962023-11-01T17:09:42.568ZINFOphd-runner: [NEW - EVENT] Launched server with pid 856 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
1972023-11-01T17:09:42.568ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
1982023-11-01T17:09:42.569ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
1992023-11-01T17:09:43.650ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
2002023-11-01T17:09:43.650ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
2012023-11-01T17:09:43.651ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 743d8d83-bdaf-40ae-bed2-f0216a6792cb, image_id: 00000000-0000-0000-0000-000000000000, memory: 3072, name: "phd-vm-743d8d83-bdaf-40ae-bed2-f0216a6792cb", vcpus: 4 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/20e7a9cb-496a-4b0b-bdc4-064ac04a3050.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
2022023-11-01T17:09:43.651ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
2032023-11-01T17:09:43.652ZINFOphd-runner: [VM - EVENT] Sending instance spec get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 346 target = phd_framework::test_vm vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
2042023-11-01T17:09:43.653ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
2052023-11-01T17:09:43.653ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
2062023-11-01T17:09:43.653ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
2072023-11-01T17:09:43.653ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
2082023-11-01T17:09:43.654ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
2092023-11-01T17:09:43.654ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
2102023-11-01T17:09:43.654ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
2112023-11-01T17:09:44.175ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
2122023-11-01T17:09:44.583ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
2132023-11-01T17:09:44.586ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
2142023-11-01T17:09:44.603ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
2152023-11-01T17:09:44.603ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/20e7a9cb-496a-4b0b-bdc4-064ac04a3050.phd_disk target = phd_framework::disk::file
2162023-11-01T17:09:44.608ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 957 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
2172023-11-01T17:09:44.608ZINFOphd-runner: [VM - END] elapsed_milliseconds = 2039 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_spec_test vm_id = 743d8d83-bdaf-40ae-bed2-f0216a6792cb
2182023-11-01T17:09:44.608ZINFOphd-runner: test phd_tests::smoke::instance_spec_get_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
2192023-11-01T17:09:44.608ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
2202023-11-01T17:09:44.608ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
2212023-11-01T17:09:44.608ZINFOphd-runner: Starting test phd_tests::smoke::nproc_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
2222023-11-01T17:09:44.608ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
2232023-11-01T17:09:44.608ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
2242023-11-01T17:09:44.608ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
2252023-11-01T17:09:44.608ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2262023-11-01T17:09:44.609ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2272023-11-01T17:09:44.609ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/5db3d7ad-bbf7-4b34-8d7e-0110cce80809.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
2282023-11-01T17:09:44.633ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
2292023-11-01T17:09:44.634ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/5db3d7ad-bbf7-4b34-8d7e-0110cce80809.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = nproc_test
2302023-11-01T17:09:44.634ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
2312023-11-01T17:09:44.634ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2322023-11-01T17:09:44.636ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/nproc_test.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2332023-11-01T17:09:44.636ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/nproc_test.stderr.log" stdout_path = "/tmp/propolis-phd/nproc_test.stdout.log" target = phd_framework::server_log_mode
2342023-11-01T17:09:44.644ZINFOphd-runner: [NEW - EVENT] Launched server with pid 858 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
2352023-11-01T17:09:44.645ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
2362023-11-01T17:09:44.645ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2372023-11-01T17:09:45.269ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2382023-11-01T17:09:45.269ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2392023-11-01T17:09:45.270ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 742b4f08-a23f-41a2-aad7-6731501f62d7, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-742b4f08-a23f-41a2-aad7-6731501f62d7", vcpus: 6 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/5db3d7ad-bbf7-4b34-8d7e-0110cce80809.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2402023-11-01T17:09:45.270ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2412023-11-01T17:09:45.271ZINFOphd-runner: [VM - EVENT] Waiting 300s for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 503 target = phd_framework::test_vm vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2422023-11-01T17:09:45.271ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2432023-11-01T17:09:45.271ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7 wanted = localhost login:
2442023-11-01T17:09:46.362ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2452023-11-01T17:09:46.362ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2462023-11-01T17:09:46.362ZINFOphd-runner: [SERIAL - EVENT] Welcome to GRUB! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2472023-11-01T17:09:46.362ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2482023-11-01T17:09:46.373ZINFOphd-runner: [SERIAL - EVENT] GNU GRUB version 2.06 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2492023-11-01T17:09:46.373ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2502023-11-01T17:09:46.373ZINFOphd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2512023-11-01T17:09:46.383ZINFOphd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2522023-11-01T17:09:47.408ZINFOphd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt' file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2532023-11-01T17:09:47.408ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2542023-11-01T17:09:49.492ZINFOphd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################ file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2552023-11-01T17:09:49.492ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2562023-11-01T17:09:49.492ZINFOphd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2572023-11-01T17:09:49.492ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2582023-11-01T17:09:49.502ZINFOphd-runner: [SERIAL - EVENT] * /proc is already mounted file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2592023-11-01T17:09:49.502ZINFOphd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2602023-11-01T17:09:49.502ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2612023-11-01T17:09:49.502ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: correcting owner file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2622023-11-01T17:09:49.557ZINFOphd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2632023-11-01T17:09:49.569ZINFOphd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2642023-11-01T17:09:49.569ZINFOphd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2652023-11-01T17:09:49.591ZINFOphd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2662023-11-01T17:09:49.681ZINFOphd-runner: [SERIAL - EVENT] [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2672023-11-01T17:09:49.692ZINFOphd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2682023-11-01T17:09:49.692ZINFOphd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2692023-11-01T17:09:49.692ZINFOphd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2702023-11-01T17:09:49.703ZINFOphd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2712023-11-01T17:09:49.748ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2722023-11-01T17:09:49.941ZINFOphd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2732023-11-01T17:09:49.975ZINFOphd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2742023-11-01T17:09:49.996ZINFOphd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2752023-11-01T17:09:50.007ZINFOphd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2762023-11-01T17:09:50.018ZINFOphd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2772023-11-01T17:09:50.030ZINFOphd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2782023-11-01T17:09:50.041ZINFOphd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2792023-11-01T17:09:50.052ZINFOphd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2802023-11-01T17:09:50.062ZINFOphd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2812023-11-01T17:09:50.062ZINFOphd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2822023-11-01T17:09:50.073ZINFOphd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2832023-11-01T17:09:50.084ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2842023-11-01T17:09:50.107ZINFOphd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2852023-11-01T17:09:50.204ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2862023-11-01T17:09:50.215ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2872023-11-01T17:09:50.215ZINFOphd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2882023-11-01T17:09:50.215ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2892023-11-01T17:09:50.216ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7 wanted = localhost:~#
2902023-11-01T17:09:50.227ZINFOphd-runner: [SERIAL - EVENT] localhost login: root file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2912023-11-01T17:09:50.227ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2922023-11-01T17:09:50.227ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2932023-11-01T17:09:50.227ZINFOphd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2942023-11-01T17:09:50.227ZINFOphd-runner: [SERIAL - EVENT] information about administrating Alpine systems. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2952023-11-01T17:09:50.227ZINFOphd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2962023-11-01T17:09:50.227ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2972023-11-01T17:09:50.228ZINFOphd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2982023-11-01T17:09:50.228ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
2992023-11-01T17:09:50.228ZINFOphd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3002023-11-01T17:09:50.228ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3012023-11-01T17:09:50.228ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4957 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3022023-11-01T17:09:50.228ZINFOphd-runner: [VM - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 532 target = phd_framework::test_vm vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3032023-11-01T17:09:50.228ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3042023-11-01T17:09:50.228ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7 wanted = nproc\n
3052023-11-01T17:09:50.237ZINFOphd-runner: [SERIAL - EVENT] localhost:~# nproc file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3062023-11-01T17:09:50.238ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3072023-11-01T17:09:50.238ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7 wanted = localhost:~#
3082023-11-01T17:09:50.260ZINFOphd-runner: [SERIAL - EVENT] 6 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3092023-11-01T17:09:50.260ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3102023-11-01T17:09:50.261ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3112023-11-01T17:09:50.261ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3122023-11-01T17:09:50.262ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3132023-11-01T17:09:50.262ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3142023-11-01T17:09:50.263ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3152023-11-01T17:09:50.263ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4993 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3162023-11-01T17:09:50.962ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3172023-11-01T17:09:50.965ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
3182023-11-01T17:09:50.982ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
3192023-11-01T17:09:50.982ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/5db3d7ad-bbf7-4b34-8d7e-0110cce80809.phd_disk target = phd_framework::disk::file
3202023-11-01T17:09:50.986ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 5717 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3212023-11-01T17:09:50.986ZINFOphd-runner: [VM - END] elapsed_milliseconds = 6341 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = nproc_test vm_id = 742b4f08-a23f-41a2-aad7-6731501f62d7
3222023-11-01T17:09:50.987ZINFOphd-runner: test phd_tests::smoke::nproc_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
3232023-11-01T17:09:50.987ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
3242023-11-01T17:09:50.987ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
3252023-11-01T17:09:50.987ZINFOphd-runner: Starting test phd_tests::hw::lspci_lifecycle_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
3262023-11-01T17:09:50.987ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
3272023-11-01T17:09:50.987ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
3282023-11-01T17:09:50.987ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
3292023-11-01T17:09:50.987ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
3302023-11-01T17:09:50.987ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
3312023-11-01T17:09:50.987ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/91286837-ef35-4bea-840f-1dc5d8833af2.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
3322023-11-01T17:09:51.012ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
3332023-11-01T17:09:51.012ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/91286837-ef35-4bea-840f-1dc5d8833af2.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = lspci_lifecycle_test
3342023-11-01T17:09:51.012ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3352023-11-01T17:09:51.012ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3362023-11-01T17:09:51.014ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/lspci_lifecycle_test.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3372023-11-01T17:09:51.014ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/lspci_lifecycle_test.stderr.log" stdout_path = "/tmp/propolis-phd/lspci_lifecycle_test.stdout.log" target = phd_framework::server_log_mode
3382023-11-01T17:09:51.022ZINFOphd-runner: [NEW - EVENT] Launched server with pid 860 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
3392023-11-01T17:09:51.022ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
3402023-11-01T17:09:51.023ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3412023-11-01T17:09:51.637ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3422023-11-01T17:09:51.637ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3432023-11-01T17:09:51.638ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 9b7f8de1-77ac-4a7a-a963-173c585d2cfa, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-9b7f8de1-77ac-4a7a-a963-173c585d2cfa", vcpus: 2 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/91286837-ef35-4bea-840f-1dc5d8833af2.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3442023-11-01T17:09:51.638ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3452023-11-01T17:09:51.638ZINFOphd-runner: [VM - EVENT] Waiting 300s for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 503 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3462023-11-01T17:09:51.638ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3472023-11-01T17:09:51.638ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa wanted = localhost login:
3482023-11-01T17:09:52.712ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3492023-11-01T17:09:52.712ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3502023-11-01T17:09:52.712ZINFOphd-runner: [SERIAL - EVENT] Welcome to GRUB! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3512023-11-01T17:09:52.712ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3522023-11-01T17:09:52.723ZINFOphd-runner: [SERIAL - EVENT] GNU GRUB version 2.06 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3532023-11-01T17:09:52.723ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3542023-11-01T17:09:52.724ZINFOphd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3552023-11-01T17:09:52.734ZINFOphd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3562023-11-01T17:09:53.757ZINFOphd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt' file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3572023-11-01T17:09:53.757ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3582023-11-01T17:09:55.153ZINFOphd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################ file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3592023-11-01T17:09:55.164ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3602023-11-01T17:09:55.164ZINFOphd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3612023-11-01T17:09:55.164ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3622023-11-01T17:09:55.164ZINFOphd-runner: [SERIAL - EVENT] * /proc is already mounted file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3632023-11-01T17:09:55.164ZINFOphd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3642023-11-01T17:09:55.175ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3652023-11-01T17:09:55.175ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: correcting owner file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3662023-11-01T17:09:55.220ZINFOphd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3672023-11-01T17:09:55.231ZINFOphd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3682023-11-01T17:09:55.231ZINFOphd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3692023-11-01T17:09:55.252ZINFOphd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3702023-11-01T17:09:55.329ZINFOphd-runner: [SERIAL - EVENT] [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3712023-11-01T17:09:55.341ZINFOphd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3722023-11-01T17:09:55.341ZINFOphd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3732023-11-01T17:09:55.341ZINFOphd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3742023-11-01T17:09:55.352ZINFOphd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3752023-11-01T17:09:55.406ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3762023-11-01T17:09:55.569ZINFOphd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3772023-11-01T17:09:55.603ZINFOphd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3782023-11-01T17:09:55.624ZINFOphd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3792023-11-01T17:09:55.635ZINFOphd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3802023-11-01T17:09:55.657ZINFOphd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3812023-11-01T17:09:55.668ZINFOphd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3822023-11-01T17:09:55.680ZINFOphd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3832023-11-01T17:09:55.691ZINFOphd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3842023-11-01T17:09:55.691ZINFOphd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3852023-11-01T17:09:55.701ZINFOphd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3862023-11-01T17:09:55.712ZINFOphd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3872023-11-01T17:09:55.723ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3882023-11-01T17:09:55.734ZINFOphd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3892023-11-01T17:09:55.834ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3902023-11-01T17:09:55.845ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3912023-11-01T17:09:55.845ZINFOphd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3922023-11-01T17:09:55.846ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3932023-11-01T17:09:55.846ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa wanted = localhost:~#
3942023-11-01T17:09:55.857ZINFOphd-runner: [SERIAL - EVENT] localhost login: root file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3952023-11-01T17:09:55.857ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3962023-11-01T17:09:55.857ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3972023-11-01T17:09:55.857ZINFOphd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3982023-11-01T17:09:55.857ZINFOphd-runner: [SERIAL - EVENT] information about administrating Alpine systems. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
3992023-11-01T17:09:55.857ZINFOphd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4002023-11-01T17:09:55.857ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4012023-11-01T17:09:55.857ZINFOphd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4022023-11-01T17:09:55.857ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4032023-11-01T17:09:55.858ZINFOphd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4042023-11-01T17:09:55.858ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4052023-11-01T17:09:55.858ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4219 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4062023-11-01T17:09:55.858ZINFOphd-runner: [VM - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 532 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4072023-11-01T17:09:55.858ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4082023-11-01T17:09:55.858ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa wanted = sudo lspci -vvx\n
4092023-11-01T17:09:55.867ZINFOphd-runner: [SERIAL - EVENT] localhost:~# sudo lspci -vvx file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4102023-11-01T17:09:55.867ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4112023-11-01T17:09:55.868ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa wanted = localhost:~#
4122023-11-01T17:09:55.889ZINFOphd-runner: [SERIAL - EVENT] -ash: sudo: not found file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4132023-11-01T17:09:55.890ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4142023-11-01T17:09:55.890ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa wanted = sudo lshw -notime\n
4152023-11-01T17:09:55.900ZINFOphd-runner: [SERIAL - EVENT] localhost:~# sudo lshw -notime file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4162023-11-01T17:09:55.900ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4172023-11-01T17:09:55.900ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa wanted = localhost:~#
4182023-11-01T17:09:55.922ZINFOphd-runner: [SERIAL - EVENT] -ash: sudo: not found file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4192023-11-01T17:09:55.923ZINFOphd-runner: stopping and starting VM for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 58 target = phd_framework::lifecycle vm_name = lspci_lifecycle_test
4202023-11-01T17:09:55.923ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4212023-11-01T17:09:55.924ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
4222023-11-01T17:09:55.924ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/91286837-ef35-4bea-840f-1dc5d8833af2.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = lspci_lifecycle_test_lifecycle_0
4232023-11-01T17:09:55.924ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
4242023-11-01T17:09:55.924ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4252023-11-01T17:09:55.924ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4262023-11-01T17:09:55.924ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4287 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4272023-11-01T17:09:55.927ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
4282023-11-01T17:09:55.927ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
4292023-11-01T17:09:55.936ZINFOphd-runner: [NEW - EVENT] Launched server with pid 861 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
4302023-11-01T17:09:55.936ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
4312023-11-01T17:09:55.936ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4322023-11-01T17:09:56.549ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4332023-11-01T17:09:56.549ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4342023-11-01T17:09:56.550ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: a75a27ff-79ae-46cd-b6aa-1c543b9c715b, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-a75a27ff-79ae-46cd-b6aa-1c543b9c715b", vcpus: 2 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/91286837-ef35-4bea-840f-1dc5d8833af2.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4352023-11-01T17:09:56.550ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4362023-11-01T17:09:56.550ZINFOphd-runner: [VM - EVENT] Waiting 300s for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 503 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4372023-11-01T17:09:56.550ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4382023-11-01T17:09:56.550ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b wanted = localhost login:
4392023-11-01T17:09:57.625ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4402023-11-01T17:09:57.626ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4412023-11-01T17:09:57.626ZINFOphd-runner: [SERIAL - EVENT] Welcome to GRUB! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4422023-11-01T17:09:57.626ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4432023-11-01T17:09:57.637ZINFOphd-runner: [SERIAL - EVENT] GNU GRUB version 2.06 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4442023-11-01T17:09:57.637ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4452023-11-01T17:09:57.637ZINFOphd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4462023-11-01T17:09:57.647ZINFOphd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4472023-11-01T17:09:58.670ZINFOphd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt' file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4482023-11-01T17:09:58.670ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4492023-11-01T17:10:00.070ZINFOphd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################ file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4502023-11-01T17:10:00.081ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4512023-11-01T17:10:00.081ZINFOphd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4522023-11-01T17:10:00.081ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4532023-11-01T17:10:00.081ZINFOphd-runner: [SERIAL - EVENT] * /proc is already mounted file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4542023-11-01T17:10:00.081ZINFOphd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4552023-11-01T17:10:00.082ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4562023-11-01T17:10:00.092ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: correcting owner file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4572023-11-01T17:10:00.137ZINFOphd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4582023-11-01T17:10:00.148ZINFOphd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4592023-11-01T17:10:00.158ZINFOphd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4602023-11-01T17:10:00.180ZINFOphd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4612023-11-01T17:10:00.257ZINFOphd-runner: [SERIAL - EVENT] [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4622023-11-01T17:10:00.268ZINFOphd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4632023-11-01T17:10:00.268ZINFOphd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4642023-11-01T17:10:00.268ZINFOphd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4652023-11-01T17:10:00.279ZINFOphd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4662023-11-01T17:10:00.324ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4672023-11-01T17:10:00.479ZINFOphd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4682023-11-01T17:10:00.512ZINFOphd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4692023-11-01T17:10:00.534ZINFOphd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4702023-11-01T17:10:00.546ZINFOphd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4712023-11-01T17:10:00.556ZINFOphd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4722023-11-01T17:10:00.567ZINFOphd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4732023-11-01T17:10:00.578ZINFOphd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4742023-11-01T17:10:00.589ZINFOphd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4752023-11-01T17:10:00.600ZINFOphd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4762023-11-01T17:10:00.600ZINFOphd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4772023-11-01T17:10:00.611ZINFOphd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4782023-11-01T17:10:00.623ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4792023-11-01T17:10:00.644ZINFOphd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4802023-11-01T17:10:00.742ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4812023-11-01T17:10:00.753ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4822023-11-01T17:10:00.753ZINFOphd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4832023-11-01T17:10:00.753ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4842023-11-01T17:10:00.754ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b wanted = localhost:~#
4852023-11-01T17:10:00.765ZINFOphd-runner: [SERIAL - EVENT] localhost login: root file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4862023-11-01T17:10:00.765ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4872023-11-01T17:10:00.765ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4882023-11-01T17:10:00.765ZINFOphd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4892023-11-01T17:10:00.765ZINFOphd-runner: [SERIAL - EVENT] information about administrating Alpine systems. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4902023-11-01T17:10:00.765ZINFOphd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4912023-11-01T17:10:00.765ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4922023-11-01T17:10:00.765ZINFOphd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4932023-11-01T17:10:00.765ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4942023-11-01T17:10:00.765ZINFOphd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4952023-11-01T17:10:00.765ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4962023-11-01T17:10:00.765ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4214 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4972023-11-01T17:10:00.765ZINFOphd-runner: [VM - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 532 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
4982023-11-01T17:10:00.765ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
4992023-11-01T17:10:00.768ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
5002023-11-01T17:10:00.786ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
5012023-11-01T17:10:00.786ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 9149 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
5022023-11-01T17:10:00.786ZINFOphd-runner: [VM - END] elapsed_milliseconds = 9763 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 9b7f8de1-77ac-4a7a-a963-173c585d2cfa
5032023-11-01T17:10:00.786ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5042023-11-01T17:10:00.786ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b wanted = sudo lspci -vvx\n
5052023-11-01T17:10:00.797ZINFOphd-runner: [SERIAL - EVENT] localhost:~# sudo lspci -vvx file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5062023-11-01T17:10:00.797ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5072023-11-01T17:10:00.797ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b wanted = localhost:~#
5082023-11-01T17:10:00.819ZINFOphd-runner: [SERIAL - EVENT] -ash: sudo: not found file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5092023-11-01T17:10:00.819ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5102023-11-01T17:10:00.820ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b wanted = sudo lshw -notime\n
5112023-11-01T17:10:00.830ZINFOphd-runner: [SERIAL - EVENT] localhost:~# sudo lshw -notime file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5122023-11-01T17:10:00.830ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5132023-11-01T17:10:00.830ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b wanted = localhost:~#
5142023-11-01T17:10:00.852ZINFOphd-runner: [SERIAL - EVENT] -ash: sudo: not found file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5152023-11-01T17:10:00.853ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5162023-11-01T17:10:00.854ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5172023-11-01T17:10:00.854ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5182023-11-01T17:10:00.854ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5192023-11-01T17:10:00.854ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5202023-11-01T17:10:00.855ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5212023-11-01T17:10:00.855ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4306 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5222023-11-01T17:10:01.594ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5232023-11-01T17:10:01.598ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server
5242023-11-01T17:10:01.617ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server
5252023-11-01T17:10:01.617ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/91286837-ef35-4bea-840f-1dc5d8833af2.phd_disk target = phd_framework::disk::file
5262023-11-01T17:10:01.621ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 5072 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5272023-11-01T17:10:01.621ZINFOphd-runner: [VM - END] elapsed_milliseconds = 5685 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = a75a27ff-79ae-46cd-b6aa-1c543b9c715b
5282023-11-01T17:10:01.622ZINFOphd-runner: test phd_tests::hw::lspci_lifecycle_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
5292023-11-01T17:10:01.622ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
5302023-11-01T17:10:01.622ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
5312023-11-01T17:10:01.622ZINFOphd-runner: Starting test phd_tests::crucible::smoke::shutdown_persistence_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
5322023-11-01T17:10:01.622ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
5332023-11-01T17:10:01.622ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
5342023-11-01T17:10:01.622ZINFOphd-runner: test phd_tests::crucible::smoke::shutdown_persistence_test ... skipped: Crucible backends not enabled (no downstairs path) file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
5352023-11-01T17:10:01.622ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
5362023-11-01T17:10:01.622ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
5372023-11-01T17:10:01.622ZINFOphd-runner: Starting test phd_tests::crucible::smoke::boot_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
5382023-11-01T17:10:01.622ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
5392023-11-01T17:10:01.622ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
5402023-11-01T17:10:01.622ZINFOphd-runner: test phd_tests::crucible::smoke::boot_test ... skipped: Crucible backends not enabled (no downstairs path) file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
5412023-11-01T17:10:01.622ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
5422023-11-01T17:10:01.622ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
5432023-11-01T17:10:01.622ZINFOphd-runner: Starting test phd_tests::crucible::migrate::load_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
5442023-11-01T17:10:01.622ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
5452023-11-01T17:10:01.622ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
5462023-11-01T17:10:01.622ZINFOphd-runner: test phd_tests::crucible::migrate::load_test ... skipped: Crucible backends not enabled (no downstairs path) file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
5472023-11-01T17:10:01.622ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
5482023-11-01T17:10:01.622ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
5492023-11-01T17:10:01.622ZINFOphd-runner: Starting test phd_tests::crucible::migrate::smoke_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
5502023-11-01T17:10:01.622ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
5512023-11-01T17:10:01.622ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
5522023-11-01T17:10:01.622ZINFOphd-runner: test phd_tests::crucible::migrate::smoke_test ... skipped: Crucible backends not enabled (no downstairs path) file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
5532023-11-01T17:10:01.622ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
5542023-11-01T17:10:01.622ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
5552023-11-01T17:10:01.622ZINFOphd-runner: Starting test phd_tests::migrate::multiple_migrations file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
5562023-11-01T17:10:01.623ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
5572023-11-01T17:10:01.623ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
5582023-11-01T17:10:01.623ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
5592023-11-01T17:10:01.623ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
5602023-11-01T17:10:01.623ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
5612023-11-01T17:10:01.623ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/35de0150-dcc1-484e-ba37-a3114eca07c8.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
5622023-11-01T17:10:01.649ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5632023-11-01T17:10:01.649ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/35de0150-dcc1-484e-ba37-a3114eca07c8.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = multiple_migrations_0
5642023-11-01T17:10:01.649ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
5652023-11-01T17:10:01.649ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
5662023-11-01T17:10:01.651ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/multiple_migrations_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
5672023-11-01T17:10:01.651ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/multiple_migrations_0.stderr.log" stdout_path = "/tmp/propolis-phd/multiple_migrations_0.stdout.log" target = phd_framework::server_log_mode
5682023-11-01T17:10:01.659ZINFOphd-runner: [NEW - EVENT] Launched server with pid 864 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
5692023-11-01T17:10:01.660ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5702023-11-01T17:10:01.660ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5712023-11-01T17:10:01.660ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/35de0150-dcc1-484e-ba37-a3114eca07c8.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = multiple_migrations_1
5722023-11-01T17:10:01.660ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
5732023-11-01T17:10:01.660ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
5742023-11-01T17:10:01.662ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/multiple_migrations_1.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
5752023-11-01T17:10:01.662ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/multiple_migrations_1.stderr.log" stdout_path = "/tmp/propolis-phd/multiple_migrations_1.stdout.log" target = phd_framework::server_log_mode
5762023-11-01T17:10:01.669ZINFOphd-runner: [NEW - EVENT] Launched server with pid 865 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
5772023-11-01T17:10:01.669ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5782023-11-01T17:10:01.669ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5792023-11-01T17:10:01.669ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/35de0150-dcc1-484e-ba37-a3114eca07c8.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = multiple_migrations_2
5802023-11-01T17:10:01.669ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
5812023-11-01T17:10:01.669ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
5822023-11-01T17:10:01.672ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/multiple_migrations_2.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9004 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
5832023-11-01T17:10:01.672ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/multiple_migrations_2.stderr.log" stdout_path = "/tmp/propolis-phd/multiple_migrations_2.stdout.log" target = phd_framework::server_log_mode
5842023-11-01T17:10:01.679ZINFOphd-runner: [NEW - EVENT] Launched server with pid 866 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
5852023-11-01T17:10:01.680ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5862023-11-01T17:10:01.794ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
5872023-11-01T17:10:01.794ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
5882023-11-01T17:10:01.795ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 901f1803-65b7-4975-9924-22db4beb7a61, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-901f1803-65b7-4975-9924-22db4beb7a61", vcpus: 2 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/35de0150-dcc1-484e-ba37-a3114eca07c8.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
5892023-11-01T17:10:01.795ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
5902023-11-01T17:10:01.796ZINFOphd-runner: [VM - EVENT] Waiting 300s for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 503 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
5912023-11-01T17:10:01.796ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
5922023-11-01T17:10:01.796ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61 wanted = localhost login:
5932023-11-01T17:10:02.872ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
5942023-11-01T17:10:02.872ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
5952023-11-01T17:10:02.873ZINFOphd-runner: [SERIAL - EVENT] Welcome to GRUB! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
5962023-11-01T17:10:02.873ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
5972023-11-01T17:10:02.884ZINFOphd-runner: [SERIAL - EVENT] GNU GRUB version 2.06 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
5982023-11-01T17:10:02.884ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
5992023-11-01T17:10:02.884ZINFOphd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6002023-11-01T17:10:02.884ZINFOphd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6012023-11-01T17:10:03.915ZINFOphd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt' file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6022023-11-01T17:10:03.915ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6032023-11-01T17:10:05.303ZINFOphd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################ file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6042023-11-01T17:10:05.314ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6052023-11-01T17:10:05.314ZINFOphd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6062023-11-01T17:10:05.314ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6072023-11-01T17:10:05.314ZINFOphd-runner: [SERIAL - EVENT] * /proc is already mounted file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6082023-11-01T17:10:05.314ZINFOphd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6092023-11-01T17:10:05.314ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6102023-11-01T17:10:05.325ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: correcting owner file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6112023-11-01T17:10:05.369ZINFOphd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6122023-11-01T17:10:05.379ZINFOphd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6132023-11-01T17:10:05.379ZINFOphd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6142023-11-01T17:10:05.402ZINFOphd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6152023-11-01T17:10:05.457ZINFOphd-runner: [SERIAL - EVENT] [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6162023-11-01T17:10:05.468ZINFOphd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6172023-11-01T17:10:05.468ZINFOphd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6182023-11-01T17:10:05.468ZINFOphd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6192023-11-01T17:10:05.489ZINFOphd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6202023-11-01T17:10:05.534ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6212023-11-01T17:10:05.678ZINFOphd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6222023-11-01T17:10:05.721ZINFOphd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6232023-11-01T17:10:05.744ZINFOphd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6242023-11-01T17:10:05.755ZINFOphd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6252023-11-01T17:10:05.766ZINFOphd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6262023-11-01T17:10:05.777ZINFOphd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6272023-11-01T17:10:05.788ZINFOphd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6282023-11-01T17:10:05.811ZINFOphd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6292023-11-01T17:10:05.811ZINFOphd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6302023-11-01T17:10:05.811ZINFOphd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6312023-11-01T17:10:05.822ZINFOphd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6322023-11-01T17:10:05.833ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6332023-11-01T17:10:05.855ZINFOphd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6342023-11-01T17:10:05.952ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6352023-11-01T17:10:05.963ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6362023-11-01T17:10:05.963ZINFOphd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6372023-11-01T17:10:05.963ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6382023-11-01T17:10:05.964ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61 wanted = localhost:~#
6392023-11-01T17:10:05.974ZINFOphd-runner: [SERIAL - EVENT] localhost login: root file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6402023-11-01T17:10:05.974ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6412023-11-01T17:10:05.974ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6422023-11-01T17:10:05.974ZINFOphd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6432023-11-01T17:10:05.974ZINFOphd-runner: [SERIAL - EVENT] information about administrating Alpine systems. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6442023-11-01T17:10:05.974ZINFOphd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6452023-11-01T17:10:05.974ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6462023-11-01T17:10:05.974ZINFOphd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6472023-11-01T17:10:05.974ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6482023-11-01T17:10:05.974ZINFOphd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6492023-11-01T17:10:05.974ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6502023-11-01T17:10:05.974ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4178 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6512023-11-01T17:10:05.974ZINFOphd-runner: [VM - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 532 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6522023-11-01T17:10:05.974ZINFOphd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 370 migration_id = b229c884-28dc-4dc2-9363-9c015bc1dff7 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
6532023-11-01T17:10:06.089ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
6542023-11-01T17:10:06.089ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
6552023-11-01T17:10:06.090ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 46ffc6c3-88a8-48bc-9130-45c259db9b2a, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-46ffc6c3-88a8-48bc-9130-45c259db9b2a", vcpus: 2 }, state: Migrating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/35de0150-dcc1-484e-ba37-a3114eca07c8.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
6562023-11-01T17:10:06.090ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = b229c884-28dc-4dc2-9363-9c015bc1dff7 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
6572023-11-01T17:10:17.364ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7609}}" file = phd-tests/framework/src/serial/mod.rs line = 44 target = phd_framework::serial vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6582023-11-01T17:10:17.364ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None file = phd-tests/framework/src/serial/mod.rs line = 47 target = phd_framework::serial vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6592023-11-01T17:10:17.364ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 15569 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
6602023-11-01T17:10:25.554ZINFOphd-runner: [MIGRATE - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 397 migration_id = b229c884-28dc-4dc2-9363-9c015bc1dff7 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
6612023-11-01T17:10:25.554ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 19464 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = b229c884-28dc-4dc2-9363-9c015bc1dff7 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
6622023-11-01T17:10:25.554ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
6632023-11-01T17:10:25.554ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a wanted = echo Hello world\n
6642023-11-01T17:10:25.565ZINFOphd-runner: [SERIAL - EVENT] echo Hello world file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
6652023-11-01T17:10:25.565ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
6662023-11-01T17:10:25.565ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a wanted = localhost:~#
6672023-11-01T17:10:25.587ZINFOphd-runner: [SERIAL - EVENT] Hello world file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
6682023-11-01T17:10:25.588ZINFOphd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 370 migration_id = ff993544-ad44-460e-8c5b-89a5fac61f3d target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6692023-11-01T17:10:25.709ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6702023-11-01T17:10:25.709ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6712023-11-01T17:10:25.710ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 83662f36-735d-4317-a699-d9b03cbcbbbd, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-83662f36-735d-4317-a699-d9b03cbcbbbd", vcpus: 2 }, state: Migrating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/35de0150-dcc1-484e-ba37-a3114eca07c8.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6722023-11-01T17:10:25.710ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = ff993544-ad44-460e-8c5b-89a5fac61f3d target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6732023-11-01T17:10:37.004ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9004\",\"from_start\":7657}}" file = phd-tests/framework/src/serial/mod.rs line = 44 target = phd_framework::serial vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
6742023-11-01T17:10:37.004ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None file = phd-tests/framework/src/serial/mod.rs line = 47 target = phd_framework::serial vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
6752023-11-01T17:10:37.004ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 30915 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
6762023-11-01T17:10:37.445ZINFOphd-runner: [MIGRATE - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 397 migration_id = ff993544-ad44-460e-8c5b-89a5fac61f3d target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6772023-11-01T17:10:37.445ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 11735 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = ff993544-ad44-460e-8c5b-89a5fac61f3d target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6782023-11-01T17:10:37.445ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6792023-11-01T17:10:37.445ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd wanted = echo I have migrated!\n
6802023-11-01T17:10:40.638ZINFOphd-runner: [SERIAL - EVENT] echo I have migrated! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6812023-11-01T17:10:40.638ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6822023-11-01T17:10:40.638ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd wanted = localhost:~#
6832023-11-01T17:10:40.649ZINFOphd-runner: [SERIAL - EVENT] I have migrated! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6842023-11-01T17:10:40.649ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6852023-11-01T17:10:40.650ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6862023-11-01T17:10:40.650ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6872023-11-01T17:10:40.651ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6882023-11-01T17:10:40.651ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6892023-11-01T17:10:40.652ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6902023-11-01T17:10:40.652ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 14942 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6912023-11-01T17:10:41.100ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6922023-11-01T17:10:41.103ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server
6932023-11-01T17:10:41.123ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server
6942023-11-01T17:10:41.123ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 15414 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6952023-11-01T17:10:41.123ZINFOphd-runner: [VM - END] elapsed_milliseconds = 15535 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 83662f36-735d-4317-a699-d9b03cbcbbbd
6962023-11-01T17:10:41.124ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
6972023-11-01T17:10:41.127ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server
6982023-11-01T17:10:41.145ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server
6992023-11-01T17:10:41.145ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 35056 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
7002023-11-01T17:10:41.146ZINFOphd-runner: [VM - END] elapsed_milliseconds = 35171 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = 46ffc6c3-88a8-48bc-9130-45c259db9b2a
7012023-11-01T17:10:41.146ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
7022023-11-01T17:10:41.149ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
7032023-11-01T17:10:41.166ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
7042023-11-01T17:10:41.166ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/35de0150-dcc1-484e-ba37-a3114eca07c8.phd_disk target = phd_framework::disk::file
7052023-11-01T17:10:41.171ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 39376 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
7062023-11-01T17:10:41.171ZINFOphd-runner: [VM - END] elapsed_milliseconds = 39491 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = 901f1803-65b7-4975-9924-22db4beb7a61
7072023-11-01T17:10:41.171ZINFOphd-runner: test phd_tests::migrate::multiple_migrations ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
7082023-11-01T17:10:41.171ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
7092023-11-01T17:10:41.171ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
7102023-11-01T17:10:41.171ZINFOphd-runner: Starting test phd_tests::migrate::incompatible_vms file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
7112023-11-01T17:10:41.171ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
7122023-11-01T17:10:41.171ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
7132023-11-01T17:10:41.171ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
7142023-11-01T17:10:41.171ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
7152023-11-01T17:10:41.172ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
7162023-11-01T17:10:41.172ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/19844916-5d65-45c7-93fb-484f7989b50e.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
7172023-11-01T17:10:41.195ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7182023-11-01T17:10:41.195ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/19844916-5d65-45c7-93fb-484f7989b50e.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = migration_incompatible_source_0
7192023-11-01T17:10:41.196ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
7202023-11-01T17:10:41.196ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7212023-11-01T17:10:41.198ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_incompatible_source_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
7222023-11-01T17:10:41.198ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/migration_incompatible_source_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_incompatible_source_0.stdout.log" target = phd_framework::server_log_mode
7232023-11-01T17:10:41.204ZINFOphd-runner: [NEW - EVENT] Launched server with pid 870 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
7242023-11-01T17:10:41.204ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7252023-11-01T17:10:41.205ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7262023-11-01T17:10:41.831ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7272023-11-01T17:10:41.831ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7282023-11-01T17:10:41.832ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: d05e2d0a-93c3-406b-a68c-8ba3dbc57e04, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-d05e2d0a-93c3-406b-a68c-8ba3dbc57e04", vcpus: 4 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/19844916-5d65-45c7-93fb-484f7989b50e.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7292023-11-01T17:10:41.832ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7302023-11-01T17:10:41.833ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
7312023-11-01T17:10:41.833ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
7322023-11-01T17:10:41.833ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
7332023-11-01T17:10:41.833ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/a92e28fc-6ef3-492e-8934-ec6f5556c970.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
7342023-11-01T17:10:41.860ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7352023-11-01T17:10:41.860ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/a92e28fc-6ef3-492e-8934-ec6f5556c970.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = migration_incompatible_target_1
7362023-11-01T17:10:41.860ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
7372023-11-01T17:10:41.860ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7382023-11-01T17:10:41.863ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_incompatible_target_1.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
7392023-11-01T17:10:41.863ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/migration_incompatible_target_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_incompatible_target_1.stdout.log" target = phd_framework::server_log_mode
7402023-11-01T17:10:41.872ZINFOphd-runner: [NEW - EVENT] Launched server with pid 871 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
7412023-11-01T17:10:41.872ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7422023-11-01T17:10:41.872ZINFOphd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 370 migration_id = 93545356-91f4-4d76-b7a3-ca33d10c1574 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7432023-11-01T17:10:41.873ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7442023-11-01T17:10:42.483ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7452023-11-01T17:10:42.483ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7462023-11-01T17:10:42.484ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: a5b13e15-1f22-4697-af5e-bd12857bfc09, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-a5b13e15-1f22-4697-af5e-bd12857bfc09", vcpus: 8 }, state: Failed } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/a92e28fc-6ef3-492e-8934-ec6f5556c970.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7472023-11-01T17:10:42.484ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 93545356-91f4-4d76-b7a3-ca33d10c1574 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7482023-11-01T17:10:42.485ZINFOphd-runner: [MIGRATE - EVENT] Instance reported error during migration file = phd-tests/framework/src/test_vm/mod.rs line = 401 migration_id = 93545356-91f4-4d76-b7a3-ca33d10c1574 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7492023-11-01T17:10:42.485ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 93545356-91f4-4d76-b7a3-ca33d10c1574 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7502023-11-01T17:10:42.486ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7512023-11-01T17:10:42.487ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7522023-11-01T17:10:42.487ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7532023-11-01T17:10:42.487ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7542023-11-01T17:10:42.487ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7552023-11-01T17:10:42.488ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7562023-11-01T17:10:42.488ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7572023-11-01T17:10:42.924ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7582023-11-01T17:10:42.924ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7592023-11-01T17:10:42.924ZINFOphd-runner: [SERIAL - EVENT] Welcome to GRUB! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7602023-11-01T17:10:42.924ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7612023-11-01T17:10:42.934ZINFOphd-runner: [SERIAL - EVENT] GNU GRUB version 2.06 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7622023-11-01T17:10:42.934ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7632023-11-01T17:10:42.934ZINFOphd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7642023-11-01T17:10:42.945ZINFOphd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7652023-11-01T17:10:43.177ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7662023-11-01T17:10:43.180ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server
7672023-11-01T17:10:43.198ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server
7682023-11-01T17:10:43.198ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/a92e28fc-6ef3-492e-8934-ec6f5556c970.phd_disk target = phd_framework::disk::file
7692023-11-01T17:10:43.202ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 719 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7702023-11-01T17:10:43.203ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1330 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = a5b13e15-1f22-4697-af5e-bd12857bfc09
7712023-11-01T17:10:43.203ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7722023-11-01T17:10:43.204ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7732023-11-01T17:10:43.204ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7742023-11-01T17:10:43.204ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7752023-11-01T17:10:43.204ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7762023-11-01T17:10:43.205ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7772023-11-01T17:10:43.205ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 1373 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7782023-11-01T17:10:43.580ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7792023-11-01T17:10:43.584ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
7802023-11-01T17:10:43.600ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
7812023-11-01T17:10:43.600ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/19844916-5d65-45c7-93fb-484f7989b50e.phd_disk target = phd_framework::disk::file
7822023-11-01T17:10:43.605ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 1773 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7832023-11-01T17:10:43.605ZINFOphd-runner: [VM - END] elapsed_milliseconds = 2400 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = d05e2d0a-93c3-406b-a68c-8ba3dbc57e04
7842023-11-01T17:10:43.605ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
7852023-11-01T17:10:43.605ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
7862023-11-01T17:10:43.605ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
7872023-11-01T17:10:43.605ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/87a5470f-e896-4805-a9e9-632551d20887.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
7882023-11-01T17:10:43.630ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7892023-11-01T17:10:43.630ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/87a5470f-e896-4805-a9e9-632551d20887.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = migration_incompatible_source_1
7902023-11-01T17:10:43.630ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
7912023-11-01T17:10:43.630ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
7922023-11-01T17:10:43.632ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_incompatible_source_1.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9004 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
7932023-11-01T17:10:43.632ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/migration_incompatible_source_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_incompatible_source_1.stdout.log" target = phd_framework::server_log_mode
7942023-11-01T17:10:43.639ZINFOphd-runner: [NEW - EVENT] Launched server with pid 874 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
7952023-11-01T17:10:43.639ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7962023-11-01T17:10:43.640ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
7972023-11-01T17:10:44.253ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
7982023-11-01T17:10:44.253ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
7992023-11-01T17:10:44.254ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 73f62e0f-17e3-49c7-b203-1d95c1d3692f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-73f62e0f-17e3-49c7-b203-1d95c1d3692f", vcpus: 4 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/87a5470f-e896-4805-a9e9-632551d20887.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8002023-11-01T17:10:44.254ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8012023-11-01T17:10:44.255ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
8022023-11-01T17:10:44.255ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
8032023-11-01T17:10:44.255ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
8042023-11-01T17:10:44.255ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/799889c1-212e-4072-92e6-6bef7a496feb.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
8052023-11-01T17:10:44.279ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
8062023-11-01T17:10:44.279ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/799889c1-212e-4072-92e6-6bef7a496feb.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = migration_incompatible_target_2
8072023-11-01T17:10:44.279ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
8082023-11-01T17:10:44.279ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8092023-11-01T17:10:44.282ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_incompatible_target_2.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
8102023-11-01T17:10:44.282ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/migration_incompatible_target_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_incompatible_target_2.stdout.log" target = phd_framework::server_log_mode
8112023-11-01T17:10:44.290ZINFOphd-runner: [NEW - EVENT] Launched server with pid 875 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
8122023-11-01T17:10:44.290ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
8132023-11-01T17:10:44.290ZINFOphd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 370 migration_id = bc832b37-ee11-41d6-8539-6f442db65914 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8142023-11-01T17:10:44.291ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8152023-11-01T17:10:44.982ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8162023-11-01T17:10:44.982ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8172023-11-01T17:10:44.983ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: a4bc8f14-89b7-4282-8735-379e264f23bf, image_id: 00000000-0000-0000-0000-000000000000, memory: 1024, name: "phd-vm-a4bc8f14-89b7-4282-8735-379e264f23bf", vcpus: 2 }, state: Failed } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/799889c1-212e-4072-92e6-6bef7a496feb.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8182023-11-01T17:10:44.983ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = bc832b37-ee11-41d6-8539-6f442db65914 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8192023-11-01T17:10:44.983ZINFOphd-runner: [MIGRATE - EVENT] Instance reported error during migration file = phd-tests/framework/src/test_vm/mod.rs line = 401 migration_id = bc832b37-ee11-41d6-8539-6f442db65914 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8202023-11-01T17:10:44.984ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = bc832b37-ee11-41d6-8539-6f442db65914 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8212023-11-01T17:10:44.985ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8222023-11-01T17:10:44.985ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8232023-11-01T17:10:44.985ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8242023-11-01T17:10:44.986ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8252023-11-01T17:10:44.986ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8262023-11-01T17:10:44.986ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8272023-11-01T17:10:44.986ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8282023-11-01T17:10:45.335ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8292023-11-01T17:10:45.335ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8302023-11-01T17:10:45.335ZINFOphd-runner: [SERIAL - EVENT] Welcome to GRUB! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8312023-11-01T17:10:45.335ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8322023-11-01T17:10:45.346ZINFOphd-runner: [SERIAL - EVENT] GNU GRUB version 2.06 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8332023-11-01T17:10:45.346ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8342023-11-01T17:10:45.346ZINFOphd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8352023-11-01T17:10:45.357ZINFOphd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8362023-11-01T17:10:45.523ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8372023-11-01T17:10:45.527ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server
8382023-11-01T17:10:45.544ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server
8392023-11-01T17:10:45.544ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/799889c1-212e-4072-92e6-6bef7a496feb.phd_disk target = phd_framework::disk::file
8402023-11-01T17:10:45.549ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 566 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8412023-11-01T17:10:45.549ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1258 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = a4bc8f14-89b7-4282-8735-379e264f23bf
8422023-11-01T17:10:45.549ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8432023-11-01T17:10:45.550ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8442023-11-01T17:10:45.550ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8452023-11-01T17:10:45.550ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8462023-11-01T17:10:45.550ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8472023-11-01T17:10:45.551ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8482023-11-01T17:10:45.551ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 1297 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8492023-11-01T17:10:46.102ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8502023-11-01T17:10:46.106ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server
8512023-11-01T17:10:46.122ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server
8522023-11-01T17:10:46.122ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/87a5470f-e896-4805-a9e9-632551d20887.phd_disk target = phd_framework::disk::file
8532023-11-01T17:10:46.127ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 1873 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8542023-11-01T17:10:46.127ZINFOphd-runner: [VM - END] elapsed_milliseconds = 2487 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = 73f62e0f-17e3-49c7-b203-1d95c1d3692f
8552023-11-01T17:10:46.127ZINFOphd-runner: test phd_tests::migrate::incompatible_vms ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
8562023-11-01T17:10:46.127ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
8572023-11-01T17:10:46.127ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
8582023-11-01T17:10:46.127ZINFOphd-runner: Starting test phd_tests::migrate::smoke_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
8592023-11-01T17:10:46.127ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
8602023-11-01T17:10:46.127ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
8612023-11-01T17:10:46.127ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
8622023-11-01T17:10:46.127ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
8632023-11-01T17:10:46.127ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
8642023-11-01T17:10:46.127ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/28a9fccc-1c7e-4e07-b8f5-ddfbe4b9595c.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
8652023-11-01T17:10:46.152ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
8662023-11-01T17:10:46.152ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/28a9fccc-1c7e-4e07-b8f5-ddfbe4b9595c.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = migration_smoke_source
8672023-11-01T17:10:46.152ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
8682023-11-01T17:10:46.152ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8692023-11-01T17:10:46.154ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_smoke_source.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
8702023-11-01T17:10:46.154ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/migration_smoke_source.stderr.log" stdout_path = "/tmp/propolis-phd/migration_smoke_source.stdout.log" target = phd_framework::server_log_mode
8712023-11-01T17:10:46.161ZINFOphd-runner: [NEW - EVENT] Launched server with pid 878 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
8722023-11-01T17:10:46.162ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
8732023-11-01T17:10:46.162ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8742023-11-01T17:10:46.776ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8752023-11-01T17:10:46.776ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8762023-11-01T17:10:46.777ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 2ef34e21-af97-4e13-a6d5-889c94d3ebf6, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-2ef34e21-af97-4e13-a6d5-889c94d3ebf6", vcpus: 2 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/28a9fccc-1c7e-4e07-b8f5-ddfbe4b9595c.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8772023-11-01T17:10:46.777ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8782023-11-01T17:10:46.778ZINFOphd-runner: [VM - EVENT] Waiting 300s for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 503 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8792023-11-01T17:10:46.778ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8802023-11-01T17:10:46.778ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6 wanted = localhost login:
8812023-11-01T17:10:47.853ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8822023-11-01T17:10:47.854ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8832023-11-01T17:10:47.854ZINFOphd-runner: [SERIAL - EVENT] Welcome to GRUB! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8842023-11-01T17:10:47.854ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8852023-11-01T17:10:47.865ZINFOphd-runner: [SERIAL - EVENT] GNU GRUB version 2.06 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8862023-11-01T17:10:47.865ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8872023-11-01T17:10:47.865ZINFOphd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8882023-11-01T17:10:47.876ZINFOphd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8892023-11-01T17:10:48.897ZINFOphd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt' file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8902023-11-01T17:10:48.898ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8912023-11-01T17:10:50.294ZINFOphd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################ file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8922023-11-01T17:10:50.305ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8932023-11-01T17:10:50.306ZINFOphd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8942023-11-01T17:10:50.306ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8952023-11-01T17:10:50.306ZINFOphd-runner: [SERIAL - EVENT] * /proc is already mounted file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8962023-11-01T17:10:50.316ZINFOphd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8972023-11-01T17:10:50.316ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8982023-11-01T17:10:50.316ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: correcting owner file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
8992023-11-01T17:10:50.360ZINFOphd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9002023-11-01T17:10:50.371ZINFOphd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9012023-11-01T17:10:50.382ZINFOphd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9022023-11-01T17:10:50.403ZINFOphd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9032023-11-01T17:10:50.470ZINFOphd-runner: [SERIAL - EVENT] [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9042023-11-01T17:10:50.492ZINFOphd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9052023-11-01T17:10:50.492ZINFOphd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9062023-11-01T17:10:50.492ZINFOphd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9072023-11-01T17:10:50.503ZINFOphd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9082023-11-01T17:10:50.547ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9092023-11-01T17:10:50.715ZINFOphd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9102023-11-01T17:10:50.760ZINFOphd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9112023-11-01T17:10:50.781ZINFOphd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9122023-11-01T17:10:50.793ZINFOphd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9132023-11-01T17:10:50.804ZINFOphd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9142023-11-01T17:10:50.815ZINFOphd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9152023-11-01T17:10:50.826ZINFOphd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9162023-11-01T17:10:50.837ZINFOphd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9172023-11-01T17:10:50.848ZINFOphd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9182023-11-01T17:10:50.848ZINFOphd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9192023-11-01T17:10:50.860ZINFOphd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9202023-11-01T17:10:50.871ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9212023-11-01T17:10:50.882ZINFOphd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9222023-11-01T17:10:50.996ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9232023-11-01T17:10:50.996ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9242023-11-01T17:10:50.996ZINFOphd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9252023-11-01T17:10:50.996ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9262023-11-01T17:10:50.997ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6 wanted = localhost:~#
9272023-11-01T17:10:51.007ZINFOphd-runner: [SERIAL - EVENT] localhost login: root file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9282023-11-01T17:10:51.007ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9292023-11-01T17:10:51.007ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9302023-11-01T17:10:51.007ZINFOphd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9312023-11-01T17:10:51.008ZINFOphd-runner: [SERIAL - EVENT] information about administrating Alpine systems. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9322023-11-01T17:10:51.008ZINFOphd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9332023-11-01T17:10:51.008ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9342023-11-01T17:10:51.008ZINFOphd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9352023-11-01T17:10:51.008ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9362023-11-01T17:10:51.008ZINFOphd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9372023-11-01T17:10:51.008ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9382023-11-01T17:10:51.008ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4230 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9392023-11-01T17:10:51.008ZINFOphd-runner: [VM - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 532 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9402023-11-01T17:10:51.008ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9412023-11-01T17:10:51.008ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6 wanted = ls foo.bar 2> /dev/null\n
9422023-11-01T17:10:51.018ZINFOphd-runner: [SERIAL - EVENT] localhost:~# ls foo.bar 2> /dev/null file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9432023-11-01T17:10:51.018ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9442023-11-01T17:10:51.018ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6 wanted = localhost:~#
9452023-11-01T17:10:51.040ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9462023-11-01T17:10:51.040ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6 wanted = touch ./foo.bar\n
9472023-11-01T17:10:51.051ZINFOphd-runner: [SERIAL - EVENT] localhost:~# touch ./foo.bar file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9482023-11-01T17:10:51.051ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9492023-11-01T17:10:51.051ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6 wanted = localhost:~#
9502023-11-01T17:10:51.073ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9512023-11-01T17:10:51.073ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6 wanted = sync ./foo.bar\n
9522023-11-01T17:10:51.083ZINFOphd-runner: [SERIAL - EVENT] localhost:~# sync ./foo.bar file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9532023-11-01T17:10:51.084ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9542023-11-01T17:10:51.084ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6 wanted = localhost:~#
9552023-11-01T17:10:51.106ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
9562023-11-01T17:10:51.106ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/28a9fccc-1c7e-4e07-b8f5-ddfbe4b9595c.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = migration_smoke_target
9572023-11-01T17:10:51.106ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
9582023-11-01T17:10:51.106ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9592023-11-01T17:10:51.109ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_smoke_target.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
9602023-11-01T17:10:51.109ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/migration_smoke_target.stderr.log" stdout_path = "/tmp/propolis-phd/migration_smoke_target.stdout.log" target = phd_framework::server_log_mode
9612023-11-01T17:10:51.119ZINFOphd-runner: [NEW - EVENT] Launched server with pid 879 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
9622023-11-01T17:10:51.119ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 13 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
9632023-11-01T17:10:51.123ZINFOphd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 370 migration_id = 93f4b1f3-eac2-4353-bf6d-e32c3dbf26af target = phd_framework::test_vm vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9642023-11-01T17:10:51.124ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9652023-11-01T17:10:51.740ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9662023-11-01T17:10:51.740ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9672023-11-01T17:10:51.741ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 7face4fc-9504-465e-867f-aebc5888adfe, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-7face4fc-9504-465e-867f-aebc5888adfe", vcpus: 2 }, state: Migrating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/28a9fccc-1c7e-4e07-b8f5-ddfbe4b9595c.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9682023-11-01T17:10:51.741ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 93f4b1f3-eac2-4353-bf6d-e32c3dbf26af target = phd_framework::test_vm vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9692023-11-01T17:11:02.941ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7718}}" file = phd-tests/framework/src/serial/mod.rs line = 44 target = phd_framework::serial vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9702023-11-01T17:11:02.941ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None file = phd-tests/framework/src/serial/mod.rs line = 47 target = phd_framework::serial vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9712023-11-01T17:11:02.942ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 16165 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9722023-11-01T17:11:07.018ZINFOphd-runner: [MIGRATE - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 397 migration_id = 93f4b1f3-eac2-4353-bf6d-e32c3dbf26af target = phd_framework::test_vm vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9732023-11-01T17:11:07.018ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 15276 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 93f4b1f3-eac2-4353-bf6d-e32c3dbf26af target = phd_framework::test_vm vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9742023-11-01T17:11:07.022ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9752023-11-01T17:11:07.022ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe wanted = ls foo.bar\n
9762023-11-01T17:11:07.033ZINFOphd-runner: [SERIAL - EVENT] ls foo.bar file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9772023-11-01T17:11:07.033ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9782023-11-01T17:11:07.033ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe wanted = localhost:~#
9792023-11-01T17:11:07.055ZINFOphd-runner: [SERIAL - EVENT] foo.bar file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9802023-11-01T17:11:07.056ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9812023-11-01T17:11:07.056ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9822023-11-01T17:11:07.056ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9832023-11-01T17:11:07.057ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9842023-11-01T17:11:07.057ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9852023-11-01T17:11:07.058ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9862023-11-01T17:11:07.058ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 15317 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9872023-11-01T17:11:07.511ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9882023-11-01T17:11:07.514ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server
9892023-11-01T17:11:07.533ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server
9902023-11-01T17:11:07.534ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 15793 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9912023-11-01T17:11:07.534ZINFOphd-runner: [VM - END] elapsed_milliseconds = 16410 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_smoke_target vm_id = 7face4fc-9504-465e-867f-aebc5888adfe
9922023-11-01T17:11:07.534ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9932023-11-01T17:11:07.537ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
9942023-11-01T17:11:07.555ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
9952023-11-01T17:11:07.556ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/28a9fccc-1c7e-4e07-b8f5-ddfbe4b9595c.phd_disk target = phd_framework::disk::file
9962023-11-01T17:11:07.560ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 20783 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9972023-11-01T17:11:07.560ZINFOphd-runner: [VM - END] elapsed_milliseconds = 21398 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 2ef34e21-af97-4e13-a6d5-889c94d3ebf6
9982023-11-01T17:11:07.560ZINFOphd-runner: test phd_tests::migrate::smoke_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
9992023-11-01T17:11:07.560ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
10002023-11-01T17:11:07.560ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
10012023-11-01T17:11:07.560ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 33 target = phd_runner::fixtures
10022023-11-01T17:11:07.560ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 33 target = phd_runner::fixtures
1003 test result: ok. 10 passed; 0 failed; 4 skipped; 0 not run; finished in 124.17s
1004