Max level shown:
12023-11-28T21:59:28.995ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 32 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", crucible_downstairs_cmd: None, tmp_directory: "/tmp/propolis-phd", artifact_directory: "/tmp/propolis-phd", server_logging_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: [], exclude_filter: [] }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22023-11-28T21:59:28.997ZINFOphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 207 store = Store { local_dir: "/tmp/propolis-phd", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" } }, cached_path: None }, poisoned: false, .. }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat { repo: "oxidecomputer/edk2", series: "image_debug", commit: "6d92acf0a22718dd4175d7c64dbcf7aaec3740bd", sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" } }, cached_path: None }, poisoned: false, .. }}, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } target = phd_framework::artifacts::store
32023-11-28T21:59:28.997ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 23 target = phd_runner::fixtures
42023-11-28T21:59:28.998ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 23 target = phd_runner::fixtures
52023-11-28T21:59:28.998ZINFOphd-runner: Running 14 test(s) file = phd-tests/runner/src/execute.rs line = 98 target = phd_runner::execute
62023-11-28T21:59:28.998ZINFOphd-runner: Starting test phd_tests::hw::lspci_lifecycle_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
72023-11-28T21:59:28.998ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
82023-11-28T21:59:28.998ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
92023-11-28T21:59:28.998ZINFOphd-runner: checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 85 maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
102023-11-28T21:59:28.998ZINFOphd-runner: Downloading artifact with timeout 600s file = phd-tests/framework/src/artifacts/store.rs line = 140 maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
112023-11-28T21:59:42.571ZINFOphd-runner: checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 85 maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
122023-11-28T21:59:42.571ZINFOphd-runner: Downloading artifact with timeout 600s file = phd-tests/framework/src/artifacts/store.rs line = 140 maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store uri = https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
132023-11-28T22:00:21.030ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
142023-11-28T22:00:21.031ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/6c3aed23-26fb-4c20-a38c-d2ed7bac8015.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-11-28T22:00:21.053ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
162023-11-28T22:00:21.053ZINFOphd-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/6c3aed23-26fb-4c20-a38c-d2ed7bac8015.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
172023-11-28T22:00:21.053ZINFOphd-runner: [NEW - EVENT] Examining locally-sourced artifact file = phd-tests/framework/src/artifacts/store.rs line = 52 path = /work/phd-test/propolis-server sha256 = None target = phd_framework::artifacts::store
182023-11-28T22:00:21.053ZINFOphd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path file = phd-tests/framework/src/artifacts/store.rs line = 65 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
192023-11-28T22:00:21.053ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
202023-11-28T22:00:21.056ZINFOphd-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
212023-11-28T22:00:21.056ZINFOphd-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
222023-11-28T22:00:21.070ZINFOphd-runner: [NEW - EVENT] Launched server with pid 848 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
232023-11-28T22:00:21.071ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
242023-11-28T22:00:21.072ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
252023-11-28T22:00:21.701ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
262023-11-28T22:00:21.701ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
272023-11-28T22:00:21.702ZINFOphd-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: d04a1e91-1a1f-49ab-a02d-900c0da708a6, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-d04a1e91-1a1f-49ab-a02d-900c0da708a6", 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/6c3aed23-26fb-4c20-a38c-d2ed7bac8015.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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
282023-11-28T22:00:21.702ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
292023-11-28T22:00:21.703ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
302023-11-28T22:00:21.703ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
312023-11-28T22:00:21.703ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6 wanted = localhost login:
322023-11-28T22:00:22.776ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
332023-11-28T22:00:22.777ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
342023-11-28T22:00:22.777ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
352023-11-28T22:00:22.777ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
362023-11-28T22:00:22.787ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
372023-11-28T22:00:22.787ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
382023-11-28T22:00:22.788ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
392023-11-28T22:00:22.798ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
402023-11-28T22:00:23.824ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
412023-11-28T22:00:23.824ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
422023-11-28T22:00:25.243ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
432023-11-28T22:00:25.243ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
442023-11-28T22:00:25.243ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
452023-11-28T22:00:25.243ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
462023-11-28T22:00:25.254ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
472023-11-28T22:00:25.254ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
482023-11-28T22:00:25.254ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
492023-11-28T22:00:25.254ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
502023-11-28T22:00:25.309ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
512023-11-28T22:00:25.309ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
522023-11-28T22:00:25.320ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
532023-11-28T22:00:25.341ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
542023-11-28T22:00:25.386ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
552023-11-28T22:00:25.397ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
562023-11-28T22:00:25.397ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
572023-11-28T22:00:25.397ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
582023-11-28T22:00:25.419ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
592023-11-28T22:00:25.463ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
602023-11-28T22:00:25.619ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
612023-11-28T22:00:25.652ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
622023-11-28T22:00:25.674ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
632023-11-28T22:00:25.685ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
642023-11-28T22:00:25.696ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
652023-11-28T22:00:25.707ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
662023-11-28T22:00:25.718ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
672023-11-28T22:00:25.729ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
682023-11-28T22:00:25.740ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
692023-11-28T22:00:25.740ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
702023-11-28T22:00:25.751ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
712023-11-28T22:00:25.762ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
722023-11-28T22:00:25.784ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
732023-11-28T22:00:25.889ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
742023-11-28T22:00:25.889ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
752023-11-28T22:00:25.889ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
762023-11-28T22:00:25.889ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
772023-11-28T22:00:25.890ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6 wanted = localhost:~#
782023-11-28T22:00:25.900ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
792023-11-28T22:00:25.900ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
802023-11-28T22:00:25.901ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
812023-11-28T22:00:25.901ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
822023-11-28T22:00:25.901ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
832023-11-28T22:00:25.901ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
842023-11-28T22:00:25.901ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
852023-11-28T22:00:25.901ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
862023-11-28T22:00:25.901ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
872023-11-28T22:00:25.901ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
882023-11-28T22:00:25.901ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
892023-11-28T22:00:25.901ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4198 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
902023-11-28T22:00:25.901ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
912023-11-28T22:00:25.901ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
922023-11-28T22:00:25.901ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6 wanted = sudo lspci -vvx\n
932023-11-28T22:00:25.911ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
942023-11-28T22:00:25.911ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
952023-11-28T22:00:25.911ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6 wanted = localhost:~#
962023-11-28T22:00:25.933ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
972023-11-28T22:00:25.933ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
982023-11-28T22:00:25.933ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6 wanted = sudo lshw -notime\n
992023-11-28T22:00:25.944ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
1002023-11-28T22:00:25.944ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
1012023-11-28T22:00:25.944ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6 wanted = localhost:~#
1022023-11-28T22:00:25.966ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
1032023-11-28T22:00:25.966ZINFOphd-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
1042023-11-28T22:00:25.967ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
1052023-11-28T22:00:25.968ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
1062023-11-28T22:00:25.968ZINFOphd-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/6c3aed23-26fb-4c20-a38c-d2ed7bac8015.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
1072023-11-28T22:00:25.968ZINFOphd-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
1082023-11-28T22:00:25.968ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1092023-11-28T22:00:25.968ZINFOphd-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 = d04a1e91-1a1f-49ab-a02d-900c0da708a6
1102023-11-28T22:00:25.968ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4267 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
1112023-11-28T22:00:25.971ZINFOphd-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
1122023-11-28T22:00:25.971ZINFOphd-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
1132023-11-28T22:00:25.980ZINFOphd-runner: [NEW - EVENT] Launched server with pid 849 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
1142023-11-28T22:00:25.981ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
1152023-11-28T22:00:25.981ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1162023-11-28T22:00:26.586ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1172023-11-28T22:00:26.586ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1182023-11-28T22:00:26.587ZINFOphd-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: c58ce385-d7a8-42da-81c8-45aa445bdbc8, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-c58ce385-d7a8-42da-81c8-45aa445bdbc8", 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/6c3aed23-26fb-4c20-a38c-d2ed7bac8015.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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1192023-11-28T22:00:26.587ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1202023-11-28T22:00:26.587ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1212023-11-28T22:00:26.587ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1222023-11-28T22:00:26.587ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8 wanted = localhost login:
1232023-11-28T22:00:27.654ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1242023-11-28T22:00:27.655ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1252023-11-28T22:00:27.655ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1262023-11-28T22:00:27.655ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1272023-11-28T22:00:27.666ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1282023-11-28T22:00:27.666ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1292023-11-28T22:00:27.666ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1302023-11-28T22:00:27.676ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1312023-11-28T22:00:28.699ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1322023-11-28T22:00:28.699ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1332023-11-28T22:00:30.087ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1342023-11-28T22:00:30.087ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1352023-11-28T22:00:30.087ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1362023-11-28T22:00:30.087ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1372023-11-28T22:00:30.097ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1382023-11-28T22:00:30.097ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1392023-11-28T22:00:30.097ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1402023-11-28T22:00:30.097ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1412023-11-28T22:00:30.152ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1422023-11-28T22:00:30.163ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1432023-11-28T22:00:30.163ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1442023-11-28T22:00:30.185ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1452023-11-28T22:00:30.252ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1462023-11-28T22:00:30.274ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1472023-11-28T22:00:30.274ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1482023-11-28T22:00:30.274ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1492023-11-28T22:00:30.285ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1502023-11-28T22:00:30.329ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1512023-11-28T22:00:30.485ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1522023-11-28T22:00:30.518ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1532023-11-28T22:00:30.540ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1542023-11-28T22:00:30.551ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1552023-11-28T22:00:30.562ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1562023-11-28T22:00:30.573ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1572023-11-28T22:00:30.585ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1582023-11-28T22:00:30.595ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1592023-11-28T22:00:30.606ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1602023-11-28T22:00:30.606ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1612023-11-28T22:00:30.617ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1622023-11-28T22:00:30.628ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1632023-11-28T22:00:30.650ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1642023-11-28T22:00:30.757ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1652023-11-28T22:00:30.757ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1662023-11-28T22:00:30.757ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1672023-11-28T22:00:30.757ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1682023-11-28T22:00:30.757ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8 wanted = localhost:~#
1692023-11-28T22:00:30.767ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1702023-11-28T22:00:30.767ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1712023-11-28T22:00:30.767ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1722023-11-28T22:00:30.767ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1732023-11-28T22:00:30.767ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1742023-11-28T22:00:30.767ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1752023-11-28T22:00:30.767ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1762023-11-28T22:00:30.767ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1772023-11-28T22:00:30.767ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1782023-11-28T22:00:30.767ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1792023-11-28T22:00:30.767ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1802023-11-28T22:00:30.768ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4180 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1812023-11-28T22:00:30.768ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1822023-11-28T22:00:30.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 = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
1832023-11-28T22:00:30.771ZINFOphd-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
1842023-11-28T22:00:30.789ZINFOphd-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
1852023-11-28T22:00:30.790ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 9088 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
1862023-11-28T22:00:30.790ZINFOphd-runner: [VM - END] elapsed_milliseconds = 9718 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = d04a1e91-1a1f-49ab-a02d-900c0da708a6
1872023-11-28T22:00:30.790ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1882023-11-28T22:00:30.790ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8 wanted = sudo lspci -vvx\n
1892023-11-28T22:00:30.800ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1902023-11-28T22:00:30.801ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1912023-11-28T22:00:30.801ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8 wanted = localhost:~#
1922023-11-28T22:00:30.822ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1932023-11-28T22:00:30.822ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1942023-11-28T22:00:30.822ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8 wanted = sudo lshw -notime\n
1952023-11-28T22:00:30.833ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1962023-11-28T22:00:30.833ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1972023-11-28T22:00:30.834ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8 wanted = localhost:~#
1982023-11-28T22:00:30.844ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
1992023-11-28T22:00:30.844ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
2002023-11-28T22:00:30.845ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
2012023-11-28T22:00:30.845ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
2022023-11-28T22:00:30.846ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
2032023-11-28T22:00:30.846ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
2042023-11-28T22:00:30.847ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
2052023-11-28T22:00:30.847ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4260 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = lspci_lifecycle_test_lifecycle_0 vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
2062023-11-28T22:00:31.325ZINFOphd-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 = c58ce385-d7a8-42da-81c8-45aa445bdbc8
2072023-11-28T22:00:31.329ZINFOphd-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
2082023-11-28T22:00:31.347ZINFOphd-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
2092023-11-28T22:00:31.347ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/6c3aed23-26fb-4c20-a38c-d2ed7bac8015.phd_disk target = phd_framework::disk::file
2102023-11-28T22:00:31.351ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 4765 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
2112023-11-28T22:00:31.351ZINFOphd-runner: [VM - END] elapsed_milliseconds = 5370 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = c58ce385-d7a8-42da-81c8-45aa445bdbc8
2122023-11-28T22:00:31.351ZINFOphd-runner: test phd_tests::hw::lspci_lifecycle_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
2132023-11-28T22:00:31.351ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
2142023-11-28T22:00:31.352ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
2152023-11-28T22:00:31.352ZINFOphd-runner: Starting test phd_tests::migrate::multiple_migrations file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
2162023-11-28T22:00:31.352ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
2172023-11-28T22:00:31.352ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
2182023-11-28T22:00:31.352ZINFOphd-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
2192023-11-28T22:00:31.352ZINFOphd-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
2202023-11-28T22:00:31.352ZINFOphd-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
2212023-11-28T22:00:31.352ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/ea5e9c0f-69c7-492b-b5ba-f5839fff3b6c.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
2222023-11-28T22:00:31.376ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
2232023-11-28T22:00:31.376ZINFOphd-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/ea5e9c0f-69c7-492b-b5ba-f5839fff3b6c.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
2242023-11-28T22:00:31.376ZINFOphd-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
2252023-11-28T22:00:31.376ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2262023-11-28T22:00:31.378ZINFOphd-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
2272023-11-28T22:00:31.378ZINFOphd-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
2282023-11-28T22:00:31.386ZINFOphd-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
2292023-11-28T22:00:31.386ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
2302023-11-28T22:00:31.386ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
2312023-11-28T22:00:31.386ZINFOphd-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/ea5e9c0f-69c7-492b-b5ba-f5839fff3b6c.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
2322023-11-28T22:00:31.386ZINFOphd-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
2332023-11-28T22:00:31.386ZINFOphd-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 = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
2342023-11-28T22:00:31.389ZINFOphd-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
2352023-11-28T22:00:31.389ZINFOphd-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
2362023-11-28T22:00:31.397ZINFOphd-runner: [NEW - EVENT] Launched server with pid 853 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
2372023-11-28T22:00:31.397ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
2382023-11-28T22:00:31.397ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
2392023-11-28T22:00:31.397ZINFOphd-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/ea5e9c0f-69c7-492b-b5ba-f5839fff3b6c.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
2402023-11-28T22:00:31.397ZINFOphd-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
2412023-11-28T22:00:31.397ZINFOphd-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 = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
2422023-11-28T22:00:31.400ZINFOphd-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
2432023-11-28T22:00:31.400ZINFOphd-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
2442023-11-28T22:00:31.408ZINFOphd-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
2452023-11-28T22:00:31.408ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
2462023-11-28T22:00:31.514ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2472023-11-28T22:00:31.514ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
2482023-11-28T22:00:31.515ZINFOphd-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: e302199e-c40b-42dd-8eb2-448de3b2812e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-e302199e-c40b-42dd-8eb2-448de3b2812e", 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/ea5e9c0f-69c7-492b-b5ba-f5839fff3b6c.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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2492023-11-28T22:00:31.515ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2502023-11-28T22:00:31.516ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2512023-11-28T22:00:31.516ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2522023-11-28T22:00:31.516ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e wanted = localhost login:
2532023-11-28T22:00:32.593ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2542023-11-28T22:00:32.593ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2552023-11-28T22:00:32.594ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2562023-11-28T22:00:32.594ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
2572023-11-28T22:00:32.605ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2582023-11-28T22:00:32.605ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
2592023-11-28T22:00:32.605ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2602023-11-28T22:00:32.605ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2612023-11-28T22:00:33.639ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2622023-11-28T22:00:33.639ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
2632023-11-28T22:00:35.034ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2642023-11-28T22:00:35.045ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
2652023-11-28T22:00:35.045ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2662023-11-28T22:00:35.045ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
2672023-11-28T22:00:35.045ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2682023-11-28T22:00:35.045ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2692023-11-28T22:00:35.056ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2702023-11-28T22:00:35.056ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2712023-11-28T22:00:35.100ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2722023-11-28T22:00:35.111ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2732023-11-28T22:00:35.111ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2742023-11-28T22:00:35.134ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2752023-11-28T22:00:35.211ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2762023-11-28T22:00:35.222ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2772023-11-28T22:00:35.222ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2782023-11-28T22:00:35.222ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2792023-11-28T22:00:35.233ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2802023-11-28T22:00:35.278ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2812023-11-28T22:00:35.435ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2822023-11-28T22:00:35.468ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2832023-11-28T22:00:35.490ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2842023-11-28T22:00:35.501ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2852023-11-28T22:00:35.512ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2862023-11-28T22:00:35.523ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2872023-11-28T22:00:35.534ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2882023-11-28T22:00:35.545ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2892023-11-28T22:00:35.556ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2902023-11-28T22:00:35.557ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2912023-11-28T22:00:35.567ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2922023-11-28T22:00:35.578ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2932023-11-28T22:00:35.589ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2942023-11-28T22:00:35.692ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
2952023-11-28T22:00:35.703ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2962023-11-28T22:00:35.703ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
2972023-11-28T22:00:35.703ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
2982023-11-28T22:00:35.704ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e wanted = localhost:~#
2992023-11-28T22:00:35.714ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
3002023-11-28T22:00:35.714ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
3012023-11-28T22:00:35.714ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
3022023-11-28T22:00:35.714ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
3032023-11-28T22:00:35.714ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
3042023-11-28T22:00:35.714ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
3052023-11-28T22:00:35.714ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
3062023-11-28T22:00:35.714ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
3072023-11-28T22:00:35.714ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
3082023-11-28T22:00:35.714ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
3092023-11-28T22:00:35.714ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
3102023-11-28T22:00:35.714ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4198 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
3112023-11-28T22:00:35.714ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
3122023-11-28T22:00:35.715ZINFOphd-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 = 2745f043-274c-4536-ad20-08d674c50693 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
3132023-11-28T22:00:35.831ZINFOphd-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 = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
3142023-11-28T22:00:35.831ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_1 vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
3152023-11-28T22:00:35.832ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: d617d1fe-e5fc-417d-ac3a-3553f95ad70c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-d617d1fe-e5fc-417d-ac3a-3553f95ad70c", 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/ea5e9c0f-69c7-492b-b5ba-f5839fff3b6c.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 = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
3162023-11-28T22:00:35.832ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 2745f043-274c-4536-ad20-08d674c50693 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
3172023-11-28T22:00:47.169ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
3182023-11-28T22:00:47.169ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
3192023-11-28T22:00:47.169ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 15655 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_0 vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
3202023-11-28T22:00:52.880ZINFOphd-runner: [MIGRATE - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 397 migration_id = 2745f043-274c-4536-ad20-08d674c50693 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
3212023-11-28T22:00:52.880ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 17047 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 2745f043-274c-4536-ad20-08d674c50693 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
3222023-11-28T22:00:52.880ZINFOphd-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 = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
3232023-11-28T22:00:52.880ZINFOphd-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 = d617d1fe-e5fc-417d-ac3a-3553f95ad70c wanted = echo Hello world\n
3242023-11-28T22:00:52.892ZINFOphd-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 = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
3252023-11-28T22:00:52.892ZINFOphd-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 = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
3262023-11-28T22:00:52.892ZINFOphd-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 = d617d1fe-e5fc-417d-ac3a-3553f95ad70c wanted = localhost:~#
3272023-11-28T22:00:52.913ZINFOphd-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 = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
3282023-11-28T22:00:52.913ZINFOphd-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 = 64c44c04-e27f-44e9-b4b5-22724358a4a5 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3292023-11-28T22:00:53.032ZINFOphd-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 = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3302023-11-28T22:00:53.032ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_2 vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3312023-11-28T22:00:53.033ZINFOphd-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: 18898771-bf0d-4e33-ad1b-5c2a5b78cb26, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-18898771-bf0d-4e33-ad1b-5c2a5b78cb26", 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/ea5e9c0f-69c7-492b-b5ba-f5839fff3b6c.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 = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3322023-11-28T22:00:53.033ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 64c44c04-e27f-44e9-b4b5-22724358a4a5 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3332023-11-28T22:01:04.421ZINFOphd-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 = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
3342023-11-28T22:01:04.421ZINFOphd-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 = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
3352023-11-28T22:01:04.421ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 28590 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_1 vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
3362023-11-28T22:01:04.543ZINFOphd-runner: [MIGRATE - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 397 migration_id = 64c44c04-e27f-44e9-b4b5-22724358a4a5 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3372023-11-28T22:01:04.543ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 11509 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 64c44c04-e27f-44e9-b4b5-22724358a4a5 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3382023-11-28T22:01:04.543ZINFOphd-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 = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3392023-11-28T22:01:04.543ZINFOphd-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 = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26 wanted = echo I have migrated!\n
3402023-11-28T22:01:04.555ZINFOphd-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 = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3412023-11-28T22:01:04.555ZINFOphd-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 = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3422023-11-28T22:01:04.555ZINFOphd-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 = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26 wanted = localhost:~#
3432023-11-28T22:01:04.566ZINFOphd-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 = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3442023-11-28T22:01:04.566ZINFOphd-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 = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3452023-11-28T22:01:04.567ZINFOphd-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 = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3462023-11-28T22:01:04.567ZINFOphd-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 = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3472023-11-28T22:01:04.567ZINFOphd-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 = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3482023-11-28T22:01:04.567ZINFOphd-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 = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3492023-11-28T22:01:04.568ZINFOphd-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 = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3502023-11-28T22:01:04.568ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 11535 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_2 vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3512023-11-28T22:01:05.041ZINFOphd-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 = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3522023-11-28T22:01:05.044ZINFOphd-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
3532023-11-28T22:01:05.064ZINFOphd-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
3542023-11-28T22:01:05.064ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 12031 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_2 vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3552023-11-28T22:01:05.064ZINFOphd-runner: [VM - END] elapsed_milliseconds = 12150 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 18898771-bf0d-4e33-ad1b-5c2a5b78cb26
3562023-11-28T22:01:05.064ZINFOphd-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 = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
3572023-11-28T22:01:05.068ZINFOphd-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
3582023-11-28T22:01:05.087ZINFOphd-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
3592023-11-28T22:01:05.087ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 29255 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_1 vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
3602023-11-28T22:01:05.087ZINFOphd-runner: [VM - END] elapsed_milliseconds = 29372 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = d617d1fe-e5fc-417d-ac3a-3553f95ad70c
3612023-11-28T22:01:05.087ZINFOphd-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 = e302199e-c40b-42dd-8eb2-448de3b2812e
3622023-11-28T22:01:05.091ZINFOphd-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
3632023-11-28T22:01:05.107ZINFOphd-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
3642023-11-28T22:01:05.107ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/ea5e9c0f-69c7-492b-b5ba-f5839fff3b6c.phd_disk target = phd_framework::disk::file
3652023-11-28T22:01:05.112ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 33597 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
3662023-11-28T22:01:05.112ZINFOphd-runner: [VM - END] elapsed_milliseconds = 33704 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = e302199e-c40b-42dd-8eb2-448de3b2812e
3672023-11-28T22:01:05.112ZINFOphd-runner: test phd_tests::migrate::multiple_migrations ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
3682023-11-28T22:01:05.112ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
3692023-11-28T22:01:05.112ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
3702023-11-28T22:01:05.112ZINFOphd-runner: Starting test phd_tests::migrate::incompatible_vms file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
3712023-11-28T22:01:05.112ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
3722023-11-28T22:01:05.112ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
3732023-11-28T22:01:05.113ZINFOphd-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
3742023-11-28T22:01:05.113ZINFOphd-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
3752023-11-28T22:01:05.113ZINFOphd-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
3762023-11-28T22:01:05.113ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/a83e312d-14e2-4083-a4ef-b5012b1665b2.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
3772023-11-28T22:01:05.137ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
3782023-11-28T22:01:05.137ZINFOphd-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/a83e312d-14e2-4083-a4ef-b5012b1665b2.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
3792023-11-28T22:01:05.137ZINFOphd-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
3802023-11-28T22:01:05.137ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
3812023-11-28T22:01:05.140ZINFOphd-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
3822023-11-28T22:01:05.140ZINFOphd-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
3832023-11-28T22:01:05.148ZINFOphd-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
3842023-11-28T22:01:05.148ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
3852023-11-28T22:01:05.149ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
3862023-11-28T22:01:05.759ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
3872023-11-28T22:01:05.759ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
3882023-11-28T22:01:05.760ZINFOphd-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: 500ce1c7-c427-4310-b1ed-6b8287b12d7c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-500ce1c7-c427-4310-b1ed-6b8287b12d7c", 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/a83e312d-14e2-4083-a4ef-b5012b1665b2.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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
3892023-11-28T22:01:05.760ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
3902023-11-28T22:01:05.760ZINFOphd-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
3912023-11-28T22:01:05.760ZINFOphd-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
3922023-11-28T22:01:05.760ZINFOphd-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
3932023-11-28T22:01:05.760ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/47053d0f-36b8-448b-9a54-3be2f564e098.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
3942023-11-28T22:01:05.786ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
3952023-11-28T22:01:05.786ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/47053d0f-36b8-448b-9a54-3be2f564e098.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
3962023-11-28T22:01:05.786ZINFOphd-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
3972023-11-28T22:01:05.786ZINFOphd-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 = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
3982023-11-28T22:01:05.788ZINFOphd-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
3992023-11-28T22:01:05.788ZINFOphd-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
4002023-11-28T22:01:05.797ZINFOphd-runner: [NEW - EVENT] Launched server with pid 859 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
4012023-11-28T22:01:05.797ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
4022023-11-28T22:01:05.797ZINFOphd-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 = bcb20998-73ba-4ca6-9c89-2757346e149b target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4032023-11-28T22:01:05.798ZINFOphd-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 = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4042023-11-28T22:01:06.427ZINFOphd-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 = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4052023-11-28T22:01:06.428ZINFOphd-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 = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4062023-11-28T22:01:06.428ZINFOphd-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: f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6", 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/47053d0f-36b8-448b-9a54-3be2f564e098.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 = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4072023-11-28T22:01:06.429ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = bcb20998-73ba-4ca6-9c89-2757346e149b target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4082023-11-28T22:01:06.429ZINFOphd-runner: [MIGRATE - EVENT] Instance reported error during migration file = phd-tests/framework/src/test_vm/mod.rs line = 401 migration_id = bcb20998-73ba-4ca6-9c89-2757346e149b target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4092023-11-28T22:01:06.429ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = bcb20998-73ba-4ca6-9c89-2757346e149b target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4102023-11-28T22:01:06.431ZINFOphd-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 = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4112023-11-28T22:01:06.431ZINFOphd-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 = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4122023-11-28T22:01:06.431ZINFOphd-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 = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4132023-11-28T22:01:06.432ZINFOphd-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 = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4142023-11-28T22:01:06.432ZINFOphd-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 = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4152023-11-28T22:01:06.433ZINFOphd-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 = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4162023-11-28T22:01:06.433ZINFOphd-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 = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4172023-11-28T22:01:06.841ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4182023-11-28T22:01:06.841ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4192023-11-28T22:01:06.841ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4202023-11-28T22:01:06.841ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4212023-11-28T22:01:06.844ZINFOphd-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 = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4222023-11-28T22:01:06.847ZINFOphd-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
4232023-11-28T22:01:06.854ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4242023-11-28T22:01:06.854ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4252023-11-28T22:01:06.854ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4262023-11-28T22:01:06.864ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4272023-11-28T22:01:06.865ZINFOphd-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
4282023-11-28T22:01:06.866ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/47053d0f-36b8-448b-9a54-3be2f564e098.phd_disk target = phd_framework::disk::file
4292023-11-28T22:01:06.870ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 442 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_target_1 vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4302023-11-28T22:01:06.870ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1072 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = f4bbb42e-c2bc-4224-9d50-16a7aacdb8b6
4312023-11-28T22:01:06.870ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4322023-11-28T22:01:06.871ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4332023-11-28T22:01:06.871ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4342023-11-28T22:01:06.872ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4352023-11-28T22:01:06.872ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4362023-11-28T22:01:06.873ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4372023-11-28T22:01:06.873ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 1113 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_source_0 vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4382023-11-28T22:01:07.577ZINFOphd-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 = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4392023-11-28T22:01:07.581ZINFOphd-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
4402023-11-28T22:01:07.598ZINFOphd-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
4412023-11-28T22:01:07.598ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/a83e312d-14e2-4083-a4ef-b5012b1665b2.phd_disk target = phd_framework::disk::file
4422023-11-28T22:01:07.602ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 1843 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4432023-11-28T22:01:07.602ZINFOphd-runner: [VM - END] elapsed_milliseconds = 2454 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = 500ce1c7-c427-4310-b1ed-6b8287b12d7c
4442023-11-28T22:01:07.603ZINFOphd-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
4452023-11-28T22:01:07.603ZINFOphd-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
4462023-11-28T22:01:07.603ZINFOphd-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
4472023-11-28T22:01:07.603ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/20ab8b2e-4bde-4eeb-859d-c18f872a33de.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
4482023-11-28T22:01:07.627ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
4492023-11-28T22:01:07.627ZINFOphd-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/20ab8b2e-4bde-4eeb-859d-c18f872a33de.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
4502023-11-28T22:01:07.627ZINFOphd-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
4512023-11-28T22:01:07.627ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
4522023-11-28T22:01:07.630ZINFOphd-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
4532023-11-28T22:01:07.630ZINFOphd-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
4542023-11-28T22:01:07.636ZINFOphd-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
4552023-11-28T22:01:07.637ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
4562023-11-28T22:01:07.638ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
4572023-11-28T22:01:08.246ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
4582023-11-28T22:01:08.246ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
4592023-11-28T22:01:08.247ZINFOphd-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: f671ac46-904e-4036-a598-67b05983927e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-f671ac46-904e-4036-a598-67b05983927e", 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/20ab8b2e-4bde-4eeb-859d-c18f872a33de.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 = f671ac46-904e-4036-a598-67b05983927e
4602023-11-28T22:01:08.247ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
4612023-11-28T22:01:08.248ZINFOphd-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
4622023-11-28T22:01:08.248ZINFOphd-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
4632023-11-28T22:01:08.248ZINFOphd-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
4642023-11-28T22:01:08.248ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/2b251c73-7351-4d46-a6ea-a8e6b61ca35b.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
4652023-11-28T22:01:08.272ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
4662023-11-28T22:01:08.272ZINFOphd-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/2b251c73-7351-4d46-a6ea-a8e6b61ca35b.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
4672023-11-28T22:01:08.272ZINFOphd-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
4682023-11-28T22:01:08.272ZINFOphd-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 = 5278428e-388c-44f7-87ae-9a365854620b
4692023-11-28T22:01:08.275ZINFOphd-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
4702023-11-28T22:01:08.275ZINFOphd-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
4712023-11-28T22:01:08.283ZINFOphd-runner: [NEW - EVENT] Launched server with pid 863 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
4722023-11-28T22:01:08.283ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
4732023-11-28T22:01:08.283ZINFOphd-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 = 2c876831-0293-4419-949b-637b31733923 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 5278428e-388c-44f7-87ae-9a365854620b
4742023-11-28T22:01:08.284ZINFOphd-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 = 5278428e-388c-44f7-87ae-9a365854620b
4752023-11-28T22:01:08.996ZINFOphd-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 = 5278428e-388c-44f7-87ae-9a365854620b
4762023-11-28T22:01:08.996ZINFOphd-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 = 5278428e-388c-44f7-87ae-9a365854620b
4772023-11-28T22:01:08.997ZINFOphd-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: 5278428e-388c-44f7-87ae-9a365854620b, image_id: 00000000-0000-0000-0000-000000000000, memory: 1024, name: "phd-vm-5278428e-388c-44f7-87ae-9a365854620b", 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/2b251c73-7351-4d46-a6ea-a8e6b61ca35b.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 = 5278428e-388c-44f7-87ae-9a365854620b
4782023-11-28T22:01:08.997ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 2c876831-0293-4419-949b-637b31733923 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 5278428e-388c-44f7-87ae-9a365854620b
4792023-11-28T22:01:08.997ZINFOphd-runner: [MIGRATE - EVENT] Instance reported error during migration file = phd-tests/framework/src/test_vm/mod.rs line = 401 migration_id = 2c876831-0293-4419-949b-637b31733923 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 5278428e-388c-44f7-87ae-9a365854620b
4802023-11-28T22:01:08.998ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 2c876831-0293-4419-949b-637b31733923 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 5278428e-388c-44f7-87ae-9a365854620b
4812023-11-28T22:01:08.999ZINFOphd-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 = 5278428e-388c-44f7-87ae-9a365854620b
4822023-11-28T22:01:08.999ZINFOphd-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 = 5278428e-388c-44f7-87ae-9a365854620b
4832023-11-28T22:01:09.000ZINFOphd-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 = 5278428e-388c-44f7-87ae-9a365854620b
4842023-11-28T22:01:09.000ZINFOphd-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 = 5278428e-388c-44f7-87ae-9a365854620b
4852023-11-28T22:01:09.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 = migration_incompatible_target_2 vm_id = 5278428e-388c-44f7-87ae-9a365854620b
4862023-11-28T22:01:09.001ZINFOphd-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 = 5278428e-388c-44f7-87ae-9a365854620b
4872023-11-28T22:01:09.001ZINFOphd-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 = 5278428e-388c-44f7-87ae-9a365854620b
4882023-11-28T22:01:09.326ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
4892023-11-28T22:01:09.326ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
4902023-11-28T22:01:09.326ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
4912023-11-28T22:01:09.326ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
4922023-11-28T22:01:09.337ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
4932023-11-28T22:01:09.337ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
4942023-11-28T22:01:09.338ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
4952023-11-28T22:01:09.345ZINFOphd-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 = 5278428e-388c-44f7-87ae-9a365854620b
4962023-11-28T22:01:09.348ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
4972023-11-28T22:01:09.348ZINFOphd-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
4982023-11-28T22:01:09.366ZINFOphd-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
4992023-11-28T22:01:09.366ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/2b251c73-7351-4d46-a6ea-a8e6b61ca35b.phd_disk target = phd_framework::disk::file
5002023-11-28T22:01:09.371ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 375 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_target_2 vm_id = 5278428e-388c-44f7-87ae-9a365854620b
5012023-11-28T22:01:09.371ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1087 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 5278428e-388c-44f7-87ae-9a365854620b
5022023-11-28T22:01:09.371ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
5032023-11-28T22:01:09.372ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
5042023-11-28T22:01:09.372ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
5052023-11-28T22:01:09.373ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
5062023-11-28T22:01:09.373ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
5072023-11-28T22:01:09.373ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
5082023-11-28T22:01:09.374ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 1127 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_source_1 vm_id = f671ac46-904e-4036-a598-67b05983927e
5092023-11-28T22:01:09.869ZINFOphd-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 = f671ac46-904e-4036-a598-67b05983927e
5102023-11-28T22:01:09.873ZINFOphd-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
5112023-11-28T22:01:09.889ZINFOphd-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
5122023-11-28T22:01:09.889ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/20ab8b2e-4bde-4eeb-859d-c18f872a33de.phd_disk target = phd_framework::disk::file
5132023-11-28T22:01:09.894ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 1647 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = f671ac46-904e-4036-a598-67b05983927e
5142023-11-28T22:01:09.894ZINFOphd-runner: [VM - END] elapsed_milliseconds = 2256 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = f671ac46-904e-4036-a598-67b05983927e
5152023-11-28T22:01:09.894ZINFOphd-runner: test phd_tests::migrate::incompatible_vms ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
5162023-11-28T22:01:09.894ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
5172023-11-28T22:01:09.894ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
5182023-11-28T22:01:09.894ZINFOphd-runner: Starting test phd_tests::migrate::smoke_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
5192023-11-28T22:01:09.894ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
5202023-11-28T22:01:09.894ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
5212023-11-28T22:01:09.894ZINFOphd-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
5222023-11-28T22:01:09.894ZINFOphd-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
5232023-11-28T22:01:09.894ZINFOphd-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
5242023-11-28T22:01:09.894ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/a7c40b22-0625-4a32-938d-14d232298c8a.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
5252023-11-28T22:01:09.919ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5262023-11-28T22:01:09.919ZINFOphd-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/a7c40b22-0625-4a32-938d-14d232298c8a.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
5272023-11-28T22:01:09.919ZINFOphd-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
5282023-11-28T22:01:09.919ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5292023-11-28T22:01:09.921ZINFOphd-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
5302023-11-28T22:01:09.921ZINFOphd-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
5312023-11-28T22:01:09.928ZINFOphd-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
5322023-11-28T22:01:09.928ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5332023-11-28T22:01:09.929ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5342023-11-28T22:01:10.541ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5352023-11-28T22:01:10.541ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e
5362023-11-28T22:01:10.542ZINFOphd-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: 81641ea2-67df-44dc-af21-ce896925320e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-81641ea2-67df-44dc-af21-ce896925320e", 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/a7c40b22-0625-4a32-938d-14d232298c8a.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 = 81641ea2-67df-44dc-af21-ce896925320e
5372023-11-28T22:01:10.542ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5382023-11-28T22:01:10.542ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5392023-11-28T22:01:10.542ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5402023-11-28T22:01:10.542ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e wanted = localhost login:
5412023-11-28T22:01:11.622ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5422023-11-28T22:01:11.622ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5432023-11-28T22:01:11.622ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5442023-11-28T22:01:11.622ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e
5452023-11-28T22:01:11.633ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5462023-11-28T22:01:11.633ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e
5472023-11-28T22:01:11.633ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5482023-11-28T22:01:11.633ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5492023-11-28T22:01:12.666ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5502023-11-28T22:01:12.666ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e
5512023-11-28T22:01:14.047ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5522023-11-28T22:01:14.058ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e
5532023-11-28T22:01:14.058ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5542023-11-28T22:01:14.058ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e
5552023-11-28T22:01:14.058ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5562023-11-28T22:01:14.058ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5572023-11-28T22:01:14.058ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5582023-11-28T22:01:14.069ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5592023-11-28T22:01:14.112ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5602023-11-28T22:01:14.123ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5612023-11-28T22:01:14.123ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5622023-11-28T22:01:14.146ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5632023-11-28T22:01:14.222ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5642023-11-28T22:01:14.233ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5652023-11-28T22:01:14.234ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5662023-11-28T22:01:14.234ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5672023-11-28T22:01:14.245ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5682023-11-28T22:01:14.289ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5692023-11-28T22:01:14.439ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5702023-11-28T22:01:14.482ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5712023-11-28T22:01:14.504ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5722023-11-28T22:01:14.516ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5732023-11-28T22:01:14.527ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5742023-11-28T22:01:14.538ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5752023-11-28T22:01:14.548ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5762023-11-28T22:01:14.559ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5772023-11-28T22:01:14.570ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5782023-11-28T22:01:14.570ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5792023-11-28T22:01:14.581ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5802023-11-28T22:01:14.593ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5812023-11-28T22:01:14.604ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5822023-11-28T22:01:14.708ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e
5832023-11-28T22:01:14.719ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5842023-11-28T22:01:14.719ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5852023-11-28T22:01:14.719ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e
5862023-11-28T22:01:14.720ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e wanted = localhost:~#
5872023-11-28T22:01:14.730ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5882023-11-28T22:01:14.730ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5892023-11-28T22:01:14.730ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e
5902023-11-28T22:01:14.730ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5912023-11-28T22:01:14.731ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5922023-11-28T22:01:14.731ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5932023-11-28T22:01:14.731ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e
5942023-11-28T22:01:14.731ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5952023-11-28T22:01:14.731ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e
5962023-11-28T22:01:14.731ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
5972023-11-28T22:01:14.731ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e
5982023-11-28T22:01:14.731ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4188 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e
5992023-11-28T22:01:14.731ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
6002023-11-28T22:01:14.731ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
6012023-11-28T22:01:14.731ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e wanted = ls foo.bar 2> /dev/null\n
6022023-11-28T22:01:14.742ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
6032023-11-28T22:01:14.742ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
6042023-11-28T22:01:14.742ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e wanted = localhost:~#
6052023-11-28T22:01:14.763ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
6062023-11-28T22:01:14.763ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e wanted = touch ./foo.bar\n
6072023-11-28T22:01:14.775ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
6082023-11-28T22:01:14.775ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
6092023-11-28T22:01:14.775ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e wanted = localhost:~#
6102023-11-28T22:01:14.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_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e
6112023-11-28T22:01:14.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_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e wanted = sync ./foo.bar\n
6122023-11-28T22:01:14.796ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
6132023-11-28T22:01:14.796ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
6142023-11-28T22:01:14.796ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e wanted = localhost:~#
6152023-11-28T22:01:14.819ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
6162023-11-28T22:01:14.819ZINFOphd-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/a7c40b22-0625-4a32-938d-14d232298c8a.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
6172023-11-28T22:01:14.819ZINFOphd-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
6182023-11-28T22:01:14.819ZINFOphd-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 = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6192023-11-28T22:01:14.822ZINFOphd-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
6202023-11-28T22:01:14.822ZINFOphd-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
6212023-11-28T22:01:14.831ZINFOphd-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
6222023-11-28T22:01:14.831ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
6232023-11-28T22:01:14.836ZINFOphd-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 = 75aedd58-c44d-451a-9ae8-5c34926081c6 target = phd_framework::test_vm vm = migration_smoke_target vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6242023-11-28T22:01:14.836ZINFOphd-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 = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6252023-11-28T22:01:15.453ZINFOphd-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 = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6262023-11-28T22:01:15.453ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_smoke_target vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6272023-11-28T22:01:15.453ZINFOphd-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: 9c14e909-44fd-4bbd-9cf4-47e83d0d1299, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-9c14e909-44fd-4bbd-9cf4-47e83d0d1299", 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/a7c40b22-0625-4a32-938d-14d232298c8a.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 = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6282023-11-28T22:01:15.453ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 75aedd58-c44d-451a-9ae8-5c34926081c6 target = phd_framework::test_vm vm = migration_smoke_target vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6292023-11-28T22:01:26.696ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
6302023-11-28T22:01:26.696ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
6312023-11-28T22:01:26.696ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 16154 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_smoke_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e
6322023-11-28T22:01:28.516ZINFOphd-runner: [MIGRATE - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 397 migration_id = 75aedd58-c44d-451a-9ae8-5c34926081c6 target = phd_framework::test_vm vm = migration_smoke_target vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6332023-11-28T22:01:28.516ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 13062 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 75aedd58-c44d-451a-9ae8-5c34926081c6 target = phd_framework::test_vm vm = migration_smoke_target vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6342023-11-28T22:01:28.520ZINFOphd-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 = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6352023-11-28T22:01:28.520ZINFOphd-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 = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299 wanted = ls foo.bar\n
6362023-11-28T22:01:29.383ZINFOphd-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 = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6372023-11-28T22:01:29.383ZINFOphd-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 = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6382023-11-28T22:01:29.383ZINFOphd-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 = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299 wanted = localhost:~#
6392023-11-28T22:01:29.393ZINFOphd-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 = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6402023-11-28T22:01:29.405ZINFOphd-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 = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6412023-11-28T22:01:29.406ZINFOphd-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 = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6422023-11-28T22:01:29.406ZINFOphd-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 = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6432023-11-28T22:01:29.406ZINFOphd-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 = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6442023-11-28T22:01:29.406ZINFOphd-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 = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6452023-11-28T22:01:29.407ZINFOphd-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 = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6462023-11-28T22:01:29.407ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 13954 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_smoke_target vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6472023-11-28T22:01:29.709ZINFOphd-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 = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6482023-11-28T22:01:29.712ZINFOphd-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
6492023-11-28T22:01:29.731ZINFOphd-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
6502023-11-28T22:01:29.731ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 14278 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_smoke_target vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6512023-11-28T22:01:29.731ZINFOphd-runner: [VM - END] elapsed_milliseconds = 14895 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_smoke_target vm_id = 9c14e909-44fd-4bbd-9cf4-47e83d0d1299
6522023-11-28T22:01:29.731ZINFOphd-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 = 81641ea2-67df-44dc-af21-ce896925320e
6532023-11-28T22:01:29.735ZINFOphd-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
6542023-11-28T22:01:29.752ZINFOphd-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
6552023-11-28T22:01:29.752ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/a7c40b22-0625-4a32-938d-14d232298c8a.phd_disk target = phd_framework::disk::file
6562023-11-28T22:01:29.756ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 19215 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e
6572023-11-28T22:01:29.756ZINFOphd-runner: [VM - END] elapsed_milliseconds = 19827 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 81641ea2-67df-44dc-af21-ce896925320e
6582023-11-28T22:01:29.756ZINFOphd-runner: test phd_tests::migrate::smoke_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
6592023-11-28T22:01:29.756ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
6602023-11-28T22:01:29.756ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
6612023-11-28T22:01:29.756ZINFOphd-runner: Starting test phd_tests::crucible::smoke::shutdown_persistence_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
6622023-11-28T22:01:29.757ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
6632023-11-28T22:01:29.757ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
6642023-11-28T22:01:29.757ZINFOphd-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
6652023-11-28T22:01:29.757ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
6662023-11-28T22:01:29.757ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
6672023-11-28T22:01:29.757ZINFOphd-runner: Starting test phd_tests::crucible::smoke::boot_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
6682023-11-28T22:01:29.757ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
6692023-11-28T22:01:29.757ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
6702023-11-28T22:01:29.757ZINFOphd-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
6712023-11-28T22:01:29.757ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
6722023-11-28T22:01:29.757ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
6732023-11-28T22:01:29.757ZINFOphd-runner: Starting test phd_tests::crucible::migrate::load_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
6742023-11-28T22:01:29.757ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
6752023-11-28T22:01:29.757ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
6762023-11-28T22:01:29.757ZINFOphd-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
6772023-11-28T22:01:29.757ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
6782023-11-28T22:01:29.757ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
6792023-11-28T22:01:29.757ZINFOphd-runner: Starting test phd_tests::crucible::migrate::smoke_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
6802023-11-28T22:01:29.757ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
6812023-11-28T22:01:29.757ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
6822023-11-28T22:01:29.757ZINFOphd-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
6832023-11-28T22:01:29.757ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
6842023-11-28T22:01:29.757ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
6852023-11-28T22:01:29.757ZINFOphd-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
6862023-11-28T22:01:29.757ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
6872023-11-28T22:01:29.757ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
6882023-11-28T22:01:29.757ZINFOphd-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
6892023-11-28T22:01:29.758ZINFOphd-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
6902023-11-28T22:01:29.758ZINFOphd-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-11-28T22:01:29.758ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/051cb2d9-fff8-4052-97d7-da58350f97d6.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
6922023-11-28T22:01:29.782ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
6932023-11-28T22:01:29.782ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/051cb2d9-fff8-4052-97d7-da58350f97d6.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
6942023-11-28T22:01:29.782ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
6952023-11-28T22:01:29.782ZINFOphd-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 = b2838385-f82d-4418-9790-5dd67bdda341
6962023-11-28T22:01:29.784ZINFOphd-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
6972023-11-28T22:01:29.784ZINFOphd-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
6982023-11-28T22:01:29.792ZINFOphd-runner: [NEW - EVENT] Launched server with pid 870 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
6992023-11-28T22:01:29.792ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7002023-11-28T22:01:29.792ZINFOphd-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 = b2838385-f82d-4418-9790-5dd67bdda341
7012023-11-28T22:01:29.793ZINFOphd-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 = b2838385-f82d-4418-9790-5dd67bdda341
7022023-11-28T22:01:30.410ZINFOphd-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 = b2838385-f82d-4418-9790-5dd67bdda341
7032023-11-28T22:01:30.410ZINFOphd-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 = b2838385-f82d-4418-9790-5dd67bdda341
7042023-11-28T22:01:30.410ZINFOphd-runner: [VM - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: b2838385-f82d-4418-9790-5dd67bdda341, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-b2838385-f82d-4418-9790-5dd67bdda341", 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/051cb2d9-fff8-4052-97d7-da58350f97d6.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 = b2838385-f82d-4418-9790-5dd67bdda341
7052023-11-28T22:01:30.411ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = b2838385-f82d-4418-9790-5dd67bdda341
7062023-11-28T22:01:30.411ZINFOphd-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 = b2838385-f82d-4418-9790-5dd67bdda341
7072023-11-28T22:01:30.411ZINFOphd-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 = b2838385-f82d-4418-9790-5dd67bdda341
7082023-11-28T22:01:30.922ZINFOphd-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 = b2838385-f82d-4418-9790-5dd67bdda341
7092023-11-28T22:01:30.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 = instance_reset_requires_running_test vm_id = b2838385-f82d-4418-9790-5dd67bdda341
7102023-11-28T22:01:30.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 = instance_reset_requires_running_test vm_id = b2838385-f82d-4418-9790-5dd67bdda341
7112023-11-28T22:01:30.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 = instance_reset_requires_running_test vm_id = b2838385-f82d-4418-9790-5dd67bdda341
7122023-11-28T22:01:30.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 = instance_reset_requires_running_test vm_id = b2838385-f82d-4418-9790-5dd67bdda341
7132023-11-28T22:01:30.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 = instance_reset_requires_running_test vm_id = b2838385-f82d-4418-9790-5dd67bdda341
7142023-11-28T22:01:30.925ZINFOphd-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 = b2838385-f82d-4418-9790-5dd67bdda341
7152023-11-28T22:01:30.925ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 515 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_reset_requires_running_test vm_id = b2838385-f82d-4418-9790-5dd67bdda341
7162023-11-28T22:01:31.347ZINFOphd-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 = b2838385-f82d-4418-9790-5dd67bdda341
7172023-11-28T22:01:31.350ZINFOphd-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
7182023-11-28T22:01:31.366ZINFOphd-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
7192023-11-28T22:01:31.366ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/051cb2d9-fff8-4052-97d7-da58350f97d6.phd_disk target = phd_framework::disk::file
7202023-11-28T22:01:31.371ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 960 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_reset_requires_running_test vm_id = b2838385-f82d-4418-9790-5dd67bdda341
7212023-11-28T22:01:31.371ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1578 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = b2838385-f82d-4418-9790-5dd67bdda341
7222023-11-28T22:01:31.371ZINFOphd-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
7232023-11-28T22:01:31.371ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
7242023-11-28T22:01:31.371ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
7252023-11-28T22:01:31.371ZINFOphd-runner: Starting test phd_tests::server_state_machine::instance_reset_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
7262023-11-28T22:01:31.371ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
7272023-11-28T22:01:31.371ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
7282023-11-28T22:01:31.371ZINFOphd-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
7292023-11-28T22:01:31.371ZINFOphd-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
7302023-11-28T22:01:31.371ZINFOphd-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
7312023-11-28T22:01:31.371ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/5693bfaa-5274-4da9-8d06-b6ca8ad695e0.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
7322023-11-28T22:01:31.395ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7332023-11-28T22:01:31.395ZINFOphd-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/5693bfaa-5274-4da9-8d06-b6ca8ad695e0.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
7342023-11-28T22:01:31.395ZINFOphd-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
7352023-11-28T22:01:31.396ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7362023-11-28T22:01:31.398ZINFOphd-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
7372023-11-28T22:01:31.398ZINFOphd-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
7382023-11-28T22:01:31.404ZINFOphd-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
7392023-11-28T22:01:31.404ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7402023-11-28T22:01:31.404ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7412023-11-28T22:01:31.405ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7422023-11-28T22:01:32.015ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7432023-11-28T22:01:32.015ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7442023-11-28T22:01:32.016ZINFOphd-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: 02514a78-1849-49e4-bed9-ad98e73f04c9, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-02514a78-1849-49e4-bed9-ad98e73f04c9", 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/5693bfaa-5274-4da9-8d06-b6ca8ad695e0.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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7452023-11-28T22:01:32.016ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7462023-11-28T22:01:32.016ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7472023-11-28T22:01:32.017ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7482023-11-28T22:01:32.705ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7492023-11-28T22:01:32.706ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7502023-11-28T22:01:32.707ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7512023-11-28T22:01:32.707ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7522023-11-28T22:01:33.436ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7532023-11-28T22:01:33.437ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7542023-11-28T22:01:33.437ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7552023-11-28T22:01:33.438ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7562023-11-28T22:01:33.438ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7572023-11-28T22:01:33.439ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7582023-11-28T22:01:33.439ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7592023-11-28T22:01:33.439ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7602023-11-28T22:01:33.440ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7612023-11-28T22:01:33.440ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7622023-11-28T22:01:33.441ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7632023-11-28T22:01:33.441ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7642023-11-28T22:01:33.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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7652023-11-28T22:01:34.042ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7662023-11-28T22:01:34.043ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7672023-11-28T22:01:34.043ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7682023-11-28T22:01:34.043ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7692023-11-28T22:01:34.044ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7702023-11-28T22:01:34.044ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 2029 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_reset_returns_to_running_test vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
7712023-11-28T22:01:34.555ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7722023-11-28T22:01:34.557ZINFOphd-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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7732023-11-28T22:01:34.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 = instance_reset_returns_to_running_test vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
7742023-11-28T22:01:34.560ZINFOphd-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
7752023-11-28T22:01:34.576ZINFOphd-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
7762023-11-28T22:01:34.576ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/5693bfaa-5274-4da9-8d06-b6ca8ad695e0.phd_disk target = phd_framework::disk::file
7772023-11-28T22:01:34.580ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 2564 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_reset_returns_to_running_test vm_id = 02514a78-1849-49e4-bed9-ad98e73f04c9
7782023-11-28T22:01:34.580ZINFOphd-runner: [VM - END] elapsed_milliseconds = 3175 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 = 02514a78-1849-49e4-bed9-ad98e73f04c9
7792023-11-28T22:01:34.580ZINFOphd-runner: test phd_tests::server_state_machine::instance_reset_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
7802023-11-28T22:01:34.580ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
7812023-11-28T22:01:34.580ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
7822023-11-28T22:01:34.580ZINFOphd-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
7832023-11-28T22:01:34.580ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
7842023-11-28T22:01:34.580ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
7852023-11-28T22:01:34.580ZINFOphd-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
7862023-11-28T22:01:34.581ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
7872023-11-28T22:01:34.581ZINFOphd-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
7882023-11-28T22:01:34.581ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/42d90931-b1bf-4d7d-8aea-2b788d5f3c94.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
7892023-11-28T22:01:34.605ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7902023-11-28T22:01:34.605ZINFOphd-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/42d90931-b1bf-4d7d-8aea-2b788d5f3c94.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
7912023-11-28T22:01:34.605ZINFOphd-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
7922023-11-28T22:01:34.605ZINFOphd-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 = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
7932023-11-28T22:01:34.608ZINFOphd-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
7942023-11-28T22:01:34.608ZINFOphd-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
7952023-11-28T22:01:34.616ZINFOphd-runner: [NEW - EVENT] Launched server with pid 874 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
7962023-11-28T22:01:34.617ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7972023-11-28T22:01:34.617ZINFOphd-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 = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
7982023-11-28T22:01:35.233ZINFOphd-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 = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
7992023-11-28T22:01:35.233ZINFOphd-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 = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
8002023-11-28T22:01:35.234ZINFOphd-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: 83c146a8-abb3-4dfa-accb-cec96db7fcb5, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-83c146a8-abb3-4dfa-accb-cec96db7fcb5", 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/42d90931-b1bf-4d7d-8aea-2b788d5f3c94.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 = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
8012023-11-28T22:01:35.234ZINFOphd-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 = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
8022023-11-28T22:01:35.235ZINFOphd-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 = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
8032023-11-28T22:01:35.235ZINFOphd-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 = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
8042023-11-28T22:01:35.235ZINFOphd-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 = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
8052023-11-28T22:01:35.236ZINFOphd-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 = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
8062023-11-28T22:01:35.236ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 2 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_stop_causes_destroy_test vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
8072023-11-28T22:01:35.717ZINFOphd-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 = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
8082023-11-28T22:01:35.718ZINFOphd-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 = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
8092023-11-28T22:01:35.719ZINFOphd-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 = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
8102023-11-28T22:01:35.720ZINFOphd-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 = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
8112023-11-28T22:01:35.720ZINFOphd-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 = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
8122023-11-28T22:01:35.723ZINFOphd-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
8132023-11-28T22:01:35.739ZINFOphd-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
8142023-11-28T22:01:35.739ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/42d90931-b1bf-4d7d-8aea-2b788d5f3c94.phd_disk target = phd_framework::disk::file
8152023-11-28T22:01:35.744ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 510 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_stop_causes_destroy_test vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
8162023-11-28T22:01:35.744ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1126 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = 83c146a8-abb3-4dfa-accb-cec96db7fcb5
8172023-11-28T22:01:35.744ZINFOphd-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
8182023-11-28T22:01:35.744ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
8192023-11-28T22:01:35.744ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
8202023-11-28T22:01:35.744ZINFOphd-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
8212023-11-28T22:01:35.744ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
8222023-11-28T22:01:35.744ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
8232023-11-28T22:01:35.744ZINFOphd-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
8242023-11-28T22:01:35.744ZINFOphd-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
8252023-11-28T22:01:35.744ZINFOphd-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
8262023-11-28T22:01:35.744ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/4864a634-5a58-4611-882b-8abdb3916028.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
8272023-11-28T22:01:35.768ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
8282023-11-28T22:01:35.768ZINFOphd-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/4864a634-5a58-4611-882b-8abdb3916028.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
8292023-11-28T22:01:35.768ZINFOphd-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
8302023-11-28T22:01:35.768ZINFOphd-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 = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8312023-11-28T22:01:35.771ZINFOphd-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
8322023-11-28T22:01:35.771ZINFOphd-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
8332023-11-28T22:01:35.778ZINFOphd-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
8342023-11-28T22:01:35.778ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
8352023-11-28T22:01:35.778ZINFOphd-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 = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8362023-11-28T22:01:36.391ZINFOphd-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 = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8372023-11-28T22:01:36.391ZINFOphd-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 = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8382023-11-28T22:01:36.392ZINFOphd-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: 21e1fd2a-31e3-48c9-97f8-468db3a4908e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-21e1fd2a-31e3-48c9-97f8-468db3a4908e", 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/4864a634-5a58-4611-882b-8abdb3916028.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 = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8392023-11-28T22:01:36.392ZINFOphd-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 = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8402023-11-28T22:01:36.393ZINFOphd-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 = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8412023-11-28T22:01:36.393ZINFOphd-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 = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8422023-11-28T22:01:36.393ZINFOphd-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 = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8432023-11-28T22:01:37.016ZINFOphd-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 = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8442023-11-28T22:01:37.017ZINFOphd-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 = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8452023-11-28T22:01:37.017ZINFOphd-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 = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8462023-11-28T22:01:37.017ZINFOphd-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 = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8472023-11-28T22:01:37.018ZINFOphd-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 = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8482023-11-28T22:01:37.018ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 626 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_ensure_running_test vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8492023-11-28T22:01:37.463ZINFOphd-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 = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8502023-11-28T22:01:37.464ZINFOphd-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 = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8512023-11-28T22:01:37.467ZINFOphd-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
8522023-11-28T22:01:37.483ZINFOphd-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
8532023-11-28T22:01:37.483ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/4864a634-5a58-4611-882b-8abdb3916028.phd_disk target = phd_framework::disk::file
8542023-11-28T22:01:37.487ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 1096 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_ensure_running_test vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8552023-11-28T22:01:37.487ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1709 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = 21e1fd2a-31e3-48c9-97f8-468db3a4908e
8562023-11-28T22:01:37.487ZINFOphd-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
8572023-11-28T22:01:37.487ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
8582023-11-28T22:01:37.487ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
8592023-11-28T22:01:37.487ZINFOphd-runner: Starting test phd_tests::smoke::instance_spec_get_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
8602023-11-28T22:01:37.487ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
8612023-11-28T22:01:37.488ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
8622023-11-28T22:01:37.488ZINFOphd-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
8632023-11-28T22:01:37.488ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
8642023-11-28T22:01:37.488ZINFOphd-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
8652023-11-28T22:01:37.488ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/76446042-df55-4cad-8ee8-ced0f086d442.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
8662023-11-28T22:01:37.511ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
8672023-11-28T22:01:37.511ZINFOphd-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/76446042-df55-4cad-8ee8-ced0f086d442.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
8682023-11-28T22:01:37.511ZINFOphd-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
8692023-11-28T22:01:37.511ZINFOphd-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 = 89262f88-4bed-4da6-9367-73ad98c9b64f
8702023-11-28T22:01:37.513ZINFOphd-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
8712023-11-28T22:01:37.513ZINFOphd-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
8722023-11-28T22:01:37.519ZINFOphd-runner: [NEW - EVENT] Launched server with pid 878 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
8732023-11-28T22:01:37.520ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
8742023-11-28T22:01:37.520ZINFOphd-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 = 89262f88-4bed-4da6-9367-73ad98c9b64f
8752023-11-28T22:01:38.596ZINFOphd-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 = 89262f88-4bed-4da6-9367-73ad98c9b64f
8762023-11-28T22:01:38.596ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_spec_test vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
8772023-11-28T22:01:38.597ZINFOphd-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: 89262f88-4bed-4da6-9367-73ad98c9b64f, image_id: 00000000-0000-0000-0000-000000000000, memory: 3072, name: "phd-vm-89262f88-4bed-4da6-9367-73ad98c9b64f", 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/76446042-df55-4cad-8ee8-ced0f086d442.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 = 89262f88-4bed-4da6-9367-73ad98c9b64f
8782023-11-28T22:01:38.597ZINFOphd-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 = 89262f88-4bed-4da6-9367-73ad98c9b64f
8792023-11-28T22:01:38.598ZINFOphd-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 = 89262f88-4bed-4da6-9367-73ad98c9b64f
8802023-11-28T22:01:38.598ZINFOphd-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 = 89262f88-4bed-4da6-9367-73ad98c9b64f
8812023-11-28T22:01:38.599ZINFOphd-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 = 89262f88-4bed-4da6-9367-73ad98c9b64f
8822023-11-28T22:01:38.599ZINFOphd-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 = 89262f88-4bed-4da6-9367-73ad98c9b64f
8832023-11-28T22:01:38.599ZINFOphd-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 = 89262f88-4bed-4da6-9367-73ad98c9b64f
8842023-11-28T22:01:38.599ZINFOphd-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 = 89262f88-4bed-4da6-9367-73ad98c9b64f
8852023-11-28T22:01:38.600ZINFOphd-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 = 89262f88-4bed-4da6-9367-73ad98c9b64f
8862023-11-28T22:01:38.600ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_spec_test vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
8872023-11-28T22:01:38.989ZINFOphd-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 = 89262f88-4bed-4da6-9367-73ad98c9b64f
8882023-11-28T22:01:39.890ZINFOphd-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 = 89262f88-4bed-4da6-9367-73ad98c9b64f
8892023-11-28T22:01:39.893ZINFOphd-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
8902023-11-28T22:01:39.910ZINFOphd-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
8912023-11-28T22:01:39.910ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/76446042-df55-4cad-8ee8-ced0f086d442.phd_disk target = phd_framework::disk::file
8922023-11-28T22:01:39.914ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 1318 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_spec_test vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
8932023-11-28T22:01:39.915ZINFOphd-runner: [VM - END] elapsed_milliseconds = 2394 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_spec_test vm_id = 89262f88-4bed-4da6-9367-73ad98c9b64f
8942023-11-28T22:01:39.915ZINFOphd-runner: test phd_tests::smoke::instance_spec_get_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
8952023-11-28T22:01:39.915ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
8962023-11-28T22:01:39.915ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
8972023-11-28T22:01:39.915ZINFOphd-runner: Starting test phd_tests::smoke::nproc_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
8982023-11-28T22:01:39.915ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
8992023-11-28T22:01:39.915ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
9002023-11-28T22:01:39.915ZINFOphd-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
9012023-11-28T22:01:39.915ZINFOphd-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
9022023-11-28T22:01:39.915ZINFOphd-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
9032023-11-28T22:01:39.916ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/93ed82a1-6271-44df-83cb-60b4942dc89f.phd_disk file = phd-tests/framework/src/disk/file.rs line = 40 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
9042023-11-28T22:01:39.940ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
9052023-11-28T22:01:39.940ZINFOphd-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/93ed82a1-6271-44df-83cb-60b4942dc89f.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
9062023-11-28T22:01:39.940ZINFOphd-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
9072023-11-28T22:01:39.940ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9082023-11-28T22:01:39.943ZINFOphd-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
9092023-11-28T22:01:39.943ZINFOphd-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
9102023-11-28T22:01:39.950ZINFOphd-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
9112023-11-28T22:01:39.950ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
9122023-11-28T22:01:39.951ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9132023-11-28T22:01:40.575ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9142023-11-28T22:01:40.575ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9152023-11-28T22:01:40.576ZINFOphd-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: 165ce53a-4969-4eac-af7b-18efc9e0a69e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-165ce53a-4969-4eac-af7b-18efc9e0a69e", 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/93ed82a1-6271-44df-83cb-60b4942dc89f.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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9162023-11-28T22:01:40.576ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9172023-11-28T22:01:40.576ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9182023-11-28T22:01:40.576ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9192023-11-28T22:01:40.576ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e wanted = localhost login:
9202023-11-28T22:01:41.659ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9212023-11-28T22:01:41.659ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9222023-11-28T22:01:41.659ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9232023-11-28T22:01:41.659ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9242023-11-28T22:01:41.670ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9252023-11-28T22:01:41.670ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9262023-11-28T22:01:41.671ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9272023-11-28T22:01:41.682ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9282023-11-28T22:01:42.706ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9292023-11-28T22:01:42.706ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9302023-11-28T22:01:44.804ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9312023-11-28T22:01:44.804ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9322023-11-28T22:01:44.804ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9332023-11-28T22:01:44.804ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9342023-11-28T22:01:44.804ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9352023-11-28T22:01:44.815ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9362023-11-28T22:01:44.815ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9372023-11-28T22:01:44.815ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9382023-11-28T22:01:44.869ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9392023-11-28T22:01:44.880ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9402023-11-28T22:01:44.880ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9412023-11-28T22:01:44.902ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9422023-11-28T22:01:44.992ZINFOphd-runner: [SERIAL - EVENT] [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9432023-11-28T22:01:45.003ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9442023-11-28T22:01:45.003ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9452023-11-28T22:01:45.003ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9462023-11-28T22:01:45.013ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9472023-11-28T22:01:45.058ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9482023-11-28T22:01:45.210ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9492023-11-28T22:01:45.266ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9502023-11-28T22:01:45.277ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9512023-11-28T22:01:45.287ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9522023-11-28T22:01:45.309ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9532023-11-28T22:01:45.309ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9542023-11-28T22:01:45.321ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9552023-11-28T22:01:45.343ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9562023-11-28T22:01:45.343ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9572023-11-28T22:01:45.353ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9582023-11-28T22:01:45.364ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9592023-11-28T22:01:45.375ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9602023-11-28T22:01:45.387ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9612023-11-28T22:01:45.486ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9622023-11-28T22:01:45.497ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9632023-11-28T22:01:45.497ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9642023-11-28T22:01:45.497ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9652023-11-28T22:01:45.498ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e wanted = localhost:~#
9662023-11-28T22:01:45.508ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9672023-11-28T22:01:45.508ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9682023-11-28T22:01:45.509ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9692023-11-28T22:01:45.509ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9702023-11-28T22:01:45.509ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9712023-11-28T22:01:45.509ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9722023-11-28T22:01:45.509ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9732023-11-28T22:01:45.509ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9742023-11-28T22:01:45.509ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9752023-11-28T22:01:45.509ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9762023-11-28T22:01:45.509ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9772023-11-28T22:01:45.509ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4933 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9782023-11-28T22:01:45.509ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9792023-11-28T22:01:45.509ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9802023-11-28T22:01:45.510ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e wanted = nproc\n
9812023-11-28T22:01:45.520ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9822023-11-28T22:01:45.520ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9832023-11-28T22:01:45.520ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e wanted = localhost:~#
9842023-11-28T22:01:45.531ZINFOphd-runner: [SERIAL - EVENT] 6 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9852023-11-28T22:01:45.542ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9862023-11-28T22:01:45.544ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9872023-11-28T22:01:45.544ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9882023-11-28T22:01:45.544ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9892023-11-28T22:01:45.544ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9902023-11-28T22:01:45.545ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9912023-11-28T22:01:45.545ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4970 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9922023-11-28T22:01:45.862ZINFOphd-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 = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9932023-11-28T22:01:45.865ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
9942023-11-28T22:01:45.882ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
9952023-11-28T22:01:45.882ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 82 path = /tmp/propolis-phd/93ed82a1-6271-44df-83cb-60b4942dc89f.phd_disk target = phd_framework::disk::file
9962023-11-28T22:01:45.887ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 5311 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9972023-11-28T22:01:45.887ZINFOphd-runner: [VM - END] elapsed_milliseconds = 5936 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = nproc_test vm_id = 165ce53a-4969-4eac-af7b-18efc9e0a69e
9982023-11-28T22:01:45.887ZINFOphd-runner: test phd_tests::smoke::nproc_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
9992023-11-28T22:01:45.887ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
10002023-11-28T22:01:45.887ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
10012023-11-28T22:01:45.887ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 33 target = phd_runner::fixtures
10022023-11-28T22:01:45.887ZINFOphd-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 136.89s
1004