Max level shown:
12023-12-14T21:10:20.749ZINFOphd-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-12-14T21:10:20.751ZINFOphd-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-12-14T21:10:20.752ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 23 target = phd_runner::fixtures
42023-12-14T21:10:20.752ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 23 target = phd_runner::fixtures
52023-12-14T21:10:20.752ZINFOphd-runner: Running 14 test(s) file = phd-tests/runner/src/execute.rs line = 98 target = phd_runner::execute
62023-12-14T21:10:20.752ZINFOphd-runner: Starting test phd_tests::smoke::instance_spec_get_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
72023-12-14T21:10:20.752ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
82023-12-14T21:10:20.752ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
92023-12-14T21:10:20.752ZINFOphd-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-12-14T21:10:20.752ZINFOphd-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-12-14T21:10:22.089ZINFOphd-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-12-14T21:10:22.089ZINFOphd-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-12-14T21:10:51.873ZINFOphd-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-12-14T21:10:51.873ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/d5d4fe6c-b13f-4ef8-b600-42488551c3a3.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
152023-12-14T21:10:51.894ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
162023-12-14T21:10:51.895ZINFOphd-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/d5d4fe6c-b13f-4ef8-b600-42488551c3a3.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
172023-12-14T21:10:51.895ZINFOphd-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-12-14T21:10:51.895ZINFOphd-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-12-14T21:10:51.895ZINFOphd-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 = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
202023-12-14T21:10:51.897ZINFOphd-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
212023-12-14T21:10:51.897ZINFOphd-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
222023-12-14T21:10:51.912ZINFOphd-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
232023-12-14T21:10:51.912ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
242023-12-14T21:10:51.913ZINFOphd-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 = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
252023-12-14T21:10:52.954ZINFOphd-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 = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
262023-12-14T21:10:52.954ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_spec_test vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
272023-12-14T21:10:52.955ZINFOphd-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: 1cb446b3-b75d-4c0d-8806-94f28745c4a4, image_id: 00000000-0000-0000-0000-000000000000, memory: 3072, name: "phd-vm-1cb446b3-b75d-4c0d-8806-94f28745c4a4", 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/d5d4fe6c-b13f-4ef8-b600-42488551c3a3.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 = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
282023-12-14T21:10:52.955ZINFOphd-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 = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
292023-12-14T21:10:52.956ZINFOphd-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 = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
302023-12-14T21:10:52.957ZINFOphd-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 = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
312023-12-14T21:10:52.957ZINFOphd-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 = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
322023-12-14T21:10:52.957ZINFOphd-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 = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
332023-12-14T21:10:52.958ZINFOphd-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 = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
342023-12-14T21:10:52.958ZINFOphd-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 = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
352023-12-14T21:10:52.959ZINFOphd-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 = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
362023-12-14T21:10:52.959ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 5 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_spec_test vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
372023-12-14T21:10:53.342ZINFOphd-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 = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
382023-12-14T21:10:53.984ZINFOphd-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 = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
392023-12-14T21:10:53.987ZINFOphd-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
402023-12-14T21:10:54.006ZINFOphd-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
412023-12-14T21:10:54.006ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/d5d4fe6c-b13f-4ef8-b600-42488551c3a3.phd_disk target = phd_framework::disk::file
422023-12-14T21:10:54.010ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 1055 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_spec_test vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
432023-12-14T21:10:54.010ZINFOphd-runner: [VM - END] elapsed_milliseconds = 2098 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_spec_test vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
442023-12-14T21:10:54.010ZINFOphd-runner: test phd_tests::smoke::instance_spec_get_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
452023-12-14T21:10:54.010ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
462023-12-14T21:10:54.010ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
472023-12-14T21:10:54.010ZINFOphd-runner: Starting test phd_tests::smoke::nproc_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
482023-12-14T21:10:54.010ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
492023-12-14T21:10:54.010ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
502023-12-14T21:10:54.010ZINFOphd-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
512023-12-14T21:10:54.011ZINFOphd-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
522023-12-14T21:10:54.011ZINFOphd-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
532023-12-14T21:10:54.011ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/29610e5e-64bd-4dfc-af47-22a82d66bc34.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
542023-12-14T21:10:54.034ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
552023-12-14T21:10:54.035ZINFOphd-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/29610e5e-64bd-4dfc-af47-22a82d66bc34.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
562023-12-14T21:10:54.035ZINFOphd-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
572023-12-14T21:10:54.035ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
582023-12-14T21:10:54.037ZINFOphd-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
592023-12-14T21:10:54.037ZINFOphd-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
602023-12-14T21:10:54.044ZINFOphd-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
612023-12-14T21:10:54.044ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
622023-12-14T21:10:54.044ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
632023-12-14T21:10:54.650ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
642023-12-14T21:10:54.650ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
652023-12-14T21:10:54.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: 9a17e6bd-d71c-4add-97b7-4375b356ff89, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-9a17e6bd-d71c-4add-97b7-4375b356ff89", 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/29610e5e-64bd-4dfc-af47-22a82d66bc34.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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
662023-12-14T21:10:54.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 = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
672023-12-14T21:10:54.652ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
682023-12-14T21:10:54.652ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
692023-12-14T21:10:54.652ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89 wanted = localhost login:
702023-12-14T21:10:55.739ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
712023-12-14T21:10:55.740ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
722023-12-14T21:10:55.740ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
732023-12-14T21:10:55.740ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
742023-12-14T21:10:55.751ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
752023-12-14T21:10:55.751ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
762023-12-14T21:10:55.751ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
772023-12-14T21:10:55.762ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
782023-12-14T21:10:56.785ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
792023-12-14T21:10:56.785ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
802023-12-14T21:10:58.853ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
812023-12-14T21:10:58.853ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
822023-12-14T21:10:58.853ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
832023-12-14T21:10:58.853ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
842023-12-14T21:10:58.864ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
852023-12-14T21:10:58.864ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
862023-12-14T21:10:58.865ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
872023-12-14T21:10:58.865ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
882023-12-14T21:10:58.919ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
892023-12-14T21:10:58.930ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
902023-12-14T21:10:58.930ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
912023-12-14T21:10:58.952ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
922023-12-14T21:10:59.007ZINFOphd-runner: [SERIAL - EVENT] [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
932023-12-14T21:10:59.018ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
942023-12-14T21:10:59.018ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
952023-12-14T21:10:59.018ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
962023-12-14T21:10:59.029ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
972023-12-14T21:10:59.084ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
982023-12-14T21:10:59.244ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
992023-12-14T21:10:59.277ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1002023-12-14T21:10:59.298ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1012023-12-14T21:10:59.310ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1022023-12-14T21:10:59.321ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1032023-12-14T21:10:59.332ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1042023-12-14T21:10:59.343ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1052023-12-14T21:10:59.354ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1062023-12-14T21:10:59.365ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1072023-12-14T21:10:59.366ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1082023-12-14T21:10:59.376ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1092023-12-14T21:10:59.387ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1102023-12-14T21:10:59.398ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1112023-12-14T21:10:59.512ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1122023-12-14T21:10:59.513ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1132023-12-14T21:10:59.513ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1142023-12-14T21:10:59.513ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1152023-12-14T21:10:59.513ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89 wanted = localhost:~#
1162023-12-14T21:10:59.523ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1172023-12-14T21:10:59.523ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1182023-12-14T21:10:59.523ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1192023-12-14T21:10:59.523ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1202023-12-14T21:10:59.523ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1212023-12-14T21:10:59.523ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1222023-12-14T21:10:59.524ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1232023-12-14T21:10:59.524ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1242023-12-14T21:10:59.524ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1252023-12-14T21:10:59.524ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1262023-12-14T21:10:59.524ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1272023-12-14T21:10:59.524ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4872 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1282023-12-14T21:10:59.524ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1292023-12-14T21:10:59.524ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1302023-12-14T21:10:59.524ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89 wanted = nproc\n
1312023-12-14T21:10:59.534ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1322023-12-14T21:10:59.535ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1332023-12-14T21:10:59.535ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89 wanted = localhost:~#
1342023-12-14T21:10:59.556ZINFOphd-runner: [SERIAL - EVENT] 6 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1352023-12-14T21:10:59.556ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1362023-12-14T21:10:59.557ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1372023-12-14T21:10:59.557ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1382023-12-14T21:10:59.557ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1392023-12-14T21:10:59.557ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1402023-12-14T21:10:59.559ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1412023-12-14T21:10:59.559ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4908 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1422023-12-14T21:11:00.248ZINFOphd-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 = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1432023-12-14T21:11:00.251ZINFOphd-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
1442023-12-14T21:11:00.266ZINFOphd-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
1452023-12-14T21:11:00.266ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/29610e5e-64bd-4dfc-af47-22a82d66bc34.phd_disk target = phd_framework::disk::file
1462023-12-14T21:11:00.270ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 5619 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1472023-12-14T21:11:00.270ZINFOphd-runner: [VM - END] elapsed_milliseconds = 6225 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = nproc_test vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
1482023-12-14T21:11:00.270ZINFOphd-runner: test phd_tests::smoke::nproc_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
1492023-12-14T21:11:00.270ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1502023-12-14T21:11:00.270ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1512023-12-14T21:11:00.270ZINFOphd-runner: Starting test phd_tests::hw::lspci_lifecycle_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
1522023-12-14T21:11:00.270ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1532023-12-14T21:11:00.270ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1542023-12-14T21:11:00.270ZINFOphd-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
1552023-12-14T21:11:00.270ZINFOphd-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
1562023-12-14T21:11:00.270ZINFOphd-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
1572023-12-14T21:11:00.271ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/f6c3bdd4-6a50-4962-a430-dac372f11667.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
1582023-12-14T21:11:00.294ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
1592023-12-14T21:11:00.294ZINFOphd-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/f6c3bdd4-6a50-4962-a430-dac372f11667.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
1602023-12-14T21:11:00.294ZINFOphd-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
1612023-12-14T21:11:00.294ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1622023-12-14T21:11:00.296ZINFOphd-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
1632023-12-14T21:11:00.296ZINFOphd-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
1642023-12-14T21:11:00.304ZINFOphd-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
1652023-12-14T21:11:00.304ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
1662023-12-14T21:11:00.305ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1672023-12-14T21:11:00.923ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1682023-12-14T21:11:00.923ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1692023-12-14T21:11:00.924ZINFOphd-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: cb90ce2f-d3de-41a9-888f-1e55e8a577e8, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-cb90ce2f-d3de-41a9-888f-1e55e8a577e8", 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/f6c3bdd4-6a50-4962-a430-dac372f11667.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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1702023-12-14T21:11:00.924ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1712023-12-14T21:11:00.925ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1722023-12-14T21:11:00.925ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1732023-12-14T21:11:00.925ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8 wanted = localhost login:
1742023-12-14T21:11:02.007ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1752023-12-14T21:11:02.007ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1762023-12-14T21:11:02.007ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1772023-12-14T21:11:02.007ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1782023-12-14T21:11:02.019ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1792023-12-14T21:11:02.019ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1802023-12-14T21:11:02.030ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1812023-12-14T21:11:02.030ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1822023-12-14T21:11:03.054ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1832023-12-14T21:11:03.054ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1842023-12-14T21:11:04.416ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1852023-12-14T21:11:04.427ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1862023-12-14T21:11:04.427ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1872023-12-14T21:11:04.427ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1882023-12-14T21:11:04.427ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1892023-12-14T21:11:04.427ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1902023-12-14T21:11:04.438ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1912023-12-14T21:11:04.438ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1922023-12-14T21:11:04.482ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1932023-12-14T21:11:04.494ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1942023-12-14T21:11:04.494ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1952023-12-14T21:11:04.516ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1962023-12-14T21:11:04.582ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1972023-12-14T21:11:04.593ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1982023-12-14T21:11:04.594ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
1992023-12-14T21:11:04.594ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2002023-12-14T21:11:04.605ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2012023-12-14T21:11:04.648ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2022023-12-14T21:11:04.818ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2032023-12-14T21:11:04.852ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2042023-12-14T21:11:04.873ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2052023-12-14T21:11:04.884ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2062023-12-14T21:11:04.895ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2072023-12-14T21:11:04.906ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2082023-12-14T21:11:04.918ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2092023-12-14T21:11:04.929ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2102023-12-14T21:11:04.940ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2112023-12-14T21:11:04.940ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2122023-12-14T21:11:04.951ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2132023-12-14T21:11:04.962ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2142023-12-14T21:11:04.973ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2152023-12-14T21:11:05.087ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2162023-12-14T21:11:05.088ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2172023-12-14T21:11:05.088ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2182023-12-14T21:11:05.088ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2192023-12-14T21:11:05.088ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8 wanted = localhost:~#
2202023-12-14T21:11:05.099ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2212023-12-14T21:11:05.099ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2222023-12-14T21:11:05.099ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2232023-12-14T21:11:05.099ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2242023-12-14T21:11:05.099ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2252023-12-14T21:11:05.099ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2262023-12-14T21:11:05.099ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2272023-12-14T21:11:05.099ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2282023-12-14T21:11:05.099ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2292023-12-14T21:11:05.099ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2302023-12-14T21:11:05.100ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2312023-12-14T21:11:05.100ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4174 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2322023-12-14T21:11:05.100ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2332023-12-14T21:11:05.100ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2342023-12-14T21:11:05.100ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8 wanted = sudo lspci -vvx\n
2352023-12-14T21:11:05.109ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2362023-12-14T21:11:05.109ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2372023-12-14T21:11:05.110ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8 wanted = localhost:~#
2382023-12-14T21:11:05.132ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2392023-12-14T21:11:05.132ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2402023-12-14T21:11:05.132ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8 wanted = sudo lshw -notime\n
2412023-12-14T21:11:05.142ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2422023-12-14T21:11:05.142ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2432023-12-14T21:11:05.143ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8 wanted = localhost:~#
2442023-12-14T21:11:05.165ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2452023-12-14T21:11:05.165ZINFOphd-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
2462023-12-14T21:11:05.165ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2472023-12-14T21:11:05.166ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
2482023-12-14T21:11:05.166ZINFOphd-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/f6c3bdd4-6a50-4962-a430-dac372f11667.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
2492023-12-14T21:11:05.166ZINFOphd-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
2502023-12-14T21:11:05.166ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2512023-12-14T21:11:05.167ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2522023-12-14T21:11:05.167ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4243 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = lspci_lifecycle_test vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
2532023-12-14T21:11:05.169ZINFOphd-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
2542023-12-14T21:11:05.169ZINFOphd-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
2552023-12-14T21:11:05.178ZINFOphd-runner: [NEW - EVENT] Launched server with pid 855 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
2562023-12-14T21:11:05.179ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
2572023-12-14T21:11:05.179ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2582023-12-14T21:11:05.788ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2592023-12-14T21:11:05.788ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2602023-12-14T21:11:05.788ZINFOphd-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: 2075a95e-3cfc-48b8-9b1d-054f0c291d5c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-2075a95e-3cfc-48b8-9b1d-054f0c291d5c", 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/f6c3bdd4-6a50-4962-a430-dac372f11667.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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2612023-12-14T21:11:05.789ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2622023-12-14T21:11:05.789ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2632023-12-14T21:11:05.789ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2642023-12-14T21:11:05.789ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c wanted = localhost login:
2652023-12-14T21:11:06.862ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2662023-12-14T21:11:06.862ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2672023-12-14T21:11:06.862ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2682023-12-14T21:11:06.862ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2692023-12-14T21:11:06.873ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2702023-12-14T21:11:06.873ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2712023-12-14T21:11:06.873ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2722023-12-14T21:11:06.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 = lspci_lifecycle_test_lifecycle_0 vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2732023-12-14T21:11:07.906ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2742023-12-14T21:11:07.906ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2752023-12-14T21:11:09.305ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2762023-12-14T21:11:09.305ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2772023-12-14T21:11:09.305ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2782023-12-14T21:11:09.305ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2792023-12-14T21:11:09.316ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2802023-12-14T21:11:09.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 = lspci_lifecycle_test_lifecycle_0 vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2812023-12-14T21:11:09.316ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2822023-12-14T21:11:09.316ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2832023-12-14T21:11:09.371ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2842023-12-14T21:11:09.382ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2852023-12-14T21:11:09.382ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2862023-12-14T21:11:09.404ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2872023-12-14T21:11:09.482ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2882023-12-14T21:11:09.493ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2892023-12-14T21:11:09.504ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2902023-12-14T21:11:09.504ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2912023-12-14T21:11:09.515ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2922023-12-14T21:11:09.559ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2932023-12-14T21:11:09.717ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2942023-12-14T21:11:09.750ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2952023-12-14T21:11:09.772ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2962023-12-14T21:11:09.782ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2972023-12-14T21:11:09.793ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2982023-12-14T21:11:09.805ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
2992023-12-14T21:11:09.816ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3002023-12-14T21:11:09.827ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3012023-12-14T21:11:09.838ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3022023-12-14T21:11:09.838ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3032023-12-14T21:11:09.849ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3042023-12-14T21:11:09.860ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3052023-12-14T21:11:09.882ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3062023-12-14T21:11:09.977ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3072023-12-14T21:11:09.989ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3082023-12-14T21:11:09.989ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3092023-12-14T21:11:09.989ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3102023-12-14T21:11:09.989ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c wanted = localhost:~#
3112023-12-14T21:11:10.000ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3122023-12-14T21:11:10.000ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3132023-12-14T21:11:10.000ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3142023-12-14T21:11:10.000ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3152023-12-14T21:11:10.000ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3162023-12-14T21:11:10.000ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3172023-12-14T21:11:10.000ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3182023-12-14T21:11:10.000ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3192023-12-14T21:11:10.000ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3202023-12-14T21:11:10.000ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3212023-12-14T21:11:10.000ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3222023-12-14T21:11:10.000ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4211 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3232023-12-14T21:11:10.000ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3242023-12-14T21:11:10.000ZINFOphd-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 = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
3252023-12-14T21:11:10.004ZINFOphd-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
3262023-12-14T21:11:10.021ZINFOphd-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
3272023-12-14T21:11:10.022ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 9098 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
3282023-12-14T21:11:10.022ZINFOphd-runner: [VM - END] elapsed_milliseconds = 9717 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
3292023-12-14T21:11:10.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 = lspci_lifecycle_test_lifecycle_0 vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3302023-12-14T21:11:10.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 = lspci_lifecycle_test_lifecycle_0 vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c wanted = sudo lspci -vvx\n
3312023-12-14T21:11:10.033ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3322023-12-14T21:11:10.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 = lspci_lifecycle_test_lifecycle_0 vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3332023-12-14T21:11:10.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 = lspci_lifecycle_test_lifecycle_0 vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c wanted = localhost:~#
3342023-12-14T21:11:10.055ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3352023-12-14T21:11:10.055ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3362023-12-14T21:11:10.055ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c wanted = sudo lshw -notime\n
3372023-12-14T21:11:10.066ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3382023-12-14T21:11:10.066ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3392023-12-14T21:11:10.066ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c wanted = localhost:~#
3402023-12-14T21:11:10.088ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3412023-12-14T21:11:10.088ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3422023-12-14T21:11:10.089ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3432023-12-14T21:11:10.089ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3442023-12-14T21:11:10.090ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3452023-12-14T21:11:10.090ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3462023-12-14T21:11:10.091ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3472023-12-14T21:11:10.091ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4303 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = lspci_lifecycle_test_lifecycle_0 vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3482023-12-14T21:11:10.469ZINFOphd-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 = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3492023-12-14T21:11:10.473ZINFOphd-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
3502023-12-14T21:11:10.490ZINFOphd-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
3512023-12-14T21:11:10.490ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/f6c3bdd4-6a50-4962-a430-dac372f11667.phd_disk target = phd_framework::disk::file
3522023-12-14T21:11:10.495ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 4706 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3532023-12-14T21:11:10.495ZINFOphd-runner: [VM - END] elapsed_milliseconds = 5315 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
3542023-12-14T21:11:10.495ZINFOphd-runner: test phd_tests::hw::lspci_lifecycle_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
3552023-12-14T21:11:10.495ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
3562023-12-14T21:11:10.495ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
3572023-12-14T21:11:10.495ZINFOphd-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
3582023-12-14T21:11:10.495ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
3592023-12-14T21:11:10.495ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
3602023-12-14T21:11:10.495ZINFOphd-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
3612023-12-14T21:11:10.495ZINFOphd-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
3622023-12-14T21:11:10.495ZINFOphd-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
3632023-12-14T21:11:10.495ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/dd9a0d63-815c-412e-ac92-38f3184ec035.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
3642023-12-14T21:11:10.520ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
3652023-12-14T21:11:10.520ZINFOphd-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/dd9a0d63-815c-412e-ac92-38f3184ec035.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
3662023-12-14T21:11:10.520ZINFOphd-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
3672023-12-14T21:11:10.520ZINFOphd-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 = fb095b85-45fe-448f-8d99-8759f88b7192
3682023-12-14T21:11:10.522ZINFOphd-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
3692023-12-14T21:11:10.522ZINFOphd-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
3702023-12-14T21:11:10.530ZINFOphd-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
3712023-12-14T21:11:10.530ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
3722023-12-14T21:11:10.530ZINFOphd-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 = fb095b85-45fe-448f-8d99-8759f88b7192
3732023-12-14T21:11:10.531ZINFOphd-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 = fb095b85-45fe-448f-8d99-8759f88b7192
3742023-12-14T21:11:11.146ZINFOphd-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 = fb095b85-45fe-448f-8d99-8759f88b7192
3752023-12-14T21:11:11.146ZINFOphd-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 = fb095b85-45fe-448f-8d99-8759f88b7192
3762023-12-14T21:11:11.147ZINFOphd-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: fb095b85-45fe-448f-8d99-8759f88b7192, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-fb095b85-45fe-448f-8d99-8759f88b7192", 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/dd9a0d63-815c-412e-ac92-38f3184ec035.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 = fb095b85-45fe-448f-8d99-8759f88b7192
3772023-12-14T21:11:11.147ZINFOphd-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 = fb095b85-45fe-448f-8d99-8759f88b7192
3782023-12-14T21:11:11.148ZINFOphd-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 = fb095b85-45fe-448f-8d99-8759f88b7192
3792023-12-14T21:11:11.148ZINFOphd-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 = fb095b85-45fe-448f-8d99-8759f88b7192
3802023-12-14T21:11:11.767ZINFOphd-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 = fb095b85-45fe-448f-8d99-8759f88b7192
3812023-12-14T21:11:11.768ZINFOphd-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 = fb095b85-45fe-448f-8d99-8759f88b7192
3822023-12-14T21:11:11.769ZINFOphd-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 = fb095b85-45fe-448f-8d99-8759f88b7192
3832023-12-14T21:11:11.769ZINFOphd-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 = fb095b85-45fe-448f-8d99-8759f88b7192
3842023-12-14T21:11:11.769ZINFOphd-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 = fb095b85-45fe-448f-8d99-8759f88b7192
3852023-12-14T21:11:11.769ZINFOphd-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 = fb095b85-45fe-448f-8d99-8759f88b7192
3862023-12-14T21:11:11.770ZINFOphd-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 = fb095b85-45fe-448f-8d99-8759f88b7192
3872023-12-14T21:11:11.770ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 624 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_reset_requires_running_test vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
3882023-12-14T21:11:12.320ZINFOphd-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 = fb095b85-45fe-448f-8d99-8759f88b7192
3892023-12-14T21:11:12.323ZINFOphd-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
3902023-12-14T21:11:12.340ZINFOphd-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
3912023-12-14T21:11:12.340ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/dd9a0d63-815c-412e-ac92-38f3184ec035.phd_disk target = phd_framework::disk::file
3922023-12-14T21:11:12.344ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 1197 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_reset_requires_running_test vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
3932023-12-14T21:11:12.344ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1813 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
3942023-12-14T21:11:12.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
3952023-12-14T21:11:12.344ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
3962023-12-14T21:11:12.344ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
3972023-12-14T21:11:12.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
3982023-12-14T21:11:12.344ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
3992023-12-14T21:11:12.344ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
4002023-12-14T21:11:12.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
4012023-12-14T21:11:12.345ZINFOphd-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
4022023-12-14T21:11:12.345ZINFOphd-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
4032023-12-14T21:11:12.345ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/dcbbf46c-a758-4280-a119-e0149c1bac39.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
4042023-12-14T21:11:12.370ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
4052023-12-14T21:11:12.370ZINFOphd-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/dcbbf46c-a758-4280-a119-e0149c1bac39.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
4062023-12-14T21:11:12.370ZINFOphd-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
4072023-12-14T21:11:12.370ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4082023-12-14T21:11:12.372ZINFOphd-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
4092023-12-14T21:11:12.372ZINFOphd-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
4102023-12-14T21:11:12.380ZINFOphd-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
4112023-12-14T21:11:12.380ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
4122023-12-14T21:11:12.380ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4132023-12-14T21:11:12.381ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4142023-12-14T21:11:13.003ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4152023-12-14T21:11:13.003ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4162023-12-14T21:11:13.004ZINFOphd-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: 314ff377-082d-4f94-8e96-6a88da6857e4, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-314ff377-082d-4f94-8e96-6a88da6857e4", 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/dcbbf46c-a758-4280-a119-e0149c1bac39.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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4172023-12-14T21:11:13.004ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4182023-12-14T21:11:13.004ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4192023-12-14T21:11:13.004ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4202023-12-14T21:11:13.419ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4212023-12-14T21:11:13.420ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4222023-12-14T21:11:13.420ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4232023-12-14T21:11:13.420ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4242023-12-14T21:11:13.851ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4252023-12-14T21:11:13.852ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4262023-12-14T21:11:13.852ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4272023-12-14T21:11:13.853ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4282023-12-14T21:11:13.853ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4292023-12-14T21:11:13.854ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4302023-12-14T21:11:13.854ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4312023-12-14T21:11:13.855ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4322023-12-14T21:11:13.855ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4332023-12-14T21:11:13.856ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4342023-12-14T21:11:13.856ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4352023-12-14T21:11:13.856ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4362023-12-14T21:11:13.856ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4372023-12-14T21:11:14.441ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4382023-12-14T21:11:14.442ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4392023-12-14T21:11:14.443ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4402023-12-14T21:11:14.443ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4412023-12-14T21:11:14.444ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4422023-12-14T21:11:14.444ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 1440 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_reset_returns_to_running_test vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
4432023-12-14T21:11:14.961ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4442023-12-14T21:11:14.962ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4452023-12-14T21:11:14.963ZINFOphd-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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4462023-12-14T21:11:14.966ZINFOphd-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
4472023-12-14T21:11:14.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
4482023-12-14T21:11:14.982ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/dcbbf46c-a758-4280-a119-e0149c1bac39.phd_disk target = phd_framework::disk::file
4492023-12-14T21:11:14.987ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 1984 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_reset_returns_to_running_test vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
4502023-12-14T21:11:14.987ZINFOphd-runner: [VM - END] elapsed_milliseconds = 2606 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 = 314ff377-082d-4f94-8e96-6a88da6857e4
4512023-12-14T21:11:14.987ZINFOphd-runner: test phd_tests::server_state_machine::instance_reset_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
4522023-12-14T21:11:14.987ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
4532023-12-14T21:11:14.987ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
4542023-12-14T21:11:14.987ZINFOphd-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
4552023-12-14T21:11:14.987ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
4562023-12-14T21:11:14.987ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
4572023-12-14T21:11:14.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
4582023-12-14T21:11:14.988ZINFOphd-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
4592023-12-14T21:11:14.988ZINFOphd-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
4602023-12-14T21:11:14.988ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/3350a3e6-2601-4a24-a325-1d6258dea756.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
4612023-12-14T21:11:15.013ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
4622023-12-14T21:11:15.013ZINFOphd-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/3350a3e6-2601-4a24-a325-1d6258dea756.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
4632023-12-14T21:11:15.013ZINFOphd-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
4642023-12-14T21:11:15.013ZINFOphd-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 = 5dff3707-3617-4e43-824b-c12013ebeda2
4652023-12-14T21:11:15.015ZINFOphd-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
4662023-12-14T21:11:15.015ZINFOphd-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
4672023-12-14T21:11:15.023ZINFOphd-runner: [NEW - EVENT] Launched server with pid 862 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
4682023-12-14T21:11:15.023ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
4692023-12-14T21:11:15.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 = instance_stop_causes_destroy_test vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
4702023-12-14T21:11:15.647ZINFOphd-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 = 5dff3707-3617-4e43-824b-c12013ebeda2
4712023-12-14T21:11:15.647ZINFOphd-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 = 5dff3707-3617-4e43-824b-c12013ebeda2
4722023-12-14T21:11:15.648ZINFOphd-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: 5dff3707-3617-4e43-824b-c12013ebeda2, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-5dff3707-3617-4e43-824b-c12013ebeda2", 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/3350a3e6-2601-4a24-a325-1d6258dea756.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 = 5dff3707-3617-4e43-824b-c12013ebeda2
4732023-12-14T21:11:15.648ZINFOphd-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 = 5dff3707-3617-4e43-824b-c12013ebeda2
4742023-12-14T21:11:15.648ZINFOphd-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 = 5dff3707-3617-4e43-824b-c12013ebeda2
4752023-12-14T21:11:15.649ZINFOphd-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 = 5dff3707-3617-4e43-824b-c12013ebeda2
4762023-12-14T21:11:15.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 = instance_stop_causes_destroy_test vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
4772023-12-14T21:11:15.650ZINFOphd-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 = 5dff3707-3617-4e43-824b-c12013ebeda2
4782023-12-14T21:11:15.650ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 3 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_stop_causes_destroy_test vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
4792023-12-14T21:11:16.326ZINFOphd-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 = 5dff3707-3617-4e43-824b-c12013ebeda2
4802023-12-14T21:11:16.327ZINFOphd-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 = 5dff3707-3617-4e43-824b-c12013ebeda2
4812023-12-14T21:11:16.327ZINFOphd-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 = 5dff3707-3617-4e43-824b-c12013ebeda2
4822023-12-14T21:11:16.328ZINFOphd-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 = 5dff3707-3617-4e43-824b-c12013ebeda2
4832023-12-14T21:11:16.329ZINFOphd-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 = 5dff3707-3617-4e43-824b-c12013ebeda2
4842023-12-14T21:11:16.331ZINFOphd-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
4852023-12-14T21:11:16.348ZINFOphd-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
4862023-12-14T21:11:16.348ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/3350a3e6-2601-4a24-a325-1d6258dea756.phd_disk target = phd_framework::disk::file
4872023-12-14T21:11:16.353ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 705 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_stop_causes_destroy_test vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
4882023-12-14T21:11:16.353ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1329 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
4892023-12-14T21:11:16.353ZINFOphd-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
4902023-12-14T21:11:16.353ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
4912023-12-14T21:11:16.353ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
4922023-12-14T21:11:16.353ZINFOphd-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
4932023-12-14T21:11:16.353ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
4942023-12-14T21:11:16.353ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
4952023-12-14T21:11:16.353ZINFOphd-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
4962023-12-14T21:11:16.353ZINFOphd-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
4972023-12-14T21:11:16.353ZINFOphd-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
4982023-12-14T21:11:16.353ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/2fa9428c-e18e-4f19-b494-a739ac9798d1.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
4992023-12-14T21:11:16.378ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5002023-12-14T21:11:16.378ZINFOphd-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/2fa9428c-e18e-4f19-b494-a739ac9798d1.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
5012023-12-14T21:11:16.378ZINFOphd-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
5022023-12-14T21:11:16.378ZINFOphd-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 = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5032023-12-14T21:11:16.381ZINFOphd-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
5042023-12-14T21:11:16.381ZINFOphd-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
5052023-12-14T21:11:16.388ZINFOphd-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
5062023-12-14T21:11:16.389ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5072023-12-14T21:11:16.389ZINFOphd-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 = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5082023-12-14T21:11:17.003ZINFOphd-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 = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5092023-12-14T21:11:17.004ZINFOphd-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 = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5102023-12-14T21:11:17.004ZINFOphd-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: e8af5d65-5e1a-4ae4-820a-a0b7944f995b, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-e8af5d65-5e1a-4ae4-820a-a0b7944f995b", 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/2fa9428c-e18e-4f19-b494-a739ac9798d1.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 = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5112023-12-14T21:11:17.004ZINFOphd-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 = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5122023-12-14T21:11:17.005ZINFOphd-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 = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5132023-12-14T21:11:17.005ZINFOphd-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 = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5142023-12-14T21:11:17.005ZINFOphd-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 = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5152023-12-14T21:11:17.303ZINFOphd-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 = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5162023-12-14T21:11:17.304ZINFOphd-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 = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5172023-12-14T21:11:17.305ZINFOphd-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 = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5182023-12-14T21:11:17.305ZINFOphd-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 = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5192023-12-14T21:11:17.305ZINFOphd-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 = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5202023-12-14T21:11:17.305ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 301 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_ensure_running_test vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5212023-12-14T21:11:17.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 = instance_ensure_running_test vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5222023-12-14T21:11:17.581ZINFOphd-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 = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5232023-12-14T21:11:17.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
5242023-12-14T21:11:17.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
5252023-12-14T21:11:17.600ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/2fa9428c-e18e-4f19-b494-a739ac9798d1.phd_disk target = phd_framework::disk::file
5262023-12-14T21:11:17.605ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 601 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_ensure_running_test vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5272023-12-14T21:11:17.605ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1216 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
5282023-12-14T21:11:17.605ZINFOphd-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
5292023-12-14T21:11:17.605ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
5302023-12-14T21:11:17.605ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
5312023-12-14T21:11:17.605ZINFOphd-runner: Starting test phd_tests::migrate::multiple_migrations file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
5322023-12-14T21:11:17.605ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
5332023-12-14T21:11:17.605ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
5342023-12-14T21:11:17.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
5352023-12-14T21:11:17.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
5362023-12-14T21:11:17.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
5372023-12-14T21:11:17.605ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/c30298ed-ce7c-4948-ab20-26f78dd5b0a7.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
5382023-12-14T21:11:17.630ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5392023-12-14T21:11:17.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/c30298ed-ce7c-4948-ab20-26f78dd5b0a7.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
5402023-12-14T21:11:17.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
5412023-12-14T21:11:17.630ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5422023-12-14T21:11:17.633ZINFOphd-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
5432023-12-14T21:11:17.633ZINFOphd-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
5442023-12-14T21:11:17.640ZINFOphd-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
5452023-12-14T21:11:17.640ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5462023-12-14T21:11:17.640ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5472023-12-14T21:11:17.640ZINFOphd-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/c30298ed-ce7c-4948-ab20-26f78dd5b0a7.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
5482023-12-14T21:11:17.640ZINFOphd-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
5492023-12-14T21:11:17.641ZINFOphd-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 = 18916af3-a257-4991-8c56-b62cf9877dc4
5502023-12-14T21:11:17.643ZINFOphd-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
5512023-12-14T21:11:17.643ZINFOphd-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
5522023-12-14T21:11:17.649ZINFOphd-runner: [NEW - EVENT] Launched server with pid 867 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
5532023-12-14T21:11:17.649ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5542023-12-14T21:11:17.649ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5552023-12-14T21:11:17.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/c30298ed-ce7c-4948-ab20-26f78dd5b0a7.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
5562023-12-14T21:11:17.650ZINFOphd-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
5572023-12-14T21:11:17.650ZINFOphd-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 = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
5582023-12-14T21:11:17.652ZINFOphd-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
5592023-12-14T21:11:17.652ZINFOphd-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
5602023-12-14T21:11:17.660ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
5612023-12-14T21:11:17.660ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5622023-12-14T21:11:17.784ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5632023-12-14T21:11:17.784ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5642023-12-14T21:11:17.785ZINFOphd-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: f2807fc8-72c7-4acb-a66f-0c9f39ebee89, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-f2807fc8-72c7-4acb-a66f-0c9f39ebee89", 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/c30298ed-ce7c-4948-ab20-26f78dd5b0a7.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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5652023-12-14T21:11:17.785ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5662023-12-14T21:11:17.785ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5672023-12-14T21:11:17.785ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5682023-12-14T21:11:17.785ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89 wanted = localhost login:
5692023-12-14T21:11:18.888ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5702023-12-14T21:11:18.888ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5712023-12-14T21:11:18.888ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5722023-12-14T21:11:18.888ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5732023-12-14T21:11:18.899ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5742023-12-14T21:11:18.899ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5752023-12-14T21:11:18.900ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5762023-12-14T21:11:18.910ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5772023-12-14T21:11:19.935ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5782023-12-14T21:11:19.935ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5792023-12-14T21:11:21.332ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5802023-12-14T21:11:21.343ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5812023-12-14T21:11:21.343ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5822023-12-14T21:11:21.343ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5832023-12-14T21:11:21.343ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5842023-12-14T21:11:21.353ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5852023-12-14T21:11:21.353ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5862023-12-14T21:11:21.353ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5872023-12-14T21:11:21.398ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5882023-12-14T21:11:21.409ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5892023-12-14T21:11:21.420ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5902023-12-14T21:11:21.442ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5912023-12-14T21:11:21.498ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5922023-12-14T21:11:21.508ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5932023-12-14T21:11:21.508ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5942023-12-14T21:11:21.508ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5952023-12-14T21:11:21.519ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5962023-12-14T21:11:21.574ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5972023-12-14T21:11:21.727ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5982023-12-14T21:11:21.759ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
5992023-12-14T21:11:21.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 = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6002023-12-14T21:11:21.793ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6012023-12-14T21:11:21.804ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6022023-12-14T21:11:21.814ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6032023-12-14T21:11:21.825ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6042023-12-14T21:11:21.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 = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6052023-12-14T21:11:21.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 = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6062023-12-14T21:11:21.848ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6072023-12-14T21:11:21.859ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6082023-12-14T21:11:21.869ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6092023-12-14T21:11:21.892ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6102023-12-14T21:11:21.988ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6112023-12-14T21:11:22.000ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6122023-12-14T21:11:22.000ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6132023-12-14T21:11:22.000ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6142023-12-14T21:11:22.000ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89 wanted = localhost:~#
6152023-12-14T21:11:22.011ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6162023-12-14T21:11:22.011ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6172023-12-14T21:11:22.011ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6182023-12-14T21:11:22.011ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6192023-12-14T21:11:22.011ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6202023-12-14T21:11:22.011ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6212023-12-14T21:11:22.011ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6222023-12-14T21:11:22.011ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6232023-12-14T21:11:22.011ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6242023-12-14T21:11:22.012ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6252023-12-14T21:11:22.012ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6262023-12-14T21:11:22.012ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4226 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6272023-12-14T21:11:22.012ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6282023-12-14T21:11:22.012ZINFOphd-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 = 9bf0f669-16b0-4edb-af7a-be9dfe2dcc03 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
6292023-12-14T21:11:22.125ZINFOphd-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 = 18916af3-a257-4991-8c56-b62cf9877dc4
6302023-12-14T21:11:22.126ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_1 vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
6312023-12-14T21:11:22.126ZINFOphd-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: 18916af3-a257-4991-8c56-b62cf9877dc4, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-18916af3-a257-4991-8c56-b62cf9877dc4", 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/c30298ed-ce7c-4948-ab20-26f78dd5b0a7.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 = 18916af3-a257-4991-8c56-b62cf9877dc4
6322023-12-14T21:11:22.126ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 9bf0f669-16b0-4edb-af7a-be9dfe2dcc03 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
6332023-12-14T21:11:33.408ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6342023-12-14T21:11:33.408ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6352023-12-14T21:11:33.408ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 15624 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6362023-12-14T21:11:36.938ZINFOphd-runner: [MIGRATE - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 397 migration_id = 9bf0f669-16b0-4edb-af7a-be9dfe2dcc03 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
6372023-12-14T21:11:36.938ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 14811 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 9bf0f669-16b0-4edb-af7a-be9dfe2dcc03 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
6382023-12-14T21:11:36.938ZINFOphd-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 = 18916af3-a257-4991-8c56-b62cf9877dc4
6392023-12-14T21:11:36.938ZINFOphd-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 = 18916af3-a257-4991-8c56-b62cf9877dc4 wanted = echo Hello world\n
6402023-12-14T21:11:36.950ZINFOphd-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 = 18916af3-a257-4991-8c56-b62cf9877dc4
6412023-12-14T21:11:36.950ZINFOphd-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 = 18916af3-a257-4991-8c56-b62cf9877dc4
6422023-12-14T21:11:36.950ZINFOphd-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 = 18916af3-a257-4991-8c56-b62cf9877dc4 wanted = localhost:~#
6432023-12-14T21:11:36.961ZINFOphd-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 = 18916af3-a257-4991-8c56-b62cf9877dc4
6442023-12-14T21:11:36.961ZINFOphd-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 = 49117368-9f24-4175-838a-c69eb9c0336c target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6452023-12-14T21:11:37.078ZINFOphd-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 = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6462023-12-14T21:11:37.078ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_2 vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6472023-12-14T21:11:37.079ZINFOphd-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: aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f", 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/c30298ed-ce7c-4948-ab20-26f78dd5b0a7.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 = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6482023-12-14T21:11:37.079ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 49117368-9f24-4175-838a-c69eb9c0336c target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6492023-12-14T21:11:48.356ZINFOphd-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 = 18916af3-a257-4991-8c56-b62cf9877dc4
6502023-12-14T21:11:48.356ZINFOphd-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 = 18916af3-a257-4991-8c56-b62cf9877dc4
6512023-12-14T21:11:48.356ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 26230 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_1 vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
6522023-12-14T21:11:53.080ZINFOphd-runner: [MIGRATE - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 397 migration_id = 49117368-9f24-4175-838a-c69eb9c0336c target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6532023-12-14T21:11:53.080ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 16000 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 49117368-9f24-4175-838a-c69eb9c0336c target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6542023-12-14T21:11:53.080ZINFOphd-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 = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6552023-12-14T21:11:53.080ZINFOphd-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 = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f wanted = echo I have migrated!\n
6562023-12-14T21:11:53.091ZINFOphd-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 = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6572023-12-14T21:11:53.091ZINFOphd-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 = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6582023-12-14T21:11:53.091ZINFOphd-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 = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f wanted = localhost:~#
6592023-12-14T21:11:53.113ZINFOphd-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 = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6602023-12-14T21:11:53.113ZINFOphd-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 = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6612023-12-14T21:11:53.114ZINFOphd-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 = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6622023-12-14T21:11:53.114ZINFOphd-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 = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6632023-12-14T21:11:53.115ZINFOphd-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 = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6642023-12-14T21:11:53.115ZINFOphd-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 = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6652023-12-14T21:11:53.115ZINFOphd-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 = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6662023-12-14T21:11:53.115ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 16036 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_2 vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6672023-12-14T21:11:53.398ZINFOphd-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 = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6682023-12-14T21:11:53.402ZINFOphd-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
6692023-12-14T21:11:53.421ZINFOphd-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
6702023-12-14T21:11:53.421ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 16342 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_2 vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6712023-12-14T21:11:53.421ZINFOphd-runner: [VM - END] elapsed_milliseconds = 16459 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
6722023-12-14T21:11:53.421ZINFOphd-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 = 18916af3-a257-4991-8c56-b62cf9877dc4
6732023-12-14T21:11:53.425ZINFOphd-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
6742023-12-14T21:11:53.442ZINFOphd-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
6752023-12-14T21:11:53.442ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 31316 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_1 vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
6762023-12-14T21:11:53.443ZINFOphd-runner: [VM - END] elapsed_milliseconds = 31430 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
6772023-12-14T21:11:53.443ZINFOphd-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 = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6782023-12-14T21:11:53.446ZINFOphd-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
6792023-12-14T21:11:53.462ZINFOphd-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
6802023-12-14T21:11:53.462ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/c30298ed-ce7c-4948-ab20-26f78dd5b0a7.phd_disk target = phd_framework::disk::file
6812023-12-14T21:11:53.466ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 35682 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6822023-12-14T21:11:53.466ZINFOphd-runner: [VM - END] elapsed_milliseconds = 35806 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
6832023-12-14T21:11:53.467ZINFOphd-runner: test phd_tests::migrate::multiple_migrations ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
6842023-12-14T21:11:53.467ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
6852023-12-14T21:11:53.467ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
6862023-12-14T21:11:53.467ZINFOphd-runner: Starting test phd_tests::migrate::incompatible_vms file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
6872023-12-14T21:11:53.467ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
6882023-12-14T21:11:53.467ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
6892023-12-14T21:11:53.467ZINFOphd-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
6902023-12-14T21:11:53.467ZINFOphd-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
6912023-12-14T21:11:53.467ZINFOphd-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
6922023-12-14T21:11:53.467ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/4799113d-59cf-4f04-bde4-5b42adbc83ff.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
6932023-12-14T21:11:53.491ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
6942023-12-14T21:11:53.491ZINFOphd-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/4799113d-59cf-4f04-bde4-5b42adbc83ff.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
6952023-12-14T21:11:53.491ZINFOphd-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
6962023-12-14T21:11:53.491ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
6972023-12-14T21:11:53.493ZINFOphd-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
6982023-12-14T21:11:53.493ZINFOphd-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
6992023-12-14T21:11:53.499ZINFOphd-runner: [NEW - EVENT] Launched server with pid 872 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
7002023-12-14T21:11:53.499ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7012023-12-14T21:11:53.500ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7022023-12-14T21:11:54.114ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7032023-12-14T21:11:54.114ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7042023-12-14T21:11:54.115ZINFOphd-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: 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-44f05fd1-ada4-41fc-bfcf-cbbeb1f15839", 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/4799113d-59cf-4f04-bde4-5b42adbc83ff.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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7052023-12-14T21:11:54.115ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7062023-12-14T21:11:54.115ZINFOphd-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
7072023-12-14T21:11:54.116ZINFOphd-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
7082023-12-14T21:11:54.116ZINFOphd-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
7092023-12-14T21:11:54.116ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/7c8a94e5-d8a2-4743-a119-9274fba9dacd.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
7102023-12-14T21:11:54.142ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7112023-12-14T21:11:54.142ZINFOphd-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/7c8a94e5-d8a2-4743-a119-9274fba9dacd.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
7122023-12-14T21:11:54.142ZINFOphd-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
7132023-12-14T21:11:54.142ZINFOphd-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 = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7142023-12-14T21:11:54.145ZINFOphd-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
7152023-12-14T21:11:54.145ZINFOphd-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
7162023-12-14T21:11:54.153ZINFOphd-runner: [NEW - EVENT] Launched server with pid 873 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
7172023-12-14T21:11:54.153ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7182023-12-14T21:11:54.153ZINFOphd-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 = 1ae876b3-863d-4bdd-8e4b-a28eccd61dc5 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7192023-12-14T21:11:54.154ZINFOphd-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 = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7202023-12-14T21:11:54.779ZINFOphd-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 = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7212023-12-14T21:11:54.779ZINFOphd-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 = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7222023-12-14T21:11:54.780ZINFOphd-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: ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd", 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/7c8a94e5-d8a2-4743-a119-9274fba9dacd.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 = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7232023-12-14T21:11:54.780ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 1ae876b3-863d-4bdd-8e4b-a28eccd61dc5 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7242023-12-14T21:11:54.780ZINFOphd-runner: [MIGRATE - EVENT] Instance reported error during migration file = phd-tests/framework/src/test_vm/mod.rs line = 401 migration_id = 1ae876b3-863d-4bdd-8e4b-a28eccd61dc5 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7252023-12-14T21:11:54.781ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 1ae876b3-863d-4bdd-8e4b-a28eccd61dc5 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7262023-12-14T21:11:54.782ZINFOphd-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 = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7272023-12-14T21:11:54.782ZINFOphd-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 = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7282023-12-14T21:11:54.782ZINFOphd-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 = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7292023-12-14T21:11:54.783ZINFOphd-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 = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7302023-12-14T21:11:54.783ZINFOphd-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 = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7312023-12-14T21:11:54.784ZINFOphd-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 = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7322023-12-14T21:11:54.784ZINFOphd-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 = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7332023-12-14T21:11:55.200ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7342023-12-14T21:11:55.200ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7352023-12-14T21:11:55.200ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7362023-12-14T21:11:55.200ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7372023-12-14T21:11:55.211ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7382023-12-14T21:11:55.211ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7392023-12-14T21:11:55.222ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7402023-12-14T21:11:55.223ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7412023-12-14T21:11:55.327ZINFOphd-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 = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7422023-12-14T21:11:55.331ZINFOphd-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
7432023-12-14T21:11:55.348ZINFOphd-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
7442023-12-14T21:11:55.348ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/7c8a94e5-d8a2-4743-a119-9274fba9dacd.phd_disk target = phd_framework::disk::file
7452023-12-14T21:11:55.353ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 574 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_target_1 vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7462023-12-14T21:11:55.353ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1199 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
7472023-12-14T21:11:55.353ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7482023-12-14T21:11:55.354ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7492023-12-14T21:11:55.354ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7502023-12-14T21:11:55.355ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7512023-12-14T21:11:55.355ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7522023-12-14T21:11:55.355ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7532023-12-14T21:11:55.356ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 1241 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_source_0 vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7542023-12-14T21:11:55.803ZINFOphd-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 = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7552023-12-14T21:11:55.806ZINFOphd-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
7562023-12-14T21:11:55.824ZINFOphd-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
7572023-12-14T21:11:55.824ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/4799113d-59cf-4f04-bde4-5b42adbc83ff.phd_disk target = phd_framework::disk::file
7582023-12-14T21:11:55.829ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 1714 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7592023-12-14T21:11:55.829ZINFOphd-runner: [VM - END] elapsed_milliseconds = 2329 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
7602023-12-14T21:11:55.829ZINFOphd-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
7612023-12-14T21:11:55.829ZINFOphd-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
7622023-12-14T21:11:55.829ZINFOphd-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
7632023-12-14T21:11:55.829ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/79cc4299-815a-4d09-9e1b-65402890e8e0.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
7642023-12-14T21:11:55.854ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7652023-12-14T21:11:55.854ZINFOphd-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/79cc4299-815a-4d09-9e1b-65402890e8e0.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
7662023-12-14T21:11:55.854ZINFOphd-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
7672023-12-14T21:11:55.854ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
7682023-12-14T21:11:55.857ZINFOphd-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
7692023-12-14T21:11:55.857ZINFOphd-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
7702023-12-14T21:11:55.864ZINFOphd-runner: [NEW - EVENT] Launched server with pid 876 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
7712023-12-14T21:11:55.865ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7722023-12-14T21:11:55.865ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
7732023-12-14T21:11:56.481ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
7742023-12-14T21:11:56.481ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
7752023-12-14T21:11:56.482ZINFOphd-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: 38af713d-7561-4410-9095-3ee2fe7b0f4e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-38af713d-7561-4410-9095-3ee2fe7b0f4e", 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/79cc4299-815a-4d09-9e1b-65402890e8e0.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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
7762023-12-14T21:11:56.482ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
7772023-12-14T21:11:56.482ZINFOphd-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
7782023-12-14T21:11:56.483ZINFOphd-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
7792023-12-14T21:11:56.483ZINFOphd-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
7802023-12-14T21:11:56.483ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/4c0e3415-b6a8-4b4f-bb70-f2c738c35dd2.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
7812023-12-14T21:11:56.508ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7822023-12-14T21:11:56.508ZINFOphd-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/4c0e3415-b6a8-4b4f-bb70-f2c738c35dd2.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
7832023-12-14T21:11:56.508ZINFOphd-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
7842023-12-14T21:11:56.509ZINFOphd-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 = 39cd0304-42bc-42aa-80d2-43003634306c
7852023-12-14T21:11:56.511ZINFOphd-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
7862023-12-14T21:11:56.511ZINFOphd-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
7872023-12-14T21:11:56.520ZINFOphd-runner: [NEW - EVENT] Launched server with pid 877 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
7882023-12-14T21:11:56.521ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7892023-12-14T21:11:56.521ZINFOphd-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 = b3714b2b-b60c-4d7c-ac49-60541c58e7e4 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
7902023-12-14T21:11:56.521ZINFOphd-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 = 39cd0304-42bc-42aa-80d2-43003634306c
7912023-12-14T21:11:57.216ZINFOphd-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 = 39cd0304-42bc-42aa-80d2-43003634306c
7922023-12-14T21:11:57.216ZINFOphd-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 = 39cd0304-42bc-42aa-80d2-43003634306c
7932023-12-14T21:11:57.217ZINFOphd-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: 39cd0304-42bc-42aa-80d2-43003634306c, image_id: 00000000-0000-0000-0000-000000000000, memory: 1024, name: "phd-vm-39cd0304-42bc-42aa-80d2-43003634306c", 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/4c0e3415-b6a8-4b4f-bb70-f2c738c35dd2.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 = 39cd0304-42bc-42aa-80d2-43003634306c
7942023-12-14T21:11:57.217ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = b3714b2b-b60c-4d7c-ac49-60541c58e7e4 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
7952023-12-14T21:11:57.218ZINFOphd-runner: [MIGRATE - EVENT] Instance reported error during migration file = phd-tests/framework/src/test_vm/mod.rs line = 401 migration_id = b3714b2b-b60c-4d7c-ac49-60541c58e7e4 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
7962023-12-14T21:11:57.218ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = b3714b2b-b60c-4d7c-ac49-60541c58e7e4 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
7972023-12-14T21:11:57.220ZINFOphd-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 = 39cd0304-42bc-42aa-80d2-43003634306c
7982023-12-14T21:11:57.220ZINFOphd-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 = 39cd0304-42bc-42aa-80d2-43003634306c
7992023-12-14T21:11:57.220ZINFOphd-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 = 39cd0304-42bc-42aa-80d2-43003634306c
8002023-12-14T21:11:57.221ZINFOphd-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 = 39cd0304-42bc-42aa-80d2-43003634306c
8012023-12-14T21:11:57.221ZINFOphd-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 = 39cd0304-42bc-42aa-80d2-43003634306c
8022023-12-14T21:11:57.221ZINFOphd-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 = 39cd0304-42bc-42aa-80d2-43003634306c
8032023-12-14T21:11:57.221ZINFOphd-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 = 39cd0304-42bc-42aa-80d2-43003634306c
8042023-12-14T21:11:57.574ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8052023-12-14T21:11:57.574ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8062023-12-14T21:11:57.574ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8072023-12-14T21:11:57.574ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8082023-12-14T21:11:57.585ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8092023-12-14T21:11:57.585ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8102023-12-14T21:11:57.596ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8112023-12-14T21:11:57.596ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8122023-12-14T21:11:57.897ZINFOphd-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 = 39cd0304-42bc-42aa-80d2-43003634306c
8132023-12-14T21:11:57.900ZINFOphd-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
8142023-12-14T21:11:57.918ZINFOphd-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
8152023-12-14T21:11:57.918ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/4c0e3415-b6a8-4b4f-bb70-f2c738c35dd2.phd_disk target = phd_framework::disk::file
8162023-12-14T21:11:57.922ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 705 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_target_2 vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
8172023-12-14T21:11:57.922ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1401 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
8182023-12-14T21:11:57.923ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8192023-12-14T21:11:57.924ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8202023-12-14T21:11:57.924ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8212023-12-14T21:11:57.924ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8222023-12-14T21:11:57.924ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8232023-12-14T21:11:57.925ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8242023-12-14T21:11:57.925ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 1444 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_source_1 vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8252023-12-14T21:11:58.333ZINFOphd-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 = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8262023-12-14T21:11:58.337ZINFOphd-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
8272023-12-14T21:11:58.354ZINFOphd-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
8282023-12-14T21:11:58.354ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/79cc4299-815a-4d09-9e1b-65402890e8e0.phd_disk target = phd_framework::disk::file
8292023-12-14T21:11:58.358ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 1877 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8302023-12-14T21:11:58.358ZINFOphd-runner: [VM - END] elapsed_milliseconds = 2493 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
8312023-12-14T21:11:58.359ZINFOphd-runner: test phd_tests::migrate::incompatible_vms ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
8322023-12-14T21:11:58.359ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
8332023-12-14T21:11:58.359ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
8342023-12-14T21:11:58.359ZINFOphd-runner: Starting test phd_tests::migrate::smoke_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
8352023-12-14T21:11:58.359ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
8362023-12-14T21:11:58.359ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
8372023-12-14T21:11:58.359ZINFOphd-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
8382023-12-14T21:11:58.359ZINFOphd-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
8392023-12-14T21:11:58.359ZINFOphd-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
8402023-12-14T21:11:58.360ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/ecd54eb4-9811-43fb-a029-7db05b50ef00.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
8412023-12-14T21:11:58.384ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
8422023-12-14T21:11:58.384ZINFOphd-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/ecd54eb4-9811-43fb-a029-7db05b50ef00.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
8432023-12-14T21:11:58.384ZINFOphd-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
8442023-12-14T21:11:58.384ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8452023-12-14T21:11:58.387ZINFOphd-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
8462023-12-14T21:11:58.387ZINFOphd-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
8472023-12-14T21:11:58.394ZINFOphd-runner: [NEW - EVENT] Launched server with pid 880 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
8482023-12-14T21:11:58.395ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
8492023-12-14T21:11:58.395ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8502023-12-14T21:11:59.019ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8512023-12-14T21:11:59.019ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8522023-12-14T21:11:59.020ZINFOphd-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: 2f23b82e-f366-4007-a58e-dc3dcebd9075, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-2f23b82e-f366-4007-a58e-dc3dcebd9075", 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/ecd54eb4-9811-43fb-a029-7db05b50ef00.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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8532023-12-14T21:11:59.020ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8542023-12-14T21:11:59.021ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8552023-12-14T21:11:59.021ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8562023-12-14T21:11:59.021ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075 wanted = localhost login:
8572023-12-14T21:12:00.107ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8582023-12-14T21:12:00.107ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8592023-12-14T21:12:00.107ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8602023-12-14T21:12:00.107ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8612023-12-14T21:12:00.118ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8622023-12-14T21:12:00.118ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8632023-12-14T21:12:00.119ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8642023-12-14T21:12:00.130ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8652023-12-14T21:12:01.154ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8662023-12-14T21:12:01.154ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8672023-12-14T21:12:02.554ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8682023-12-14T21:12:02.565ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8692023-12-14T21:12:02.565ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8702023-12-14T21:12:02.565ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8712023-12-14T21:12:02.565ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8722023-12-14T21:12:02.576ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8732023-12-14T21:12:02.576ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8742023-12-14T21:12:02.577ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8752023-12-14T21:12:02.621ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8762023-12-14T21:12:02.632ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8772023-12-14T21:12:02.643ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8782023-12-14T21:12:02.665ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8792023-12-14T21:12:02.732ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8802023-12-14T21:12:02.743ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8812023-12-14T21:12:02.753ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8822023-12-14T21:12:02.753ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8832023-12-14T21:12:02.764ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8842023-12-14T21:12:02.809ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8852023-12-14T21:12:02.998ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8862023-12-14T21:12:03.030ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8872023-12-14T21:12:03.052ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8882023-12-14T21:12:03.063ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8892023-12-14T21:12:03.075ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8902023-12-14T21:12:03.086ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8912023-12-14T21:12:03.096ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8922023-12-14T21:12:03.107ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8932023-12-14T21:12:03.118ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8942023-12-14T21:12:03.118ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8952023-12-14T21:12:03.129ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8962023-12-14T21:12:03.140ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8972023-12-14T21:12:03.163ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8982023-12-14T21:12:03.267ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
8992023-12-14T21:12:03.267ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9002023-12-14T21:12:03.267ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9012023-12-14T21:12:03.267ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9022023-12-14T21:12:03.268ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075 wanted = localhost:~#
9032023-12-14T21:12:03.278ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9042023-12-14T21:12:03.278ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9052023-12-14T21:12:03.278ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9062023-12-14T21:12:03.278ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9072023-12-14T21:12:03.279ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9082023-12-14T21:12:03.279ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9092023-12-14T21:12:03.279ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9102023-12-14T21:12:03.279ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9112023-12-14T21:12:03.279ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9122023-12-14T21:12:03.279ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9132023-12-14T21:12:03.279ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9142023-12-14T21:12:03.279ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4258 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9152023-12-14T21:12:03.279ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9162023-12-14T21:12:03.279ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9172023-12-14T21:12:03.279ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075 wanted = ls foo.bar 2> /dev/null\n
9182023-12-14T21:12:03.290ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9192023-12-14T21:12:03.290ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9202023-12-14T21:12:03.290ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075 wanted = localhost:~#
9212023-12-14T21:12:03.312ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9222023-12-14T21:12:03.312ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075 wanted = touch ./foo.bar\n
9232023-12-14T21:12:03.323ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9242023-12-14T21:12:03.323ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9252023-12-14T21:12:03.323ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075 wanted = localhost:~#
9262023-12-14T21:12:03.344ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9272023-12-14T21:12:03.344ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075 wanted = sync ./foo.bar\n
9282023-12-14T21:12:03.356ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9292023-12-14T21:12:03.356ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9302023-12-14T21:12:03.356ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075 wanted = localhost:~#
9312023-12-14T21:12:03.367ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
9322023-12-14T21:12:03.367ZINFOphd-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/ecd54eb4-9811-43fb-a029-7db05b50ef00.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
9332023-12-14T21:12:03.367ZINFOphd-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
9342023-12-14T21:12:03.367ZINFOphd-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 = d856d427-f686-4024-9809-6d20e0ea4158
9352023-12-14T21:12:03.370ZINFOphd-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
9362023-12-14T21:12:03.370ZINFOphd-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
9372023-12-14T21:12:03.379ZINFOphd-runner: [NEW - EVENT] Launched server with pid 881 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
9382023-12-14T21:12:03.380ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
9392023-12-14T21:12:03.384ZINFOphd-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 = 6995bf62-ecec-4e64-a6d9-ea41062a4af1 target = phd_framework::test_vm vm = migration_smoke_target vm_id = d856d427-f686-4024-9809-6d20e0ea4158
9402023-12-14T21:12:03.384ZINFOphd-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 = d856d427-f686-4024-9809-6d20e0ea4158
9412023-12-14T21:12:04.004ZINFOphd-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 = d856d427-f686-4024-9809-6d20e0ea4158
9422023-12-14T21:12:04.004ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_smoke_target vm_id = d856d427-f686-4024-9809-6d20e0ea4158
9432023-12-14T21:12:04.005ZINFOphd-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: d856d427-f686-4024-9809-6d20e0ea4158, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-d856d427-f686-4024-9809-6d20e0ea4158", 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/ecd54eb4-9811-43fb-a029-7db05b50ef00.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 = d856d427-f686-4024-9809-6d20e0ea4158
9442023-12-14T21:12:04.005ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 6995bf62-ecec-4e64-a6d9-ea41062a4af1 target = phd_framework::test_vm vm = migration_smoke_target vm_id = d856d427-f686-4024-9809-6d20e0ea4158
9452023-12-14T21:12:15.251ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9462023-12-14T21:12:15.251ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9472023-12-14T21:12:15.251ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 16231 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_smoke_source vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9482023-12-14T21:12:20.782ZINFOphd-runner: [MIGRATE - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 397 migration_id = 6995bf62-ecec-4e64-a6d9-ea41062a4af1 target = phd_framework::test_vm vm = migration_smoke_target vm_id = d856d427-f686-4024-9809-6d20e0ea4158
9492023-12-14T21:12:20.782ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 16776 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 6995bf62-ecec-4e64-a6d9-ea41062a4af1 target = phd_framework::test_vm vm = migration_smoke_target vm_id = d856d427-f686-4024-9809-6d20e0ea4158
9502023-12-14T21:12:20.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 = migration_smoke_target vm_id = d856d427-f686-4024-9809-6d20e0ea4158
9512023-12-14T21:12:20.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 = migration_smoke_target vm_id = d856d427-f686-4024-9809-6d20e0ea4158 wanted = ls foo.bar\n
9522023-12-14T21:12:20.797ZINFOphd-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 = d856d427-f686-4024-9809-6d20e0ea4158
9532023-12-14T21:12:20.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 = migration_smoke_target vm_id = d856d427-f686-4024-9809-6d20e0ea4158
9542023-12-14T21:12:20.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 = migration_smoke_target vm_id = d856d427-f686-4024-9809-6d20e0ea4158 wanted = localhost:~#
9552023-12-14T21:12:20.819ZINFOphd-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 = d856d427-f686-4024-9809-6d20e0ea4158
9562023-12-14T21:12:20.819ZINFOphd-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 = d856d427-f686-4024-9809-6d20e0ea4158
9572023-12-14T21:12:20.820ZINFOphd-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 = d856d427-f686-4024-9809-6d20e0ea4158
9582023-12-14T21:12:20.820ZINFOphd-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 = d856d427-f686-4024-9809-6d20e0ea4158
9592023-12-14T21:12:20.821ZINFOphd-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 = d856d427-f686-4024-9809-6d20e0ea4158
9602023-12-14T21:12:20.821ZINFOphd-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 = d856d427-f686-4024-9809-6d20e0ea4158
9612023-12-14T21:12:20.821ZINFOphd-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 = d856d427-f686-4024-9809-6d20e0ea4158
9622023-12-14T21:12:20.821ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 16817 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_smoke_target vm_id = d856d427-f686-4024-9809-6d20e0ea4158
9632023-12-14T21:12:21.310ZINFOphd-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 = d856d427-f686-4024-9809-6d20e0ea4158
9642023-12-14T21:12:21.314ZINFOphd-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
9652023-12-14T21:12:21.332ZINFOphd-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
9662023-12-14T21:12:21.332ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 17327 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_smoke_target vm_id = d856d427-f686-4024-9809-6d20e0ea4158
9672023-12-14T21:12:21.332ZINFOphd-runner: [VM - END] elapsed_milliseconds = 17948 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_smoke_target vm_id = d856d427-f686-4024-9809-6d20e0ea4158
9682023-12-14T21:12:21.333ZINFOphd-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 = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9692023-12-14T21:12:21.336ZINFOphd-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
9702023-12-14T21:12:21.354ZINFOphd-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
9712023-12-14T21:12:21.354ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/ecd54eb4-9811-43fb-a029-7db05b50ef00.phd_disk target = phd_framework::disk::file
9722023-12-14T21:12:21.358ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 22339 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9732023-12-14T21:12:21.358ZINFOphd-runner: [VM - END] elapsed_milliseconds = 22963 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
9742023-12-14T21:12:21.359ZINFOphd-runner: test phd_tests::migrate::smoke_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
9752023-12-14T21:12:21.359ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
9762023-12-14T21:12:21.359ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
9772023-12-14T21:12:21.359ZINFOphd-runner: Starting test phd_tests::crucible::migrate::load_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
9782023-12-14T21:12:21.359ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
9792023-12-14T21:12:21.359ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
9802023-12-14T21:12:21.359ZINFOphd-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
9812023-12-14T21:12:21.359ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
9822023-12-14T21:12:21.359ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
9832023-12-14T21:12:21.359ZINFOphd-runner: Starting test phd_tests::crucible::migrate::smoke_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
9842023-12-14T21:12:21.359ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
9852023-12-14T21:12:21.359ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
9862023-12-14T21:12:21.359ZINFOphd-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
9872023-12-14T21:12:21.359ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
9882023-12-14T21:12:21.359ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
9892023-12-14T21:12:21.359ZINFOphd-runner: Starting test phd_tests::crucible::smoke::shutdown_persistence_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
9902023-12-14T21:12:21.359ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
9912023-12-14T21:12:21.359ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
9922023-12-14T21:12:21.359ZINFOphd-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
9932023-12-14T21:12:21.359ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
9942023-12-14T21:12:21.359ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
9952023-12-14T21:12:21.359ZINFOphd-runner: Starting test phd_tests::crucible::smoke::boot_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
9962023-12-14T21:12:21.359ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
9972023-12-14T21:12:21.359ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
9982023-12-14T21:12:21.359ZINFOphd-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
9992023-12-14T21:12:21.359ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
10002023-12-14T21:12:21.359ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
10012023-12-14T21:12:21.360ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 33 target = phd_runner::fixtures
10022023-12-14T21:12:21.360ZINFOphd-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 120.61s
1004