1 | 2024-02-06T22:25:00.041Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 33
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/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: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
2 | 2024-02-06T22:25:00.044Z | DEBG | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 215
store = Store { local_dir: "/tmp/propolis-phd", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None }, poisoned: false, .. }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), untar: None }, cached_path: None }, poisoned: false, .. }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 608, tv_nsec: 536694225 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2024-02-06T22:25:00.044Z | INFO | phd-runner: Adding Propolis server from local command
file = phd-tests/framework/src/artifacts/store.rs
line = 223
propolis_server_cmd = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
4 | 2024-02-06T22:25:00.044Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 2d4bc11232d53f177c286383926fa5f8c1b2a938
file = phd-tests/framework/src/artifacts/store.rs
line = 310
target = phd_framework::artifacts::store
|
5 | 2024-02-06T22:25:00.044Z | DEBG | phd-runner: Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 213
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/2d4bc11232d53f177c286383926fa5f8c1b2a938/crucible-nightly.sha256.txt
|
6 | 2024-02-06T22:25:00.211Z | INFO | phd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master'
file = phd-tests/framework/src/artifacts/store.rs
line = 244
target = phd_framework::artifacts::store
|
7 | 2024-02-06T22:25:00.686Z | DEBG | phd-runner: Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 213
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/4902d829b6c59433eef16cc3056c4773bc56c410/propolis-server.sha256.txt
|
8 | 2024-02-06T22:25:00.822Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 23
target = phd_runner::fixtures
|
9 | 2024-02-06T22:25:00.823Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 23
target = phd_runner::fixtures
|
10 | 2024-02-06T22:25:00.823Z | INFO | phd-runner: Running 22 test(s)
file = phd-tests/runner/src/execute.rs
line = 98
target = phd_runner::execute
|
11 | 2024-02-06T22:25:00.823Z | INFO | phd-runner: Starting test phd_tests::hw::lspci_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
12 | 2024-02-06T22:25:00.823Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
13 | 2024-02-06T22:25:00.823Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
14 | 2024-02-06T22:25:00.823Z | DEBG | phd-runner: checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
15 | 2024-02-06T22:25:00.823Z | DEBG | phd-runner: Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 213
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
|
16 | 2024-02-06T22:25:01.778Z | DEBG | phd-runner: checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
17 | 2024-02-06T22:25:01.779Z | DEBG | phd-runner: Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
file = phd-tests/framework/src/artifacts/store.rs
line = 613
target = phd_framework::artifacts::store
timeout = 600s
|
18 | 2024-02-06T22:25:31.373Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
19 | 2024-02-06T22:25:31.373Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/5ea83f90-acf7-4f92-af7b-a4bbef5e84c4.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
20 | 2024-02-06T22:25:31.395Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
21 | 2024-02-06T22:25:31.395Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/5ea83f90-acf7-4f92-af7b-a4bbef5e84c4.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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
|
22 | 2024-02-06T22:25:31.396Z | DEBG | phd-runner: [NEW - EVENT] Examining locally-sourced artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 56
path = /work/phd-test/propolis-server
sha256 = None
target = phd_framework::artifacts::store
|
23 | 2024-02-06T22:25:31.396Z | DEBG | phd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path
file = phd-tests/framework/src/artifacts/store.rs
line = 69
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
24 | 2024-02-06T22:25:31.396Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
25 | 2024-02-06T22:25:31.396Z | INFO | phd-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
|
26 | 2024-02-06T22:25:31.396Z | INFO | phd-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
|
27 | 2024-02-06T22:25:31.415Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 850
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
28 | 2024-02-06T22:25:31.416Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
29 | 2024-02-06T22:25:31.416Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
30 | 2024-02-06T22:25:32.248Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
31 | 2024-02-06T22:25:32.249Z | INFO | phd-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: 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-036a0f99-0cff-4b38-9ce6-6fc6e8ed0161", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/5ea83f90-acf7-4f92-af7b-a4bbef5e84c4.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
32 | 2024-02-06T22:25:32.249Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
33 | 2024-02-06T22:25:32.249Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 597
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
34 | 2024-02-06T22:25:32.249Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
35 | 2024-02-06T22:25:32.249Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
36 | 2024-02-06T22:25:36.446Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WriteStr("root")
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
37 | 2024-02-06T22:25:36.446Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
38 | 2024-02-06T22:25:36.464Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4214
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
39 | 2024-02-06T22:25:36.464Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 638
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
40 | 2024-02-06T22:25:36.465Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test
vm_id = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
41 | 2024-02-06T22:25:36.475Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
42 | 2024-02-06T22:25:36.508Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test
vm_id = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
43 | 2024-02-06T22:25:36.519Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
44 | 2024-02-06T22:25:36.552Z | INFO | phd-runner: stopping and starting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 57
target = phd_framework::lifecycle
vm_name = lspci_lifecycle_test
|
45 | 2024-02-06T22:25:36.552Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
46 | 2024-02-06T22:25:36.553Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
47 | 2024-02-06T22:25:36.554Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/5ea83f90-acf7-4f92-af7b-a4bbef5e84c4.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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
|
48 | 2024-02-06T22:25:36.554Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
49 | 2024-02-06T22:25:36.554Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
50 | 2024-02-06T22:25:36.554Z | INFO | phd-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
|
51 | 2024-02-06T22:25:36.554Z | INFO | phd-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
|
52 | 2024-02-06T22:25:36.561Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
53 | 2024-02-06T22:25:36.561Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4313
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
54 | 2024-02-06T22:25:36.563Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 851
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
55 | 2024-02-06T22:25:36.563Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
56 | 2024-02-06T22:25:36.564Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
57 | 2024-02-06T22:25:37.374Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
58 | 2024-02-06T22:25:37.374Z | INFO | phd-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: a43044f5-436e-49a3-8071-49bc576a0e77, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-a43044f5-436e-49a3-8071-49bc576a0e77", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/5ea83f90-acf7-4f92-af7b-a4bbef5e84c4.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = a43044f5-436e-49a3-8071-49bc576a0e77
|
59 | 2024-02-06T22:25:37.374Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
60 | 2024-02-06T22:25:37.375Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 597
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
61 | 2024-02-06T22:25:37.375Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
62 | 2024-02-06T22:25:37.375Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
63 | 2024-02-06T22:25:41.547Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WriteStr("root")
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
64 | 2024-02-06T22:25:41.547Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
65 | 2024-02-06T22:25:41.565Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4189
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
66 | 2024-02-06T22:25:41.565Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 638
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
67 | 2024-02-06T22:25:41.565Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
68 | 2024-02-06T22:25:41.566Z | INFO | phd-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
|
69 | 2024-02-06T22:25:41.585Z | INFO | phd-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
|
70 | 2024-02-06T22:25:41.585Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 10169
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 036a0f99-0cff-4b38-9ce6-6fc6e8ed0161
|
71 | 2024-02-06T22:25:41.585Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
72 | 2024-02-06T22:25:41.597Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
73 | 2024-02-06T22:25:41.620Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
74 | 2024-02-06T22:25:41.630Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
75 | 2024-02-06T22:25:41.663Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
76 | 2024-02-06T22:25:41.664Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
77 | 2024-02-06T22:25:41.664Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
78 | 2024-02-06T22:25:41.665Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
79 | 2024-02-06T22:25:41.665Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
80 | 2024-02-06T22:25:41.665Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
81 | 2024-02-06T22:25:41.666Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4291
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
82 | 2024-02-06T22:25:42.167Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
83 | 2024-02-06T22:25:42.168Z | INFO | phd-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
|
84 | 2024-02-06T22:25:42.189Z | INFO | phd-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
|
85 | 2024-02-06T22:25:42.189Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/5ea83f90-acf7-4f92-af7b-a4bbef5e84c4.phd_disk
target = phd_framework::disk::file
|
86 | 2024-02-06T22:25:42.195Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 5631
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = a43044f5-436e-49a3-8071-49bc576a0e77
|
87 | 2024-02-06T22:25:42.195Z | INFO | phd-runner: test phd_tests::hw::lspci_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
88 | 2024-02-06T22:25:42.195Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
89 | 2024-02-06T22:25:42.195Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
90 | 2024-02-06T22:25:42.196Z | INFO | phd-runner: Starting test phd_tests::smoke::instance_spec_get_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
91 | 2024-02-06T22:25:42.196Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
92 | 2024-02-06T22:25:42.196Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
93 | 2024-02-06T22:25:42.196Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
94 | 2024-02-06T22:25:42.196Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
95 | 2024-02-06T22:25:42.196Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
96 | 2024-02-06T22:25:42.196Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/f9a20fb2-6017-4651-886f-17202df0e31a.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
97 | 2024-02-06T22:25:42.221Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
98 | 2024-02-06T22:25:42.221Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f9a20fb2-6017-4651-886f-17202df0e31a.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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
|
99 | 2024-02-06T22:25:42.222Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
100 | 2024-02-06T22:25:42.222Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = a4b84b55-5300-4048-b1a0-1865ca1d0e71
|
101 | 2024-02-06T22:25:42.222Z | INFO | phd-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
|
102 | 2024-02-06T22:25:42.222Z | INFO | phd-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
|
103 | 2024-02-06T22:25:42.229Z | INFO | phd-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
|
104 | 2024-02-06T22:25:42.230Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
105 | 2024-02-06T22:25:42.230Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = a4b84b55-5300-4048-b1a0-1865ca1d0e71
|
106 | 2024-02-06T22:25:43.214Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
107 | 2024-02-06T22:25:43.215Z | INFO | phd-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: a4b84b55-5300-4048-b1a0-1865ca1d0e71, image_id: 00000000-0000-0000-0000-000000000000, memory: 3072, name: "phd-vm-a4b84b55-5300-4048-b1a0-1865ca1d0e71", vcpus: 4 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f9a20fb2-6017-4651-886f-17202df0e31a.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = a4b84b55-5300-4048-b1a0-1865ca1d0e71
|
108 | 2024-02-06T22:25:43.215Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = a4b84b55-5300-4048-b1a0-1865ca1d0e71
|
109 | 2024-02-06T22:25:43.215Z | INFO | phd-runner: [VM - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 430
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = a4b84b55-5300-4048-b1a0-1865ca1d0e71
|
110 | 2024-02-06T22:25:43.216Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = a4b84b55-5300-4048-b1a0-1865ca1d0e71
|
111 | 2024-02-06T22:25:43.217Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = a4b84b55-5300-4048-b1a0-1865ca1d0e71
|
112 | 2024-02-06T22:25:43.217Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = a4b84b55-5300-4048-b1a0-1865ca1d0e71
|
113 | 2024-02-06T22:25:43.217Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = a4b84b55-5300-4048-b1a0-1865ca1d0e71
|
114 | 2024-02-06T22:25:43.217Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = a4b84b55-5300-4048-b1a0-1865ca1d0e71
|
115 | 2024-02-06T22:25:43.218Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
116 | 2024-02-06T22:25:43.218Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
117 | 2024-02-06T22:25:43.915Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = a4b84b55-5300-4048-b1a0-1865ca1d0e71
|
118 | 2024-02-06T22:25:43.917Z | INFO | phd-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
|
119 | 2024-02-06T22:25:43.934Z | INFO | phd-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
|
120 | 2024-02-06T22:25:43.934Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/f9a20fb2-6017-4651-886f-17202df0e31a.phd_disk
target = phd_framework::disk::file
|
121 | 2024-02-06T22:25:43.938Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1708
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = a4b84b55-5300-4048-b1a0-1865ca1d0e71
|
122 | 2024-02-06T22:25:43.938Z | INFO | phd-runner: test phd_tests::smoke::instance_spec_get_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
123 | 2024-02-06T22:25:43.938Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
124 | 2024-02-06T22:25:43.938Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
125 | 2024-02-06T22:25:43.938Z | INFO | phd-runner: Starting test phd_tests::smoke::nproc_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
126 | 2024-02-06T22:25:43.938Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
127 | 2024-02-06T22:25:43.938Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
128 | 2024-02-06T22:25:43.938Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
129 | 2024-02-06T22:25:43.938Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
130 | 2024-02-06T22:25:43.938Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
131 | 2024-02-06T22:25:43.938Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/abdc0360-0cf5-48c1-aad8-48f28401cb1e.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
132 | 2024-02-06T22:25:43.964Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
133 | 2024-02-06T22:25:43.964Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/abdc0360-0cf5-48c1-aad8-48f28401cb1e.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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
|
134 | 2024-02-06T22:25:43.964Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
135 | 2024-02-06T22:25:43.964Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
136 | 2024-02-06T22:25:43.964Z | INFO | phd-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
|
137 | 2024-02-06T22:25:43.964Z | INFO | phd-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
|
138 | 2024-02-06T22:25:43.971Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 856
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
139 | 2024-02-06T22:25:43.972Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
140 | 2024-02-06T22:25:43.972Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
141 | 2024-02-06T22:25:44.373Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
142 | 2024-02-06T22:25:44.374Z | INFO | phd-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: 9a32259a-8486-41ce-8558-632b5e813903, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-9a32259a-8486-41ce-8558-632b5e813903", vcpus: 6 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/abdc0360-0cf5-48c1-aad8-48f28401cb1e.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = 9a32259a-8486-41ce-8558-632b5e813903
|
143 | 2024-02-06T22:25:44.374Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
144 | 2024-02-06T22:25:44.374Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 597
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
145 | 2024-02-06T22:25:44.374Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
146 | 2024-02-06T22:25:44.374Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
147 | 2024-02-06T22:25:49.360Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WriteStr("root")
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
148 | 2024-02-06T22:25:49.360Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
149 | 2024-02-06T22:25:49.378Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5003
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
150 | 2024-02-06T22:25:49.378Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 638
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
151 | 2024-02-06T22:25:49.378Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
152 | 2024-02-06T22:25:49.389Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
153 | 2024-02-06T22:25:49.422Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
154 | 2024-02-06T22:25:49.423Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
155 | 2024-02-06T22:25:49.423Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
156 | 2024-02-06T22:25:49.423Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
157 | 2024-02-06T22:25:49.424Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
158 | 2024-02-06T22:25:49.425Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
159 | 2024-02-06T22:25:49.425Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5052
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
160 | 2024-02-06T22:25:49.884Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
161 | 2024-02-06T22:25:49.885Z | INFO | phd-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
|
162 | 2024-02-06T22:25:49.902Z | INFO | phd-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
|
163 | 2024-02-06T22:25:49.902Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/abdc0360-0cf5-48c1-aad8-48f28401cb1e.phd_disk
target = phd_framework::disk::file
|
164 | 2024-02-06T22:25:49.907Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 5935
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a32259a-8486-41ce-8558-632b5e813903
|
165 | 2024-02-06T22:25:49.907Z | INFO | phd-runner: test phd_tests::smoke::nproc_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
166 | 2024-02-06T22:25:49.907Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
167 | 2024-02-06T22:25:49.907Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
168 | 2024-02-06T22:25:49.907Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
169 | 2024-02-06T22:25:49.907Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
170 | 2024-02-06T22:25:49.907Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
171 | 2024-02-06T22:25:49.907Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
172 | 2024-02-06T22:25:49.907Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
173 | 2024-02-06T22:25:49.907Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
174 | 2024-02-06T22:25:49.908Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/2f0cd434-04d8-4155-b943-de071aa8033a.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
175 | 2024-02-06T22:25:49.933Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
176 | 2024-02-06T22:25:49.933Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/2f0cd434-04d8-4155-b943-de071aa8033a.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_from_base_and_back
|
177 | 2024-02-06T22:25:49.933Z | DEBG | phd-runner: [NEW - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /tmp/propolis-phd/cfcb40476599fdccce442ed338e9ed95a39a97dc97c2fb7a04923b16604a825e/propolis-server.tar.gz
target = phd_framework::artifacts::store
|
178 | 2024-02-06T22:25:49.933Z | DEBG | phd-runner: [NEW - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 213
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/4902d829b6c59433eef16cc3056c4773bc56c410/propolis-server.tar.gz
|
179 | 2024-02-06T22:26:23.059Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /tmp/propolis-phd/cfcb40476599fdccce442ed338e9ed95a39a97dc97c2fb7a04923b16604a825e/propolis-server
file = phd-tests/framework/src/artifacts/store.rs
line = 156
target = phd_framework::artifacts::store
untar_path = propolis-server
|
180 | 2024-02-06T22:26:23.059Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 512
target = phd_framework::artifacts::store
|
181 | 2024-02-06T22:26:34.798Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
182 | 2024-02-06T22:26:34.798Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/tmp/propolis-phd/cfcb40476599fdccce442ed338e9ed95a39a97dc97c2fb7a04923b16604a825e/propolis-server"
target = phd_framework::test_vm::server
|
183 | 2024-02-06T22:26:34.798Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log"
target = phd_framework::server_log_mode
|
184 | 2024-02-06T22:26:34.838Z | INFO | phd-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
|
185 | 2024-02-06T22:26:34.839Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 44905
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
186 | 2024-02-06T22:26:34.839Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
187 | 2024-02-06T22:26:35.689Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
188 | 2024-02-06T22:26:35.689Z | INFO | phd-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: efa29d2f-b79f-422d-b51c-0777fc50de0e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-efa29d2f-b79f-422d-b51c-0777fc50de0e", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/2f0cd434-04d8-4155-b943-de071aa8033a.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
189 | 2024-02-06T22:26:35.690Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
190 | 2024-02-06T22:26:35.690Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 597
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
191 | 2024-02-06T22:26:35.690Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
192 | 2024-02-06T22:26:35.690Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
193 | 2024-02-06T22:26:39.870Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WriteStr("root")
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
194 | 2024-02-06T22:26:39.870Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
195 | 2024-02-06T22:26:39.889Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4198
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
196 | 2024-02-06T22:26:39.889Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 638
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
197 | 2024-02-06T22:26:39.889Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
198 | 2024-02-06T22:26:39.900Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
199 | 2024-02-06T22:26:39.932Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
200 | 2024-02-06T22:26:39.944Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
201 | 2024-02-06T22:26:39.977Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
202 | 2024-02-06T22:26:39.987Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
203 | 2024-02-06T22:26:40.010Z | INFO | phd-runner: migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 72
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
204 | 2024-02-06T22:26:40.010Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
205 | 2024-02-06T22:26:40.010Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/2f0cd434-04d8-4155-b943-de071aa8033a.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_from_base_and_back_lifecycle_0
|
206 | 2024-02-06T22:26:40.010Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
207 | 2024-02-06T22:26:40.010Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 3766c7be-9521-4548-99e9-a3fccae9f360
|
208 | 2024-02-06T22:26:40.010Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_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
|
209 | 2024-02-06T22:26:40.010Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
210 | 2024-02-06T22:26:40.028Z | INFO | phd-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
|
211 | 2024-02-06T22:26:40.028Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
212 | 2024-02-06T22:26:40.028Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
migration_id = d42509ed-1f1c-4a45-98c9-2f287eca22b5
target = phd_framework::test_vm
timeout_duration = 45s
vm = migration_from_base_and_back_lifecycle_0
vm_id = 3766c7be-9521-4548-99e9-a3fccae9f360
|
213 | 2024-02-06T22:26:40.029Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 3766c7be-9521-4548-99e9-a3fccae9f360
|
214 | 2024-02-06T22:26:40.855Z | INFO | phd-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: 3766c7be-9521-4548-99e9-a3fccae9f360, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-3766c7be-9521-4548-99e9-a3fccae9f360", vcpus: 2 }, state: Migrating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/2f0cd434-04d8-4155-b943-de071aa8033a.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_from_base_and_back_lifecycle_0
vm_id = 3766c7be-9521-4548-99e9-a3fccae9f360
|
215 | 2024-02-06T22:26:40.855Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = d42509ed-1f1c-4a45-98c9-2f287eca22b5
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 3766c7be-9521-4548-99e9-a3fccae9f360
|
216 | 2024-02-06T22:26:56.541Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 498
migration_id = d42509ed-1f1c-4a45-98c9-2f287eca22b5
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 3766c7be-9521-4548-99e9-a3fccae9f360
|
217 | 2024-02-06T22:26:56.541Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 15686
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = d42509ed-1f1c-4a45-98c9-2f287eca22b5
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 3766c7be-9521-4548-99e9-a3fccae9f360
|
218 | 2024-02-06T22:26:56.541Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 3766c7be-9521-4548-99e9-a3fccae9f360
|
219 | 2024-02-06T22:26:56.542Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 3766c7be-9521-4548-99e9-a3fccae9f360
|
220 | 2024-02-06T22:26:56.542Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 3766c7be-9521-4548-99e9-a3fccae9f360
|
221 | 2024-02-06T22:26:56.542Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 3766c7be-9521-4548-99e9-a3fccae9f360
|
222 | 2024-02-06T22:26:56.542Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 3766c7be-9521-4548-99e9-a3fccae9f360
|
223 | 2024-02-06T22:26:56.794Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 3766c7be-9521-4548-99e9-a3fccae9f360
|
224 | 2024-02-06T22:26:56.795Z | INFO | phd-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
|
225 | 2024-02-06T22:26:56.823Z | INFO | phd-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
|
226 | 2024-02-06T22:26:56.823Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 16795
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 3766c7be-9521-4548-99e9-a3fccae9f360
|
227 | 2024-02-06T22:26:56.823Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
228 | 2024-02-06T22:26:56.824Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
229 | 2024-02-06T22:26:56.825Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
230 | 2024-02-06T22:26:56.825Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
231 | 2024-02-06T22:26:56.825Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
232 | 2024-02-06T22:26:56.826Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
233 | 2024-02-06T22:26:56.826Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 21136
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
234 | 2024-02-06T22:26:57.173Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
235 | 2024-02-06T22:26:57.174Z | INFO | phd-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
|
236 | 2024-02-06T22:26:57.200Z | INFO | phd-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
|
237 | 2024-02-06T22:26:57.200Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/2f0cd434-04d8-4155-b943-de071aa8033a.phd_disk
target = phd_framework::disk::file
|
238 | 2024-02-06T22:26:57.204Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 22365
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = efa29d2f-b79f-422d-b51c-0777fc50de0e
|
239 | 2024-02-06T22:26:57.961Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... FAILED: error during migration: error during migration
Stack backtrace:
0: phd_framework::test_vm::TestVm::migrate_from::{{closure}}
at ./oxidecomputer/propolis/phd-tests/framework/src/test_vm/mod.rs:517:34
1: core::result::Result<T,E>::map_err
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/result.rs:829:27
2: phd_framework::test_vm::TestVm::migrate_from
at ./oxidecomputer/propolis/phd-tests/framework/src/test_vm/mod.rs:516:17
3: phd_framework::lifecycle::<impl phd_framework::Framework>::lifecycle_test
at ./oxidecomputer/propolis/phd-tests/framework/src/lifecycle.rs:86:21
4: phd_tests::migrate::from_base::migration_from_base_and_back::{{closure}}
at ./oxidecomputer/propolis/phd-tests/tests/src/migrate.rs:59:9
5: phd_tests::migrate::from_base::migration_from_base_and_back
at ./oxidecomputer/propolis/phd-tests/tests/src/migrate.rs:47:5
6: phd_testcase::TestCase::run
at ./oxidecomputer/propolis/phd-tests/testcase/src/lib.rs:79:9
7: phd_runner::execute::run_tests_with_ctx::{{closure}}
at ./oxidecomputer/propolis/phd-tests/runner/src/execute.rs:112:56
8: std::panicking::try::do_call
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:552:40
9: __rust_try
10: std::panicking::try
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:516:19
11: std::panic::catch_unwind
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panic.rs:142:14
12: phd_runner::execute::run_tests_with_ctx
at ./oxidecomputer/propolis/phd-tests/runner/src/execute.rs:112:28
13: phd_runner::run_tests
at ./oxidecomputer/propolis/phd-tests/runner/src/main.rs:72:27
14: phd_runner::main
at ./oxidecomputer/propolis/phd-tests/runner/src/main.rs:37:29
15: core::ops::function::FnOnce::call_once
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ops/function.rs:250:5
16: std::sys_common::backtrace::__rust_begin_short_backtrace
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/sys_common/backtrace.rs:154:18
17: std::rt::lang_start::{{closure}}
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/rt.rs:167:18
18: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ops/function.rs:284:13
std::panicking::try::do_call
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:552:40
std::panicking::try
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:516:19
std::panic::catch_unwind
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panic.rs:142:14
std::rt::lang_start_internal::{{closure}}
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/rt.rs:148:48
std::panicking::try::do_call
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:552:40
std::panicking::try
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:516:19
std::panic::catch_unwind
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panic.rs:142:14
std::rt::lang_start_internal
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/rt.rs:148:20
19: std::rt::lang_start
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/rt.rs:166:17
20: main
21: _start_crt
22: _start
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
240 | 2024-02-06T22:26:57.961Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
241 | 2024-02-06T22:26:57.961Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
242 | 2024-02-06T22:26:57.961Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
243 | 2024-02-06T22:26:57.961Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
244 | 2024-02-06T22:26:57.961Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
245 | 2024-02-06T22:26:57.961Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
246 | 2024-02-06T22:26:57.961Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
247 | 2024-02-06T22:26:57.961Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
248 | 2024-02-06T22:26:57.961Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/587a370c-1167-4ab1-9af1-4a42bc7d6a13.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
249 | 2024-02-06T22:26:57.986Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
250 | 2024-02-06T22:26:57.987Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/587a370c-1167-4ab1-9af1-4a42bc7d6a13.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_serial_history_base
|
251 | 2024-02-06T22:26:57.987Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/cfcb40476599fdccce442ed338e9ed95a39a97dc97c2fb7a04923b16604a825e/propolis-server
target = phd_framework::artifacts::store
|
252 | 2024-02-06T22:26:57.987Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
253 | 2024-02-06T22:26:57.987Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_base.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/tmp/propolis-phd/cfcb40476599fdccce442ed338e9ed95a39a97dc97c2fb7a04923b16604a825e/propolis-server"
target = phd_framework::test_vm::server
|
254 | 2024-02-06T22:26:57.987Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log"
target = phd_framework::server_log_mode
|
255 | 2024-02-06T22:26:58.007Z | INFO | phd-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
|
256 | 2024-02-06T22:26:58.008Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
257 | 2024-02-06T22:26:58.008Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
258 | 2024-02-06T22:26:58.791Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
259 | 2024-02-06T22:26:58.792Z | INFO | phd-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: 3484e0c6-479a-4980-8b25-a15fb6a43571, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-3484e0c6-479a-4980-8b25-a15fb6a43571", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/587a370c-1167-4ab1-9af1-4a42bc7d6a13.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
260 | 2024-02-06T22:26:58.792Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
261 | 2024-02-06T22:26:58.793Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 597
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
262 | 2024-02-06T22:26:58.793Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
263 | 2024-02-06T22:26:58.793Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
264 | 2024-02-06T22:27:03.005Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WriteStr("root")
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
265 | 2024-02-06T22:27:03.005Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
266 | 2024-02-06T22:27:03.024Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4231
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
267 | 2024-02-06T22:27:03.024Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 638
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
268 | 2024-02-06T22:27:03.025Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
269 | 2024-02-06T22:27:03.035Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
270 | 2024-02-06T22:27:03.072Z | INFO | phd-runner: migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 72
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history_base
|
271 | 2024-02-06T22:27:03.072Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
272 | 2024-02-06T22:27:03.072Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/587a370c-1167-4ab1-9af1-4a42bc7d6a13.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_serial_history_base_lifecycle_0
|
273 | 2024-02-06T22:27:03.072Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
274 | 2024-02-06T22:27:03.073Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = ee1bbe0a-37aa-42c0-a6eb-05279ff7b82f
|
275 | 2024-02-06T22:27:03.073Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_base_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
|
276 | 2024-02-06T22:27:03.073Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
277 | 2024-02-06T22:27:03.091Z | INFO | phd-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
|
278 | 2024-02-06T22:27:03.092Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
279 | 2024-02-06T22:27:03.092Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
migration_id = c85b0226-1713-45ac-825e-221ce44109a8
target = phd_framework::test_vm
timeout_duration = 45s
vm = migration_serial_history_base_lifecycle_0
vm_id = ee1bbe0a-37aa-42c0-a6eb-05279ff7b82f
|
280 | 2024-02-06T22:27:03.092Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = ee1bbe0a-37aa-42c0-a6eb-05279ff7b82f
|
281 | 2024-02-06T22:27:03.869Z | INFO | phd-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: ee1bbe0a-37aa-42c0-a6eb-05279ff7b82f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-ee1bbe0a-37aa-42c0-a6eb-05279ff7b82f", vcpus: 2 }, state: Migrating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/587a370c-1167-4ab1-9af1-4a42bc7d6a13.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_serial_history_base_lifecycle_0
vm_id = ee1bbe0a-37aa-42c0-a6eb-05279ff7b82f
|
282 | 2024-02-06T22:27:03.869Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = c85b0226-1713-45ac-825e-221ce44109a8
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = ee1bbe0a-37aa-42c0-a6eb-05279ff7b82f
|
283 | 2024-02-06T22:27:15.557Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 498
migration_id = c85b0226-1713-45ac-825e-221ce44109a8
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = ee1bbe0a-37aa-42c0-a6eb-05279ff7b82f
|
284 | 2024-02-06T22:27:15.557Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 11688
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = c85b0226-1713-45ac-825e-221ce44109a8
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = ee1bbe0a-37aa-42c0-a6eb-05279ff7b82f
|
285 | 2024-02-06T22:27:15.557Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = ee1bbe0a-37aa-42c0-a6eb-05279ff7b82f
|
286 | 2024-02-06T22:27:15.558Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = ee1bbe0a-37aa-42c0-a6eb-05279ff7b82f
|
287 | 2024-02-06T22:27:15.558Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = ee1bbe0a-37aa-42c0-a6eb-05279ff7b82f
|
288 | 2024-02-06T22:27:15.558Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = ee1bbe0a-37aa-42c0-a6eb-05279ff7b82f
|
289 | 2024-02-06T22:27:15.558Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = ee1bbe0a-37aa-42c0-a6eb-05279ff7b82f
|
290 | 2024-02-06T22:27:16.045Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = ee1bbe0a-37aa-42c0-a6eb-05279ff7b82f
|
291 | 2024-02-06T22:27:16.046Z | INFO | phd-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
|
292 | 2024-02-06T22:27:16.073Z | INFO | phd-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
|
293 | 2024-02-06T22:27:16.073Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 12981
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = ee1bbe0a-37aa-42c0-a6eb-05279ff7b82f
|
294 | 2024-02-06T22:27:16.073Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
295 | 2024-02-06T22:27:16.074Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
296 | 2024-02-06T22:27:16.074Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
297 | 2024-02-06T22:27:16.075Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
298 | 2024-02-06T22:27:16.075Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
299 | 2024-02-06T22:27:16.076Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
300 | 2024-02-06T22:27:16.076Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 17284
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
301 | 2024-02-06T22:27:16.503Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
302 | 2024-02-06T22:27:16.505Z | INFO | phd-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
|
303 | 2024-02-06T22:27:16.531Z | INFO | phd-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
|
304 | 2024-02-06T22:27:16.532Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/587a370c-1167-4ab1-9af1-4a42bc7d6a13.phd_disk
target = phd_framework::disk::file
|
305 | 2024-02-06T22:27:16.536Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 18528
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3484e0c6-479a-4980-8b25-a15fb6a43571
|
306 | 2024-02-06T22:27:16.541Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... FAILED: error during migration: error during migration
Stack backtrace:
0: phd_framework::test_vm::TestVm::migrate_from::{{closure}}
at ./oxidecomputer/propolis/phd-tests/framework/src/test_vm/mod.rs:517:34
1: core::result::Result<T,E>::map_err
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/result.rs:829:27
2: phd_framework::test_vm::TestVm::migrate_from
at ./oxidecomputer/propolis/phd-tests/framework/src/test_vm/mod.rs:516:17
3: phd_framework::lifecycle::<impl phd_framework::Framework>::lifecycle_test
at ./oxidecomputer/propolis/phd-tests/framework/src/lifecycle.rs:86:21
4: phd_tests::migrate::run_serial_history_test
at ./oxidecomputer/propolis/phd-tests/tests/src/migrate.rs:330:5
5: phd_tests::migrate::from_base::serial_history::{{closure}}
at ./oxidecomputer/propolis/phd-tests/tests/src/migrate.rs:38:9
6: phd_tests::migrate::from_base::serial_history
at ./oxidecomputer/propolis/phd-tests/tests/src/migrate.rs:36:5
7: phd_testcase::TestCase::run
at ./oxidecomputer/propolis/phd-tests/testcase/src/lib.rs:79:9
8: phd_runner::execute::run_tests_with_ctx::{{closure}}
at ./oxidecomputer/propolis/phd-tests/runner/src/execute.rs:112:56
9: std::panicking::try::do_call
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:552:40
10: __rust_try
11: std::panicking::try
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:516:19
12: std::panic::catch_unwind
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panic.rs:142:14
13: phd_runner::execute::run_tests_with_ctx
at ./oxidecomputer/propolis/phd-tests/runner/src/execute.rs:112:28
14: phd_runner::run_tests
at ./oxidecomputer/propolis/phd-tests/runner/src/main.rs:72:27
15: phd_runner::main
at ./oxidecomputer/propolis/phd-tests/runner/src/main.rs:37:29
16: core::ops::function::FnOnce::call_once
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ops/function.rs:250:5
17: std::sys_common::backtrace::__rust_begin_short_backtrace
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/sys_common/backtrace.rs:154:18
18: std::rt::lang_start::{{closure}}
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/rt.rs:167:18
19: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ops/function.rs:284:13
std::panicking::try::do_call
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:552:40
std::panicking::try
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:516:19
std::panic::catch_unwind
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panic.rs:142:14
std::rt::lang_start_internal::{{closure}}
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/rt.rs:148:48
std::panicking::try::do_call
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:552:40
std::panicking::try
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:516:19
std::panic::catch_unwind
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panic.rs:142:14
std::rt::lang_start_internal
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/rt.rs:148:20
20: std::rt::lang_start
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/rt.rs:166:17
21: main
22: _start_crt
23: _start
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
307 | 2024-02-06T22:27:16.541Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
308 | 2024-02-06T22:27:16.541Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
309 | 2024-02-06T22:27:16.541Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
310 | 2024-02-06T22:27:16.541Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
311 | 2024-02-06T22:27:16.541Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
312 | 2024-02-06T22:27:16.541Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
313 | 2024-02-06T22:27:16.541Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
314 | 2024-02-06T22:27:16.541Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
315 | 2024-02-06T22:27:16.541Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/06e370a2-244c-4913-9561-60bdf6d26333.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
316 | 2024-02-06T22:27:16.567Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
317 | 2024-02-06T22:27:16.567Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/06e370a2-244c-4913-9561-60bdf6d26333.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_from_base
|
318 | 2024-02-06T22:27:16.567Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/cfcb40476599fdccce442ed338e9ed95a39a97dc97c2fb7a04923b16604a825e/propolis-server
target = phd_framework::artifacts::store
|
319 | 2024-02-06T22:27:16.567Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
320 | 2024-02-06T22:27:16.567Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/tmp/propolis-phd/cfcb40476599fdccce442ed338e9ed95a39a97dc97c2fb7a04923b16604a825e/propolis-server"
target = phd_framework::test_vm::server
|
321 | 2024-02-06T22:27:16.567Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log"
target = phd_framework::server_log_mode
|
322 | 2024-02-06T22:27:16.585Z | INFO | phd-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
|
323 | 2024-02-06T22:27:16.586Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
324 | 2024-02-06T22:27:16.586Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
325 | 2024-02-06T22:27:16.995Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
326 | 2024-02-06T22:27:16.996Z | INFO | phd-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: 1e992224-c5b2-46b8-91aa-207d9d2dbbef, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-1e992224-c5b2-46b8-91aa-207d9d2dbbef", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/06e370a2-244c-4913-9561-60bdf6d26333.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
327 | 2024-02-06T22:27:16.996Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
328 | 2024-02-06T22:27:16.997Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 597
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
329 | 2024-02-06T22:27:16.997Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
330 | 2024-02-06T22:27:16.997Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
331 | 2024-02-06T22:27:21.229Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WriteStr("root")
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
332 | 2024-02-06T22:27:21.229Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
333 | 2024-02-06T22:27:21.247Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4250
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
334 | 2024-02-06T22:27:21.247Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 638
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
335 | 2024-02-06T22:27:21.247Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
336 | 2024-02-06T22:27:21.257Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
337 | 2024-02-06T22:27:21.290Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
338 | 2024-02-06T22:27:21.301Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
339 | 2024-02-06T22:27:21.323Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
340 | 2024-02-06T22:27:21.334Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
341 | 2024-02-06T22:27:21.357Z | INFO | phd-runner: migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 72
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base
|
342 | 2024-02-06T22:27:21.357Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
343 | 2024-02-06T22:27:21.357Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/06e370a2-244c-4913-9561-60bdf6d26333.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_from_base_lifecycle_0
|
344 | 2024-02-06T22:27:21.357Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
345 | 2024-02-06T22:27:21.357Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 66c9ac93-da1d-4cea-9e17-2f13ddaa822e
|
346 | 2024-02-06T22:27:21.357Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_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
|
347 | 2024-02-06T22:27:21.357Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
348 | 2024-02-06T22:27:21.375Z | INFO | phd-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
|
349 | 2024-02-06T22:27:21.375Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
350 | 2024-02-06T22:27:21.375Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
migration_id = cb9aa0e0-dbb0-44f3-ba99-d5d7144a8a22
target = phd_framework::test_vm
timeout_duration = 45s
vm = migration_from_base_lifecycle_0
vm_id = 66c9ac93-da1d-4cea-9e17-2f13ddaa822e
|
351 | 2024-02-06T22:27:21.376Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 66c9ac93-da1d-4cea-9e17-2f13ddaa822e
|
352 | 2024-02-06T22:27:22.195Z | INFO | phd-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: 66c9ac93-da1d-4cea-9e17-2f13ddaa822e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-66c9ac93-da1d-4cea-9e17-2f13ddaa822e", vcpus: 2 }, state: Migrating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/06e370a2-244c-4913-9561-60bdf6d26333.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_from_base_lifecycle_0
vm_id = 66c9ac93-da1d-4cea-9e17-2f13ddaa822e
|
353 | 2024-02-06T22:27:22.195Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = cb9aa0e0-dbb0-44f3-ba99-d5d7144a8a22
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 66c9ac93-da1d-4cea-9e17-2f13ddaa822e
|
354 | 2024-02-06T22:27:35.594Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 498
migration_id = cb9aa0e0-dbb0-44f3-ba99-d5d7144a8a22
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 66c9ac93-da1d-4cea-9e17-2f13ddaa822e
|
355 | 2024-02-06T22:27:35.594Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 13399
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = cb9aa0e0-dbb0-44f3-ba99-d5d7144a8a22
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 66c9ac93-da1d-4cea-9e17-2f13ddaa822e
|
356 | 2024-02-06T22:27:35.594Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 66c9ac93-da1d-4cea-9e17-2f13ddaa822e
|
357 | 2024-02-06T22:27:35.595Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 66c9ac93-da1d-4cea-9e17-2f13ddaa822e
|
358 | 2024-02-06T22:27:35.595Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 66c9ac93-da1d-4cea-9e17-2f13ddaa822e
|
359 | 2024-02-06T22:27:35.595Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 66c9ac93-da1d-4cea-9e17-2f13ddaa822e
|
360 | 2024-02-06T22:27:35.595Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 66c9ac93-da1d-4cea-9e17-2f13ddaa822e
|
361 | 2024-02-06T22:27:36.099Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 66c9ac93-da1d-4cea-9e17-2f13ddaa822e
|
362 | 2024-02-06T22:27:36.101Z | INFO | phd-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
|
363 | 2024-02-06T22:27:36.129Z | INFO | phd-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
|
364 | 2024-02-06T22:27:36.129Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 14753
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 66c9ac93-da1d-4cea-9e17-2f13ddaa822e
|
365 | 2024-02-06T22:27:36.129Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
366 | 2024-02-06T22:27:36.130Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
367 | 2024-02-06T22:27:36.131Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
368 | 2024-02-06T22:27:36.131Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
369 | 2024-02-06T22:27:36.131Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
370 | 2024-02-06T22:27:36.132Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
371 | 2024-02-06T22:27:36.132Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 19136
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
372 | 2024-02-06T22:27:36.402Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
373 | 2024-02-06T22:27:36.404Z | INFO | phd-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
|
374 | 2024-02-06T22:27:36.430Z | INFO | phd-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
|
375 | 2024-02-06T22:27:36.431Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/06e370a2-244c-4913-9561-60bdf6d26333.phd_disk
target = phd_framework::disk::file
|
376 | 2024-02-06T22:27:36.435Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 19849
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1e992224-c5b2-46b8-91aa-207d9d2dbbef
|
377 | 2024-02-06T22:27:36.436Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... FAILED: error during migration: error during migration
Stack backtrace:
0: phd_framework::test_vm::TestVm::migrate_from::{{closure}}
at ./oxidecomputer/propolis/phd-tests/framework/src/test_vm/mod.rs:517:34
1: core::result::Result<T,E>::map_err
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/result.rs:829:27
2: phd_framework::test_vm::TestVm::migrate_from
at ./oxidecomputer/propolis/phd-tests/framework/src/test_vm/mod.rs:516:17
3: phd_framework::lifecycle::<impl phd_framework::Framework>::lifecycle_test
at ./oxidecomputer/propolis/phd-tests/framework/src/lifecycle.rs:86:21
4: phd_tests::migrate::run_smoke_test
at ./oxidecomputer/propolis/phd-tests/tests/src/migrate.rs:307:5
5: phd_tests::migrate::from_base::can_migrate_from_base::{{closure}}
at ./oxidecomputer/propolis/phd-tests/tests/src/migrate.rs:33:9
6: phd_tests::migrate::from_base::can_migrate_from_base
at ./oxidecomputer/propolis/phd-tests/tests/src/migrate.rs:31:5
7: phd_testcase::TestCase::run
at ./oxidecomputer/propolis/phd-tests/testcase/src/lib.rs:79:9
8: phd_runner::execute::run_tests_with_ctx::{{closure}}
at ./oxidecomputer/propolis/phd-tests/runner/src/execute.rs:112:56
9: std::panicking::try::do_call
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:552:40
10: __rust_try
11: std::panicking::try
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:516:19
12: std::panic::catch_unwind
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panic.rs:142:14
13: phd_runner::execute::run_tests_with_ctx
at ./oxidecomputer/propolis/phd-tests/runner/src/execute.rs:112:28
14: phd_runner::run_tests
at ./oxidecomputer/propolis/phd-tests/runner/src/main.rs:72:27
15: phd_runner::main
at ./oxidecomputer/propolis/phd-tests/runner/src/main.rs:37:29
16: core::ops::function::FnOnce::call_once
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ops/function.rs:250:5
17: std::sys_common::backtrace::__rust_begin_short_backtrace
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/sys_common/backtrace.rs:154:18
18: std::rt::lang_start::{{closure}}
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/rt.rs:167:18
19: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ops/function.rs:284:13
std::panicking::try::do_call
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:552:40
std::panicking::try
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:516:19
std::panic::catch_unwind
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panic.rs:142:14
std::rt::lang_start_internal::{{closure}}
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/rt.rs:148:48
std::panicking::try::do_call
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:552:40
std::panicking::try
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:516:19
std::panic::catch_unwind
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panic.rs:142:14
std::rt::lang_start_internal
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/rt.rs:148:20
20: std::rt::lang_start
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/rt.rs:166:17
21: main
22: _start_crt
23: _start
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
378 | 2024-02-06T22:27:36.436Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
379 | 2024-02-06T22:27:36.437Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
380 | 2024-02-06T22:27:36.437Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::export_failure
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
381 | 2024-02-06T22:27:36.437Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
382 | 2024-02-06T22:27:36.437Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
383 | 2024-02-06T22:27:36.437Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
384 | 2024-02-06T22:27:36.437Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
385 | 2024-02-06T22:27:36.437Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
386 | 2024-02-06T22:27:36.437Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/788f8f64-fd17-46aa-b774-ddc28bfd3733.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
387 | 2024-02-06T22:27:36.462Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
388 | 2024-02-06T22:27:36.463Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/788f8f64-fd17-46aa-b774-ddc28bfd3733.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = migrate_running_process::export_failure_source
|
389 | 2024-02-06T22:27:36.463Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
390 | 2024-02-06T22:27:36.463Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
391 | 2024-02-06T22:27:36.463Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::export_failure_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
|
392 | 2024-02-06T22:27:36.463Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migrate_running_process::export_failure_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::export_failure_source.stdout.log"
target = phd_framework::server_log_mode
|
393 | 2024-02-06T22:27:36.480Z | INFO | phd-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
|
394 | 2024-02-06T22:27:36.480Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
395 | 2024-02-06T22:27:36.480Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
396 | 2024-02-06T22:27:36.480Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/788f8f64-fd17-46aa-b774-ddc28bfd3733.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = migrate_running_process::export_failure_target1
|
397 | 2024-02-06T22:27:36.480Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
398 | 2024-02-06T22:27:36.480Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 40bb1127-13c0-425d-b7e9-1f4b2a961890
|
399 | 2024-02-06T22:27:36.480Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target1.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
|
400 | 2024-02-06T22:27:36.481Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target1.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target1.stdout.log"
target = phd_framework::server_log_mode
|
401 | 2024-02-06T22:27:36.497Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 871
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
402 | 2024-02-06T22:27:36.497Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
403 | 2024-02-06T22:27:36.497Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
404 | 2024-02-06T22:27:36.497Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/788f8f64-fd17-46aa-b774-ddc28bfd3733.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = migrate_running_process::export_failure_target2
|
405 | 2024-02-06T22:27:36.497Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
406 | 2024-02-06T22:27:36.498Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 2ef6c07e-c35a-4bca-aa28-5c197da718b4
|
407 | 2024-02-06T22:27:36.498Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target2.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
|
408 | 2024-02-06T22:27:36.498Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target2.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target2.stdout.log"
target = phd_framework::server_log_mode
|
409 | 2024-02-06T22:27:36.510Z | INFO | phd-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
|
410 | 2024-02-06T22:27:36.510Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
411 | 2024-02-06T22:27:36.628Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
412 | 2024-02-06T22:27:36.629Z | INFO | phd-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: dca5e45f-8d68-46c9-9cb8-29f92d73fcdf, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-dca5e45f-8d68-46c9-9cb8-29f92d73fcdf", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/788f8f64-fd17-46aa-b774-ddc28bfd3733.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
413 | 2024-02-06T22:27:36.629Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
414 | 2024-02-06T22:27:36.630Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 597
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
415 | 2024-02-06T22:27:36.630Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
416 | 2024-02-06T22:27:36.630Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
417 | 2024-02-06T22:27:40.803Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WriteStr("root")
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
418 | 2024-02-06T22:27:40.803Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
419 | 2024-02-06T22:27:40.821Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4191
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
420 | 2024-02-06T22:27:40.821Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 638
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
421 | 2024-02-06T22:27:40.822Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
422 | 2024-02-06T22:27:40.909Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
423 | 2024-02-06T22:27:40.919Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
424 | 2024-02-06T22:27:40.931Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
425 | 2024-02-06T22:27:40.964Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
426 | 2024-02-06T22:27:40.974Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
427 | 2024-02-06T22:27:41.277Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
migration_id = bfc9841e-79b2-4aad-b164-d9a2cb2facb7
target = phd_framework::test_vm
timeout_duration = 45s
vm = migrate_running_process::export_failure_target1
vm_id = 40bb1127-13c0-425d-b7e9-1f4b2a961890
|
428 | 2024-02-06T22:27:41.384Z | INFO | phd-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: 40bb1127-13c0-425d-b7e9-1f4b2a961890, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-40bb1127-13c0-425d-b7e9-1f4b2a961890", vcpus: 2 }, state: Migrating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/788f8f64-fd17-46aa-b774-ddc28bfd3733.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = migrate_running_process::export_failure_target1
vm_id = 40bb1127-13c0-425d-b7e9-1f4b2a961890
|
429 | 2024-02-06T22:27:41.384Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = bfc9841e-79b2-4aad-b164-d9a2cb2facb7
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 40bb1127-13c0-425d-b7e9-1f4b2a961890
|
430 | 2024-02-06T22:27:54.224Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 498
migration_id = bfc9841e-79b2-4aad-b164-d9a2cb2facb7
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 40bb1127-13c0-425d-b7e9-1f4b2a961890
|
431 | 2024-02-06T22:27:54.224Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 12840
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = bfc9841e-79b2-4aad-b164-d9a2cb2facb7
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 40bb1127-13c0-425d-b7e9-1f4b2a961890
|
432 | 2024-02-06T22:27:54.225Z | INFO | phd-runner: first migration failed as expected
error = error during migration: error during migration
file = phd-tests/tests/src/migrate.rs
line = 196
target = phd_tests::migrate::running_process
|
433 | 2024-02-06T22:27:54.225Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
migration_id = ea37dc45-8fdf-4ef3-a164-77d824170413
target = phd_framework::test_vm
timeout_duration = 45s
vm = migrate_running_process::export_failure_target2
vm_id = 2ef6c07e-c35a-4bca-aa28-5c197da718b4
|
434 | 2024-02-06T22:27:54.331Z | INFO | phd-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: 2ef6c07e-c35a-4bca-aa28-5c197da718b4, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-2ef6c07e-c35a-4bca-aa28-5c197da718b4", vcpus: 2 }, state: Migrating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/788f8f64-fd17-46aa-b774-ddc28bfd3733.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = migrate_running_process::export_failure_target2
vm_id = 2ef6c07e-c35a-4bca-aa28-5c197da718b4
|
435 | 2024-02-06T22:27:54.331Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = ea37dc45-8fdf-4ef3-a164-77d824170413
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 2ef6c07e-c35a-4bca-aa28-5c197da718b4
|
436 | 2024-02-06T22:28:05.905Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 246
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":9375}}
target = phd_framework::serial
|
437 | 2024-02-06T22:28:09.229Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 494
migration_id = ea37dc45-8fdf-4ef3-a164-77d824170413
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 2ef6c07e-c35a-4bca-aa28-5c197da718b4
|
438 | 2024-02-06T22:28:09.229Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 14898
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = ea37dc45-8fdf-4ef3-a164-77d824170413
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 2ef6c07e-c35a-4bca-aa28-5c197da718b4
|
439 | 2024-02-06T22:28:09.230Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migrate_running_process::export_failure_target2
vm_id = 2ef6c07e-c35a-4bca-aa28-5c197da718b4
|
440 | 2024-02-06T22:28:09.241Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::export_failure_target2
vm_id = 2ef6c07e-c35a-4bca-aa28-5c197da718b4
|
441 | 2024-02-06T22:28:09.330Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 2ef6c07e-c35a-4bca-aa28-5c197da718b4
|
442 | 2024-02-06T22:28:09.331Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 2ef6c07e-c35a-4bca-aa28-5c197da718b4
|
443 | 2024-02-06T22:28:09.331Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 2ef6c07e-c35a-4bca-aa28-5c197da718b4
|
444 | 2024-02-06T22:28:09.331Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 2ef6c07e-c35a-4bca-aa28-5c197da718b4
|
445 | 2024-02-06T22:28:09.331Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 2ef6c07e-c35a-4bca-aa28-5c197da718b4
|
446 | 2024-02-06T22:28:09.332Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
447 | 2024-02-06T22:28:09.332Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 32703
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
448 | 2024-02-06T22:28:09.813Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 2ef6c07e-c35a-4bca-aa28-5c197da718b4
|
449 | 2024-02-06T22:28:09.814Z | INFO | phd-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
|
450 | 2024-02-06T22:28:09.842Z | INFO | phd-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
|
451 | 2024-02-06T22:28:09.843Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 15618
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 2ef6c07e-c35a-4bca-aa28-5c197da718b4
|
452 | 2024-02-06T22:28:09.843Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 40bb1127-13c0-425d-b7e9-1f4b2a961890
|
453 | 2024-02-06T22:28:09.843Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 40bb1127-13c0-425d-b7e9-1f4b2a961890
|
454 | 2024-02-06T22:28:09.844Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 40bb1127-13c0-425d-b7e9-1f4b2a961890
|
455 | 2024-02-06T22:28:09.844Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 40bb1127-13c0-425d-b7e9-1f4b2a961890
|
456 | 2024-02-06T22:28:09.844Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 40bb1127-13c0-425d-b7e9-1f4b2a961890
|
457 | 2024-02-06T22:28:10.530Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 40bb1127-13c0-425d-b7e9-1f4b2a961890
|
458 | 2024-02-06T22:28:10.531Z | INFO | phd-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
|
459 | 2024-02-06T22:28:10.558Z | INFO | phd-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
|
460 | 2024-02-06T22:28:10.558Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 29281
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 40bb1127-13c0-425d-b7e9-1f4b2a961890
|
461 | 2024-02-06T22:28:10.559Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
462 | 2024-02-06T22:28:10.560Z | INFO | phd-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
|
463 | 2024-02-06T22:28:10.582Z | INFO | phd-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
|
464 | 2024-02-06T22:28:10.582Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/788f8f64-fd17-46aa-b774-ddc28bfd3733.phd_disk
target = phd_framework::disk::file
|
465 | 2024-02-06T22:28:10.586Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 34075
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = dca5e45f-8d68-46c9-9cb8-29f92d73fcdf
|
466 | 2024-02-06T22:28:10.586Z | INFO | phd-runner: test phd_tests::migrate::running_process::export_failure ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
467 | 2024-02-06T22:28:10.586Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
468 | 2024-02-06T22:28:10.586Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
469 | 2024-02-06T22:28:10.586Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::import_failure
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
470 | 2024-02-06T22:28:10.586Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
471 | 2024-02-06T22:28:10.586Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
472 | 2024-02-06T22:28:10.586Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
473 | 2024-02-06T22:28:10.586Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
474 | 2024-02-06T22:28:10.586Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
475 | 2024-02-06T22:28:10.586Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/4180ad5f-d8e0-496f-a2d3-1ecd3467f4c2.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
476 | 2024-02-06T22:28:10.612Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
477 | 2024-02-06T22:28:10.612Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/4180ad5f-d8e0-496f-a2d3-1ecd3467f4c2.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = migrate_running_process::import_failure_source
|
478 | 2024-02-06T22:28:10.612Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
479 | 2024-02-06T22:28:10.612Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
480 | 2024-02-06T22:28:10.612Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::import_failure_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
|
481 | 2024-02-06T22:28:10.612Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migrate_running_process::import_failure_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::import_failure_source.stdout.log"
target = phd_framework::server_log_mode
|
482 | 2024-02-06T22:28:10.626Z | INFO | phd-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
|
483 | 2024-02-06T22:28:10.627Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
484 | 2024-02-06T22:28:10.627Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
485 | 2024-02-06T22:28:10.627Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
486 | 2024-02-06T22:28:10.627Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
487 | 2024-02-06T22:28:10.627Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/07f6f959-6ede-45e2-a386-3975d35bc846.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
488 | 2024-02-06T22:28:10.653Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
489 | 2024-02-06T22:28:10.653Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/07f6f959-6ede-45e2-a386-3975d35bc846.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = migrate_running_process::import_failure_target1
|
490 | 2024-02-06T22:28:10.654Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
491 | 2024-02-06T22:28:10.654Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = bd12ecaa-37e2-4baa-8509-28c5f20e4868
|
492 | 2024-02-06T22:28:10.654Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target1.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
|
493 | 2024-02-06T22:28:10.654Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target1.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target1.stdout.log"
target = phd_framework::server_log_mode
|
494 | 2024-02-06T22:28:10.668Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 877
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
495 | 2024-02-06T22:28:10.669Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
496 | 2024-02-06T22:28:10.669Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
497 | 2024-02-06T22:28:10.669Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/4180ad5f-d8e0-496f-a2d3-1ecd3467f4c2.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = migrate_running_process::import_failure_target2
|
498 | 2024-02-06T22:28:10.669Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
499 | 2024-02-06T22:28:10.669Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 50cece4d-63f6-4fe3-9eaf-bdd046326fc1
|
500 | 2024-02-06T22:28:10.669Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target2.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
|
501 | 2024-02-06T22:28:10.669Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target2.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target2.stdout.log"
target = phd_framework::server_log_mode
|
502 | 2024-02-06T22:28:10.683Z | INFO | phd-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
|
503 | 2024-02-06T22:28:10.684Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
504 | 2024-02-06T22:28:10.792Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
505 | 2024-02-06T22:28:10.793Z | INFO | phd-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: f0879f94-19ad-4f7f-aa27-93da6b6a56d7, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-f0879f94-19ad-4f7f-aa27-93da6b6a56d7", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/4180ad5f-d8e0-496f-a2d3-1ecd3467f4c2.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
506 | 2024-02-06T22:28:10.793Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
507 | 2024-02-06T22:28:10.794Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 597
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
508 | 2024-02-06T22:28:10.794Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
509 | 2024-02-06T22:28:10.794Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
510 | 2024-02-06T22:28:14.960Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WriteStr("root")
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
511 | 2024-02-06T22:28:14.960Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
512 | 2024-02-06T22:28:14.977Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4183
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
513 | 2024-02-06T22:28:14.978Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 638
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
514 | 2024-02-06T22:28:14.978Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
515 | 2024-02-06T22:28:15.066Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
516 | 2024-02-06T22:28:15.076Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
517 | 2024-02-06T22:28:15.087Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
518 | 2024-02-06T22:28:15.109Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
519 | 2024-02-06T22:28:15.120Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
520 | 2024-02-06T22:28:15.423Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
migration_id = 74ef8cb8-79fc-402d-b533-ba4b365b6fb9
target = phd_framework::test_vm
timeout_duration = 45s
vm = migrate_running_process::import_failure_target1
vm_id = bd12ecaa-37e2-4baa-8509-28c5f20e4868
|
521 | 2024-02-06T22:28:15.548Z | INFO | phd-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: bd12ecaa-37e2-4baa-8509-28c5f20e4868, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-bd12ecaa-37e2-4baa-8509-28c5f20e4868", vcpus: 2 }, state: Migrating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/07f6f959-6ede-45e2-a386-3975d35bc846.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = migrate_running_process::import_failure_target1
vm_id = bd12ecaa-37e2-4baa-8509-28c5f20e4868
|
522 | 2024-02-06T22:28:15.548Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = 74ef8cb8-79fc-402d-b533-ba4b365b6fb9
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = bd12ecaa-37e2-4baa-8509-28c5f20e4868
|
523 | 2024-02-06T22:28:32.699Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 498
migration_id = 74ef8cb8-79fc-402d-b533-ba4b365b6fb9
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = bd12ecaa-37e2-4baa-8509-28c5f20e4868
|
524 | 2024-02-06T22:28:32.699Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 17151
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = 74ef8cb8-79fc-402d-b533-ba4b365b6fb9
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = bd12ecaa-37e2-4baa-8509-28c5f20e4868
|
525 | 2024-02-06T22:28:32.699Z | INFO | phd-runner: first migration failed as expected
error = error during migration: error during migration
file = phd-tests/tests/src/migrate.rs
line = 155
target = phd_tests::migrate::running_process
|
526 | 2024-02-06T22:28:32.700Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
migration_id = 1dea833a-76d3-4b46-bada-f744a7a4679f
target = phd_framework::test_vm
timeout_duration = 45s
vm = migrate_running_process::import_failure_target2
vm_id = 50cece4d-63f6-4fe3-9eaf-bdd046326fc1
|
527 | 2024-02-06T22:28:32.827Z | INFO | phd-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: 50cece4d-63f6-4fe3-9eaf-bdd046326fc1, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-50cece4d-63f6-4fe3-9eaf-bdd046326fc1", vcpus: 2 }, state: Migrating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/4180ad5f-d8e0-496f-a2d3-1ecd3467f4c2.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = migrate_running_process::import_failure_target2
vm_id = 50cece4d-63f6-4fe3-9eaf-bdd046326fc1
|
528 | 2024-02-06T22:28:32.827Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = 1dea833a-76d3-4b46-bada-f744a7a4679f
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 50cece4d-63f6-4fe3-9eaf-bdd046326fc1
|
529 | 2024-02-06T22:28:44.386Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 246
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":9375}}
target = phd_framework::serial
|
530 | 2024-02-06T22:28:46.712Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 494
migration_id = 1dea833a-76d3-4b46-bada-f744a7a4679f
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 50cece4d-63f6-4fe3-9eaf-bdd046326fc1
|
531 | 2024-02-06T22:28:46.712Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 13885
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = 1dea833a-76d3-4b46-bada-f744a7a4679f
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 50cece4d-63f6-4fe3-9eaf-bdd046326fc1
|
532 | 2024-02-06T22:28:46.712Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migrate_running_process::import_failure_target2
vm_id = 50cece4d-63f6-4fe3-9eaf-bdd046326fc1
|
533 | 2024-02-06T22:28:46.723Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::import_failure_target2
vm_id = 50cece4d-63f6-4fe3-9eaf-bdd046326fc1
|
534 | 2024-02-06T22:28:46.811Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 50cece4d-63f6-4fe3-9eaf-bdd046326fc1
|
535 | 2024-02-06T22:28:46.812Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 50cece4d-63f6-4fe3-9eaf-bdd046326fc1
|
536 | 2024-02-06T22:28:46.812Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 50cece4d-63f6-4fe3-9eaf-bdd046326fc1
|
537 | 2024-02-06T22:28:46.812Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 50cece4d-63f6-4fe3-9eaf-bdd046326fc1
|
538 | 2024-02-06T22:28:46.812Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 50cece4d-63f6-4fe3-9eaf-bdd046326fc1
|
539 | 2024-02-06T22:28:46.813Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
540 | 2024-02-06T22:28:46.813Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 36021
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
541 | 2024-02-06T22:28:47.471Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 50cece4d-63f6-4fe3-9eaf-bdd046326fc1
|
542 | 2024-02-06T22:28:47.472Z | INFO | phd-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
|
543 | 2024-02-06T22:28:47.502Z | INFO | phd-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
|
544 | 2024-02-06T22:28:47.502Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 14802
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 50cece4d-63f6-4fe3-9eaf-bdd046326fc1
|
545 | 2024-02-06T22:28:47.502Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = bd12ecaa-37e2-4baa-8509-28c5f20e4868
|
546 | 2024-02-06T22:28:47.503Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = bd12ecaa-37e2-4baa-8509-28c5f20e4868
|
547 | 2024-02-06T22:28:47.503Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = bd12ecaa-37e2-4baa-8509-28c5f20e4868
|
548 | 2024-02-06T22:28:47.503Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = bd12ecaa-37e2-4baa-8509-28c5f20e4868
|
549 | 2024-02-06T22:28:47.503Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = bd12ecaa-37e2-4baa-8509-28c5f20e4868
|
550 | 2024-02-06T22:28:48.045Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = bd12ecaa-37e2-4baa-8509-28c5f20e4868
|
551 | 2024-02-06T22:28:48.047Z | INFO | phd-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
|
552 | 2024-02-06T22:28:48.076Z | INFO | phd-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
|
553 | 2024-02-06T22:28:48.076Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/07f6f959-6ede-45e2-a386-3975d35bc846.phd_disk
target = phd_framework::disk::file
|
554 | 2024-02-06T22:28:48.081Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 32657
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = bd12ecaa-37e2-4baa-8509-28c5f20e4868
|
555 | 2024-02-06T22:28:48.081Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
556 | 2024-02-06T22:28:48.082Z | INFO | phd-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
|
557 | 2024-02-06T22:28:48.106Z | INFO | phd-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
|
558 | 2024-02-06T22:28:48.106Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/4180ad5f-d8e0-496f-a2d3-1ecd3467f4c2.phd_disk
target = phd_framework::disk::file
|
559 | 2024-02-06T22:28:48.110Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 37426
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = f0879f94-19ad-4f7f-aa27-93da6b6a56d7
|
560 | 2024-02-06T22:28:48.110Z | INFO | phd-runner: test phd_tests::migrate::running_process::import_failure ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
561 | 2024-02-06T22:28:48.110Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
562 | 2024-02-06T22:28:48.110Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
563 | 2024-02-06T22:28:48.110Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::migrate_running_process
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
564 | 2024-02-06T22:28:48.110Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
565 | 2024-02-06T22:28:48.110Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
566 | 2024-02-06T22:28:48.110Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
567 | 2024-02-06T22:28:48.110Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
568 | 2024-02-06T22:28:48.110Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
569 | 2024-02-06T22:28:48.110Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/0ed5c6e1-80b3-4fc6-9723-42054c43e75f.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
570 | 2024-02-06T22:28:48.136Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
571 | 2024-02-06T22:28:48.136Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/0ed5c6e1-80b3-4fc6-9723-42054c43e75f.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = migrate_running_process_source
|
572 | 2024-02-06T22:28:48.136Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
573 | 2024-02-06T22:28:48.136Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
574 | 2024-02-06T22:28:48.136Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process_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
|
575 | 2024-02-06T22:28:48.136Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migrate_running_process_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process_source.stdout.log"
target = phd_framework::server_log_mode
|
576 | 2024-02-06T22:28:48.152Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 882
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
577 | 2024-02-06T22:28:48.153Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
578 | 2024-02-06T22:28:48.153Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
579 | 2024-02-06T22:28:48.153Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/0ed5c6e1-80b3-4fc6-9723-42054c43e75f.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = migrate_running_process_target
|
580 | 2024-02-06T22:28:48.153Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
581 | 2024-02-06T22:28:48.153Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 8856234d-50d3-409c-ad15-e10f3b80332d
|
582 | 2024-02-06T22:28:48.153Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process_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
|
583 | 2024-02-06T22:28:48.153Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migrate_running_process_target.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process_target.stdout.log"
target = phd_framework::server_log_mode
|
584 | 2024-02-06T22:28:48.169Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 883
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
585 | 2024-02-06T22:28:48.169Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
586 | 2024-02-06T22:28:48.302Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
587 | 2024-02-06T22:28:48.302Z | INFO | phd-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: b7663166-c333-4ada-99d9-89cf254d0063, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-b7663166-c333-4ada-99d9-89cf254d0063", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/0ed5c6e1-80b3-4fc6-9723-42054c43e75f.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
588 | 2024-02-06T22:28:48.302Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
589 | 2024-02-06T22:28:48.303Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 597
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
590 | 2024-02-06T22:28:48.303Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
591 | 2024-02-06T22:28:48.303Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
592 | 2024-02-06T22:28:52.510Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WriteStr("root")
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
593 | 2024-02-06T22:28:52.510Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
594 | 2024-02-06T22:28:52.527Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4223
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
595 | 2024-02-06T22:28:52.527Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 638
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
596 | 2024-02-06T22:28:52.527Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
597 | 2024-02-06T22:28:52.616Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
598 | 2024-02-06T22:28:52.627Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
599 | 2024-02-06T22:28:52.638Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
600 | 2024-02-06T22:28:52.660Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
601 | 2024-02-06T22:28:52.671Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
602 | 2024-02-06T22:28:52.978Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
migration_id = 9af26d38-fa76-42d1-b0c5-af27b4421ef1
target = phd_framework::test_vm
timeout_duration = 45s
vm = migrate_running_process_target
vm_id = 8856234d-50d3-409c-ad15-e10f3b80332d
|
603 | 2024-02-06T22:28:53.099Z | INFO | phd-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: 8856234d-50d3-409c-ad15-e10f3b80332d, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-8856234d-50d3-409c-ad15-e10f3b80332d", vcpus: 2 }, state: Migrating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/0ed5c6e1-80b3-4fc6-9723-42054c43e75f.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = migrate_running_process_target
vm_id = 8856234d-50d3-409c-ad15-e10f3b80332d
|
604 | 2024-02-06T22:28:53.099Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = 9af26d38-fa76-42d1-b0c5-af27b4421ef1
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 8856234d-50d3-409c-ad15-e10f3b80332d
|
605 | 2024-02-06T22:29:04.613Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 246
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":9375}}
target = phd_framework::serial
|
606 | 2024-02-06T22:29:10.238Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 494
migration_id = 9af26d38-fa76-42d1-b0c5-af27b4421ef1
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 8856234d-50d3-409c-ad15-e10f3b80332d
|
607 | 2024-02-06T22:29:10.238Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 17139
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = 9af26d38-fa76-42d1-b0c5-af27b4421ef1
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 8856234d-50d3-409c-ad15-e10f3b80332d
|
608 | 2024-02-06T22:29:10.238Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migrate_running_process_target
vm_id = 8856234d-50d3-409c-ad15-e10f3b80332d
|
609 | 2024-02-06T22:29:10.250Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process_target
vm_id = 8856234d-50d3-409c-ad15-e10f3b80332d
|
610 | 2024-02-06T22:29:10.337Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 8856234d-50d3-409c-ad15-e10f3b80332d
|
611 | 2024-02-06T22:29:10.338Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 8856234d-50d3-409c-ad15-e10f3b80332d
|
612 | 2024-02-06T22:29:10.338Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 8856234d-50d3-409c-ad15-e10f3b80332d
|
613 | 2024-02-06T22:29:10.339Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 8856234d-50d3-409c-ad15-e10f3b80332d
|
614 | 2024-02-06T22:29:10.339Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 8856234d-50d3-409c-ad15-e10f3b80332d
|
615 | 2024-02-06T22:29:10.339Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
616 | 2024-02-06T22:29:10.339Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 22037
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
617 | 2024-02-06T22:29:10.830Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 8856234d-50d3-409c-ad15-e10f3b80332d
|
618 | 2024-02-06T22:29:10.831Z | INFO | phd-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
|
619 | 2024-02-06T22:29:10.859Z | INFO | phd-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
|
620 | 2024-02-06T22:29:10.859Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 17880
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 8856234d-50d3-409c-ad15-e10f3b80332d
|
621 | 2024-02-06T22:29:10.859Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
622 | 2024-02-06T22:29:10.861Z | INFO | phd-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
|
623 | 2024-02-06T22:29:10.889Z | INFO | phd-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
|
624 | 2024-02-06T22:29:10.889Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/0ed5c6e1-80b3-4fc6-9723-42054c43e75f.phd_disk
target = phd_framework::disk::file
|
625 | 2024-02-06T22:29:10.893Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 22724
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b7663166-c333-4ada-99d9-89cf254d0063
|
626 | 2024-02-06T22:29:10.894Z | INFO | phd-runner: test phd_tests::migrate::running_process::migrate_running_process ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
627 | 2024-02-06T22:29:10.894Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
628 | 2024-02-06T22:29:10.894Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
629 | 2024-02-06T22:29:10.894Z | INFO | phd-runner: Starting test phd_tests::migrate::multiple_migrations
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
630 | 2024-02-06T22:29:10.894Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
631 | 2024-02-06T22:29:10.894Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
632 | 2024-02-06T22:29:10.894Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
633 | 2024-02-06T22:29:10.894Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
634 | 2024-02-06T22:29:10.894Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
635 | 2024-02-06T22:29:10.894Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/661e43dc-730f-4832-9115-af7f9b125138.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
636 | 2024-02-06T22:29:10.925Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
637 | 2024-02-06T22:29:10.925Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/661e43dc-730f-4832-9115-af7f9b125138.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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
|
638 | 2024-02-06T22:29:10.925Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
639 | 2024-02-06T22:29:10.925Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = b788efb5-6876-40b2-9d48-69de1576e8de
|
640 | 2024-02-06T22:29:10.925Z | INFO | phd-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
|
641 | 2024-02-06T22:29:10.925Z | INFO | phd-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
|
642 | 2024-02-06T22:29:10.943Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 886
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
643 | 2024-02-06T22:29:10.943Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
644 | 2024-02-06T22:29:10.944Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
645 | 2024-02-06T22:29:10.944Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/661e43dc-730f-4832-9115-af7f9b125138.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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
|
646 | 2024-02-06T22:29:10.944Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
647 | 2024-02-06T22:29:10.944Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 347fb6be-a1e6-461f-9deb-aa4e61d87f9a
|
648 | 2024-02-06T22:29:10.944Z | INFO | phd-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
|
649 | 2024-02-06T22:29:10.944Z | INFO | phd-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
|
650 | 2024-02-06T22:29:10.961Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 887
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
651 | 2024-02-06T22:29:10.961Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
652 | 2024-02-06T22:29:10.962Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
653 | 2024-02-06T22:29:10.962Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/661e43dc-730f-4832-9115-af7f9b125138.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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
|
654 | 2024-02-06T22:29:10.962Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
655 | 2024-02-06T22:29:10.962Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = cd767b33-4c66-4ebe-b469-e33a9b0af52b
|
656 | 2024-02-06T22:29:10.962Z | INFO | phd-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
|
657 | 2024-02-06T22:29:10.962Z | INFO | phd-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
|
658 | 2024-02-06T22:29:10.974Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 888
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
659 | 2024-02-06T22:29:10.974Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
660 | 2024-02-06T22:29:11.088Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
661 | 2024-02-06T22:29:11.089Z | INFO | phd-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: b788efb5-6876-40b2-9d48-69de1576e8de, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-b788efb5-6876-40b2-9d48-69de1576e8de", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/661e43dc-730f-4832-9115-af7f9b125138.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = b788efb5-6876-40b2-9d48-69de1576e8de
|
662 | 2024-02-06T22:29:11.089Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = b788efb5-6876-40b2-9d48-69de1576e8de
|
663 | 2024-02-06T22:29:11.089Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 597
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = b788efb5-6876-40b2-9d48-69de1576e8de
|
664 | 2024-02-06T22:29:11.089Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = b788efb5-6876-40b2-9d48-69de1576e8de
|
665 | 2024-02-06T22:29:11.089Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = b788efb5-6876-40b2-9d48-69de1576e8de
|
666 | 2024-02-06T22:29:15.335Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WriteStr("root")
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = b788efb5-6876-40b2-9d48-69de1576e8de
|
667 | 2024-02-06T22:29:15.335Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = b788efb5-6876-40b2-9d48-69de1576e8de
|
668 | 2024-02-06T22:29:15.353Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4263
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = b788efb5-6876-40b2-9d48-69de1576e8de
|
669 | 2024-02-06T22:29:15.353Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 638
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = b788efb5-6876-40b2-9d48-69de1576e8de
|
670 | 2024-02-06T22:29:15.353Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
migration_id = 0a0477df-b81a-454e-9528-b003bc0411f5
target = phd_framework::test_vm
timeout_duration = 45s
vm = multiple_migrations_1
vm_id = 347fb6be-a1e6-461f-9deb-aa4e61d87f9a
|
671 | 2024-02-06T22:29:15.462Z | INFO | phd-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: 347fb6be-a1e6-461f-9deb-aa4e61d87f9a, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-347fb6be-a1e6-461f-9deb-aa4e61d87f9a", vcpus: 2 }, state: Migrating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/661e43dc-730f-4832-9115-af7f9b125138.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = 347fb6be-a1e6-461f-9deb-aa4e61d87f9a
|
672 | 2024-02-06T22:29:15.462Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = 0a0477df-b81a-454e-9528-b003bc0411f5
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 347fb6be-a1e6-461f-9deb-aa4e61d87f9a
|
673 | 2024-02-06T22:29:27.030Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 246
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7609}}
target = phd_framework::serial
|
674 | 2024-02-06T22:29:33.028Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 494
migration_id = 0a0477df-b81a-454e-9528-b003bc0411f5
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 347fb6be-a1e6-461f-9deb-aa4e61d87f9a
|
675 | 2024-02-06T22:29:33.028Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 17565
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = 0a0477df-b81a-454e-9528-b003bc0411f5
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 347fb6be-a1e6-461f-9deb-aa4e61d87f9a
|
676 | 2024-02-06T22:29:33.028Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = multiple_migrations_1
vm_id = 347fb6be-a1e6-461f-9deb-aa4e61d87f9a
|
677 | 2024-02-06T22:29:33.040Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiple_migrations_1
vm_id = 347fb6be-a1e6-461f-9deb-aa4e61d87f9a
|
678 | 2024-02-06T22:29:33.073Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
migration_id = 919a5e4a-6cd5-4a27-8471-367f5a2227bb
target = phd_framework::test_vm
timeout_duration = 45s
vm = multiple_migrations_2
vm_id = cd767b33-4c66-4ebe-b469-e33a9b0af52b
|
679 | 2024-02-06T22:29:33.199Z | INFO | phd-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: cd767b33-4c66-4ebe-b469-e33a9b0af52b, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-cd767b33-4c66-4ebe-b469-e33a9b0af52b", vcpus: 2 }, state: Migrating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/661e43dc-730f-4832-9115-af7f9b125138.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = cd767b33-4c66-4ebe-b469-e33a9b0af52b
|
680 | 2024-02-06T22:29:33.199Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = 919a5e4a-6cd5-4a27-8471-367f5a2227bb
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = cd767b33-4c66-4ebe-b469-e33a9b0af52b
|
681 | 2024-02-06T22:29:44.861Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 246
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7657}}
target = phd_framework::serial
|
682 | 2024-02-06T22:29:49.038Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 494
migration_id = 919a5e4a-6cd5-4a27-8471-367f5a2227bb
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = cd767b33-4c66-4ebe-b469-e33a9b0af52b
|
683 | 2024-02-06T22:29:49.038Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 15839
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = 919a5e4a-6cd5-4a27-8471-367f5a2227bb
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = cd767b33-4c66-4ebe-b469-e33a9b0af52b
|
684 | 2024-02-06T22:29:49.039Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = multiple_migrations_2
vm_id = cd767b33-4c66-4ebe-b469-e33a9b0af52b
|
685 | 2024-02-06T22:29:49.050Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiple_migrations_2
vm_id = cd767b33-4c66-4ebe-b469-e33a9b0af52b
|
686 | 2024-02-06T22:29:49.083Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = cd767b33-4c66-4ebe-b469-e33a9b0af52b
|
687 | 2024-02-06T22:29:49.084Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = cd767b33-4c66-4ebe-b469-e33a9b0af52b
|
688 | 2024-02-06T22:29:49.084Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = cd767b33-4c66-4ebe-b469-e33a9b0af52b
|
689 | 2024-02-06T22:29:49.085Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = cd767b33-4c66-4ebe-b469-e33a9b0af52b
|
690 | 2024-02-06T22:29:49.085Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = cd767b33-4c66-4ebe-b469-e33a9b0af52b
|
691 | 2024-02-06T22:29:49.085Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
692 | 2024-02-06T22:29:49.086Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 37997
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
693 | 2024-02-06T22:29:49.756Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = cd767b33-4c66-4ebe-b469-e33a9b0af52b
|
694 | 2024-02-06T22:29:49.757Z | INFO | phd-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
|
695 | 2024-02-06T22:29:49.786Z | INFO | phd-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
|
696 | 2024-02-06T22:29:49.786Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 16712
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = cd767b33-4c66-4ebe-b469-e33a9b0af52b
|
697 | 2024-02-06T22:29:49.786Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 347fb6be-a1e6-461f-9deb-aa4e61d87f9a
|
698 | 2024-02-06T22:29:49.787Z | INFO | phd-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
|
699 | 2024-02-06T22:29:49.810Z | INFO | phd-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
|
700 | 2024-02-06T22:29:49.810Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 34456
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 347fb6be-a1e6-461f-9deb-aa4e61d87f9a
|
701 | 2024-02-06T22:29:49.810Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = b788efb5-6876-40b2-9d48-69de1576e8de
|
702 | 2024-02-06T22:29:49.811Z | INFO | phd-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
|
703 | 2024-02-06T22:29:49.833Z | INFO | phd-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
|
704 | 2024-02-06T22:29:49.833Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/661e43dc-730f-4832-9115-af7f9b125138.phd_disk
target = phd_framework::disk::file
|
705 | 2024-02-06T22:29:49.838Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 38863
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = b788efb5-6876-40b2-9d48-69de1576e8de
|
706 | 2024-02-06T22:29:49.838Z | INFO | phd-runner: test phd_tests::migrate::multiple_migrations ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
707 | 2024-02-06T22:29:49.838Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
708 | 2024-02-06T22:29:49.838Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
709 | 2024-02-06T22:29:49.838Z | INFO | phd-runner: Starting test phd_tests::migrate::incompatible_vms
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
710 | 2024-02-06T22:29:49.838Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
711 | 2024-02-06T22:29:49.838Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
712 | 2024-02-06T22:29:49.838Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
713 | 2024-02-06T22:29:49.838Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
714 | 2024-02-06T22:29:49.838Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
715 | 2024-02-06T22:29:49.838Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/1c657db0-febb-4a81-92a0-12b123463ab7.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
716 | 2024-02-06T22:29:49.864Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
717 | 2024-02-06T22:29:49.864Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/1c657db0-febb-4a81-92a0-12b123463ab7.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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
|
718 | 2024-02-06T22:29:49.864Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
719 | 2024-02-06T22:29:49.864Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 9fdf02b9-b1cc-43b3-a505-d0b96f22f50e
|
720 | 2024-02-06T22:29:49.864Z | INFO | phd-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
|
721 | 2024-02-06T22:29:49.864Z | INFO | phd-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
|
722 | 2024-02-06T22:29:49.879Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 892
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
723 | 2024-02-06T22:29:49.879Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
724 | 2024-02-06T22:29:49.880Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 9fdf02b9-b1cc-43b3-a505-d0b96f22f50e
|
725 | 2024-02-06T22:29:50.479Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
726 | 2024-02-06T22:29:50.480Z | INFO | phd-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: 9fdf02b9-b1cc-43b3-a505-d0b96f22f50e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-9fdf02b9-b1cc-43b3-a505-d0b96f22f50e", vcpus: 4 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/1c657db0-febb-4a81-92a0-12b123463ab7.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = 9fdf02b9-b1cc-43b3-a505-d0b96f22f50e
|
727 | 2024-02-06T22:29:50.480Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 9fdf02b9-b1cc-43b3-a505-d0b96f22f50e
|
728 | 2024-02-06T22:29:50.480Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
729 | 2024-02-06T22:29:50.480Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
730 | 2024-02-06T22:29:50.480Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
731 | 2024-02-06T22:29:50.480Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/dc7b04a2-59de-4646-855e-f214bc392374.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
732 | 2024-02-06T22:29:50.506Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
733 | 2024-02-06T22:29:50.506Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/dc7b04a2-59de-4646-855e-f214bc392374.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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
|
734 | 2024-02-06T22:29:50.506Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
735 | 2024-02-06T22:29:50.506Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = b2f6461f-3deb-408b-82d4-18c90bb2b1f4
|
736 | 2024-02-06T22:29:50.506Z | INFO | phd-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
|
737 | 2024-02-06T22:29:50.506Z | INFO | phd-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
|
738 | 2024-02-06T22:29:50.524Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 893
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
739 | 2024-02-06T22:29:50.525Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
740 | 2024-02-06T22:29:50.525Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
migration_id = 4228873d-c465-4934-931c-65a5c5e9cc4d
target = phd_framework::test_vm
timeout_duration = 45s
vm = migration_incompatible_target_1
vm_id = b2f6461f-3deb-408b-82d4-18c90bb2b1f4
|
741 | 2024-02-06T22:29:50.525Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = b2f6461f-3deb-408b-82d4-18c90bb2b1f4
|
742 | 2024-02-06T22:29:51.026Z | INFO | phd-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: b2f6461f-3deb-408b-82d4-18c90bb2b1f4, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-b2f6461f-3deb-408b-82d4-18c90bb2b1f4", vcpus: 8 }, state: Failed }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/dc7b04a2-59de-4646-855e-f214bc392374.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = b2f6461f-3deb-408b-82d4-18c90bb2b1f4
|
743 | 2024-02-06T22:29:51.026Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = 4228873d-c465-4934-931c-65a5c5e9cc4d
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = b2f6461f-3deb-408b-82d4-18c90bb2b1f4
|
744 | 2024-02-06T22:29:51.026Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 498
migration_id = 4228873d-c465-4934-931c-65a5c5e9cc4d
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = b2f6461f-3deb-408b-82d4-18c90bb2b1f4
|
745 | 2024-02-06T22:29:51.027Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = 4228873d-c465-4934-931c-65a5c5e9cc4d
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = b2f6461f-3deb-408b-82d4-18c90bb2b1f4
|
746 | 2024-02-06T22:29:51.028Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = b2f6461f-3deb-408b-82d4-18c90bb2b1f4
|
747 | 2024-02-06T22:29:51.028Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = b2f6461f-3deb-408b-82d4-18c90bb2b1f4
|
748 | 2024-02-06T22:29:51.028Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = b2f6461f-3deb-408b-82d4-18c90bb2b1f4
|
749 | 2024-02-06T22:29:51.029Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = b2f6461f-3deb-408b-82d4-18c90bb2b1f4
|
750 | 2024-02-06T22:29:51.029Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = b2f6461f-3deb-408b-82d4-18c90bb2b1f4
|
751 | 2024-02-06T22:29:51.518Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = b2f6461f-3deb-408b-82d4-18c90bb2b1f4
|
752 | 2024-02-06T22:29:51.518Z | INFO | phd-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
|
753 | 2024-02-06T22:29:51.546Z | INFO | phd-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
|
754 | 2024-02-06T22:29:51.546Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/dc7b04a2-59de-4646-855e-f214bc392374.phd_disk
target = phd_framework::disk::file
|
755 | 2024-02-06T22:29:51.551Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1025
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = b2f6461f-3deb-408b-82d4-18c90bb2b1f4
|
756 | 2024-02-06T22:29:51.551Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 9fdf02b9-b1cc-43b3-a505-d0b96f22f50e
|
757 | 2024-02-06T22:29:51.551Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 9fdf02b9-b1cc-43b3-a505-d0b96f22f50e
|
758 | 2024-02-06T22:29:51.551Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 9fdf02b9-b1cc-43b3-a505-d0b96f22f50e
|
759 | 2024-02-06T22:29:51.552Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 9fdf02b9-b1cc-43b3-a505-d0b96f22f50e
|
760 | 2024-02-06T22:29:51.552Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 9fdf02b9-b1cc-43b3-a505-d0b96f22f50e
|
761 | 2024-02-06T22:29:51.553Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
762 | 2024-02-06T22:29:51.553Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 1073
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
763 | 2024-02-06T22:29:52.013Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 9fdf02b9-b1cc-43b3-a505-d0b96f22f50e
|
764 | 2024-02-06T22:29:52.015Z | INFO | phd-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
|
765 | 2024-02-06T22:29:52.042Z | INFO | phd-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
|
766 | 2024-02-06T22:29:52.042Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/1c657db0-febb-4a81-92a0-12b123463ab7.phd_disk
target = phd_framework::disk::file
|
767 | 2024-02-06T22:29:52.047Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2167
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 9fdf02b9-b1cc-43b3-a505-d0b96f22f50e
|
768 | 2024-02-06T22:29:52.047Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
769 | 2024-02-06T22:29:52.047Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
770 | 2024-02-06T22:29:52.047Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
771 | 2024-02-06T22:29:52.047Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/12874e5c-45ca-403f-bdb9-71829be902cd.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
772 | 2024-02-06T22:29:52.072Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
773 | 2024-02-06T22:29:52.072Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/12874e5c-45ca-403f-bdb9-71829be902cd.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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
|
774 | 2024-02-06T22:29:52.073Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
775 | 2024-02-06T22:29:52.073Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 152b3291-95e2-435c-af27-b763786babd4
|
776 | 2024-02-06T22:29:52.073Z | INFO | phd-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
|
777 | 2024-02-06T22:29:52.073Z | INFO | phd-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
|
778 | 2024-02-06T22:29:52.090Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 896
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
779 | 2024-02-06T22:29:52.091Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
780 | 2024-02-06T22:29:52.092Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 152b3291-95e2-435c-af27-b763786babd4
|
781 | 2024-02-06T22:29:52.578Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
782 | 2024-02-06T22:29:52.578Z | INFO | phd-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: 152b3291-95e2-435c-af27-b763786babd4, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-152b3291-95e2-435c-af27-b763786babd4", vcpus: 4 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/12874e5c-45ca-403f-bdb9-71829be902cd.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = 152b3291-95e2-435c-af27-b763786babd4
|
783 | 2024-02-06T22:29:52.578Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 152b3291-95e2-435c-af27-b763786babd4
|
784 | 2024-02-06T22:29:52.579Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
785 | 2024-02-06T22:29:52.579Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
786 | 2024-02-06T22:29:52.579Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
787 | 2024-02-06T22:29:52.579Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/2ddc0527-0fa5-49aa-9916-9ec74781b263.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
788 | 2024-02-06T22:29:52.605Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
789 | 2024-02-06T22:29:52.605Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/2ddc0527-0fa5-49aa-9916-9ec74781b263.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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
|
790 | 2024-02-06T22:29:52.606Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
791 | 2024-02-06T22:29:52.606Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 84b11209-ffbe-45c0-ac2b-efa7028f7b4b
|
792 | 2024-02-06T22:29:52.606Z | INFO | phd-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
|
793 | 2024-02-06T22:29:52.606Z | INFO | phd-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
|
794 | 2024-02-06T22:29:52.624Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 897
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
795 | 2024-02-06T22:29:52.624Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
796 | 2024-02-06T22:29:52.624Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
migration_id = 7f383791-54a1-4044-a783-e160992c4d80
target = phd_framework::test_vm
timeout_duration = 90s
vm = migration_incompatible_target_2
vm_id = 84b11209-ffbe-45c0-ac2b-efa7028f7b4b
|
797 | 2024-02-06T22:29:52.625Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 84b11209-ffbe-45c0-ac2b-efa7028f7b4b
|
798 | 2024-02-06T22:29:53.497Z | INFO | phd-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: 84b11209-ffbe-45c0-ac2b-efa7028f7b4b, image_id: 00000000-0000-0000-0000-000000000000, memory: 1024, name: "phd-vm-84b11209-ffbe-45c0-ac2b-efa7028f7b4b", vcpus: 2 }, state: Failed }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/2ddc0527-0fa5-49aa-9916-9ec74781b263.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = 84b11209-ffbe-45c0-ac2b-efa7028f7b4b
|
799 | 2024-02-06T22:29:53.497Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = 7f383791-54a1-4044-a783-e160992c4d80
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 84b11209-ffbe-45c0-ac2b-efa7028f7b4b
|
800 | 2024-02-06T22:29:53.498Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 498
migration_id = 7f383791-54a1-4044-a783-e160992c4d80
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 84b11209-ffbe-45c0-ac2b-efa7028f7b4b
|
801 | 2024-02-06T22:29:53.498Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = 7f383791-54a1-4044-a783-e160992c4d80
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 84b11209-ffbe-45c0-ac2b-efa7028f7b4b
|
802 | 2024-02-06T22:29:53.499Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 84b11209-ffbe-45c0-ac2b-efa7028f7b4b
|
803 | 2024-02-06T22:29:53.499Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 84b11209-ffbe-45c0-ac2b-efa7028f7b4b
|
804 | 2024-02-06T22:29:53.499Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 84b11209-ffbe-45c0-ac2b-efa7028f7b4b
|
805 | 2024-02-06T22:29:53.500Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 84b11209-ffbe-45c0-ac2b-efa7028f7b4b
|
806 | 2024-02-06T22:29:53.500Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 84b11209-ffbe-45c0-ac2b-efa7028f7b4b
|
807 | 2024-02-06T22:29:53.910Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 84b11209-ffbe-45c0-ac2b-efa7028f7b4b
|
808 | 2024-02-06T22:29:53.911Z | INFO | phd-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
|
809 | 2024-02-06T22:29:53.940Z | INFO | phd-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
|
810 | 2024-02-06T22:29:53.940Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/2ddc0527-0fa5-49aa-9916-9ec74781b263.phd_disk
target = phd_framework::disk::file
|
811 | 2024-02-06T22:29:53.945Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1320
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 84b11209-ffbe-45c0-ac2b-efa7028f7b4b
|
812 | 2024-02-06T22:29:53.945Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 152b3291-95e2-435c-af27-b763786babd4
|
813 | 2024-02-06T22:29:53.946Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 152b3291-95e2-435c-af27-b763786babd4
|
814 | 2024-02-06T22:29:53.946Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 152b3291-95e2-435c-af27-b763786babd4
|
815 | 2024-02-06T22:29:53.947Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 152b3291-95e2-435c-af27-b763786babd4
|
816 | 2024-02-06T22:29:53.947Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 152b3291-95e2-435c-af27-b763786babd4
|
817 | 2024-02-06T22:29:53.947Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
818 | 2024-02-06T22:29:53.948Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 1369
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
819 | 2024-02-06T22:29:54.606Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 152b3291-95e2-435c-af27-b763786babd4
|
820 | 2024-02-06T22:29:54.607Z | INFO | phd-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
|
821 | 2024-02-06T22:29:54.635Z | INFO | phd-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
|
822 | 2024-02-06T22:29:54.635Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/12874e5c-45ca-403f-bdb9-71829be902cd.phd_disk
target = phd_framework::disk::file
|
823 | 2024-02-06T22:29:54.640Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2548
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 152b3291-95e2-435c-af27-b763786babd4
|
824 | 2024-02-06T22:29:54.640Z | INFO | phd-runner: test phd_tests::migrate::incompatible_vms ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
825 | 2024-02-06T22:29:54.640Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
826 | 2024-02-06T22:29:54.640Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
827 | 2024-02-06T22:29:54.640Z | INFO | phd-runner: Starting test phd_tests::migrate::serial_history
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
828 | 2024-02-06T22:29:54.640Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
829 | 2024-02-06T22:29:54.640Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
830 | 2024-02-06T22:29:54.640Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
831 | 2024-02-06T22:29:54.641Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
832 | 2024-02-06T22:29:54.641Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
833 | 2024-02-06T22:29:54.641Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/98ce1a7c-c83c-4a8b-809f-671c8efc9cdf.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
834 | 2024-02-06T22:29:54.667Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
835 | 2024-02-06T22:29:54.667Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/98ce1a7c-c83c-4a8b-809f-671c8efc9cdf.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_serial_history
|
836 | 2024-02-06T22:29:54.667Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
837 | 2024-02-06T22:29:54.667Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1f8ed744-ae4a-43dd-b8d7-10b9a8eee78b
|
838 | 2024-02-06T22:29:54.667Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history.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
|
839 | 2024-02-06T22:29:54.667Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_serial_history.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history.stdout.log"
target = phd_framework::server_log_mode
|
840 | 2024-02-06T22:29:54.686Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 900
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
841 | 2024-02-06T22:29:54.686Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
842 | 2024-02-06T22:29:54.687Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1f8ed744-ae4a-43dd-b8d7-10b9a8eee78b
|
843 | 2024-02-06T22:29:55.365Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
844 | 2024-02-06T22:29:55.366Z | INFO | phd-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: 1f8ed744-ae4a-43dd-b8d7-10b9a8eee78b, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-1f8ed744-ae4a-43dd-b8d7-10b9a8eee78b", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/98ce1a7c-c83c-4a8b-809f-671c8efc9cdf.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_serial_history
vm_id = 1f8ed744-ae4a-43dd-b8d7-10b9a8eee78b
|
845 | 2024-02-06T22:29:55.366Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1f8ed744-ae4a-43dd-b8d7-10b9a8eee78b
|
846 | 2024-02-06T22:29:55.366Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 597
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1f8ed744-ae4a-43dd-b8d7-10b9a8eee78b
|
847 | 2024-02-06T22:29:55.366Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1f8ed744-ae4a-43dd-b8d7-10b9a8eee78b
|
848 | 2024-02-06T22:29:55.366Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1f8ed744-ae4a-43dd-b8d7-10b9a8eee78b
|
849 | 2024-02-06T22:29:59.643Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WriteStr("root")
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1f8ed744-ae4a-43dd-b8d7-10b9a8eee78b
|
850 | 2024-02-06T22:29:59.643Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1f8ed744-ae4a-43dd-b8d7-10b9a8eee78b
|
851 | 2024-02-06T22:29:59.661Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4294
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1f8ed744-ae4a-43dd-b8d7-10b9a8eee78b
|
852 | 2024-02-06T22:29:59.661Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 638
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1f8ed744-ae4a-43dd-b8d7-10b9a8eee78b
|
853 | 2024-02-06T22:29:59.661Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_serial_history
vm_id = 1f8ed744-ae4a-43dd-b8d7-10b9a8eee78b
|
854 | 2024-02-06T22:29:59.672Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history
vm_id = 1f8ed744-ae4a-43dd-b8d7-10b9a8eee78b
|
855 | 2024-02-06T22:29:59.699Z | INFO | phd-runner: migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 72
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history
|
856 | 2024-02-06T22:29:59.699Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
857 | 2024-02-06T22:29:59.699Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/98ce1a7c-c83c-4a8b-809f-671c8efc9cdf.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_serial_history_lifecycle_0
|
858 | 2024-02-06T22:29:59.699Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
859 | 2024-02-06T22:29:59.699Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = d5bf5948-876e-4fd5-9f1e-bbe08da88c5c
|
860 | 2024-02-06T22:29:59.699Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_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
|
861 | 2024-02-06T22:29:59.699Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_serial_history_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
862 | 2024-02-06T22:29:59.718Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 901
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
863 | 2024-02-06T22:29:59.718Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
864 | 2024-02-06T22:29:59.718Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
migration_id = ef1497ec-90bd-4304-946f-8d3500f8fa0b
target = phd_framework::test_vm
timeout_duration = 45s
vm = migration_serial_history_lifecycle_0
vm_id = d5bf5948-876e-4fd5-9f1e-bbe08da88c5c
|
865 | 2024-02-06T22:29:59.719Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = d5bf5948-876e-4fd5-9f1e-bbe08da88c5c
|
866 | 2024-02-06T22:30:00.549Z | INFO | phd-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: d5bf5948-876e-4fd5-9f1e-bbe08da88c5c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-d5bf5948-876e-4fd5-9f1e-bbe08da88c5c", vcpus: 2 }, state: Migrating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/98ce1a7c-c83c-4a8b-809f-671c8efc9cdf.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_serial_history_lifecycle_0
vm_id = d5bf5948-876e-4fd5-9f1e-bbe08da88c5c
|
867 | 2024-02-06T22:30:00.549Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = ef1497ec-90bd-4304-946f-8d3500f8fa0b
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = d5bf5948-876e-4fd5-9f1e-bbe08da88c5c
|
868 | 2024-02-06T22:30:12.137Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 246
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7685}}
target = phd_framework::serial
|
869 | 2024-02-06T22:30:15.736Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 494
migration_id = ef1497ec-90bd-4304-946f-8d3500f8fa0b
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = d5bf5948-876e-4fd5-9f1e-bbe08da88c5c
|
870 | 2024-02-06T22:30:15.736Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 15186
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = ef1497ec-90bd-4304-946f-8d3500f8fa0b
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = d5bf5948-876e-4fd5-9f1e-bbe08da88c5c
|
871 | 2024-02-06T22:30:15.737Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1f8ed744-ae4a-43dd-b8d7-10b9a8eee78b
|
872 | 2024-02-06T22:30:15.738Z | INFO | phd-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
|
873 | 2024-02-06T22:30:15.767Z | INFO | phd-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
|
874 | 2024-02-06T22:30:15.767Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 21080
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1f8ed744-ae4a-43dd-b8d7-10b9a8eee78b
|
875 | 2024-02-06T22:30:15.770Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = d5bf5948-876e-4fd5-9f1e-bbe08da88c5c
|
876 | 2024-02-06T22:30:15.771Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = d5bf5948-876e-4fd5-9f1e-bbe08da88c5c
|
877 | 2024-02-06T22:30:15.771Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = d5bf5948-876e-4fd5-9f1e-bbe08da88c5c
|
878 | 2024-02-06T22:30:15.771Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = d5bf5948-876e-4fd5-9f1e-bbe08da88c5c
|
879 | 2024-02-06T22:30:15.771Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = d5bf5948-876e-4fd5-9f1e-bbe08da88c5c
|
880 | 2024-02-06T22:30:15.772Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
881 | 2024-02-06T22:30:15.772Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 20407
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
882 | 2024-02-06T22:30:16.355Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = d5bf5948-876e-4fd5-9f1e-bbe08da88c5c
|
883 | 2024-02-06T22:30:16.357Z | INFO | phd-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
|
884 | 2024-02-06T22:30:16.386Z | INFO | phd-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
|
885 | 2024-02-06T22:30:16.386Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/98ce1a7c-c83c-4a8b-809f-671c8efc9cdf.phd_disk
target = phd_framework::disk::file
|
886 | 2024-02-06T22:30:16.390Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 16672
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = d5bf5948-876e-4fd5-9f1e-bbe08da88c5c
|
887 | 2024-02-06T22:30:16.390Z | INFO | phd-runner: test phd_tests::migrate::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
888 | 2024-02-06T22:30:16.390Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
889 | 2024-02-06T22:30:16.391Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
890 | 2024-02-06T22:30:16.391Z | INFO | phd-runner: Starting test phd_tests::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
891 | 2024-02-06T22:30:16.391Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
892 | 2024-02-06T22:30:16.391Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
893 | 2024-02-06T22:30:16.391Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
894 | 2024-02-06T22:30:16.391Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
895 | 2024-02-06T22:30:16.391Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
896 | 2024-02-06T22:30:16.391Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/510a89a6-6cd0-475f-8af0-4525fea1a636.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
897 | 2024-02-06T22:30:16.416Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
898 | 2024-02-06T22:30:16.416Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/510a89a6-6cd0-475f-8af0-4525fea1a636.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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
|
899 | 2024-02-06T22:30:16.416Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
900 | 2024-02-06T22:30:16.416Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
901 | 2024-02-06T22:30:16.417Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_smoke.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
|
902 | 2024-02-06T22:30:16.417Z | INFO | phd-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.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_smoke.stdout.log"
target = phd_framework::server_log_mode
|
903 | 2024-02-06T22:30:16.434Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 904
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
904 | 2024-02-06T22:30:16.434Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
905 | 2024-02-06T22:30:16.434Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
906 | 2024-02-06T22:30:16.846Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
907 | 2024-02-06T22:30:16.846Z | INFO | phd-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: e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/510a89a6-6cd0-475f-8af0-4525fea1a636.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
908 | 2024-02-06T22:30:16.846Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
909 | 2024-02-06T22:30:16.847Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 597
target = phd_framework::test_vm
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
910 | 2024-02-06T22:30:16.847Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
911 | 2024-02-06T22:30:16.847Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
912 | 2024-02-06T22:30:21.072Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WriteStr("root")
target = phd_framework::test_vm
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
913 | 2024-02-06T22:30:21.072Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
914 | 2024-02-06T22:30:21.090Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4242
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
915 | 2024-02-06T22:30:21.090Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 638
target = phd_framework::test_vm
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
916 | 2024-02-06T22:30:21.090Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
917 | 2024-02-06T22:30:21.101Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
918 | 2024-02-06T22:30:21.133Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
919 | 2024-02-06T22:30:21.144Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
920 | 2024-02-06T22:30:21.166Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
921 | 2024-02-06T22:30:21.177Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
922 | 2024-02-06T22:30:21.200Z | INFO | phd-runner: migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 72
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_smoke
|
923 | 2024-02-06T22:30:21.200Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
924 | 2024-02-06T22:30:21.200Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/510a89a6-6cd0-475f-8af0-4525fea1a636.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_lifecycle_0
|
925 | 2024-02-06T22:30:21.200Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
926 | 2024-02-06T22:30:21.200Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 90acf1d8-d516-4c4a-bd2b-8640dd6e8df1
|
927 | 2024-02-06T22:30:21.200Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_smoke_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
|
928 | 2024-02-06T22:30:21.200Z | INFO | phd-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_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_smoke_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
929 | 2024-02-06T22:30:21.219Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 905
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
930 | 2024-02-06T22:30:21.220Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
931 | 2024-02-06T22:30:21.220Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
migration_id = 0238ebb8-8765-40d5-b6a5-4bb5dd78a58b
target = phd_framework::test_vm
timeout_duration = 45s
vm = migration_smoke_lifecycle_0
vm_id = 90acf1d8-d516-4c4a-bd2b-8640dd6e8df1
|
932 | 2024-02-06T22:30:21.220Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 90acf1d8-d516-4c4a-bd2b-8640dd6e8df1
|
933 | 2024-02-06T22:30:21.851Z | INFO | phd-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: 90acf1d8-d516-4c4a-bd2b-8640dd6e8df1, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-90acf1d8-d516-4c4a-bd2b-8640dd6e8df1", vcpus: 2 }, state: Migrating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/510a89a6-6cd0-475f-8af0-4525fea1a636.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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_lifecycle_0
vm_id = 90acf1d8-d516-4c4a-bd2b-8640dd6e8df1
|
934 | 2024-02-06T22:30:21.852Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = 0238ebb8-8765-40d5-b6a5-4bb5dd78a58b
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 90acf1d8-d516-4c4a-bd2b-8640dd6e8df1
|
935 | 2024-02-06T22:30:33.410Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 246
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7718}}
target = phd_framework::serial
|
936 | 2024-02-06T22:30:36.750Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 494
migration_id = 0238ebb8-8765-40d5-b6a5-4bb5dd78a58b
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 90acf1d8-d516-4c4a-bd2b-8640dd6e8df1
|
937 | 2024-02-06T22:30:36.750Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 14898
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = 0238ebb8-8765-40d5-b6a5-4bb5dd78a58b
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 90acf1d8-d516-4c4a-bd2b-8640dd6e8df1
|
938 | 2024-02-06T22:30:36.751Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
939 | 2024-02-06T22:30:36.752Z | INFO | phd-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
|
940 | 2024-02-06T22:30:36.781Z | INFO | phd-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
|
941 | 2024-02-06T22:30:36.781Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 20346
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_smoke
vm_id = e2dd4de8-6ae0-45b2-928a-9f6b2f1bd27d
|
942 | 2024-02-06T22:30:36.781Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke_lifecycle_0
vm_id = 90acf1d8-d516-4c4a-bd2b-8640dd6e8df1
|
943 | 2024-02-06T22:30:36.793Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke_lifecycle_0
vm_id = 90acf1d8-d516-4c4a-bd2b-8640dd6e8df1
|
944 | 2024-02-06T22:30:36.826Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 90acf1d8-d516-4c4a-bd2b-8640dd6e8df1
|
945 | 2024-02-06T22:30:36.827Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 90acf1d8-d516-4c4a-bd2b-8640dd6e8df1
|
946 | 2024-02-06T22:30:36.827Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 90acf1d8-d516-4c4a-bd2b-8640dd6e8df1
|
947 | 2024-02-06T22:30:36.827Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 90acf1d8-d516-4c4a-bd2b-8640dd6e8df1
|
948 | 2024-02-06T22:30:36.827Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 90acf1d8-d516-4c4a-bd2b-8640dd6e8df1
|
949 | 2024-02-06T22:30:36.828Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
950 | 2024-02-06T22:30:36.828Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 19982
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
951 | 2024-02-06T22:30:37.404Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 90acf1d8-d516-4c4a-bd2b-8640dd6e8df1
|
952 | 2024-02-06T22:30:37.406Z | INFO | phd-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
|
953 | 2024-02-06T22:30:37.435Z | INFO | phd-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
|
954 | 2024-02-06T22:30:37.435Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/510a89a6-6cd0-475f-8af0-4525fea1a636.phd_disk
target = phd_framework::disk::file
|
955 | 2024-02-06T22:30:37.439Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 16219
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 90acf1d8-d516-4c4a-bd2b-8640dd6e8df1
|
956 | 2024-02-06T22:30:37.439Z | INFO | phd-runner: test phd_tests::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
957 | 2024-02-06T22:30:37.439Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
958 | 2024-02-06T22:30:37.439Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
959 | 2024-02-06T22:30:37.440Z | INFO | phd-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
|
960 | 2024-02-06T22:30:37.440Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
961 | 2024-02-06T22:30:37.440Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
962 | 2024-02-06T22:30:37.440Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
963 | 2024-02-06T22:30:37.440Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
964 | 2024-02-06T22:30:37.440Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
965 | 2024-02-06T22:30:37.440Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/8c160bf6-0292-49a4-aa15-0297c6a79bfc.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
966 | 2024-02-06T22:30:37.465Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
967 | 2024-02-06T22:30:37.465Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/8c160bf6-0292-49a4-aa15-0297c6a79bfc.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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
|
968 | 2024-02-06T22:30:37.465Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
969 | 2024-02-06T22:30:37.465Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = e22d3ada-1276-41c4-be9a-7bd784ad35ca
|
970 | 2024-02-06T22:30:37.465Z | INFO | phd-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
|
971 | 2024-02-06T22:30:37.465Z | INFO | phd-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
|
972 | 2024-02-06T22:30:37.482Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 908
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
973 | 2024-02-06T22:30:37.483Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
974 | 2024-02-06T22:30:37.483Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = e22d3ada-1276-41c4-be9a-7bd784ad35ca
|
975 | 2024-02-06T22:30:37.484Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = e22d3ada-1276-41c4-be9a-7bd784ad35ca
|
976 | 2024-02-06T22:30:38.340Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
977 | 2024-02-06T22:30:38.340Z | INFO | phd-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: e22d3ada-1276-41c4-be9a-7bd784ad35ca, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-e22d3ada-1276-41c4-be9a-7bd784ad35ca", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/8c160bf6-0292-49a4-aa15-0297c6a79bfc.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = e22d3ada-1276-41c4-be9a-7bd784ad35ca
|
978 | 2024-02-06T22:30:38.340Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = e22d3ada-1276-41c4-be9a-7bd784ad35ca
|
979 | 2024-02-06T22:30:38.341Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = e22d3ada-1276-41c4-be9a-7bd784ad35ca
|
980 | 2024-02-06T22:30:38.341Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = e22d3ada-1276-41c4-be9a-7bd784ad35ca
|
981 | 2024-02-06T22:30:38.799Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = e22d3ada-1276-41c4-be9a-7bd784ad35ca
|
982 | 2024-02-06T22:30:38.800Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = e22d3ada-1276-41c4-be9a-7bd784ad35ca
|
983 | 2024-02-06T22:30:38.800Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = e22d3ada-1276-41c4-be9a-7bd784ad35ca
|
984 | 2024-02-06T22:30:38.800Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = e22d3ada-1276-41c4-be9a-7bd784ad35ca
|
985 | 2024-02-06T22:30:38.801Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = e22d3ada-1276-41c4-be9a-7bd784ad35ca
|
986 | 2024-02-06T22:30:38.801Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = e22d3ada-1276-41c4-be9a-7bd784ad35ca
|
987 | 2024-02-06T22:30:38.802Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
988 | 2024-02-06T22:30:38.802Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 462
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
989 | 2024-02-06T22:30:39.532Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = e22d3ada-1276-41c4-be9a-7bd784ad35ca
|
990 | 2024-02-06T22:30:39.534Z | INFO | phd-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
|
991 | 2024-02-06T22:30:39.561Z | INFO | phd-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
|
992 | 2024-02-06T22:30:39.561Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/8c160bf6-0292-49a4-aa15-0297c6a79bfc.phd_disk
target = phd_framework::disk::file
|
993 | 2024-02-06T22:30:39.565Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2082
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = e22d3ada-1276-41c4-be9a-7bd784ad35ca
|
994 | 2024-02-06T22:30:39.565Z | INFO | phd-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
|
995 | 2024-02-06T22:30:39.566Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
996 | 2024-02-06T22:30:39.566Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
997 | 2024-02-06T22:30:39.566Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
998 | 2024-02-06T22:30:39.566Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
999 | 2024-02-06T22:30:39.566Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
1000 | 2024-02-06T22:30:39.566Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1001 | 2024-02-06T22:30:39.566Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1002 | 2024-02-06T22:30:39.566Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1003 | 2024-02-06T22:30:39.566Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/b58164b3-85ae-442c-a8fb-f7bc367971b8.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
1004 | 2024-02-06T22:30:39.592Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1005 | 2024-02-06T22:30:39.592Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/b58164b3-85ae-442c-a8fb-f7bc367971b8.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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
|
1006 | 2024-02-06T22:30:39.592Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1007 | 2024-02-06T22:30:39.592Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1008 | 2024-02-06T22:30:39.592Z | INFO | phd-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
|
1009 | 2024-02-06T22:30:39.592Z | INFO | phd-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
|
1010 | 2024-02-06T22:30:39.611Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 910
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
1011 | 2024-02-06T22:30:39.612Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1012 | 2024-02-06T22:30:39.612Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1013 | 2024-02-06T22:30:39.612Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1014 | 2024-02-06T22:30:40.317Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
1015 | 2024-02-06T22:30:40.317Z | INFO | phd-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: 7187d24e-1737-433f-ba87-f02842049521, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-7187d24e-1737-433f-ba87-f02842049521", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/b58164b3-85ae-442c-a8fb-f7bc367971b8.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = 7187d24e-1737-433f-ba87-f02842049521
|
1016 | 2024-02-06T22:30:40.317Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1017 | 2024-02-06T22:30:40.318Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1018 | 2024-02-06T22:30:40.318Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1019 | 2024-02-06T22:30:40.952Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1020 | 2024-02-06T22:30:40.952Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1021 | 2024-02-06T22:30:40.953Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1022 | 2024-02-06T22:30:40.953Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1023 | 2024-02-06T22:30:41.423Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1024 | 2024-02-06T22:30:41.424Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1025 | 2024-02-06T22:30:41.425Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1026 | 2024-02-06T22:30:41.425Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1027 | 2024-02-06T22:30:41.426Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1028 | 2024-02-06T22:30:41.426Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1029 | 2024-02-06T22:30:41.427Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1030 | 2024-02-06T22:30:41.427Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1031 | 2024-02-06T22:30:41.428Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1032 | 2024-02-06T22:30:41.428Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1033 | 2024-02-06T22:30:41.428Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1034 | 2024-02-06T22:30:41.429Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1035 | 2024-02-06T22:30:41.429Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1036 | 2024-02-06T22:30:41.965Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1037 | 2024-02-06T22:30:41.966Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1038 | 2024-02-06T22:30:41.966Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1039 | 2024-02-06T22:30:41.966Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1040 | 2024-02-06T22:30:41.967Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
1041 | 2024-02-06T22:30:41.967Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 1650
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
1042 | 2024-02-06T22:30:42.706Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1043 | 2024-02-06T22:30:42.707Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1044 | 2024-02-06T22:30:42.708Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1045 | 2024-02-06T22:30:42.708Z | INFO | phd-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
|
1046 | 2024-02-06T22:30:42.736Z | INFO | phd-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
|
1047 | 2024-02-06T22:30:42.736Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/b58164b3-85ae-442c-a8fb-f7bc367971b8.phd_disk
target = phd_framework::disk::file
|
1048 | 2024-02-06T22:30:42.741Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 3128
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 7187d24e-1737-433f-ba87-f02842049521
|
1049 | 2024-02-06T22:30:42.741Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
1050 | 2024-02-06T22:30:42.741Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1051 | 2024-02-06T22:30:42.741Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1052 | 2024-02-06T22:30:42.741Z | INFO | phd-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
|
1053 | 2024-02-06T22:30:42.741Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
1054 | 2024-02-06T22:30:42.741Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
1055 | 2024-02-06T22:30:42.741Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1056 | 2024-02-06T22:30:42.741Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1057 | 2024-02-06T22:30:42.741Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1058 | 2024-02-06T22:30:42.741Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/e86095e5-dc3e-4a31-a8f1-c237a86b1d23.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
1059 | 2024-02-06T22:30:42.767Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1060 | 2024-02-06T22:30:42.768Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/e86095e5-dc3e-4a31-a8f1-c237a86b1d23.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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
|
1061 | 2024-02-06T22:30:42.768Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1062 | 2024-02-06T22:30:42.768Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = f80ee843-49a2-4605-b50e-7bbf28be16df
|
1063 | 2024-02-06T22:30:42.768Z | INFO | phd-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
|
1064 | 2024-02-06T22:30:42.768Z | INFO | phd-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
|
1065 | 2024-02-06T22:30:42.786Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 912
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
1066 | 2024-02-06T22:30:42.786Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1067 | 2024-02-06T22:30:42.787Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = f80ee843-49a2-4605-b50e-7bbf28be16df
|
1068 | 2024-02-06T22:30:43.361Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
1069 | 2024-02-06T22:30:43.361Z | INFO | phd-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: f80ee843-49a2-4605-b50e-7bbf28be16df, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-f80ee843-49a2-4605-b50e-7bbf28be16df", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/e86095e5-dc3e-4a31-a8f1-c237a86b1d23.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = f80ee843-49a2-4605-b50e-7bbf28be16df
|
1070 | 2024-02-06T22:30:43.361Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = f80ee843-49a2-4605-b50e-7bbf28be16df
|
1071 | 2024-02-06T22:30:43.362Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = f80ee843-49a2-4605-b50e-7bbf28be16df
|
1072 | 2024-02-06T22:30:43.362Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = f80ee843-49a2-4605-b50e-7bbf28be16df
|
1073 | 2024-02-06T22:30:43.362Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = f80ee843-49a2-4605-b50e-7bbf28be16df
|
1074 | 2024-02-06T22:30:43.363Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
1075 | 2024-02-06T22:30:43.363Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
1076 | 2024-02-06T22:30:43.691Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = f80ee843-49a2-4605-b50e-7bbf28be16df
|
1077 | 2024-02-06T22:30:43.692Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = f80ee843-49a2-4605-b50e-7bbf28be16df
|
1078 | 2024-02-06T22:30:43.693Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = f80ee843-49a2-4605-b50e-7bbf28be16df
|
1079 | 2024-02-06T22:30:43.694Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Reboot
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = f80ee843-49a2-4605-b50e-7bbf28be16df
|
1080 | 2024-02-06T22:30:43.694Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = f80ee843-49a2-4605-b50e-7bbf28be16df
|
1081 | 2024-02-06T22:30:43.695Z | INFO | phd-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
|
1082 | 2024-02-06T22:30:43.722Z | INFO | phd-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
|
1083 | 2024-02-06T22:30:43.723Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/e86095e5-dc3e-4a31-a8f1-c237a86b1d23.phd_disk
target = phd_framework::disk::file
|
1084 | 2024-02-06T22:30:43.727Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 940
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = f80ee843-49a2-4605-b50e-7bbf28be16df
|
1085 | 2024-02-06T22:30:43.727Z | INFO | phd-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
|
1086 | 2024-02-06T22:30:43.727Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1087 | 2024-02-06T22:30:43.727Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1088 | 2024-02-06T22:30:43.727Z | INFO | phd-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
|
1089 | 2024-02-06T22:30:43.727Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
1090 | 2024-02-06T22:30:43.727Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
1091 | 2024-02-06T22:30:43.727Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1092 | 2024-02-06T22:30:43.727Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1093 | 2024-02-06T22:30:43.727Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1094 | 2024-02-06T22:30:43.727Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/51c496cf-32f2-4bb0-a171-83d3dbfeec66.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
1095 | 2024-02-06T22:30:43.754Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1096 | 2024-02-06T22:30:43.754Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/51c496cf-32f2-4bb0-a171-83d3dbfeec66.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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
|
1097 | 2024-02-06T22:30:43.754Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1098 | 2024-02-06T22:30:43.754Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 1a484526-f0d9-4fe8-88c1-ab57d384fc63
|
1099 | 2024-02-06T22:30:43.754Z | INFO | phd-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
|
1100 | 2024-02-06T22:30:43.754Z | INFO | phd-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
|
1101 | 2024-02-06T22:30:43.772Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 914
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
1102 | 2024-02-06T22:30:43.773Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1103 | 2024-02-06T22:30:43.773Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 1a484526-f0d9-4fe8-88c1-ab57d384fc63
|
1104 | 2024-02-06T22:30:44.367Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
1105 | 2024-02-06T22:30:44.368Z | INFO | phd-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: 1a484526-f0d9-4fe8-88c1-ab57d384fc63, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-1a484526-f0d9-4fe8-88c1-ab57d384fc63", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/51c496cf-32f2-4bb0-a171-83d3dbfeec66.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = 1a484526-f0d9-4fe8-88c1-ab57d384fc63
|
1106 | 2024-02-06T22:30:44.368Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 1a484526-f0d9-4fe8-88c1-ab57d384fc63
|
1107 | 2024-02-06T22:30:44.368Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 1a484526-f0d9-4fe8-88c1-ab57d384fc63
|
1108 | 2024-02-06T22:30:44.369Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 1a484526-f0d9-4fe8-88c1-ab57d384fc63
|
1109 | 2024-02-06T22:30:44.369Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 1a484526-f0d9-4fe8-88c1-ab57d384fc63
|
1110 | 2024-02-06T22:30:44.370Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 1a484526-f0d9-4fe8-88c1-ab57d384fc63
|
1111 | 2024-02-06T22:30:44.371Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 1a484526-f0d9-4fe8-88c1-ab57d384fc63
|
1112 | 2024-02-06T22:30:44.371Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 1a484526-f0d9-4fe8-88c1-ab57d384fc63
|
1113 | 2024-02-06T22:30:44.371Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
1114 | 2024-02-06T22:30:44.371Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
1115 | 2024-02-06T22:30:45.065Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 1a484526-f0d9-4fe8-88c1-ab57d384fc63
|
1116 | 2024-02-06T22:30:45.066Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 1a484526-f0d9-4fe8-88c1-ab57d384fc63
|
1117 | 2024-02-06T22:30:45.067Z | INFO | phd-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
|
1118 | 2024-02-06T22:30:45.094Z | INFO | phd-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
|
1119 | 2024-02-06T22:30:45.094Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/51c496cf-32f2-4bb0-a171-83d3dbfeec66.phd_disk
target = phd_framework::disk::file
|
1120 | 2024-02-06T22:30:45.098Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1325
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 1a484526-f0d9-4fe8-88c1-ab57d384fc63
|
1121 | 2024-02-06T22:30:45.099Z | INFO | phd-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
|
1122 | 2024-02-06T22:30:45.099Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1123 | 2024-02-06T22:30:45.099Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1124 | 2024-02-06T22:30:45.099Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::shutdown_persistence_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
1125 | 2024-02-06T22:30:45.099Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
1126 | 2024-02-06T22:30:45.099Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
1127 | 2024-02-06T22:30:45.099Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1128 | 2024-02-06T22:30:45.099Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1129 | 2024-02-06T22:30:45.099Z | DEBG | phd-runner: checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /tmp/propolis-phd/b173539f8196a9877670f965168fe499cf05b012835064ab88dde9c09b761a21/crucible-nightly.tar.gz
target = phd_framework::artifacts::store
|
1130 | 2024-02-06T22:30:45.099Z | DEBG | phd-runner: Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 213
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/2d4bc11232d53f177c286383926fa5f8c1b2a938/crucible-nightly.tar.gz
|
1131 | 2024-02-06T22:31:10.460Z | DEBG | phd-runner: Extracting artifact from tarball
extracted_path = /tmp/propolis-phd/b173539f8196a9877670f965168fe499cf05b012835064ab88dde9c09b761a21/crucible-downstairs
file = phd-tests/framework/src/artifacts/store.rs
line = 156
target = phd_framework::artifacts::store
untar_path = target/release/crucible-downstairs
|
1132 | 2024-02-06T22:31:10.460Z | DEBG | phd-runner: Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 512
target = phd_framework::artifacts::store
|
1133 | 2024-02-06T22:31:15.440Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1134 | 2024-02-06T22:31:15.440Z | INFO | phd-runner: Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9000", "--encrypted", "--uuid", "060dee3d-9b4d-451a-8ec7-b700cd8339ce", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1135 | 2024-02-06T22:31:15.522Z | INFO | phd-runner: Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.483555035Z","hostname":"sock","pid":916}\n{"msg":"UUID: 060dee3d-9b4d-451a-8ec7-b700cd8339ce","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.515371589Z","hostname":"sock","pid":916}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.51538736Z","hostname":"sock","pid":916}\n
target = phd_framework::disk::crucible
|
1136 | 2024-02-06T22:31:15.522Z | INFO | phd-runner: Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9001", "--encrypted", "--uuid", "060dee3d-9b4d-451a-8ec7-b700cd8339ce", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1137 | 2024-02-06T22:31:15.584Z | INFO | phd-runner: Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.545475Z","hostname":"sock","pid":917}\n{"msg":"UUID: 060dee3d-9b4d-451a-8ec7-b700cd8339ce","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.577215352Z","hostname":"sock","pid":917}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.577231332Z","hostname":"sock","pid":917}\n
target = phd_framework::disk::crucible
|
1138 | 2024-02-06T22:31:15.584Z | INFO | phd-runner: Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9002", "--encrypted", "--uuid", "060dee3d-9b4d-451a-8ec7-b700cd8339ce", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1139 | 2024-02-06T22:31:15.643Z | INFO | phd-runner: Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.604616264Z","hostname":"sock","pid":918}\n{"msg":"UUID: 060dee3d-9b4d-451a-8ec7-b700cd8339ce","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.635561616Z","hostname":"sock","pid":918}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.635571946Z","hostname":"sock","pid":918}\n
target = phd_framework::disk::crucible
|
1140 | 2024-02-06T22:31:15.643Z | INFO | phd-runner: Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_060dee3d-9b4d-451a-8ec7-b700cd8339ce_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_060dee3d-9b4d-451a-8ec7-b700cd8339ce_9000.stdout.log"
target = phd_framework::server_log_mode
|
1141 | 2024-02-06T22:31:15.643Z | INFO | phd-runner: Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
target = phd_framework::disk::crucible
|
1142 | 2024-02-06T22:31:15.643Z | INFO | phd-runner: Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1143 | 2024-02-06T22:31:15.654Z | INFO | phd-runner: Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_060dee3d-9b4d-451a-8ec7-b700cd8339ce_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_060dee3d-9b4d-451a-8ec7-b700cd8339ce_9001.stdout.log"
target = phd_framework::server_log_mode
|
1144 | 2024-02-06T22:31:15.654Z | INFO | phd-runner: Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
target = phd_framework::disk::crucible
|
1145 | 2024-02-06T22:31:15.654Z | INFO | phd-runner: Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1146 | 2024-02-06T22:31:15.663Z | INFO | phd-runner: Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_060dee3d-9b4d-451a-8ec7-b700cd8339ce_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_060dee3d-9b4d-451a-8ec7-b700cd8339ce_9002.stdout.log"
target = phd_framework::server_log_mode
|
1147 | 2024-02-06T22:31:15.663Z | INFO | phd-runner: Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
target = phd_framework::disk::crucible
|
1148 | 2024-02-06T22:31:15.663Z | INFO | phd-runner: Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1149 | 2024-02-06T22:31:15.673Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1150 | 2024-02-06T22:31:15.673Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"060dee3d-9b4d-451a-8ec7-b700cd8339ce\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"81c7db57-3083-4f51-b2f1-b9cca3d11486\\",\\"path\\":\\"/tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"6e64a880-5620-4201-bd78-8e928e2b097a\\",\\"key\\":\\"d13mnb/yQaa9Ry0UTuY7iIFBJm0jHDk31khuyhVHFBg=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = crucible_shutdown_persistence_test
|
1151 | 2024-02-06T22:31:15.673Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1152 | 2024-02-06T22:31:15.673Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = crucible_shutdown_persistence_test
vm_id = 7d033b99-3ff0-4d84-88e8-a1e7b08c09db
|
1153 | 2024-02-06T22:31:15.673Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_shutdown_persistence_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1154 | 2024-02-06T22:31:15.673Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_shutdown_persistence_test.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_shutdown_persistence_test.stdout.log"
target = phd_framework::server_log_mode
|
1155 | 2024-02-06T22:31:15.684Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 922
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
1156 | 2024-02-06T22:31:15.685Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1157 | 2024-02-06T22:31:15.685Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
|
1158 | 2024-02-06T22:31:15.705Z | INFO | phd-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:9003
target = phd_framework::test_vm::server
|
1159 | 2024-02-06T22:31:15.705Z | INFO | phd-runner: Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, data_dir: DataDirectory { path: "/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9000" } }
target = phd_framework::disk::crucible
|
1160 | 2024-02-06T22:31:15.714Z | INFO | phd-runner: Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
self.path = "/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9000"
target = phd_framework::disk::crucible
|
1161 | 2024-02-06T22:31:15.722Z | INFO | phd-runner: Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, data_dir: DataDirectory { path: "/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9001" } }
target = phd_framework::disk::crucible
|
1162 | 2024-02-06T22:31:15.732Z | INFO | phd-runner: Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
self.path = "/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9001"
target = phd_framework::disk::crucible
|
1163 | 2024-02-06T22:31:15.739Z | INFO | phd-runner: Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, data_dir: DataDirectory { path: "/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9002" } }
target = phd_framework::disk::crucible
|
1164 | 2024-02-06T22:31:15.749Z | INFO | phd-runner: Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
self.path = "/tmp/propolis-phd/060dee3d-9b4d-451a-8ec7-b700cd8339ce_9002"
target = phd_framework::disk::crucible
|
1165 | 2024-02-06T22:31:15.757Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 71
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = crucible_shutdown_persistence_test
vm_id = 7d033b99-3ff0-4d84-88e8-a1e7b08c09db
|
1166 | 2024-02-06T22:31:15.757Z | INFO | phd-runner: test phd_tests::crucible::smoke::shutdown_persistence_test ... skipped: Can't run data persistence test on a guest with a read-only file
system
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
1167 | 2024-02-06T22:31:15.757Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1168 | 2024-02-06T22:31:15.757Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1169 | 2024-02-06T22:31:15.757Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::boot_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
1170 | 2024-02-06T22:31:15.757Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
1171 | 2024-02-06T22:31:15.757Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
1172 | 2024-02-06T22:31:15.757Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1173 | 2024-02-06T22:31:15.757Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1174 | 2024-02-06T22:31:15.757Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/b173539f8196a9877670f965168fe499cf05b012835064ab88dde9c09b761a21/crucible-downstairs
target = phd_framework::artifacts::store
|
1175 | 2024-02-06T22:31:15.757Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1176 | 2024-02-06T22:31:15.757Z | INFO | phd-runner: Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9000", "--encrypted", "--uuid", "03c6b830-bfbf-4d42-8d2c-0440fc3e18c0", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1177 | 2024-02-06T22:31:15.828Z | INFO | phd-runner: Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.785188247Z","hostname":"sock","pid":924}\n{"msg":"UUID: 03c6b830-bfbf-4d42-8d2c-0440fc3e18c0","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.819797641Z","hostname":"sock","pid":924}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.819815712Z","hostname":"sock","pid":924}\n
target = phd_framework::disk::crucible
|
1178 | 2024-02-06T22:31:15.828Z | INFO | phd-runner: Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9001", "--encrypted", "--uuid", "03c6b830-bfbf-4d42-8d2c-0440fc3e18c0", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1179 | 2024-02-06T22:31:15.898Z | INFO | phd-runner: Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.856456907Z","hostname":"sock","pid":925}\n{"msg":"UUID: 03c6b830-bfbf-4d42-8d2c-0440fc3e18c0","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.890366384Z","hostname":"sock","pid":925}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.890383195Z","hostname":"sock","pid":925}\n
target = phd_framework::disk::crucible
|
1180 | 2024-02-06T22:31:15.898Z | INFO | phd-runner: Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9002", "--encrypted", "--uuid", "03c6b830-bfbf-4d42-8d2c-0440fc3e18c0", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1181 | 2024-02-06T22:31:15.961Z | INFO | phd-runner: Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.921393208Z","hostname":"sock","pid":926}\n{"msg":"UUID: 03c6b830-bfbf-4d42-8d2c-0440fc3e18c0","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.953012417Z","hostname":"sock","pid":926}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:15.953027087Z","hostname":"sock","pid":926}\n
target = phd_framework::disk::crucible
|
1182 | 2024-02-06T22:31:15.961Z | INFO | phd-runner: Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9000.stdout.log"
target = phd_framework::server_log_mode
|
1183 | 2024-02-06T22:31:15.961Z | INFO | phd-runner: Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
target = phd_framework::disk::crucible
|
1184 | 2024-02-06T22:31:15.961Z | INFO | phd-runner: Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1185 | 2024-02-06T22:31:15.971Z | INFO | phd-runner: Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9001.stdout.log"
target = phd_framework::server_log_mode
|
1186 | 2024-02-06T22:31:15.971Z | INFO | phd-runner: Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
target = phd_framework::disk::crucible
|
1187 | 2024-02-06T22:31:15.971Z | INFO | phd-runner: Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1188 | 2024-02-06T22:31:15.981Z | INFO | phd-runner: Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9002.stdout.log"
target = phd_framework::server_log_mode
|
1189 | 2024-02-06T22:31:15.981Z | INFO | phd-runner: Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
target = phd_framework::disk::crucible
|
1190 | 2024-02-06T22:31:15.981Z | INFO | phd-runner: Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1191 | 2024-02-06T22:31:15.992Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1192 | 2024-02-06T22:31:15.992Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"03c6b830-bfbf-4d42-8d2c-0440fc3e18c0\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"27c4c3fd-9d29-421c-9ad1-609c8d0de8d5\\",\\"path\\":\\"/tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"19ef9032-db7e-49b7-a9b4-cf7e6abe5fe6\\",\\"key\\":\\"l9J52zeX6ejvF9GUxu7qUQEjsE8x4+ViXcBXglW0y4U=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = crucible_boot_test
|
1193 | 2024-02-06T22:31:15.992Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1194 | 2024-02-06T22:31:15.992Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1195 | 2024-02-06T22:31:15.992Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_boot_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1196 | 2024-02-06T22:31:15.992Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_boot_test.stdout.log"
target = phd_framework::server_log_mode
|
1197 | 2024-02-06T22:31:16.002Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 930
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
1198 | 2024-02-06T22:31:16.003Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1199 | 2024-02-06T22:31:16.003Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1200 | 2024-02-06T22:31:16.393Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
1201 | 2024-02-06T22:31:16.393Z | INFO | phd-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: a7ede2a1-00f7-4c66-a42a-b5f1664b88b2, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-a7ede2a1-00f7-4c66-a42a-b5f1664b88b2", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"03c6b830-bfbf-4d42-8d2c-0440fc3e18c0\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"27c4c3fd-9d29-421c-9ad1-609c8d0de8d5\\",\\"path\\":\\"/tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"19ef9032-db7e-49b7-a9b4-cf7e6abe5fe6\\",\\"key\\":\\"l9J52zeX6ejvF9GUxu7qUQEjsE8x4+ViXcBXglW0y4U=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1202 | 2024-02-06T22:31:16.393Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1203 | 2024-02-06T22:31:16.394Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 597
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1204 | 2024-02-06T22:31:16.394Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1205 | 2024-02-06T22:31:16.394Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1206 | 2024-02-06T22:31:22.384Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WriteStr("root")
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1207 | 2024-02-06T22:31:22.384Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1208 | 2024-02-06T22:31:22.403Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6008
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1209 | 2024-02-06T22:31:22.403Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 638
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1210 | 2024-02-06T22:31:22.403Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1211 | 2024-02-06T22:31:22.404Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1212 | 2024-02-06T22:31:22.404Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1213 | 2024-02-06T22:31:22.405Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1214 | 2024-02-06T22:31:22.405Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1215 | 2024-02-06T22:31:22.405Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
1216 | 2024-02-06T22:31:22.405Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 6012
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
1217 | 2024-02-06T22:31:23.011Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1218 | 2024-02-06T22:31:23.012Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
|
1219 | 2024-02-06T22:31:23.044Z | INFO | phd-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:9003
target = phd_framework::test_vm::server
|
1220 | 2024-02-06T22:31:23.045Z | INFO | phd-runner: Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, data_dir: DataDirectory { path: "/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9000" } }
target = phd_framework::disk::crucible
|
1221 | 2024-02-06T22:31:23.056Z | INFO | phd-runner: Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
self.path = "/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9000"
target = phd_framework::disk::crucible
|
1222 | 2024-02-06T22:31:23.066Z | INFO | phd-runner: Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, data_dir: DataDirectory { path: "/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9001" } }
target = phd_framework::disk::crucible
|
1223 | 2024-02-06T22:31:23.077Z | INFO | phd-runner: Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
self.path = "/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9001"
target = phd_framework::disk::crucible
|
1224 | 2024-02-06T22:31:23.088Z | INFO | phd-runner: Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, data_dir: DataDirectory { path: "/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9002" } }
target = phd_framework::disk::crucible
|
1225 | 2024-02-06T22:31:23.097Z | INFO | phd-runner: Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
self.path = "/tmp/propolis-phd/03c6b830-bfbf-4d42-8d2c-0440fc3e18c0_9002"
target = phd_framework::disk::crucible
|
1226 | 2024-02-06T22:31:23.107Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 7103
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a7ede2a1-00f7-4c66-a42a-b5f1664b88b2
|
1227 | 2024-02-06T22:31:23.107Z | INFO | phd-runner: test phd_tests::crucible::smoke::boot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
1228 | 2024-02-06T22:31:23.107Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1229 | 2024-02-06T22:31:23.107Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1230 | 2024-02-06T22:31:23.107Z | INFO | phd-runner: Starting test phd_tests::framework::multiline_serial_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
1231 | 2024-02-06T22:31:23.107Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
1232 | 2024-02-06T22:31:23.107Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
1233 | 2024-02-06T22:31:23.107Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1234 | 2024-02-06T22:31:23.107Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1235 | 2024-02-06T22:31:23.107Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1236 | 2024-02-06T22:31:23.107Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/bf60bd86-bd06-490c-a81a-5e3af2c998fa.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
1237 | 2024-02-06T22:31:23.133Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1238 | 2024-02-06T22:31:23.133Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/bf60bd86-bd06-490c-a81a-5e3af2c998fa.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = multiline_test
|
1239 | 2024-02-06T22:31:23.133Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1240 | 2024-02-06T22:31:23.133Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1241 | 2024-02-06T22:31:23.133Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiline_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
|
1242 | 2024-02-06T22:31:23.133Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/multiline_test.stderr.log"
stdout_path = "/tmp/propolis-phd/multiline_test.stdout.log"
target = phd_framework::server_log_mode
|
1243 | 2024-02-06T22:31:23.151Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 932
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
1244 | 2024-02-06T22:31:23.151Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1245 | 2024-02-06T22:31:23.152Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1246 | 2024-02-06T22:31:23.980Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
1247 | 2024-02-06T22:31:23.981Z | INFO | phd-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: 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-8f352caa-6673-4fdd-b7bd-b9a9b705e3ac", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/bf60bd86-bd06-490c-a81a-5e3af2c998fa.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1248 | 2024-02-06T22:31:23.981Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1249 | 2024-02-06T22:31:23.981Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 597
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1250 | 2024-02-06T22:31:23.981Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1251 | 2024-02-06T22:31:23.982Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1252 | 2024-02-06T22:31:28.168Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WriteStr("root")
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1253 | 2024-02-06T22:31:28.168Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1254 | 2024-02-06T22:31:28.185Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4203
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1255 | 2024-02-06T22:31:28.186Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 638
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1256 | 2024-02-06T22:31:28.186Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1257 | 2024-02-06T22:31:28.219Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1258 | 2024-02-06T22:31:28.230Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1259 | 2024-02-06T22:31:28.231Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1260 | 2024-02-06T22:31:28.231Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1261 | 2024-02-06T22:31:28.232Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1262 | 2024-02-06T22:31:28.232Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1263 | 2024-02-06T22:31:28.233Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
1264 | 2024-02-06T22:31:28.233Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4252
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
1265 | 2024-02-06T22:31:28.787Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1266 | 2024-02-06T22:31:28.789Z | INFO | phd-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
|
1267 | 2024-02-06T22:31:28.817Z | INFO | phd-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
|
1268 | 2024-02-06T22:31:28.817Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/bf60bd86-bd06-490c-a81a-5e3af2c998fa.phd_disk
target = phd_framework::disk::file
|
1269 | 2024-02-06T22:31:28.822Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 5670
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = multiline_test
vm_id = 8f352caa-6673-4fdd-b7bd-b9a9b705e3ac
|
1270 | 2024-02-06T22:31:28.822Z | INFO | phd-runner: test phd_tests::framework::multiline_serial_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
1271 | 2024-02-06T22:31:28.822Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1272 | 2024-02-06T22:31:28.822Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1273 | 2024-02-06T22:31:28.822Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::load_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
1274 | 2024-02-06T22:31:28.822Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
1275 | 2024-02-06T22:31:28.822Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
1276 | 2024-02-06T22:31:28.822Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1277 | 2024-02-06T22:31:28.822Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1278 | 2024-02-06T22:31:28.822Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/b173539f8196a9877670f965168fe499cf05b012835064ab88dde9c09b761a21/crucible-downstairs
target = phd_framework::artifacts::store
|
1279 | 2024-02-06T22:31:28.822Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1280 | 2024-02-06T22:31:28.822Z | INFO | phd-runner: Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9000", "--encrypted", "--uuid", "431dd8a8-7b25-4a97-9d9b-ca953671a3c3", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1281 | 2024-02-06T22:31:28.892Z | INFO | phd-runner: Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:28.850457679Z","hostname":"sock","pid":934}\n{"msg":"UUID: 431dd8a8-7b25-4a97-9d9b-ca953671a3c3","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:28.883846662Z","hostname":"sock","pid":934}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:28.883864913Z","hostname":"sock","pid":934}\n
target = phd_framework::disk::crucible
|
1282 | 2024-02-06T22:31:28.892Z | INFO | phd-runner: Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9001", "--encrypted", "--uuid", "431dd8a8-7b25-4a97-9d9b-ca953671a3c3", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1283 | 2024-02-06T22:31:28.962Z | INFO | phd-runner: Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:28.920861508Z","hostname":"sock","pid":935}\n{"msg":"UUID: 431dd8a8-7b25-4a97-9d9b-ca953671a3c3","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:28.954692572Z","hostname":"sock","pid":935}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:28.954708723Z","hostname":"sock","pid":935}\n
target = phd_framework::disk::crucible
|
1284 | 2024-02-06T22:31:28.962Z | INFO | phd-runner: Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9002", "--encrypted", "--uuid", "431dd8a8-7b25-4a97-9d9b-ca953671a3c3", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1285 | 2024-02-06T22:31:29.028Z | INFO | phd-runner: Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:28.989597533Z","hostname":"sock","pid":936}\n{"msg":"UUID: 431dd8a8-7b25-4a97-9d9b-ca953671a3c3","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:29.021014217Z","hostname":"sock","pid":936}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:29.021030798Z","hostname":"sock","pid":936}\n
target = phd_framework::disk::crucible
|
1286 | 2024-02-06T22:31:29.028Z | INFO | phd-runner: Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9000.stdout.log"
target = phd_framework::server_log_mode
|
1287 | 2024-02-06T22:31:29.028Z | INFO | phd-runner: Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
target = phd_framework::disk::crucible
|
1288 | 2024-02-06T22:31:29.029Z | INFO | phd-runner: Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1289 | 2024-02-06T22:31:29.040Z | INFO | phd-runner: Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9001.stdout.log"
target = phd_framework::server_log_mode
|
1290 | 2024-02-06T22:31:29.040Z | INFO | phd-runner: Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
target = phd_framework::disk::crucible
|
1291 | 2024-02-06T22:31:29.040Z | INFO | phd-runner: Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1292 | 2024-02-06T22:31:29.051Z | INFO | phd-runner: Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9002.stdout.log"
target = phd_framework::server_log_mode
|
1293 | 2024-02-06T22:31:29.051Z | INFO | phd-runner: Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
target = phd_framework::disk::crucible
|
1294 | 2024-02-06T22:31:29.051Z | INFO | phd-runner: Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1295 | 2024-02-06T22:31:29.061Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1296 | 2024-02-06T22:31:29.061Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"431dd8a8-7b25-4a97-9d9b-ca953671a3c3\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"5680ea07-6baa-4dea-9eab-ea8af1a7c9e8\\",\\"path\\":\\"/tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"c7ff652e-88e0-4dc5-858c-748999cdbcae\\",\\"key\\":\\"i+QQRaCyYmJvXVo5DCZGHJgzqcuP4lMjIzb45MrE8qs=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = crucible_load_test_source
|
1297 | 2024-02-06T22:31:29.061Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1298 | 2024-02-06T22:31:29.061Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1299 | 2024-02-06T22:31:29.061Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_load_test_source.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1300 | 2024-02-06T22:31:29.061Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_load_test_source.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_load_test_source.stdout.log"
target = phd_framework::server_log_mode
|
1301 | 2024-02-06T22:31:29.072Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 940
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
1302 | 2024-02-06T22:31:29.072Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1303 | 2024-02-06T22:31:29.073Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1304 | 2024-02-06T22:31:29.608Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
1305 | 2024-02-06T22:31:29.608Z | INFO | phd-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: 107cfeaa-3576-45e3-9019-ec6f94f21d21, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-107cfeaa-3576-45e3-9019-ec6f94f21d21", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"431dd8a8-7b25-4a97-9d9b-ca953671a3c3\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"5680ea07-6baa-4dea-9eab-ea8af1a7c9e8\\",\\"path\\":\\"/tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"c7ff652e-88e0-4dc5-858c-748999cdbcae\\",\\"key\\":\\"i+QQRaCyYmJvXVo5DCZGHJgzqcuP4lMjIzb45MrE8qs=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1306 | 2024-02-06T22:31:29.608Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1307 | 2024-02-06T22:31:29.609Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 597
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1308 | 2024-02-06T22:31:29.609Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1309 | 2024-02-06T22:31:29.609Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1310 | 2024-02-06T22:31:35.514Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WriteStr("root")
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1311 | 2024-02-06T22:31:35.514Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1312 | 2024-02-06T22:31:35.533Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5923
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1313 | 2024-02-06T22:31:35.533Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 638
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1314 | 2024-02-06T22:31:35.533Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1315 | 2024-02-06T22:31:35.533Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"431dd8a8-7b25-4a97-9d9b-ca953671a3c3\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"74253ac4-bff3-4493-86e8-0b8196293fe3\\",\\"path\\":\\"/tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":2,\\"opts\\":{\\"id\\":\\"6b76383c-8bc3-4647-8b1c-298f03aa22e8\\",\\"key\\":\\"i+QQRaCyYmJvXVo5DCZGHJgzqcuP4lMjIzb45MrE8qs=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = crucible_load_test_target
|
1316 | 2024-02-06T22:31:35.533Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1317 | 2024-02-06T22:31:35.533Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c
|
1318 | 2024-02-06T22:31:35.533Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_load_test_target.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9005
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1319 | 2024-02-06T22:31:35.533Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_load_test_target.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_load_test_target.stdout.log"
target = phd_framework::server_log_mode
|
1320 | 2024-02-06T22:31:35.551Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 941
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
1321 | 2024-02-06T22:31:35.552Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1322 | 2024-02-06T22:31:35.552Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1323 | 2024-02-06T22:31:35.555Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1324 | 2024-02-06T22:31:35.784Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1325 | 2024-02-06T22:31:35.795Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1326 | 2024-02-06T22:31:36.065Z | INFO | phd-runner: Generated SHA256 checksum: 73eb48ceff8fe62d9c2a82c6e73131b50e5d79aa20b84216ddd6945c54f33f5c
file = phd-tests/tests/src/crucible/migrate.rs
line = 67
target = phd_tests::crucible::migrate
|
1327 | 2024-02-06T22:31:36.065Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1328 | 2024-02-06T22:31:36.076Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1329 | 2024-02-06T22:31:36.099Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9003
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
migration_id = af313b0b-7721-4b39-b607-2d4e6c7803d9
target = phd_framework::test_vm
timeout_duration = 45s
vm = crucible_load_test_target
vm_id = 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c
|
1330 | 2024-02-06T22:31:36.208Z | INFO | phd-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: 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-00d1c4c8-ccd1-4b79-91b4-11af12dbd13c", vcpus: 2 }, state: Migrating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"431dd8a8-7b25-4a97-9d9b-ca953671a3c3\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"74253ac4-bff3-4493-86e8-0b8196293fe3\\",\\"path\\":\\"/tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":2,\\"opts\\":{\\"id\\":\\"6b76383c-8bc3-4647-8b1c-298f03aa22e8\\",\\"key\\":\\"i+QQRaCyYmJvXVo5DCZGHJgzqcuP4lMjIzb45MrE8qs=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = crucible_load_test_target
vm_id = 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c
|
1331 | 2024-02-06T22:31:36.208Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = af313b0b-7721-4b39-b607-2d4e6c7803d9
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c
|
1332 | 2024-02-06T22:31:47.830Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 246
s = {"Migrating":{"destination":"127.0.0.1:9005","from_start":7920}}
target = phd_framework::serial
|
1333 | 2024-02-06T22:31:49.109Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 494
migration_id = af313b0b-7721-4b39-b607-2d4e6c7803d9
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c
|
1334 | 2024-02-06T22:31:49.109Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 12900
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = af313b0b-7721-4b39-b607-2d4e6c7803d9
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c
|
1335 | 2024-02-06T22:31:49.109Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = crucible_load_test_target
vm_id = 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c
|
1336 | 2024-02-06T22:31:49.121Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_load_test_target
vm_id = 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c
|
1337 | 2024-02-06T22:31:49.154Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = crucible_load_test_target
vm_id = 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c
|
1338 | 2024-02-06T22:31:49.164Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_load_test_target
vm_id = 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c
|
1339 | 2024-02-06T22:31:49.431Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c
|
1340 | 2024-02-06T22:31:49.432Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c
|
1341 | 2024-02-06T22:31:49.432Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c
|
1342 | 2024-02-06T22:31:49.432Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c
|
1343 | 2024-02-06T22:31:49.432Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c
|
1344 | 2024-02-06T22:31:49.433Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
1345 | 2024-02-06T22:31:49.433Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 19825
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
1346 | 2024-02-06T22:31:49.928Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c
|
1347 | 2024-02-06T22:31:49.929Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9005
target = phd_framework::test_vm::server
|
1348 | 2024-02-06T22:31:49.958Z | INFO | phd-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:9005
target = phd_framework::test_vm::server
|
1349 | 2024-02-06T22:31:49.958Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 13859
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 00d1c4c8-ccd1-4b79-91b4-11af12dbd13c
|
1350 | 2024-02-06T22:31:49.959Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1351 | 2024-02-06T22:31:49.960Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
|
1352 | 2024-02-06T22:31:49.988Z | INFO | phd-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:9003
target = phd_framework::test_vm::server
|
1353 | 2024-02-06T22:31:49.989Z | INFO | phd-runner: Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, data_dir: DataDirectory { path: "/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9000" } }
target = phd_framework::disk::crucible
|
1354 | 2024-02-06T22:31:50.000Z | INFO | phd-runner: Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
self.path = "/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9000"
target = phd_framework::disk::crucible
|
1355 | 2024-02-06T22:31:50.011Z | INFO | phd-runner: Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, data_dir: DataDirectory { path: "/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9001" } }
target = phd_framework::disk::crucible
|
1356 | 2024-02-06T22:31:50.024Z | INFO | phd-runner: Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
self.path = "/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9001"
target = phd_framework::disk::crucible
|
1357 | 2024-02-06T22:31:50.034Z | INFO | phd-runner: Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, data_dir: DataDirectory { path: "/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9002" } }
target = phd_framework::disk::crucible
|
1358 | 2024-02-06T22:31:50.046Z | INFO | phd-runner: Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
self.path = "/tmp/propolis-phd/431dd8a8-7b25-4a97-9d9b-ca953671a3c3_9002"
target = phd_framework::disk::crucible
|
1359 | 2024-02-06T22:31:50.056Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 20983
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 107cfeaa-3576-45e3-9019-ec6f94f21d21
|
1360 | 2024-02-06T22:31:50.056Z | INFO | phd-runner: test phd_tests::crucible::migrate::load_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
1361 | 2024-02-06T22:31:50.056Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1362 | 2024-02-06T22:31:50.056Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1363 | 2024-02-06T22:31:50.056Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
1364 | 2024-02-06T22:31:50.056Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
1365 | 2024-02-06T22:31:50.056Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
1366 | 2024-02-06T22:31:50.056Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1367 | 2024-02-06T22:31:50.057Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1368 | 2024-02-06T22:31:50.057Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/b173539f8196a9877670f965168fe499cf05b012835064ab88dde9c09b761a21/crucible-downstairs
target = phd_framework::artifacts::store
|
1369 | 2024-02-06T22:31:50.057Z | DEBG | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1370 | 2024-02-06T22:31:50.057Z | INFO | phd-runner: Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9000", "--encrypted", "--uuid", "0d9fc075-e96a-40f7-92da-b686d08895b7", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1371 | 2024-02-06T22:31:50.120Z | INFO | phd-runner: Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:50.078607304Z","hostname":"sock","pid":944}\n{"msg":"UUID: 0d9fc075-e96a-40f7-92da-b686d08895b7","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:50.111804513Z","hostname":"sock","pid":944}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:50.111822704Z","hostname":"sock","pid":944}\n
target = phd_framework::disk::crucible
|
1372 | 2024-02-06T22:31:50.121Z | INFO | phd-runner: Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9001", "--encrypted", "--uuid", "0d9fc075-e96a-40f7-92da-b686d08895b7", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1373 | 2024-02-06T22:31:50.185Z | INFO | phd-runner: Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:50.141137654Z","hostname":"sock","pid":945}\n{"msg":"UUID: 0d9fc075-e96a-40f7-92da-b686d08895b7","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:50.17617089Z","hostname":"sock","pid":945}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:50.17618686Z","hostname":"sock","pid":945}\n
target = phd_framework::disk::crucible
|
1374 | 2024-02-06T22:31:50.185Z | INFO | phd-runner: Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9002", "--encrypted", "--uuid", "0d9fc075-e96a-40f7-92da-b686d08895b7", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1375 | 2024-02-06T22:31:50.255Z | INFO | phd-runner: Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:50.213338338Z","hostname":"sock","pid":946}\n{"msg":"UUID: 0d9fc075-e96a-40f7-92da-b686d08895b7","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:50.247092231Z","hostname":"sock","pid":946}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-02-06T22:31:50.247109052Z","hostname":"sock","pid":946}\n
target = phd_framework::disk::crucible
|
1376 | 2024-02-06T22:31:50.255Z | INFO | phd-runner: Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_0d9fc075-e96a-40f7-92da-b686d08895b7_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_0d9fc075-e96a-40f7-92da-b686d08895b7_9000.stdout.log"
target = phd_framework::server_log_mode
|
1377 | 2024-02-06T22:31:50.256Z | INFO | phd-runner: Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
target = phd_framework::disk::crucible
|
1378 | 2024-02-06T22:31:50.256Z | INFO | phd-runner: Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1379 | 2024-02-06T22:31:50.271Z | INFO | phd-runner: Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_0d9fc075-e96a-40f7-92da-b686d08895b7_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_0d9fc075-e96a-40f7-92da-b686d08895b7_9001.stdout.log"
target = phd_framework::server_log_mode
|
1380 | 2024-02-06T22:31:50.272Z | INFO | phd-runner: Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
target = phd_framework::disk::crucible
|
1381 | 2024-02-06T22:31:50.272Z | INFO | phd-runner: Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1382 | 2024-02-06T22:31:50.282Z | INFO | phd-runner: Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_0d9fc075-e96a-40f7-92da-b686d08895b7_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_0d9fc075-e96a-40f7-92da-b686d08895b7_9002.stdout.log"
target = phd_framework::server_log_mode
|
1383 | 2024-02-06T22:31:50.282Z | INFO | phd-runner: Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
target = phd_framework::disk::crucible
|
1384 | 2024-02-06T22:31:50.282Z | INFO | phd-runner: Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
target = phd_framework::disk::crucible
|
1385 | 2024-02-06T22:31:50.291Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1386 | 2024-02-06T22:31:50.291Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"0d9fc075-e96a-40f7-92da-b686d08895b7\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"8bb3a303-c482-4037-b0f2-7b64e6426ff0\\",\\"path\\":\\"/tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"d1413934-4f7c-406a-8694-195784579fe8\\",\\"key\\":\\"9ygcZInfpiiy3o36D2ipOsjzjEcvpT+BM2HwPDvXO1c=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = crucible_migrate_smoke_source
|
1387 | 2024-02-06T22:31:50.291Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1388 | 2024-02-06T22:31:50.292Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1389 | 2024-02-06T22:31:50.292Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_migrate_smoke_source.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1390 | 2024-02-06T22:31:50.292Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_migrate_smoke_source.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_migrate_smoke_source.stdout.log"
target = phd_framework::server_log_mode
|
1391 | 2024-02-06T22:31:50.303Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 950
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
1392 | 2024-02-06T22:31:50.303Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1393 | 2024-02-06T22:31:50.304Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1394 | 2024-02-06T22:31:50.740Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
1395 | 2024-02-06T22:31:50.740Z | INFO | phd-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: 929b00ed-4d19-430e-98aa-8499f8240903, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-929b00ed-4d19-430e-98aa-8499f8240903", vcpus: 2 }, state: Creating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"0d9fc075-e96a-40f7-92da-b686d08895b7\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"8bb3a303-c482-4037-b0f2-7b64e6426ff0\\",\\"path\\":\\"/tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"d1413934-4f7c-406a-8694-195784579fe8\\",\\"key\\":\\"9ygcZInfpiiy3o36D2ipOsjzjEcvpT+BM2HwPDvXO1c=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1396 | 2024-02-06T22:31:50.740Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Run
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1397 | 2024-02-06T22:31:50.741Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 597
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1398 | 2024-02-06T22:31:50.741Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1399 | 2024-02-06T22:31:50.741Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1400 | 2024-02-06T22:31:56.668Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WriteStr("root")
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1401 | 2024-02-06T22:31:56.668Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 605
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1402 | 2024-02-06T22:31:56.685Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5944
file = phd-tests/framework/src/test_vm/mod.rs
line = 632
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1403 | 2024-02-06T22:31:56.685Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 638
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1404 | 2024-02-06T22:31:56.686Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1405 | 2024-02-06T22:31:56.696Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1406 | 2024-02-06T22:31:56.719Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1407 | 2024-02-06T22:31:56.729Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1408 | 2024-02-06T22:31:56.751Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1409 | 2024-02-06T22:31:56.763Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1410 | 2024-02-06T22:31:56.796Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1411 | 2024-02-06T22:31:56.796Z | INFO | phd-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 = 151
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"0d9fc075-e96a-40f7-92da-b686d08895b7\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"c342c029-0ca2-4d24-9616-26eaa00ce07e\\",\\"path\\":\\"/tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":2,\\"opts\\":{\\"id\\":\\"9266464b-6496-4476-8612-b3d7fc049c25\\",\\"key\\":\\"9ygcZInfpiiy3o36D2ipOsjzjEcvpT+BM2HwPDvXO1c=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = crucible_migrate_smoke_target
|
1412 | 2024-02-06T22:31:56.796Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1413 | 2024-02-06T22:31:56.796Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2
|
1414 | 2024-02-06T22:31:56.796Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_migrate_smoke_target.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9005
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1415 | 2024-02-06T22:31:56.796Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/crucible_migrate_smoke_target.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_migrate_smoke_target.stdout.log"
target = phd_framework::server_log_mode
|
1416 | 2024-02-06T22:31:56.815Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 951
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
1417 | 2024-02-06T22:31:56.815Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 141
target = phd_framework::test_vm
|
1418 | 2024-02-06T22:31:56.815Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9003
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
migration_id = c88b2bf9-da9c-4df9-a31c-51dff9fb4b47
target = phd_framework::test_vm
timeout_duration = 45s
vm = crucible_migrate_smoke_target
vm_id = e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2
|
1419 | 2024-02-06T22:31:56.816Z | INFO | phd-runner: [VM - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9005/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 289
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2
|
1420 | 2024-02-06T22:31:57.447Z | INFO | phd-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: e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2", vcpus: 2 }, state: Migrating }
line = 340
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"0d9fc075-e96a-40f7-92da-b686d08895b7\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"c342c029-0ca2-4d24-9616-26eaa00ce07e\\",\\"path\\":\\"/tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":2,\\"opts\\":{\\"id\\":\\"9266464b-6496-4476-8612-b3d7fc049c25\\",\\"key\\":\\"9ygcZInfpiiy3o36D2ipOsjzjEcvpT+BM2HwPDvXO1c=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, 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 = crucible_migrate_smoke_target
vm_id = e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2
|
1421 | 2024-02-06T22:31:57.447Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = c88b2bf9-da9c-4df9-a31c-51dff9fb4b47
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2
|
1422 | 2024-02-06T22:32:09.043Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 246
s = {"Migrating":{"destination":"127.0.0.1:9005","from_start":7718}}
target = phd_framework::serial
|
1423 | 2024-02-06T22:32:10.193Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 494
migration_id = c88b2bf9-da9c-4df9-a31c-51dff9fb4b47
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2
|
1424 | 2024-02-06T22:32:10.193Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 12746
file = phd-tests/framework/src/test_vm/mod.rs
line = 485
migration_id = c88b2bf9-da9c-4df9-a31c-51dff9fb4b47
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2
|
1425 | 2024-02-06T22:32:10.193Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 15s
vm = crucible_migrate_smoke_target
vm_id = e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2
|
1426 | 2024-02-06T22:32:10.205Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 651
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_migrate_smoke_target
vm_id = e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2
|
1427 | 2024-02-06T22:32:10.238Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2
|
1428 | 2024-02-06T22:32:10.238Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2
|
1429 | 2024-02-06T22:32:10.239Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 408
state = Stop
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2
|
1430 | 2024-02-06T22:32:10.239Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 561
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2
|
1431 | 2024-02-06T22:32:10.239Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2
|
1432 | 2024-02-06T22:32:10.240Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 242
target = phd_framework::serial
|
1433 | 2024-02-06T22:32:10.240Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 19500
file = phd-tests/framework/src/serial/mod.rs
line = 179
target = phd_framework::serial
|
1434 | 2024-02-06T22:32:10.813Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2
|
1435 | 2024-02-06T22:32:10.814Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9005
target = phd_framework::test_vm::server
|
1436 | 2024-02-06T22:32:10.843Z | INFO | phd-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:9005
target = phd_framework::test_vm::server
|
1437 | 2024-02-06T22:32:10.843Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 14027
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = e0ced527-bb40-4b7d-bc6d-b22c00a1cbb2
|
1438 | 2024-02-06T22:32:10.843Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 415
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1439 | 2024-02-06T22:32:10.844Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
|
1440 | 2024-02-06T22:32:10.873Z | INFO | phd-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:9003
target = phd_framework::test_vm::server
|
1441 | 2024-02-06T22:32:10.873Z | INFO | phd-runner: Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, data_dir: DataDirectory { path: "/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9000" } }
target = phd_framework::disk::crucible
|
1442 | 2024-02-06T22:32:10.885Z | INFO | phd-runner: Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
self.path = "/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9000"
target = phd_framework::disk::crucible
|
1443 | 2024-02-06T22:32:10.896Z | INFO | phd-runner: Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, data_dir: DataDirectory { path: "/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9001" } }
target = phd_framework::disk::crucible
|
1444 | 2024-02-06T22:32:10.907Z | INFO | phd-runner: Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
self.path = "/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9001"
target = phd_framework::disk::crucible
|
1445 | 2024-02-06T22:32:10.918Z | INFO | phd-runner: Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, data_dir: DataDirectory { path: "/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9002" } }
target = phd_framework::disk::crucible
|
1446 | 2024-02-06T22:32:10.930Z | INFO | phd-runner: Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
self.path = "/tmp/propolis-phd/0d9fc075-e96a-40f7-92da-b686d08895b7_9002"
target = phd_framework::disk::crucible
|
1447 | 2024-02-06T22:32:10.941Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 20637
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 929b00ed-4d19-430e-98aa-8499f8240903
|
1448 | 2024-02-06T22:32:10.941Z | INFO | phd-runner: test phd_tests::crucible::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
1449 | 2024-02-06T22:32:10.941Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1450 | 2024-02-06T22:32:10.941Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1451 | 2024-02-06T22:32:10.941Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
1452 | 2024-02-06T22:32:10.941Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
1453 | | |
1454 | | failures: |
1455 | | phd_tests::migrate::from_base::migration_from_base_and_back |
1456 | | phd_tests::migrate::from_base::serial_history |
1457 | | phd_tests::migrate::from_base::can_migrate_from_base |
1458 | | |
1459 | | test result: FAILED. 18 passed; 3 failed; 1 skipped; 0 not run; finished in 430.12s |
1460 | | |
1461 | 2024-02-06T22:32:10.944Z | DEBG | phd-runner: phd_runner
exit_code = 3
file = phd-tests/runner/src/main.rs
line = 38
target = phd_runner
|