| 1 | 2026-02-06T11:40:59.652Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 36
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: None, 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("/phd-artifacts"), output_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: ["phd_tests::migrate::from_base"], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
| 2 | 2026-02-06T11:40:59.681Z | DEBG | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 219
store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "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("907a5fd1763ce5ddd74001261e5b52cd200a25f9"), sha256: "ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb" }), untar: None }, cached_path: None } }}, 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: 175, tv_nsec: 823657568 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2026-02-06T11:40:59.681Z | INFO | phd-runner: Adding Propolis server from local command
file = phd-tests/framework/src/artifacts/store.rs
line = 227
propolis_server_cmd = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 4 | 2026-02-06T11:40:59.682Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb
file = phd-tests/framework/src/artifacts/store.rs
line = 311
target = phd_framework::artifacts::store
|
| 5 | 2026-02-06T11:40:59.686Z | DEBG | phd-runner: Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
|
| 6 | 2026-02-06T11:40:59.866Z | WARN | phd-runner: No 'migration base' Propolis server provided. Migration-from-base tests will be skipped.
file = phd-tests/framework/src/lib.rs
line = 179
target = phd_framework
|
| 7 | 2026-02-06T11:40:59.867Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 8 | 2026-02-06T11:40:59.867Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2026-02-06T11:40:59.868Z | INFO | phd-runner: Running 44 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
| 10 | 2026-02-06T11:40:59.869Z | INFO | phd-runner: Starting test phd_tests::disk::in_memory_backend_smoke_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 11 | 2026-02-06T11:40:59.869Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 12 | 2026-02-06T11:40:59.869Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2026-02-06T11:40:59.871Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/disk.rs
line = 115
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_tests::disk
|
| 14 | 2026-02-06T11:40:59.873Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::artifacts::store
|
| 15 | 2026-02-06T11:40:59.874Z | DEBG | phd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
file = phd-tests/framework/src/artifacts/store.rs
line = 614
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::artifacts::store
timeout = 600s
|
| 16 | 2026-02-06T11:41:07.267Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::artifacts::store
|
| 17 | 2026-02-06T11:41:07.268Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
|
| 18 | 2026-02-06T11:41:07.850Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 19 | 2026-02-06T11:41:07.850Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 20 | 2026-02-06T11:41:07.850Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = list
|
| 21 | 2026-02-06T11:41:07.864Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::disk::in_memory_backend_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 184K 25.3T 24K /phd-artifacts\n
target = phd_framework::zfs
|
| 22 | 2026-02-06T11:41:07.866Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a11e4dcc-ac96-43b8-b76c-a336cf8dae99"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 23 | 2026-02-06T11:41:07.891Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a11e4dcc-ac96-43b8-b76c-a336cf8dae99", "phd-artifacts/phd-clone-f9da4fb3-e8d3-48d2-90c6-5802ae561c1f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = clone
|
| 24 | 2026-02-06T11:41:07.913Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f9da4fb3-e8d3-48d2-90c6-5802ae561c1f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = list
|
| 25 | 2026-02-06T11:41:07.925Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::disk::in_memory_backend_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-f9da4fb3-e8d3-48d2-90c6-5802ae561c1f 0B 25.3T 48.9M /phd-artifacts/phd-clone-f9da4fb3-e8d3-48d2-90c6-5802ae561c1f\n
target = phd_framework::zfs
|
| 26 | 2026-02-06T11:41:07.932Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 27 | 2026-02-06T11:41:07.932Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm_name = in_memory_backend_test
|
| 28 | 2026-02-06T11:41:07.932Z | 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
|
| 29 | 2026-02-06T11:41:07.932Z | 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
|
| 30 | 2026-02-06T11:41:07.933Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::disk::in_memory_backend_smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 31 | 2026-02-06T11:41:07.933Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::disk::in_memory_backend_smoke_test
stderr_path = "/tmp/propolis-phd/in_memory_backend_test.stderr.log"
stdout_path = "/tmp/propolis-phd/in_memory_backend_test.stdout.log"
target = phd_framework::log_config
|
| 32 | 2026-02-06T11:41:07.977Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 832
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm::server
|
| 33 | 2026-02-06T11:41:07.977Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 34 | 2026-02-06T11:41:07.977Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 35 | 2026-02-06T11:41:07.982Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 36 | 2026-02-06T11:41:08.410Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 37 | 2026-02-06T11:41:08.412Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 910187d6-2297-4f49-9dbf-41aad3c69bca, name: "phd-vm-910187d6-2297-4f49-9dbf-41aad3c69bca", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: baeff359-0f5e-49f0-9fa9-573f942d9019, project_id: 03baa411-a924-4072-9a1b-81d4a790353d, sled_id: 054a1810-7d69-4f86-b07e-dc83459b08fb, sled_serial: "054a1810-7d69-4f86-b07e-dc83459b08fb", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 38 | 2026-02-06T11:41:08.412Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 39 | 2026-02-06T11:41:08.412Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::disk::in_memory_backend_smoke_test
state = Run
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 40 | 2026-02-06T11:41:08.414Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 41 | 2026-02-06T11:41:08.414Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 42 | 2026-02-06T11:41:08.414Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 43 | 2026-02-06T11:41:08.414Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::disk::in_memory_backend_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 44 | 2026-02-06T11:41:08.414Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 45 | 2026-02-06T11:41:08.415Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 46 | 2026-02-06T11:41:12.948Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4533
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 47 | 2026-02-06T11:41:12.948Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::disk::in_memory_backend_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 48 | 2026-02-06T11:41:12.951Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::disk::in_memory_backend_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 49 | 2026-02-06T11:41:12.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 50 | 2026-02-06T11:41:12.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 51 | 2026-02-06T11:41:12.978Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 26
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 52 | 2026-02-06T11:41:12.978Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::disk::in_memory_backend_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 53 | 2026-02-06T11:41:12.978Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::disk::in_memory_backend_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 54 | 2026-02-06T11:41:12.978Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 55 | 2026-02-06T11:41:12.978Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 56 | 2026-02-06T11:41:13.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 57 | 2026-02-06T11:41:13.011Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 58 | 2026-02-06T11:41:13.011Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4597
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 59 | 2026-02-06T11:41:13.012Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 60 | 2026-02-06T11:41:13.012Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 61 | 2026-02-06T11:41:13.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 62 | 2026-02-06T11:41:13.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 63 | 2026-02-06T11:41:13.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 64 | 2026-02-06T11:41:13.055Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 65 | 2026-02-06T11:41:13.056Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 66 | 2026-02-06T11:41:13.056Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 67 | 2026-02-06T11:41:13.066Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 68 | 2026-02-06T11:41:13.066Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 69 | 2026-02-06T11:41:13.067Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 70 | 2026-02-06T11:41:13.099Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 71 | 2026-02-06T11:41:13.099Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 72 | 2026-02-06T11:41:13.099Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 73 | 2026-02-06T11:41:13.110Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 74 | 2026-02-06T11:41:13.110Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 75 | 2026-02-06T11:41:13.110Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 76 | 2026-02-06T11:41:13.143Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 77 | 2026-02-06T11:41:13.143Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 78 | 2026-02-06T11:41:13.143Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 79 | 2026-02-06T11:41:13.153Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 80 | 2026-02-06T11:41:13.154Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 81 | 2026-02-06T11:41:13.154Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 82 | 2026-02-06T11:41:13.187Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 83 | 2026-02-06T11:41:13.188Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 84 | 2026-02-06T11:41:13.188Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 85 | 2026-02-06T11:41:13.198Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 86 | 2026-02-06T11:41:13.198Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 87 | 2026-02-06T11:41:13.198Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 88 | 2026-02-06T11:41:13.231Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 89 | 2026-02-06T11:41:13.232Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 90 | 2026-02-06T11:41:13.233Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 91 | 2026-02-06T11:41:13.233Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4822
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 92 | 2026-02-06T11:41:13.233Z | INFO | phd-runner: test phd_tests::disk::in_memory_backend_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 93 | 2026-02-06T11:41:13.233Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 94 | 2026-02-06T11:41:13.235Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 95 | 2026-02-06T11:41:13.695Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::disk::in_memory_backend_smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 96 | 2026-02-06T11:41:13.750Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 97 | 2026-02-06T11:41:13.750Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f9da4fb3-e8d3-48d2-90c6-5802ae561c1f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = destroy
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 98 | 2026-02-06T11:41:13.776Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 99 | 2026-02-06T11:41:13.777Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a11e4dcc-ac96-43b8-b76c-a336cf8dae99"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = destroy
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 100 | 2026-02-06T11:41:13.797Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 564
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 101 | 2026-02-06T11:41:13.797Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5819
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 910187d6-2297-4f49-9dbf-41aad3c69bca
|
| 102 | 2026-02-06T11:41:13.797Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 13925
file = phd-tests/tests/src/disk.rs
line = 115
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_tests::disk
|
| 103 | 2026-02-06T11:41:13.797Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 564
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 104 | 2026-02-06T11:41:13.797Z | INFO | phd-runner: Starting test phd_tests::disk::in_memory_backend_migration_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 105 | 2026-02-06T11:41:13.797Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 106 | 2026-02-06T11:41:13.798Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 107 | 2026-02-06T11:41:13.798Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/disk.rs
line = 146
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_tests::disk
|
| 108 | 2026-02-06T11:41:13.798Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 109 | 2026-02-06T11:41:13.798Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 110 | 2026-02-06T11:41:13.798Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 111 | 2026-02-06T11:41:13.798Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = list
|
| 112 | 2026-02-06T11:41:13.809Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::disk::in_memory_backend_migration_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 50.7M 25.3T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
| 113 | 2026-02-06T11:41:13.809Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fcc82756-25e5-4f0c-bac4-65308ba7e4d0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = snapshot
|
| 114 | 2026-02-06T11:41:13.825Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fcc82756-25e5-4f0c-bac4-65308ba7e4d0", "phd-artifacts/phd-clone-541541d1-e489-4852-b7e8-453229a298d0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = clone
|
| 115 | 2026-02-06T11:41:13.843Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-541541d1-e489-4852-b7e8-453229a298d0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = list
|
| 116 | 2026-02-06T11:41:13.855Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::disk::in_memory_backend_migration_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-541541d1-e489-4852-b7e8-453229a298d0 0B 25.3T 48.9M /phd-artifacts/phd-clone-541541d1-e489-4852-b7e8-453229a298d0\n
target = phd_framework::zfs
|
| 117 | 2026-02-06T11:41:13.857Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 118 | 2026-02-06T11:41:13.857Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm_name = in_memory_backend_migration_test_source
|
| 119 | 2026-02-06T11:41:13.857Z | 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
|
| 120 | 2026-02-06T11:41:13.857Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::disk::in_memory_backend_migration_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 121 | 2026-02-06T11:41:13.857Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::disk::in_memory_backend_migration_test
stderr_path = "/tmp/propolis-phd/in_memory_backend_migration_test_source.stderr.log"
stdout_path = "/tmp/propolis-phd/in_memory_backend_migration_test_source.stdout.log"
target = phd_framework::log_config
|
| 122 | 2026-02-06T11:41:13.874Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 840
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm::server
|
| 123 | 2026-02-06T11:41:13.875Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 124 | 2026-02-06T11:41:13.875Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 125 | 2026-02-06T11:41:13.877Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 126 | 2026-02-06T11:41:14.503Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 127 | 2026-02-06T11:41:14.504Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: cb1e1db3-7e77-4e4a-a755-3c15d2062783, name: "phd-vm-cb1e1db3-7e77-4e4a-a755-3c15d2062783", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: eacee479-95b1-4c68-8449-43d8fd73c82c, project_id: 43c203f8-4a7a-4515-bc21-90654cb4a891, sled_id: ce8e2fd3-28a8-486e-8a50-e1113c9c909b, sled_serial: "ce8e2fd3-28a8-486e-8a50-e1113c9c909b", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 128 | 2026-02-06T11:41:14.504Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 129 | 2026-02-06T11:41:14.504Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::disk::in_memory_backend_migration_test
state = Run
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 130 | 2026-02-06T11:41:14.505Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 131 | 2026-02-06T11:41:14.506Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 132 | 2026-02-06T11:41:14.506Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 133 | 2026-02-06T11:41:14.506Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::disk::in_memory_backend_migration_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 134 | 2026-02-06T11:41:14.506Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 135 | 2026-02-06T11:41:14.506Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 136 | 2026-02-06T11:41:19.009Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4503
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 137 | 2026-02-06T11:41:19.009Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::disk::in_memory_backend_migration_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 138 | 2026-02-06T11:41:19.009Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::disk::in_memory_backend_migration_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 139 | 2026-02-06T11:41:19.010Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 140 | 2026-02-06T11:41:19.010Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 141 | 2026-02-06T11:41:19.038Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 142 | 2026-02-06T11:41:19.038Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::disk::in_memory_backend_migration_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 143 | 2026-02-06T11:41:19.038Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::disk::in_memory_backend_migration_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 144 | 2026-02-06T11:41:19.038Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 145 | 2026-02-06T11:41:19.038Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 146 | 2026-02-06T11:41:19.071Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 147 | 2026-02-06T11:41:19.071Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 148 | 2026-02-06T11:41:19.071Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4565
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 149 | 2026-02-06T11:41:19.072Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 150 | 2026-02-06T11:41:19.072Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 151 | 2026-02-06T11:41:19.092Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 152 | 2026-02-06T11:41:19.093Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 153 | 2026-02-06T11:41:19.093Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 154 | 2026-02-06T11:41:19.128Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 155 | 2026-02-06T11:41:19.128Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 156 | 2026-02-06T11:41:19.128Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 157 | 2026-02-06T11:41:19.151Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 158 | 2026-02-06T11:41:19.151Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 159 | 2026-02-06T11:41:19.151Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 160 | 2026-02-06T11:41:19.184Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 161 | 2026-02-06T11:41:19.185Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 162 | 2026-02-06T11:41:19.185Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 163 | 2026-02-06T11:41:19.207Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 164 | 2026-02-06T11:41:19.207Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 165 | 2026-02-06T11:41:19.207Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 166 | 2026-02-06T11:41:19.240Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 167 | 2026-02-06T11:41:19.240Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 168 | 2026-02-06T11:41:19.240Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm_name = in_memory_backend_migration_test_target
|
| 169 | 2026-02-06T11:41:19.240Z | 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
|
| 170 | 2026-02-06T11:41:19.240Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::disk::in_memory_backend_migration_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 171 | 2026-02-06T11:41:19.240Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::disk::in_memory_backend_migration_test
stderr_path = "/tmp/propolis-phd/in_memory_backend_migration_test_target.stderr.log"
stdout_path = "/tmp/propolis-phd/in_memory_backend_migration_test_target.stdout.log"
target = phd_framework::log_config
|
| 172 | 2026-02-06T11:41:19.258Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 841
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm::server
|
| 173 | 2026-02-06T11:41:19.258Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 174 | 2026-02-06T11:41:19.258Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
target = phd_framework::test_vm
target_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 175 | 2026-02-06T11:41:19.258Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 16899267-e029-44b5-83c2-565f536d2fe8
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
target = phd_framework::test_vm
target_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
timeout_duration = 45s
|
| 176 | 2026-02-06T11:41:19.258Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
target = phd_framework::test_vm
target_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 177 | 2026-02-06T11:41:19.259Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
target = phd_framework::test_vm
target_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 178 | 2026-02-06T11:41:19.594Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: a2e9f533-d06c-42c3-8342-0d7454a32ee1, name: "phd-vm-a2e9f533-d06c-42c3-8342-0d7454a32ee1", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: eacee479-95b1-4c68-8449-43d8fd73c82c, project_id: 43c203f8-4a7a-4515-bc21-90654cb4a891, sled_id: a08ca758-cd4b-4175-bcf0-a9c7e8d1f539, sled_serial: "a08ca758-cd4b-4175-bcf0-a9c7e8d1f539", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
target = phd_framework::test_vm
target_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 179 | 2026-02-06T11:41:19.594Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 16899267-e029-44b5-83c2-565f536d2fe8
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
target = phd_framework::test_vm
target_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 180 | 2026-02-06T11:41:22.330Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7945}}
target = phd_framework::serial
|
| 181 | 2026-02-06T11:41:23.448Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
target = phd_framework::test_vm
target_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 182 | 2026-02-06T11:41:23.448Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3853
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 16899267-e029-44b5-83c2-565f536d2fe8
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
target = phd_framework::test_vm
target_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 183 | 2026-02-06T11:41:23.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 184 | 2026-02-06T11:41:23.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 185 | 2026-02-06T11:41:25.358Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 1909
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 186 | 2026-02-06T11:41:25.358Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 187 | 2026-02-06T11:41:25.358Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 188 | 2026-02-06T11:41:25.391Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 189 | 2026-02-06T11:41:25.391Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 190 | 2026-02-06T11:41:25.392Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 191 | 2026-02-06T11:41:25.402Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 192 | 2026-02-06T11:41:25.403Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 193 | 2026-02-06T11:41:25.403Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 194 | 2026-02-06T11:41:25.436Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 195 | 2026-02-06T11:41:25.436Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 196 | 2026-02-06T11:41:25.436Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 197 | 2026-02-06T11:41:25.458Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 198 | 2026-02-06T11:41:25.458Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 199 | 2026-02-06T11:41:25.458Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 200 | 2026-02-06T11:41:25.491Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 201 | 2026-02-06T11:41:25.492Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 202 | 2026-02-06T11:41:25.492Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 203 | 2026-02-06T11:41:25.513Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 204 | 2026-02-06T11:41:25.513Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 205 | 2026-02-06T11:41:25.513Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 206 | 2026-02-06T11:41:25.547Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 207 | 2026-02-06T11:41:25.547Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 208 | 2026-02-06T11:41:25.548Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 209 | 2026-02-06T11:41:25.548Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 210 | 2026-02-06T11:41:25.548Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11043
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 211 | 2026-02-06T11:41:25.548Z | INFO | phd-runner: test phd_tests::disk::in_memory_backend_migration_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 212 | 2026-02-06T11:41:25.548Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 213 | 2026-02-06T11:41:25.549Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 214 | 2026-02-06T11:41:25.550Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::disk::in_memory_backend_migration_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 215 | 2026-02-06T11:41:25.602Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 216 | 2026-02-06T11:41:25.602Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11726
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
|
| 217 | 2026-02-06T11:41:25.604Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::disk::in_memory_backend_migration_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 218 | 2026-02-06T11:41:25.662Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 219 | 2026-02-06T11:41:25.662Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-541541d1-e489-4852-b7e8-453229a298d0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = destroy
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 220 | 2026-02-06T11:41:25.688Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 221 | 2026-02-06T11:41:25.688Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fcc82756-25e5-4f0c-bac4-65308ba7e4d0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = destroy
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 222 | 2026-02-06T11:41:25.705Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 157
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 223 | 2026-02-06T11:41:25.705Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 156
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 224 | 2026-02-06T11:41:25.705Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6445
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
target = phd_framework::test_vm
target_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
vm = in_memory_backend_migration_test_target
vm_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 225 | 2026-02-06T11:41:25.705Z | INFO | phd-runner: Starting test phd_tests::stats::instance_vcpu_stats
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 226 | 2026-02-06T11:41:25.705Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6446
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = cb1e1db3-7e77-4e4a-a755-3c15d2062783
target = phd_framework::test_vm
target_id = a2e9f533-d06c-42c3-8342-0d7454a32ee1
|
| 227 | 2026-02-06T11:41:25.705Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 228 | 2026-02-06T11:41:25.705Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11906
file = phd-tests/tests/src/disk.rs
line = 146
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_tests::disk
|
| 229 | 2026-02-06T11:41:25.705Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 230 | 2026-02-06T11:41:25.706Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/stats.rs
line = 198
path = phd_tests::stats::instance_vcpu_stats
target = phd_tests::stats
|
| 231 | 2026-02-06T11:41:25.706Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 232 | 2026-02-06T11:41:25.706Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 233 | 2026-02-06T11:41:25.706Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 234 | 2026-02-06T11:41:25.706Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = list
|
| 235 | 2026-02-06T11:41:25.717Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::stats::instance_vcpu_stats
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 49.9M 25.3T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
| 236 | 2026-02-06T11:41:25.717Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1baf52da-ef9b-465f-b109-53342cb0ade7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = snapshot
|
| 237 | 2026-02-06T11:41:25.736Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1baf52da-ef9b-465f-b109-53342cb0ade7", "phd-artifacts/phd-clone-23801430-4328-4aeb-947b-b6f765fda747"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = clone
|
| 238 | 2026-02-06T11:41:25.753Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-23801430-4328-4aeb-947b-b6f765fda747"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = list
|
| 239 | 2026-02-06T11:41:25.766Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::stats::instance_vcpu_stats
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-23801430-4328-4aeb-947b-b6f765fda747 0B 25.3T 48.9M /phd-artifacts/phd-clone-23801430-4328-4aeb-947b-b6f765fda747\n
target = phd_framework::zfs
|
| 240 | 2026-02-06T11:41:25.766Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 241 | 2026-02-06T11:41:25.766Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: Some(Local) }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm_name = instance_vcpu_stats
|
| 242 | 2026-02-06T11:41:25.766Z | 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
|
| 243 | 2026-02-06T11:41:25.773Z | DEBG | slog-rs (phd-oximeter-consumer): registered endpoint
local_addr = [::1]:62080
method = POST
path = /metrics/producers
versions = all
|
| 244 | 2026-02-06T11:41:25.774Z | INFO | slog-rs (phd-oximeter-consumer): listening
local_addr = [::1]:62080
|
| 245 | 2026-02-06T11:41:25.781Z | DEBG | slog-rs (phd-oximeter-consumer): successfully registered DTrace USDT probes
local_addr = [::1]:62080
|
| 246 | 2026-02-06T11:41:25.781Z | INFO | slog-rs (phd-oximeter-consumer): fake oximeter test server listening
address = [::1]:62080
|
| 247 | 2026-02-06T11:41:25.781Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::stats::instance_vcpu_stats
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 248 | 2026-02-06T11:41:25.781Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::stats::instance_vcpu_stats
stderr_path = "/tmp/propolis-phd/instance_vcpu_stats.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_vcpu_stats.stdout.log"
target = phd_framework::log_config
|
| 249 | 2026-02-06T11:41:25.799Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 850
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm::server
|
| 250 | 2026-02-06T11:41:25.800Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 251 | 2026-02-06T11:41:25.800Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 252 | 2026-02-06T11:41:25.801Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 253 | 2026-02-06T11:41:26.224Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 254 | 2026-02-06T11:41:26.225Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 15d4a296-6560-447f-9a06-dad04339d57d, name: "phd-vm-15d4a296-6560-447f-9a06-dad04339d57d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ebb4160f-7e8d-45f2-ba16-9cad297ac6d5, project_id: 6d7dc066-92cd-4610-b324-fb30979d9b8f, sled_id: 48fec7d9-3ec3-4854-bdb7-8d3fca8a200c, sled_serial: "48fec7d9-3ec3-4854-bdb7-8d3fca8a200c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 255 | 2026-02-06T11:41:26.225Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 256 | 2026-02-06T11:41:26.225Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::stats::instance_vcpu_stats
state = Run
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 257 | 2026-02-06T11:41:26.226Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 258 | 2026-02-06T11:41:26.226Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 259 | 2026-02-06T11:41:26.226Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = 300s
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 260 | 2026-02-06T11:41:26.226Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::stats::instance_vcpu_stats
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 261 | 2026-02-06T11:41:26.226Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 262 | 2026-02-06T11:41:26.226Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 263 | 2026-02-06T11:41:26.301Z | INFO | slog-rs (phd-oximeter-consumer): accepted connection
local_addr = [::1]:62080
remote_addr = [::1]:63007
|
| 264 | 2026-02-06T11:41:26.302Z | TRAC | slog-rs (phd-oximeter-consumer): incoming request
local_addr = [::1]:62080
method = POST
remote_addr = [::1]:63007
req_id = 70072ad1-85ae-473e-a618-ae3c448bcd8b
uri = /metrics/producers
|
| 265 | 2026-02-06T11:41:26.303Z | INFO | slog-rs (phd-oximeter-consumer): request completed
latency_us = 903
local_addr = [::1]:62080
method = POST
remote_addr = [::1]:63007
req_id = 70072ad1-85ae-473e-a618-ae3c448bcd8b
response_code = 201
uri = /metrics/producers
|
| 266 | 2026-02-06T11:42:41.349Z | INFO | slog-rs (phd-oximeter-consumer): accepted connection
local_addr = [::1]:62080
remote_addr = [::1]:48457
|
| 267 | 2026-02-06T11:42:41.349Z | TRAC | slog-rs (phd-oximeter-consumer): incoming request
local_addr = [::1]:62080
method = POST
remote_addr = [::1]:48457
req_id = c6b8e124-357e-42e0-94fd-c009ec9d2c06
uri = /metrics/producers
|
| 268 | 2026-02-06T11:42:41.350Z | INFO | slog-rs (phd-oximeter-consumer): request completed
latency_us = 427
local_addr = [::1]:62080
method = POST
remote_addr = [::1]:48457
req_id = c6b8e124-357e-42e0-94fd-c009ec9d2c06
response_code = 201
uri = /metrics/producers
|
| 269 | 2026-02-06T11:43:56.388Z | INFO | slog-rs (phd-oximeter-consumer): accepted connection
local_addr = [::1]:62080
remote_addr = [::1]:36765
|
| 270 | 2026-02-06T11:43:56.389Z | TRAC | slog-rs (phd-oximeter-consumer): incoming request
local_addr = [::1]:62080
method = POST
remote_addr = [::1]:36765
req_id = 2f1293a8-e83e-4b91-8da1-2f67c96d9936
uri = /metrics/producers
|
| 271 | 2026-02-06T11:43:56.389Z | INFO | slog-rs (phd-oximeter-consumer): request completed
latency_us = 459
local_addr = [::1]:62080
method = POST
remote_addr = [::1]:36765
req_id = 2f1293a8-e83e-4b91-8da1-2f67c96d9936
response_code = 201
uri = /metrics/producers
|
| 272 | 2026-02-06T11:45:11.428Z | INFO | slog-rs (phd-oximeter-consumer): accepted connection
local_addr = [::1]:62080
remote_addr = [::1]:55528
|
| 273 | 2026-02-06T11:45:11.428Z | TRAC | slog-rs (phd-oximeter-consumer): incoming request
local_addr = [::1]:62080
method = POST
remote_addr = [::1]:55528
req_id = ce1a39ef-1c91-40f7-946d-2562ef7217bf
uri = /metrics/producers
|
| 274 | 2026-02-06T11:45:11.429Z | INFO | slog-rs (phd-oximeter-consumer): request completed
latency_us = 374
local_addr = [::1]:62080
method = POST
remote_addr = [::1]:55528
req_id = ce1a39ef-1c91-40f7-946d-2562ef7217bf
response_code = 201
uri = /metrics/producers
|
| 275 | 2026-02-06T11:46:26.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 300000
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 276 | 2026-02-06T11:46:26.247Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 300000
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 277 | 2026-02-06T11:46:26.247Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 278 | 2026-02-06T11:46:26.248Z | INFO | slog-rs (phd-oximeter-consumer): beginning graceful shutdown
local_addr = [::1]:62080
|
| 279 | 2026-02-06T11:46:26.249Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 280 | 2026-02-06T11:46:26.913Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 281 | 2026-02-06T11:46:26.913Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 300668
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 282 | 2026-02-06T11:46:26.913Z | INFO | phd-runner: test phd_tests::stats::instance_vcpu_stats ... FAILED: timed out while waiting to boot
Stack backtrace:
0: anyhow::error::<impl anyhow::Error>::msg
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
1: anyhow::__private::format_err
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:695:13
2: phd_framework::test_vm::TestVm::wait_to_boot::{{closure}}
at ./oxidecomputer/propolis/phd-tests/framework/src/test_vm/mod.rs:785:23
3: phd_tests::stats::instance_vcpu_stats::{{closure}}::{{closure}}
at ./oxidecomputer/propolis/phd-tests/tests/src/stats.rs:238:23
4: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/instrument.rs:321:15
5: phd_tests::stats::instance_vcpu_stats::{{closure}}
at ./oxidecomputer/propolis/phd-tests/tests/src/stats.rs:198:1
6: <core::pin::Pin<P> as core::future::future::Future>::poll
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
7: phd_testcase::TestCase::run::{{closure}}
at ./oxidecomputer/propolis/phd-tests/testcase/src/lib.rs:78:32
8: phd_runner::execute::run_tests_with_ctx::{{closure}}::{{closure}}::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/macros/select.rs:707:49
9: <core::future::poll_fn::PollFn<F> as core::future::future::Future>::poll
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/poll_fn.rs:151:9
10: phd_runner::execute::run_tests_with_ctx::{{closure}}::{{closure}}
at ./oxidecomputer/propolis/phd-tests/runner/src/execute.rs:105:13
11: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
12: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
13: tokio::runtime::task::core::Core<T,S>::poll
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
14: tokio::runtime::task::harness::poll_future::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
15: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
16: std::panicking::catch_unwind::do_call
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
17: __rust_try
18: std::panicking::catch_unwind
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
19: std::panic::catch_unwind
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
20: tokio::runtime::task::harness::poll_future
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
21: tokio::runtime::task::harness::Harness<T,S>::poll_inner
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
22: tokio::runtime::task::harness::Harness<T,S>::poll
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
23: tokio::runtime::task::raw::poll
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
24: tokio::runtime::task::raw::RawTask::poll
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
25: tokio::runtime::task::LocalNotified<S>::run
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
26: tokio::runtime::scheduler::multi_thread::worker::Context::run_task::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:600:18
27: tokio::task::coop::with_budget
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
28: tokio::task::coop::budget
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
29: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
30: tokio::runtime::scheduler::multi_thread::worker::Context::run
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
31: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:504:24
32: tokio::runtime::context::scoped::Scoped<T>::set
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
33: tokio::runtime::context::set_scheduler::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
34: std::thread::local::LocalKey<T>::try_with
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
35: std::thread::local::LocalKey<T>::with
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
36: tokio::runtime::context::set_scheduler
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
37: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:499:9
38: tokio::runtime::context::runtime::enter_runtime
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
39: tokio::runtime::scheduler::multi_thread::worker::run
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:491:5
40: tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
41: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs:42:21
42: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
43: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
44: tokio::runtime::task::core::Core<T,S>::poll
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
45: tokio::runtime::task::harness::poll_future::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
46: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
47: std::panicking::catch_unwind::do_call
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
48: __rust_try
49: std::panicking::catch_unwind
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
50: std::panic::catch_unwind
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
51: tokio::runtime::task::harness::poll_future
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
52: tokio::runtime::task::harness::Harness<T,S>::poll_inner
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
53: tokio::runtime::task::harness::Harness<T,S>::poll
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
54: tokio::runtime::task::raw::poll
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
55: tokio::runtime::task::raw::RawTask::poll
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
56: tokio::runtime::task::UnownedTask<S>::run
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
57: tokio::runtime::blocking::pool::Task::run
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
58: tokio::runtime::blocking::pool::Inner::run
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
59: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}
at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
60: std::sys::backtrace::__rust_begin_short_backtrace
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
61: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
62: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
63: std::panicking::catch_unwind::do_call
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
64: __rust_try
65: std::panicking::catch_unwind
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
66: std::panic::catch_unwind
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
67: std::thread::Builder::spawn_unchecked_::{{closure}}
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
68: core::ops::function::FnOnce::call_once{{vtable.shim}}
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
69: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
70: std::sys::pal::unix::thread::Thread::new::thread_start
at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
71: _thrp_setup
72: <unknown>
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 283 | 2026-02-06T11:46:26.914Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 284 | 2026-02-06T11:46:41.252Z | ERRO | phd-runner: [VM CLEANUP - EVENT] failed to get state of VM being destroyed
error = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 1108
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 285 | 2026-02-06T11:46:41.253Z | ERRO | phd-runner: [VM CLEANUP - EVENT] VM not destroyed after 5 seconds
error = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 1127
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 286 | 2026-02-06T11:46:41.253Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::stats::instance_vcpu_stats
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 287 | 2026-02-06T11:46:41.272Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 288 | 2026-02-06T11:46:41.272Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-23801430-4328-4aeb-947b-b6f765fda747"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = destroy
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 289 | 2026-02-06T11:46:41.299Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 290 | 2026-02-06T11:46:41.299Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1baf52da-ef9b-465f-b109-53342cb0ade7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = destroy
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 291 | 2026-02-06T11:46:41.326Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 315505
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 292 | 2026-02-06T11:46:41.326Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 14411
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 293 | 2026-02-06T11:46:41.326Z | INFO | phd-runner: Starting test phd_tests::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 294 | 2026-02-06T11:46:41.326Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 295 | 2026-02-06T11:46:41.326Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 296 | 2026-02-06T11:46:41.326Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 15078
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 15d4a296-6560-447f-9a06-dad04339d57d
|
| 297 | 2026-02-06T11:46:41.326Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 315600
file = phd-tests/tests/src/stats.rs
line = 198
path = phd_tests::stats::instance_vcpu_stats
target = phd_tests::stats
|
| 298 | 2026-02-06T11:46:41.326Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 15
path = phd_tests::migrate::smoke_test
target = phd_tests::migrate
|
| 299 | 2026-02-06T11:46:41.326Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 300 | 2026-02-06T11:46:41.326Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 301 | 2026-02-06T11:46:41.326Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 302 | 2026-02-06T11:46:41.327Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = list
|
| 303 | 2026-02-06T11:46:41.338Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 51.9M 25.3T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
| 304 | 2026-02-06T11:46:41.338Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-bc3d2f47-85bb-421d-8db0-2556cc1d3d9c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 305 | 2026-02-06T11:46:41.356Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-bc3d2f47-85bb-421d-8db0-2556cc1d3d9c", "phd-artifacts/phd-clone-27793d07-161d-45cb-9e03-d892ecab0a90"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = clone
|
| 306 | 2026-02-06T11:46:41.371Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-27793d07-161d-45cb-9e03-d892ecab0a90"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = list
|
| 307 | 2026-02-06T11:46:41.383Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-27793d07-161d-45cb-9e03-d892ecab0a90 0B 25.3T 48.9M /phd-artifacts/phd-clone-27793d07-161d-45cb-9e03-d892ecab0a90\n
target = phd_framework::zfs
|
| 308 | 2026-02-06T11:46:41.383Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 309 | 2026-02-06T11:46:41.384Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm_name = migration_smoke
|
| 310 | 2026-02-06T11:46:41.384Z | 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
|
| 311 | 2026-02-06T11:46:41.384Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 312 | 2026-02-06T11:46:41.384Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/migration_smoke.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_smoke.stdout.log"
target = phd_framework::log_config
|
| 313 | 2026-02-06T11:46:41.409Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 859
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 314 | 2026-02-06T11:46:41.409Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 25
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 315 | 2026-02-06T11:46:41.409Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 316 | 2026-02-06T11:46:41.410Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 317 | 2026-02-06T11:46:41.930Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 318 | 2026-02-06T11:46:41.931Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: d6566318-b386-490c-ac58-05a0c0508bdd, name: "phd-vm-d6566318-b386-490c-ac58-05a0c0508bdd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 424f5b86-142b-4294-9415-fafe405c959a, project_id: 0441d77f-2c70-42a8-9b8d-70c7e16cfe21, sled_id: 5f50ecb4-ae6f-4a55-a349-7ce96dc4bf3a, sled_serial: "5f50ecb4-ae6f-4a55-a349-7ce96dc4bf3a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 319 | 2026-02-06T11:46:41.932Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 320 | 2026-02-06T11:46:41.932Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::smoke_test
state = Run
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 321 | 2026-02-06T11:46:41.933Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 322 | 2026-02-06T11:46:41.933Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 323 | 2026-02-06T11:46:41.933Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 324 | 2026-02-06T11:46:41.933Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 325 | 2026-02-06T11:46:41.933Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 326 | 2026-02-06T11:46:41.933Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 327 | 2026-02-06T11:46:46.291Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4358
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 328 | 2026-02-06T11:46:46.291Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 329 | 2026-02-06T11:46:46.292Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 330 | 2026-02-06T11:46:46.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 331 | 2026-02-06T11:46:46.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 332 | 2026-02-06T11:46:46.310Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 333 | 2026-02-06T11:46:46.311Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 334 | 2026-02-06T11:46:46.311Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 335 | 2026-02-06T11:46:46.311Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 336 | 2026-02-06T11:46:46.311Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 337 | 2026-02-06T11:46:46.344Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 338 | 2026-02-06T11:46:46.344Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 339 | 2026-02-06T11:46:46.344Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4410
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 340 | 2026-02-06T11:46:46.344Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 341 | 2026-02-06T11:46:46.344Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 342 | 2026-02-06T11:46:46.355Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 343 | 2026-02-06T11:46:46.355Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 344 | 2026-02-06T11:46:46.355Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 345 | 2026-02-06T11:46:46.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 346 | 2026-02-06T11:46:46.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 347 | 2026-02-06T11:46:46.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 348 | 2026-02-06T11:46:46.399Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 349 | 2026-02-06T11:46:46.399Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 350 | 2026-02-06T11:46:46.399Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 351 | 2026-02-06T11:46:46.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 352 | 2026-02-06T11:46:46.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 353 | 2026-02-06T11:46:46.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 354 | 2026-02-06T11:46:46.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 355 | 2026-02-06T11:46:46.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 356 | 2026-02-06T11:46:46.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 357 | 2026-02-06T11:46:46.476Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 358 | 2026-02-06T11:46:46.476Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::smoke_test
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_smoke
|
| 359 | 2026-02-06T11:46:46.476Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 360 | 2026-02-06T11:46:46.476Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm_name = migration_smoke_lifecycle_0
|
| 361 | 2026-02-06T11:46:46.476Z | 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
|
| 362 | 2026-02-06T11:46:46.476Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::smoke_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 363 | 2026-02-06T11:46:46.476Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::smoke_test
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::log_config
|
| 364 | 2026-02-06T11:46:46.496Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 860
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 365 | 2026-02-06T11:46:46.497Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 366 | 2026-02-06T11:46:46.497Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d6566318-b386-490c-ac58-05a0c0508bdd
target = phd_framework::test_vm
target_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 367 | 2026-02-06T11:46:46.497Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = c59e381d-ad81-4ec5-a237-b43114948859
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d6566318-b386-490c-ac58-05a0c0508bdd
target = phd_framework::test_vm
target_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
timeout_duration = 45s
|
| 368 | 2026-02-06T11:46:46.497Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d6566318-b386-490c-ac58-05a0c0508bdd
target = phd_framework::test_vm
target_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 369 | 2026-02-06T11:46:46.498Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d6566318-b386-490c-ac58-05a0c0508bdd
target = phd_framework::test_vm
target_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 370 | 2026-02-06T11:46:47.008Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: e8939fdc-08ef-4213-9eef-0bc8dfff8956, name: "phd-vm-e8939fdc-08ef-4213-9eef-0bc8dfff8956", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 424f5b86-142b-4294-9415-fafe405c959a, project_id: 0441d77f-2c70-42a8-9b8d-70c7e16cfe21, sled_id: 8e2fbb47-9615-49bf-ab3f-b0ab12e94ab7, sled_serial: "8e2fbb47-9615-49bf-ab3f-b0ab12e94ab7", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d6566318-b386-490c-ac58-05a0c0508bdd
target = phd_framework::test_vm
target_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 371 | 2026-02-06T11:46:47.008Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = c59e381d-ad81-4ec5-a237-b43114948859
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d6566318-b386-490c-ac58-05a0c0508bdd
target = phd_framework::test_vm
target_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 372 | 2026-02-06T11:46:49.468Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}}
target = phd_framework::serial
|
| 373 | 2026-02-06T11:46:50.670Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d6566318-b386-490c-ac58-05a0c0508bdd
target = phd_framework::test_vm
target_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 374 | 2026-02-06T11:46:50.670Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3662
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = c59e381d-ad81-4ec5-a237-b43114948859
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d6566318-b386-490c-ac58-05a0c0508bdd
target = phd_framework::test_vm
target_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 375 | 2026-02-06T11:46:50.672Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 376 | 2026-02-06T11:46:50.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 377 | 2026-02-06T11:46:50.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 378 | 2026-02-06T11:46:50.674Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 379 | 2026-02-06T11:46:50.735Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 62
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 380 | 2026-02-06T11:46:50.735Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9325
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d6566318-b386-490c-ac58-05a0c0508bdd
|
| 381 | 2026-02-06T11:46:50.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 62
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 382 | 2026-02-06T11:46:50.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 383 | 2026-02-06T11:46:50.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 384 | 2026-02-06T11:46:50.761Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 25
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 385 | 2026-02-06T11:46:50.761Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 386 | 2026-02-06T11:46:50.762Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 387 | 2026-02-06T11:46:50.762Z | INFO | phd-runner: test phd_tests::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 388 | 2026-02-06T11:46:50.762Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8830
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 389 | 2026-02-06T11:46:50.762Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 390 | 2026-02-06T11:46:50.763Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 391 | 2026-02-06T11:46:51.373Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::smoke_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 392 | 2026-02-06T11:46:51.429Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 393 | 2026-02-06T11:46:51.429Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-27793d07-161d-45cb-9e03-d892ecab0a90"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = destroy
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 394 | 2026-02-06T11:46:51.453Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 395 | 2026-02-06T11:46:51.453Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-bc3d2f47-85bb-421d-8db0-2556cc1d3d9c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = destroy
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 396 | 2026-02-06T11:46:51.470Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 708
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 397 | 2026-02-06T11:46:51.470Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 707
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 398 | 2026-02-06T11:46:51.470Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4972
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d6566318-b386-490c-ac58-05a0c0508bdd
target = phd_framework::test_vm
target_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
vm = migration_smoke_lifecycle_0
vm_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 399 | 2026-02-06T11:46:51.470Z | INFO | phd-runner: Starting test phd_tests::migrate::serial_history
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 400 | 2026-02-06T11:46:51.470Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4972
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d6566318-b386-490c-ac58-05a0c0508bdd
target = phd_framework::test_vm
target_id = e8939fdc-08ef-4213-9eef-0bc8dfff8956
|
| 401 | 2026-02-06T11:46:51.470Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 402 | 2026-02-06T11:46:51.470Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10142
file = phd-tests/tests/src/migrate.rs
line = 15
path = phd_tests::migrate::smoke_test
target = phd_tests::migrate
|
| 403 | 2026-02-06T11:46:51.470Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 404 | 2026-02-06T11:46:51.470Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 20
path = phd_tests::migrate::serial_history
target = phd_tests::migrate
|
| 405 | 2026-02-06T11:46:51.470Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 406 | 2026-02-06T11:46:51.470Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 407 | 2026-02-06T11:46:51.470Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 408 | 2026-02-06T11:46:51.470Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = list
|
| 409 | 2026-02-06T11:46:51.481Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 50.9M 25.3T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
| 410 | 2026-02-06T11:46:51.482Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-52fb47cc-c8b5-43ce-9268-492457ecf04b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 411 | 2026-02-06T11:46:51.503Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-52fb47cc-c8b5-43ce-9268-492457ecf04b", "phd-artifacts/phd-clone-bf7ae9fc-7cc6-4b52-b2a3-b03197ca7f31"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = clone
|
| 412 | 2026-02-06T11:46:51.526Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-bf7ae9fc-7cc6-4b52-b2a3-b03197ca7f31"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = list
|
| 413 | 2026-02-06T11:46:51.537Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-bf7ae9fc-7cc6-4b52-b2a3-b03197ca7f31 0B 25.3T 48.9M /phd-artifacts/phd-clone-bf7ae9fc-7cc6-4b52-b2a3-b03197ca7f31\n
target = phd_framework::zfs
|
| 414 | 2026-02-06T11:46:51.537Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 415 | 2026-02-06T11:46:51.537Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history
|
| 416 | 2026-02-06T11:46:51.537Z | 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
|
| 417 | 2026-02-06T11:46:51.538Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::serial_history
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 418 | 2026-02-06T11:46:51.538Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history.stdout.log"
target = phd_framework::log_config
|
| 419 | 2026-02-06T11:46:51.556Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 869
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm::server
|
| 420 | 2026-02-06T11:46:51.556Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 421 | 2026-02-06T11:46:51.556Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 422 | 2026-02-06T11:46:51.557Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 423 | 2026-02-06T11:46:52.144Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 424 | 2026-02-06T11:46:52.145Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: ef51a2d1-ea14-44ab-a176-916b84e79f5b, name: "phd-vm-ef51a2d1-ea14-44ab-a176-916b84e79f5b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: bbfbef3e-522b-4487-908c-ed832c06a685, project_id: aa46bd29-b90d-4541-b3ba-30478462e803, sled_id: 4725d22d-ca12-4149-8384-12e410d7272f, sled_serial: "4725d22d-ca12-4149-8384-12e410d7272f", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 425 | 2026-02-06T11:46:52.145Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 426 | 2026-02-06T11:46:52.145Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 427 | 2026-02-06T11:46:52.146Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 428 | 2026-02-06T11:46:52.146Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 429 | 2026-02-06T11:46:52.146Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 430 | 2026-02-06T11:46:52.146Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 431 | 2026-02-06T11:46:52.146Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 432 | 2026-02-06T11:46:52.147Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 433 | 2026-02-06T11:46:56.560Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4412
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 434 | 2026-02-06T11:46:56.560Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 435 | 2026-02-06T11:46:56.560Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 436 | 2026-02-06T11:46:56.560Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 437 | 2026-02-06T11:46:56.560Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 438 | 2026-02-06T11:46:56.577Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 439 | 2026-02-06T11:46:56.577Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 440 | 2026-02-06T11:46:56.578Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 441 | 2026-02-06T11:46:56.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 442 | 2026-02-06T11:46:56.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 443 | 2026-02-06T11:46:56.611Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 444 | 2026-02-06T11:46:56.611Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 445 | 2026-02-06T11:46:56.611Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4464
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 446 | 2026-02-06T11:46:56.611Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 447 | 2026-02-06T11:46:56.611Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 448 | 2026-02-06T11:46:56.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 449 | 2026-02-06T11:46:56.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 450 | 2026-02-06T11:46:56.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 451 | 2026-02-06T11:46:56.645Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 452 | 2026-02-06T11:46:56.650Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history
|
| 453 | 2026-02-06T11:46:56.651Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 454 | 2026-02-06T11:46:56.651Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_lifecycle_0
|
| 455 | 2026-02-06T11:46:56.651Z | 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
|
| 456 | 2026-02-06T11:46:56.651Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 457 | 2026-02-06T11:46:56.651Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::serial_history
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::log_config
|
| 458 | 2026-02-06T11:46:56.671Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 870
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm::server
|
| 459 | 2026-02-06T11:46:56.671Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 460 | 2026-02-06T11:46:56.671Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
target = phd_framework::test_vm
target_id = 676c9870-2c07-44a3-8367-743f9bd01964
|
| 461 | 2026-02-06T11:46:56.671Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 9f6dadda-46e9-407f-a802-e60a02ff667a
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
target = phd_framework::test_vm
target_id = 676c9870-2c07-44a3-8367-743f9bd01964
timeout_duration = 45s
|
| 462 | 2026-02-06T11:46:56.671Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
target = phd_framework::test_vm
target_id = 676c9870-2c07-44a3-8367-743f9bd01964
vm = migration_serial_history_lifecycle_0
vm_id = 676c9870-2c07-44a3-8367-743f9bd01964
|
| 463 | 2026-02-06T11:46:56.672Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
target = phd_framework::test_vm
target_id = 676c9870-2c07-44a3-8367-743f9bd01964
vm = migration_serial_history_lifecycle_0
vm_id = 676c9870-2c07-44a3-8367-743f9bd01964
|
| 464 | 2026-02-06T11:46:57.117Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 676c9870-2c07-44a3-8367-743f9bd01964, name: "phd-vm-676c9870-2c07-44a3-8367-743f9bd01964", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: bbfbef3e-522b-4487-908c-ed832c06a685, project_id: aa46bd29-b90d-4541-b3ba-30478462e803, sled_id: 2ed7a11c-f073-4695-b15d-f8a280a30db4, sled_serial: "2ed7a11c-f073-4695-b15d-f8a280a30db4", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
target = phd_framework::test_vm
target_id = 676c9870-2c07-44a3-8367-743f9bd01964
vm = migration_serial_history_lifecycle_0
vm_id = 676c9870-2c07-44a3-8367-743f9bd01964
|
| 465 | 2026-02-06T11:46:57.118Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 9f6dadda-46e9-407f-a802-e60a02ff667a
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
target = phd_framework::test_vm
target_id = 676c9870-2c07-44a3-8367-743f9bd01964
|
| 466 | 2026-02-06T11:46:59.560Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}}
target = phd_framework::serial
|
| 467 | 2026-02-06T11:47:00.242Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
target = phd_framework::test_vm
target_id = 676c9870-2c07-44a3-8367-743f9bd01964
|
| 468 | 2026-02-06T11:47:00.242Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3123
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 9f6dadda-46e9-407f-a802-e60a02ff667a
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
target = phd_framework::test_vm
target_id = 676c9870-2c07-44a3-8367-743f9bd01964
|
| 469 | 2026-02-06T11:47:00.244Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 470 | 2026-02-06T11:47:00.245Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 471 | 2026-02-06T11:47:00.307Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 62
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 472 | 2026-02-06T11:47:00.307Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8750
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
|
| 473 | 2026-02-06T11:47:00.310Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = 676c9870-2c07-44a3-8367-743f9bd01964
|
| 474 | 2026-02-06T11:47:00.310Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 475 | 2026-02-06T11:47:00.310Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8165
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 476 | 2026-02-06T11:47:00.310Z | INFO | phd-runner: test phd_tests::migrate::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 477 | 2026-02-06T11:47:00.310Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 478 | 2026-02-06T11:47:00.311Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = 676c9870-2c07-44a3-8367-743f9bd01964
|
| 479 | 2026-02-06T11:47:00.625Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_lifecycle_0
vm_id = 676c9870-2c07-44a3-8367-743f9bd01964
|
| 480 | 2026-02-06T11:47:00.682Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
vm = migration_serial_history_lifecycle_0
vm_id = 676c9870-2c07-44a3-8367-743f9bd01964
|
| 481 | 2026-02-06T11:47:00.682Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-bf7ae9fc-7cc6-4b52-b2a3-b03197ca7f31"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_lifecycle_0
vm_id = 676c9870-2c07-44a3-8367-743f9bd01964
|
| 482 | 2026-02-06T11:47:00.708Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
vm = migration_serial_history_lifecycle_0
vm_id = 676c9870-2c07-44a3-8367-743f9bd01964
|
| 483 | 2026-02-06T11:47:00.708Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-52fb47cc-c8b5-43ce-9268-492457ecf04b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_lifecycle_0
vm_id = 676c9870-2c07-44a3-8367-743f9bd01964
|
| 484 | 2026-02-06T11:47:00.725Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 415
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = 676c9870-2c07-44a3-8367-743f9bd01964
|
| 485 | 2026-02-06T11:47:00.725Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4053
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
target = phd_framework::test_vm
target_id = 676c9870-2c07-44a3-8367-743f9bd01964
vm = migration_serial_history_lifecycle_0
vm_id = 676c9870-2c07-44a3-8367-743f9bd01964
|
| 486 | 2026-02-06T11:47:00.725Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 415
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 487 | 2026-02-06T11:47:00.725Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4053
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = ef51a2d1-ea14-44ab-a176-916b84e79f5b
target = phd_framework::test_vm
target_id = 676c9870-2c07-44a3-8367-743f9bd01964
|
| 488 | 2026-02-06T11:47:00.725Z | INFO | phd-runner: Starting test phd_tests::migrate::multiple_migrations
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 489 | 2026-02-06T11:47:00.725Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9254
file = phd-tests/tests/src/migrate.rs
line = 20
path = phd_tests::migrate::serial_history
target = phd_tests::migrate
|
| 490 | 2026-02-06T11:47:00.726Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 491 | 2026-02-06T11:47:00.726Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 492 | 2026-02-06T11:47:00.726Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 295
path = phd_tests::migrate::multiple_migrations
target = phd_tests::migrate
|
| 493 | 2026-02-06T11:47:00.726Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 494 | 2026-02-06T11:47:00.726Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 495 | 2026-02-06T11:47:00.726Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 496 | 2026-02-06T11:47:00.726Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = list
|
| 497 | 2026-02-06T11:47:00.736Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::multiple_migrations
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 51.2M 25.3T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
| 498 | 2026-02-06T11:47:00.736Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-51736cc7-de39-4b44-b4ee-989540a94f1f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = snapshot
|
| 499 | 2026-02-06T11:47:00.753Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-51736cc7-de39-4b44-b4ee-989540a94f1f", "phd-artifacts/phd-clone-c6008bc2-d577-4d23-aab6-e699f951de81"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = clone
|
| 500 | 2026-02-06T11:47:00.771Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c6008bc2-d577-4d23-aab6-e699f951de81"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = list
|
| 501 | 2026-02-06T11:47:00.782Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::multiple_migrations
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-c6008bc2-d577-4d23-aab6-e699f951de81 0B 25.3T 48.9M /phd-artifacts/phd-clone-c6008bc2-d577-4d23-aab6-e699f951de81\n
target = phd_framework::zfs
|
| 502 | 2026-02-06T11:47:00.783Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 503 | 2026-02-06T11:47:00.783Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm_name = multiple_migrations_0
|
| 504 | 2026-02-06T11:47:00.783Z | 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
|
| 505 | 2026-02-06T11:47:00.783Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::multiple_migrations
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 506 | 2026-02-06T11:47:00.783Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::multiple_migrations
stderr_path = "/tmp/propolis-phd/multiple_migrations_0.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_0.stdout.log"
target = phd_framework::log_config
|
| 507 | 2026-02-06T11:47:00.801Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 879
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
| 508 | 2026-02-06T11:47:00.801Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 509 | 2026-02-06T11:47:00.802Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 510 | 2026-02-06T11:47:00.802Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm_name = multiple_migrations_1
|
| 511 | 2026-02-06T11:47:00.802Z | 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
|
| 512 | 2026-02-06T11:47:00.802Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::multiple_migrations
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 513 | 2026-02-06T11:47:00.802Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::multiple_migrations
stderr_path = "/tmp/propolis-phd/multiple_migrations_1.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_1.stdout.log"
target = phd_framework::log_config
|
| 514 | 2026-02-06T11:47:00.819Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 880
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
| 515 | 2026-02-06T11:47:00.819Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 516 | 2026-02-06T11:47:00.819Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 517 | 2026-02-06T11:47:00.819Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm_name = multiple_migrations_2
|
| 518 | 2026-02-06T11:47:00.820Z | 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
|
| 519 | 2026-02-06T11:47:00.820Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::multiple_migrations
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 520 | 2026-02-06T11:47:00.820Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::multiple_migrations
stderr_path = "/tmp/propolis-phd/multiple_migrations_2.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_2.stdout.log"
target = phd_framework::log_config
|
| 521 | 2026-02-06T11:47:00.836Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 881
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
| 522 | 2026-02-06T11:47:00.836Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 523 | 2026-02-06T11:47:00.836Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 524 | 2026-02-06T11:47:00.869Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 525 | 2026-02-06T11:47:00.869Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: ae550b86-6aaf-4014-babe-42c68fc7d3d8, name: "phd-vm-ae550b86-6aaf-4014-babe-42c68fc7d3d8", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b95979c4-eb1b-4a3a-8a52-58d2d42da49f, project_id: dcebc2ba-da08-432e-a559-2a4ff55bd464, sled_id: 8b6585b9-328c-4451-91fd-182cf6578bf0, sled_serial: "8b6585b9-328c-4451-91fd-182cf6578bf0", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 526 | 2026-02-06T11:47:00.870Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 527 | 2026-02-06T11:47:00.870Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::multiple_migrations
state = Run
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 528 | 2026-02-06T11:47:00.871Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 529 | 2026-02-06T11:47:00.871Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 530 | 2026-02-06T11:47:00.871Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 531 | 2026-02-06T11:47:00.871Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::multiple_migrations
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 532 | 2026-02-06T11:47:00.871Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 533 | 2026-02-06T11:47:00.871Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 534 | 2026-02-06T11:47:05.335Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4464
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 535 | 2026-02-06T11:47:05.336Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::multiple_migrations
step = WriteStr("root")
target = phd_framework::test_vm
|
| 536 | 2026-02-06T11:47:05.336Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::multiple_migrations
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 537 | 2026-02-06T11:47:05.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 538 | 2026-02-06T11:47:05.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 539 | 2026-02-06T11:47:05.355Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 540 | 2026-02-06T11:47:05.355Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::multiple_migrations
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 541 | 2026-02-06T11:47:05.355Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::multiple_migrations
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 542 | 2026-02-06T11:47:05.355Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 543 | 2026-02-06T11:47:05.355Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 544 | 2026-02-06T11:47:05.389Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 545 | 2026-02-06T11:47:05.389Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 546 | 2026-02-06T11:47:05.389Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4517
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 547 | 2026-02-06T11:47:05.389Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
target = phd_framework::test_vm
target_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
|
| 548 | 2026-02-06T11:47:05.389Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 6818230d-7389-4d38-bc2a-e7d2e0474015
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
target = phd_framework::test_vm
target_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
timeout_duration = 45s
|
| 549 | 2026-02-06T11:47:05.389Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
target = phd_framework::test_vm
target_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
vm = multiple_migrations_1
vm_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
|
| 550 | 2026-02-06T11:47:05.423Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 7d78f880-d19e-42a6-879c-6b4a688373c7, name: "phd-vm-7d78f880-d19e-42a6-879c-6b4a688373c7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b95979c4-eb1b-4a3a-8a52-58d2d42da49f, project_id: dcebc2ba-da08-432e-a559-2a4ff55bd464, sled_id: de128d9a-9f2f-432d-ac09-a3e47e4ded67, sled_serial: "de128d9a-9f2f-432d-ac09-a3e47e4ded67", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
target = phd_framework::test_vm
target_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
vm = multiple_migrations_1
vm_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
|
| 551 | 2026-02-06T11:47:05.423Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 6818230d-7389-4d38-bc2a-e7d2e0474015
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
target = phd_framework::test_vm
target_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
|
| 552 | 2026-02-06T11:47:07.855Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7651}}
target = phd_framework::serial
|
| 553 | 2026-02-06T11:47:07.867Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
target = phd_framework::test_vm
target_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
|
| 554 | 2026-02-06T11:47:07.867Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2443
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 6818230d-7389-4d38-bc2a-e7d2e0474015
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
target = phd_framework::test_vm
target_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
|
| 555 | 2026-02-06T11:47:07.867Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
|
| 556 | 2026-02-06T11:47:07.867Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_1
vm_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
|
| 557 | 2026-02-06T11:47:07.877Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
|
| 558 | 2026-02-06T11:47:07.877Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
|
| 559 | 2026-02-06T11:47:07.877Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_1
vm_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
|
| 560 | 2026-02-06T11:47:07.910Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
|
| 561 | 2026-02-06T11:47:07.910Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
target = phd_framework::test_vm
target_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 562 | 2026-02-06T11:47:07.910Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 39a2643f-ff2b-4570-8166-93dd1494565c
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
target = phd_framework::test_vm
target_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
timeout_duration = 45s
|
| 563 | 2026-02-06T11:47:07.910Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
target = phd_framework::test_vm
target_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
vm = multiple_migrations_2
vm_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 564 | 2026-02-06T11:47:07.943Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: ec26f538-8f36-4944-83bf-9c30a2b0020c, name: "phd-vm-ec26f538-8f36-4944-83bf-9c30a2b0020c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b95979c4-eb1b-4a3a-8a52-58d2d42da49f, project_id: dcebc2ba-da08-432e-a559-2a4ff55bd464, sled_id: ceb1e5cd-cce9-43e9-ad87-a8cbe6b71c8d, sled_serial: "ceb1e5cd-cce9-43e9-ad87-a8cbe6b71c8d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
target = phd_framework::test_vm
target_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
vm = multiple_migrations_2
vm_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 565 | 2026-02-06T11:47:07.943Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 39a2643f-ff2b-4570-8166-93dd1494565c
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
target = phd_framework::test_vm
target_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 566 | 2026-02-06T11:47:10.391Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7699}}
target = phd_framework::serial
|
| 567 | 2026-02-06T11:47:10.806Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
target = phd_framework::test_vm
target_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 568 | 2026-02-06T11:47:10.806Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2863
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 39a2643f-ff2b-4570-8166-93dd1494565c
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
target = phd_framework::test_vm
target_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 569 | 2026-02-06T11:47:10.806Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 570 | 2026-02-06T11:47:10.807Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_2
vm_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 571 | 2026-02-06T11:47:10.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 572 | 2026-02-06T11:47:10.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 573 | 2026-02-06T11:47:10.819Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_2
vm_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 574 | 2026-02-06T11:47:10.852Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 575 | 2026-02-06T11:47:10.852Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 576 | 2026-02-06T11:47:10.852Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
|
| 577 | 2026-02-06T11:47:10.852Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 578 | 2026-02-06T11:47:10.852Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 579 | 2026-02-06T11:47:10.852Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9983
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 580 | 2026-02-06T11:47:10.853Z | INFO | phd-runner: test phd_tests::migrate::multiple_migrations ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 581 | 2026-02-06T11:47:10.853Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 582 | 2026-02-06T11:47:10.854Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 583 | 2026-02-06T11:47:10.854Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::multiple_migrations
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = multiple_migrations_1
vm_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
|
| 584 | 2026-02-06T11:47:10.855Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::multiple_migrations
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 585 | 2026-02-06T11:47:10.913Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::multiple_migrations
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = multiple_migrations_2
vm_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 586 | 2026-02-06T11:47:10.917Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 64
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
|
| 587 | 2026-02-06T11:47:10.917Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5527
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
target = phd_framework::test_vm
target_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
vm = multiple_migrations_1
vm_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
|
| 588 | 2026-02-06T11:47:10.917Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5528
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
target = phd_framework::test_vm
target_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
|
| 589 | 2026-02-06T11:47:10.956Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 103
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 590 | 2026-02-06T11:47:10.956Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10118
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = ae550b86-6aaf-4014-babe-42c68fc7d3d8
|
| 591 | 2026-02-06T11:47:10.998Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
vm = multiple_migrations_2
vm_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 592 | 2026-02-06T11:47:10.998Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c6008bc2-d577-4d23-aab6-e699f951de81"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = destroy
vm = multiple_migrations_2
vm_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 593 | 2026-02-06T11:47:11.024Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
vm = multiple_migrations_2
vm_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 594 | 2026-02-06T11:47:11.024Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-51736cc7-de39-4b44-b4ee-989540a94f1f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = destroy
vm = multiple_migrations_2
vm_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 595 | 2026-02-06T11:47:11.041Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 189
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 596 | 2026-02-06T11:47:11.041Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3131
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
target = phd_framework::test_vm
target_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
vm = multiple_migrations_2
vm_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 597 | 2026-02-06T11:47:11.042Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 188
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 598 | 2026-02-06T11:47:11.042Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3131
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 7d78f880-d19e-42a6-879c-6b4a688373c7
target = phd_framework::test_vm
target_id = ec26f538-8f36-4944-83bf-9c30a2b0020c
|
| 599 | 2026-02-06T11:47:11.042Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10315
file = phd-tests/tests/src/migrate.rs
line = 295
path = phd_tests::migrate::multiple_migrations
target = phd_tests::migrate
|
| 600 | 2026-02-06T11:47:11.042Z | INFO | phd-runner: Starting test phd_tests::migrate::migration_ensures_instance_metadata
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 601 | 2026-02-06T11:47:11.042Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 602 | 2026-02-06T11:47:11.042Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 603 | 2026-02-06T11:47:11.042Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 379
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_tests::migrate
|
| 604 | 2026-02-06T11:47:11.042Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 605 | 2026-02-06T11:47:11.042Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 606 | 2026-02-06T11:47:11.042Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 607 | 2026-02-06T11:47:11.042Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = list
|
| 608 | 2026-02-06T11:47:11.053Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::migration_ensures_instance_metadata
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 50.9M 25.3T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
| 609 | 2026-02-06T11:47:11.053Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-dd2b95f6-1cc8-4b1e-a920-7859ee2f4ba4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = snapshot
|
| 610 | 2026-02-06T11:47:11.070Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-dd2b95f6-1cc8-4b1e-a920-7859ee2f4ba4", "phd-artifacts/phd-clone-c3ec442d-77b2-41e7-aad7-1f2c8395531e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = clone
|
| 611 | 2026-02-06T11:47:11.087Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c3ec442d-77b2-41e7-aad7-1f2c8395531e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = list
|
| 612 | 2026-02-06T11:47:11.098Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::migration_ensures_instance_metadata
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-c3ec442d-77b2-41e7-aad7-1f2c8395531e 0B 25.3T 48.9M /phd-artifacts/phd-clone-c3ec442d-77b2-41e7-aad7-1f2c8395531e\n
target = phd_framework::zfs
|
| 613 | 2026-02-06T11:47:11.098Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 614 | 2026-02-06T11:47:11.098Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm_name = migration_ensures_instance_metadata_source
|
| 615 | 2026-02-06T11:47:11.098Z | 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
|
| 616 | 2026-02-06T11:47:11.099Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::migration_ensures_instance_metadata
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 617 | 2026-02-06T11:47:11.099Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::migration_ensures_instance_metadata
stderr_path = "/tmp/propolis-phd/migration_ensures_instance_metadata_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_ensures_instance_metadata_source.stdout.log"
target = phd_framework::log_config
|
| 618 | 2026-02-06T11:47:11.117Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 891
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm::server
|
| 619 | 2026-02-06T11:47:11.117Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 620 | 2026-02-06T11:47:11.117Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 621 | 2026-02-06T11:47:11.117Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm_name = migration_ensures_instance_metadata_target
|
| 622 | 2026-02-06T11:47:11.117Z | 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
|
| 623 | 2026-02-06T11:47:11.117Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::migration_ensures_instance_metadata
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 624 | 2026-02-06T11:47:11.118Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::migration_ensures_instance_metadata
stderr_path = "/tmp/propolis-phd/migration_ensures_instance_metadata_target.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_ensures_instance_metadata_target.stdout.log"
target = phd_framework::log_config
|
| 625 | 2026-02-06T11:47:11.133Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 892
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm::server
|
| 626 | 2026-02-06T11:47:11.133Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 627 | 2026-02-06T11:47:11.133Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 628 | 2026-02-06T11:47:11.134Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 629 | 2026-02-06T11:47:11.589Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 630 | 2026-02-06T11:47:11.589Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: ce273ae0-da26-4e1a-9b28-f04fad584a54, name: "phd-vm-ce273ae0-da26-4e1a-9b28-f04fad584a54", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 302ece34-cf02-49dd-825b-358b356f2b17, project_id: 2d388e2f-9ec8-463e-b340-bc77206ca5e1, sled_id: 1e6d9f83-93d5-4021-82c6-3d02275a52cf, sled_serial: "1e6d9f83-93d5-4021-82c6-3d02275a52cf", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 631 | 2026-02-06T11:47:11.589Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 632 | 2026-02-06T11:47:11.590Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::migration_ensures_instance_metadata
state = Run
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 633 | 2026-02-06T11:47:11.591Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 634 | 2026-02-06T11:47:11.591Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 635 | 2026-02-06T11:47:11.591Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 636 | 2026-02-06T11:47:11.591Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 637 | 2026-02-06T11:47:11.591Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 638 | 2026-02-06T11:47:11.591Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 639 | 2026-02-06T11:47:16.009Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4417
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 640 | 2026-02-06T11:47:16.009Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WriteStr("root")
target = phd_framework::test_vm
|
| 641 | 2026-02-06T11:47:16.009Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 642 | 2026-02-06T11:47:16.009Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 643 | 2026-02-06T11:47:16.009Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 644 | 2026-02-06T11:47:16.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 645 | 2026-02-06T11:47:16.028Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 646 | 2026-02-06T11:47:16.028Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 647 | 2026-02-06T11:47:16.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 648 | 2026-02-06T11:47:16.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 649 | 2026-02-06T11:47:16.060Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 650 | 2026-02-06T11:47:16.060Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 651 | 2026-02-06T11:47:16.060Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4468
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 652 | 2026-02-06T11:47:16.060Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 653 | 2026-02-06T11:47:16.060Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 490
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 654 | 2026-02-06T11:47:16.064Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 655 | 2026-02-06T11:47:16.064Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
target = phd_framework::test_vm
target_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 656 | 2026-02-06T11:47:16.064Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = bfb4399e-3dbb-4dca-96a7-734ea4bcd73b
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
target = phd_framework::test_vm
target_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
timeout_duration = 45s
|
| 657 | 2026-02-06T11:47:16.064Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
target = phd_framework::test_vm
target_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
vm = migration_ensures_instance_metadata_target
vm_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 658 | 2026-02-06T11:47:16.097Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435, name: "phd-vm-f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 302ece34-cf02-49dd-825b-358b356f2b17, project_id: 2d388e2f-9ec8-463e-b340-bc77206ca5e1, sled_id: af75c82d-e6a0-455b-978a-c340ce0ea47d, sled_serial: "af75c82d-e6a0-455b-978a-c340ce0ea47d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
target = phd_framework::test_vm
target_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
vm = migration_ensures_instance_metadata_target
vm_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 659 | 2026-02-06T11:47:16.098Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = bfb4399e-3dbb-4dca-96a7-734ea4bcd73b
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
target = phd_framework::test_vm
target_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 660 | 2026-02-06T11:47:18.509Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7651}}
target = phd_framework::serial
|
| 661 | 2026-02-06T11:47:19.814Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
target = phd_framework::test_vm
target_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 662 | 2026-02-06T11:47:19.814Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3716
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = bfb4399e-3dbb-4dca-96a7-734ea4bcd73b
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
target = phd_framework::test_vm
target_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 663 | 2026-02-06T11:47:19.814Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 664 | 2026-02-06T11:47:19.814Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 490
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 665 | 2026-02-06T11:47:19.816Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 666 | 2026-02-06T11:47:19.816Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 667 | 2026-02-06T11:47:19.816Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 668 | 2026-02-06T11:47:19.816Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 669 | 2026-02-06T11:47:19.816Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8227
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 670 | 2026-02-06T11:47:19.817Z | INFO | phd-runner: test phd_tests::migrate::migration_ensures_instance_metadata ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 671 | 2026-02-06T11:47:19.817Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 672 | 2026-02-06T11:47:19.818Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 673 | 2026-02-06T11:47:19.818Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::migration_ensures_instance_metadata
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 674 | 2026-02-06T11:47:19.882Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 65
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 675 | 2026-02-06T11:47:19.882Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8747
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
|
| 676 | 2026-02-06T11:47:19.883Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::migration_ensures_instance_metadata
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_ensures_instance_metadata_target
vm_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 677 | 2026-02-06T11:47:19.938Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
vm = migration_ensures_instance_metadata_target
vm_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 678 | 2026-02-06T11:47:19.938Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c3ec442d-77b2-41e7-aad7-1f2c8395531e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = destroy
vm = migration_ensures_instance_metadata_target
vm_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 679 | 2026-02-06T11:47:19.967Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
vm = migration_ensures_instance_metadata_target
vm_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 680 | 2026-02-06T11:47:19.967Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-dd2b95f6-1cc8-4b1e-a920-7859ee2f4ba4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = destroy
vm = migration_ensures_instance_metadata_target
vm_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 681 | 2026-02-06T11:47:19.986Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 169
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 682 | 2026-02-06T11:47:19.986Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3921
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
target = phd_framework::test_vm
target_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
vm = migration_ensures_instance_metadata_target
vm_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 683 | 2026-02-06T11:47:19.986Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3921
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = ce273ae0-da26-4e1a-9b28-f04fad584a54
target = phd_framework::test_vm
target_id = f1e90a4d-7ea2-4b8f-8fa2-03dfa427a435
|
| 684 | 2026-02-06T11:47:19.986Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 8943
file = phd-tests/tests/src/migrate.rs
line = 379
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_tests::migrate
|
| 685 | 2026-02-06T11:47:19.986Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 169
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 686 | 2026-02-06T11:47:19.986Z | INFO | phd-runner: Starting test phd_tests::migrate::vm_reaches_destroyed_after_migration_out
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 687 | 2026-02-06T11:47:19.986Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 688 | 2026-02-06T11:47:19.986Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 689 | 2026-02-06T11:47:19.986Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 424
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_tests::migrate
|
| 690 | 2026-02-06T11:47:19.986Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 691 | 2026-02-06T11:47:19.987Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 692 | 2026-02-06T11:47:19.987Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 693 | 2026-02-06T11:47:19.987Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = list
|
| 694 | 2026-02-06T11:47:19.999Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 50.9M 25.3T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
| 695 | 2026-02-06T11:47:19.999Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7b23bbaf-9fd2-43cc-92de-2ff0f17922eb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = snapshot
|
| 696 | 2026-02-06T11:47:20.016Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7b23bbaf-9fd2-43cc-92de-2ff0f17922eb", "phd-artifacts/phd-clone-b4a564d4-6230-4f41-9ff9-73b5312058b1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = clone
|
| 697 | 2026-02-06T11:47:20.033Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b4a564d4-6230-4f41-9ff9-73b5312058b1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = list
|
| 698 | 2026-02-06T11:47:20.044Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-b4a564d4-6230-4f41-9ff9-73b5312058b1 0B 25.3T 48.9M /phd-artifacts/phd-clone-b4a564d4-6230-4f41-9ff9-73b5312058b1\n
target = phd_framework::zfs
|
| 699 | 2026-02-06T11:47:20.045Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 700 | 2026-02-06T11:47:20.045Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm_name = vm_reaches_destroyed_after_migration_out_source
|
| 701 | 2026-02-06T11:47:20.045Z | 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
|
| 702 | 2026-02-06T11:47:20.045Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 703 | 2026-02-06T11:47:20.045Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stderr_path = "/tmp/propolis-phd/vm_reaches_destroyed_after_migration_out_source.stderr.log"
stdout_path = "/tmp/propolis-phd/vm_reaches_destroyed_after_migration_out_source.stdout.log"
target = phd_framework::log_config
|
| 704 | 2026-02-06T11:47:20.062Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 901
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm::server
|
| 705 | 2026-02-06T11:47:20.063Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 706 | 2026-02-06T11:47:20.063Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 707 | 2026-02-06T11:47:20.063Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm_name = vm_reaches_destroyed_after_migration_out_target
|
| 708 | 2026-02-06T11:47:20.063Z | 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
|
| 709 | 2026-02-06T11:47:20.063Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 710 | 2026-02-06T11:47:20.063Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stderr_path = "/tmp/propolis-phd/vm_reaches_destroyed_after_migration_out_target.stderr.log"
stdout_path = "/tmp/propolis-phd/vm_reaches_destroyed_after_migration_out_target.stdout.log"
target = phd_framework::log_config
|
| 711 | 2026-02-06T11:47:20.076Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 902
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm::server
|
| 712 | 2026-02-06T11:47:20.077Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 713 | 2026-02-06T11:47:20.077Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 714 | 2026-02-06T11:47:20.078Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 715 | 2026-02-06T11:47:20.686Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 716 | 2026-02-06T11:47:20.687Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 5d319cd2-1701-4f7f-bada-ceafcd2d7310, name: "phd-vm-5d319cd2-1701-4f7f-bada-ceafcd2d7310", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 59a9303c-99ec-40eb-b105-9a20b634ddd8, project_id: 62525383-64ae-4021-a05c-cf86e99f19a1, sled_id: 2e3d7cdc-d0d6-48f3-b324-6d32bb361bfd, sled_serial: "2e3d7cdc-d0d6-48f3-b324-6d32bb361bfd", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 717 | 2026-02-06T11:47:20.687Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 718 | 2026-02-06T11:47:20.687Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
state = Run
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 719 | 2026-02-06T11:47:20.688Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 720 | 2026-02-06T11:47:20.688Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 721 | 2026-02-06T11:47:20.689Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
timeout_duration = 300s
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 722 | 2026-02-06T11:47:20.689Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 723 | 2026-02-06T11:47:20.689Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 724 | 2026-02-06T11:47:20.689Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 725 | 2026-02-06T11:47:25.095Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4405
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 726 | 2026-02-06T11:47:25.095Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WriteStr("root")
target = phd_framework::test_vm
|
| 727 | 2026-02-06T11:47:25.095Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 728 | 2026-02-06T11:47:25.095Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 729 | 2026-02-06T11:47:25.095Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 730 | 2026-02-06T11:47:25.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 731 | 2026-02-06T11:47:25.114Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 732 | 2026-02-06T11:47:25.114Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 733 | 2026-02-06T11:47:25.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 734 | 2026-02-06T11:47:25.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 735 | 2026-02-06T11:47:25.147Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 736 | 2026-02-06T11:47:25.147Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 737 | 2026-02-06T11:47:25.147Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4458
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 738 | 2026-02-06T11:47:25.147Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
target = phd_framework::test_vm
target_id = b8890faf-11f8-479f-83a5-1cc918c61d47
|
| 739 | 2026-02-06T11:47:25.147Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 74fe2857-702a-4d1f-be4a-8c3814cd3ae1
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
target = phd_framework::test_vm
target_id = b8890faf-11f8-479f-83a5-1cc918c61d47
timeout_duration = 45s
|
| 740 | 2026-02-06T11:47:25.147Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
target = phd_framework::test_vm
target_id = b8890faf-11f8-479f-83a5-1cc918c61d47
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = b8890faf-11f8-479f-83a5-1cc918c61d47
|
| 741 | 2026-02-06T11:47:25.181Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: b8890faf-11f8-479f-83a5-1cc918c61d47, name: "phd-vm-b8890faf-11f8-479f-83a5-1cc918c61d47", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 59a9303c-99ec-40eb-b105-9a20b634ddd8, project_id: 62525383-64ae-4021-a05c-cf86e99f19a1, sled_id: e4f99870-302e-40f2-94c0-b802ce241343, sled_serial: "e4f99870-302e-40f2-94c0-b802ce241343", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
target = phd_framework::test_vm
target_id = b8890faf-11f8-479f-83a5-1cc918c61d47
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = b8890faf-11f8-479f-83a5-1cc918c61d47
|
| 742 | 2026-02-06T11:47:25.181Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 74fe2857-702a-4d1f-be4a-8c3814cd3ae1
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
target = phd_framework::test_vm
target_id = b8890faf-11f8-479f-83a5-1cc918c61d47
|
| 743 | 2026-02-06T11:47:27.556Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7651}}
target = phd_framework::serial
|
| 744 | 2026-02-06T11:47:28.462Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
target = phd_framework::test_vm
target_id = b8890faf-11f8-479f-83a5-1cc918c61d47
|
| 745 | 2026-02-06T11:47:28.462Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3281
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 74fe2857-702a-4d1f-be4a-8c3814cd3ae1
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
target = phd_framework::test_vm
target_id = b8890faf-11f8-479f-83a5-1cc918c61d47
|
| 746 | 2026-02-06T11:47:28.462Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 747 | 2026-02-06T11:47:28.462Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 748 | 2026-02-06T11:47:28.462Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 749 | 2026-02-06T11:47:28.462Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 750 | 2026-02-06T11:47:28.463Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 751 | 2026-02-06T11:47:28.463Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 752 | 2026-02-06T11:47:28.463Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = b8890faf-11f8-479f-83a5-1cc918c61d47
|
| 753 | 2026-02-06T11:47:28.464Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 754 | 2026-02-06T11:47:28.464Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 755 | 2026-02-06T11:47:28.464Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7776
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 756 | 2026-02-06T11:47:28.464Z | INFO | phd-runner: test phd_tests::migrate::vm_reaches_destroyed_after_migration_out ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 757 | 2026-02-06T11:47:28.464Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 758 | 2026-02-06T11:47:28.465Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = b8890faf-11f8-479f-83a5-1cc918c61d47
|
| 759 | 2026-02-06T11:47:28.465Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 760 | 2026-02-06T11:47:28.529Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 65
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 761 | 2026-02-06T11:47:28.529Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8451
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
|
| 762 | 2026-02-06T11:47:28.531Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = b8890faf-11f8-479f-83a5-1cc918c61d47
|
| 763 | 2026-02-06T11:47:28.589Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = b8890faf-11f8-479f-83a5-1cc918c61d47
|
| 764 | 2026-02-06T11:47:28.589Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b4a564d4-6230-4f41-9ff9-73b5312058b1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = destroy
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = b8890faf-11f8-479f-83a5-1cc918c61d47
|
| 765 | 2026-02-06T11:47:28.620Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = b8890faf-11f8-479f-83a5-1cc918c61d47
|
| 766 | 2026-02-06T11:47:28.620Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7b23bbaf-9fd2-43cc-92de-2ff0f17922eb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = destroy
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = b8890faf-11f8-479f-83a5-1cc918c61d47
|
| 767 | 2026-02-06T11:47:28.638Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 174
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = b8890faf-11f8-479f-83a5-1cc918c61d47
|
| 768 | 2026-02-06T11:47:28.638Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3490
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
target = phd_framework::test_vm
target_id = b8890faf-11f8-479f-83a5-1cc918c61d47
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = b8890faf-11f8-479f-83a5-1cc918c61d47
|
| 769 | 2026-02-06T11:47:28.638Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 174
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 770 | 2026-02-06T11:47:28.639Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::boot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 771 | 2026-02-06T11:47:28.638Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3491
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 5d319cd2-1701-4f7f-bada-ceafcd2d7310
target = phd_framework::test_vm
target_id = b8890faf-11f8-479f-83a5-1cc918c61d47
|
| 772 | 2026-02-06T11:47:28.639Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 773 | 2026-02-06T11:47:28.639Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 8651
file = phd-tests/tests/src/migrate.rs
line = 424
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_tests::migrate
|
| 774 | 2026-02-06T11:47:28.639Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 775 | 2026-02-06T11:47:28.639Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 14
path = phd_tests::crucible::smoke::boot_test
target = phd_tests::crucible::smoke
|
| 776 | 2026-02-06T11:47:28.639Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 777 | 2026-02-06T11:47:28.639Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 778 | 2026-02-06T11:47:28.639Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-nightly.tar.gz
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::artifacts::store
|
| 779 | 2026-02-06T11:47:28.639Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.tar.gz
|
| 780 | 2026-02-06T11:47:34.427Z | DEBG | phd-runner: [TEST - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-downstairs
file = phd-tests/framework/src/artifacts/store.rs
line = 160
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::artifacts::store
untar_path = target/release/crucible-downstairs
|
| 781 | 2026-02-06T11:47:34.427Z | DEBG | phd-runner: [TEST - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 514
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::artifacts::store
|
| 782 | 2026-02-06T11:47:41.842Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 783 | 2026-02-06T11:47:41.842Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9000", "--encrypted", "--uuid", "44770965-d237-4849-b8a1-9ce264ec30f7", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 784 | 2026-02-06T11:47:41.946Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:41.860549617Z","hostname":"BRM42220010","pid":907}\n{"msg":"UUID: 44770965-d237-4849-b8a1-9ce264ec30f7","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:41.939590582Z","hostname":"BRM42220010","pid":907}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:41.939613777Z","hostname":"BRM42220010","pid":907}\n
target = phd_framework::disk::crucible
|
| 785 | 2026-02-06T11:47:41.946Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9001", "--encrypted", "--uuid", "44770965-d237-4849-b8a1-9ce264ec30f7", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 786 | 2026-02-06T11:47:42.045Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:41.958623819Z","hostname":"BRM42220010","pid":908}\n{"msg":"UUID: 44770965-d237-4849-b8a1-9ce264ec30f7","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:42.040013763Z","hostname":"BRM42220010","pid":908}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:42.040035945Z","hostname":"BRM42220010","pid":908}\n
target = phd_framework::disk::crucible
|
| 787 | 2026-02-06T11:47:42.045Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9002", "--encrypted", "--uuid", "44770965-d237-4849-b8a1-9ce264ec30f7", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 788 | 2026-02-06T11:47:42.146Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:42.057847572Z","hostname":"BRM42220010","pid":909}\n{"msg":"UUID: 44770965-d237-4849-b8a1-9ce264ec30f7","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:42.140021336Z","hostname":"BRM42220010","pid":909}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:42.140041954Z","hostname":"BRM42220010","pid":909}\n
target = phd_framework::disk::crucible
|
| 789 | 2026-02-06T11:47:42.146Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/crucible_44770965-d237-4849-b8a1-9ce264ec30f7_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_44770965-d237-4849-b8a1-9ce264ec30f7_9000.stdout.log"
target = phd_framework::log_config
|
| 790 | 2026-02-06T11:47:42.147Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 791 | 2026-02-06T11:47:42.147Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 792 | 2026-02-06T11:47:42.149Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/crucible_44770965-d237-4849-b8a1-9ce264ec30f7_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_44770965-d237-4849-b8a1-9ce264ec30f7_9001.stdout.log"
target = phd_framework::log_config
|
| 793 | 2026-02-06T11:47:42.149Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 794 | 2026-02-06T11:47:42.149Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 795 | 2026-02-06T11:47:42.151Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/crucible_44770965-d237-4849-b8a1-9ce264ec30f7_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_44770965-d237-4849-b8a1-9ce264ec30f7_9002.stdout.log"
target = phd_framework::log_config
|
| 796 | 2026-02-06T11:47:42.151Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 797 | 2026-02-06T11:47:42.151Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 798 | 2026-02-06T11:47:42.154Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 799 | 2026-02-06T11:47:42.154Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm_name = crucible_boot_test
|
| 800 | 2026-02-06T11:47:42.154Z | 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
|
| 801 | 2026-02-06T11:47:42.154Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::crucible::smoke::boot_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 802 | 2026-02-06T11:47:42.154Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/crucible_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_boot_test.stdout.log"
target = phd_framework::log_config
|
| 803 | 2026-02-06T11:47:42.211Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 913
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm::server
|
| 804 | 2026-02-06T11:47:42.211Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 57
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 805 | 2026-02-06T11:47:42.211Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 806 | 2026-02-06T11:47:42.212Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 807 | 2026-02-06T11:47:42.974Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 808 | 2026-02-06T11:47:42.975Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 9eb76855-4368-4353-bb83-808cc05bf07c, name: "phd-vm-9eb76855-4368-4353-bb83-808cc05bf07c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: fc71e8d7-d270-404f-887e-35a4c2610766, project_id: d77926e7-dba3-4061-8d6c-92c8e1e1ad46, sled_id: 28505d6a-8deb-4e3c-aabe-c2dd67039ed0, sled_serial: "28505d6a-8deb-4e3c-aabe-c2dd67039ed0", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 809 | 2026-02-06T11:47:42.975Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 810 | 2026-02-06T11:47:42.975Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::crucible::smoke::boot_test
state = Run
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 811 | 2026-02-06T11:47:42.976Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 812 | 2026-02-06T11:47:42.976Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 813 | 2026-02-06T11:47:42.976Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 814 | 2026-02-06T11:47:42.976Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 815 | 2026-02-06T11:47:42.976Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 816 | 2026-02-06T11:47:42.976Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 817 | 2026-02-06T11:47:48.029Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5052
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 818 | 2026-02-06T11:47:48.029Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::boot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 819 | 2026-02-06T11:47:48.030Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 820 | 2026-02-06T11:47:48.030Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 821 | 2026-02-06T11:47:48.030Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 822 | 2026-02-06T11:47:48.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 823 | 2026-02-06T11:47:48.048Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::boot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 824 | 2026-02-06T11:47:48.048Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 825 | 2026-02-06T11:47:48.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 826 | 2026-02-06T11:47:48.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 827 | 2026-02-06T11:47:48.081Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 828 | 2026-02-06T11:47:48.081Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 829 | 2026-02-06T11:47:48.081Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5105
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 830 | 2026-02-06T11:47:48.081Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 831 | 2026-02-06T11:47:48.082Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 832 | 2026-02-06T11:47:48.082Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5107
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 833 | 2026-02-06T11:47:48.082Z | INFO | phd-runner: test phd_tests::crucible::smoke::boot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 834 | 2026-02-06T11:47:48.082Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 835 | 2026-02-06T11:47:48.083Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 836 | 2026-02-06T11:47:48.464Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::crucible::smoke::boot_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 837 | 2026-02-06T11:47:48.530Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9000" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 838 | 2026-02-06T11:47:48.538Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9000"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 839 | 2026-02-06T11:47:48.551Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9001" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 840 | 2026-02-06T11:47:48.558Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9001"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 841 | 2026-02-06T11:47:48.570Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9002" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 842 | 2026-02-06T11:47:48.577Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/44770965-d237-4849-b8a1-9ce264ec30f7_9002"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 843 | 2026-02-06T11:47:48.589Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 507
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 844 | 2026-02-06T11:47:48.589Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6377
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 9eb76855-4368-4353-bb83-808cc05bf07c
|
| 845 | 2026-02-06T11:47:48.589Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 19949
file = phd-tests/tests/src/crucible/smoke.rs
line = 14
path = phd_tests::crucible::smoke::boot_test
target = phd_tests::crucible::smoke
|
| 846 | 2026-02-06T11:47:48.589Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 507
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 847 | 2026-02-06T11:47:48.589Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::api_reboot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 848 | 2026-02-06T11:47:48.590Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 849 | 2026-02-06T11:47:48.590Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 850 | 2026-02-06T11:47:48.590Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 23
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_tests::crucible::smoke
|
| 851 | 2026-02-06T11:47:48.590Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 852 | 2026-02-06T11:47:48.590Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 853 | 2026-02-06T11:47:48.590Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-downstairs
target = phd_framework::artifacts::store
|
| 854 | 2026-02-06T11:47:48.590Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 855 | 2026-02-06T11:47:48.590Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9000", "--encrypted", "--uuid", "3e6c553e-dcdb-472f-80bc-39da6bf9a0f2", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 856 | 2026-02-06T11:47:48.696Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::api_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:48.602492956Z","hostname":"BRM42220010","pid":915}\n{"msg":"UUID: 3e6c553e-dcdb-472f-80bc-39da6bf9a0f2","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:48.691755553Z","hostname":"BRM42220010","pid":915}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:48.691783677Z","hostname":"BRM42220010","pid":915}\n
target = phd_framework::disk::crucible
|
| 857 | 2026-02-06T11:47:48.697Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9001", "--encrypted", "--uuid", "3e6c553e-dcdb-472f-80bc-39da6bf9a0f2", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 858 | 2026-02-06T11:47:48.809Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::api_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:48.708781342Z","hostname":"BRM42220010","pid":916}\n{"msg":"UUID: 3e6c553e-dcdb-472f-80bc-39da6bf9a0f2","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:48.804735127Z","hostname":"BRM42220010","pid":916}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:48.804749103Z","hostname":"BRM42220010","pid":916}\n
target = phd_framework::disk::crucible
|
| 859 | 2026-02-06T11:47:48.810Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9002", "--encrypted", "--uuid", "3e6c553e-dcdb-472f-80bc-39da6bf9a0f2", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 860 | 2026-02-06T11:47:48.919Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::api_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:48.820765808Z","hostname":"BRM42220010","pid":917}\n{"msg":"UUID: 3e6c553e-dcdb-472f-80bc-39da6bf9a0f2","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:48.915012749Z","hostname":"BRM42220010","pid":917}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:48.915034751Z","hostname":"BRM42220010","pid":917}\n
target = phd_framework::disk::crucible
|
| 861 | 2026-02-06T11:47:48.919Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9000.stdout.log"
target = phd_framework::log_config
|
| 862 | 2026-02-06T11:47:48.919Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 863 | 2026-02-06T11:47:48.919Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 864 | 2026-02-06T11:47:48.921Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9001.stdout.log"
target = phd_framework::log_config
|
| 865 | 2026-02-06T11:47:48.922Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 866 | 2026-02-06T11:47:48.922Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 867 | 2026-02-06T11:47:48.923Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9002.stdout.log"
target = phd_framework::log_config
|
| 868 | 2026-02-06T11:47:48.923Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 869 | 2026-02-06T11:47:48.924Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 870 | 2026-02-06T11:47:48.925Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 871 | 2026-02-06T11:47:48.925Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm_name = crucible_guest_reboot_test
|
| 872 | 2026-02-06T11:47:48.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
|
| 873 | 2026-02-06T11:47:48.925Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::crucible::smoke::api_reboot_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 874 | 2026-02-06T11:47:48.926Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_guest_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 875 | 2026-02-06T11:47:48.953Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 921
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm::server
|
| 876 | 2026-02-06T11:47:48.954Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 877 | 2026-02-06T11:47:48.954Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 878 | 2026-02-06T11:47:48.955Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 879 | 2026-02-06T11:47:49.372Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 880 | 2026-02-06T11:47:49.373Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 0bcb76be-40c2-465b-87df-831bc1617d32, name: "phd-vm-0bcb76be-40c2-465b-87df-831bc1617d32", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: cd6ea4ef-b171-4823-8404-ec235664633b, project_id: eb3bb177-71c7-4291-a02d-f7da0712eb7a, sled_id: 3811f81e-2b71-459c-ada8-7e0529c546f0, sled_serial: "3811f81e-2b71-459c-ada8-7e0529c546f0", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 881 | 2026-02-06T11:47:49.373Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 882 | 2026-02-06T11:47:49.373Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::crucible::smoke::api_reboot_test
state = Run
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 883 | 2026-02-06T11:47:49.374Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 884 | 2026-02-06T11:47:49.374Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 885 | 2026-02-06T11:47:49.374Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 886 | 2026-02-06T11:47:49.374Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 887 | 2026-02-06T11:47:49.374Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 888 | 2026-02-06T11:47:49.374Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 889 | 2026-02-06T11:47:54.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4993
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 890 | 2026-02-06T11:47:54.368Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 891 | 2026-02-06T11:47:54.368Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 892 | 2026-02-06T11:47:54.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 893 | 2026-02-06T11:47:54.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 894 | 2026-02-06T11:47:54.387Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 895 | 2026-02-06T11:47:54.387Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 896 | 2026-02-06T11:47:54.388Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 897 | 2026-02-06T11:47:54.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 898 | 2026-02-06T11:47:54.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 899 | 2026-02-06T11:47:54.420Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 900 | 2026-02-06T11:47:54.420Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 901 | 2026-02-06T11:47:54.420Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5045
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 902 | 2026-02-06T11:47:54.420Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 903 | 2026-02-06T11:47:54.421Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::crucible::smoke::api_reboot_test
state = Reboot
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 904 | 2026-02-06T11:47:54.422Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 905 | 2026-02-06T11:47:54.422Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 906 | 2026-02-06T11:47:54.422Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 907 | 2026-02-06T11:47:54.422Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 908 | 2026-02-06T11:47:54.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 909 | 2026-02-06T11:47:54.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 910 | 2026-02-06T11:47:59.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4662
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 911 | 2026-02-06T11:47:59.085Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 912 | 2026-02-06T11:47:59.085Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 913 | 2026-02-06T11:47:59.085Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 914 | 2026-02-06T11:47:59.085Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 915 | 2026-02-06T11:47:59.103Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 916 | 2026-02-06T11:47:59.103Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 917 | 2026-02-06T11:47:59.103Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 918 | 2026-02-06T11:47:59.104Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 919 | 2026-02-06T11:47:59.104Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 920 | 2026-02-06T11:47:59.136Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 921 | 2026-02-06T11:47:59.137Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 922 | 2026-02-06T11:47:59.137Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4714
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 923 | 2026-02-06T11:47:59.137Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 924 | 2026-02-06T11:47:59.137Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 925 | 2026-02-06T11:47:59.137Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9764
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 926 | 2026-02-06T11:47:59.137Z | INFO | phd-runner: test phd_tests::crucible::smoke::api_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 927 | 2026-02-06T11:47:59.137Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 928 | 2026-02-06T11:47:59.139Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 929 | 2026-02-06T11:47:59.411Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::crucible::smoke::api_reboot_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 930 | 2026-02-06T11:47:59.478Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::api_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9000" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 931 | 2026-02-06T11:47:59.486Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9000"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 932 | 2026-02-06T11:47:59.499Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::api_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9001" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 933 | 2026-02-06T11:47:59.506Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9001"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 934 | 2026-02-06T11:47:59.517Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::api_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9002" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 935 | 2026-02-06T11:47:59.525Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/3e6c553e-dcdb-472f-80bc-39da6bf9a0f2_9002"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 936 | 2026-02-06T11:47:59.537Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 399
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 937 | 2026-02-06T11:47:59.537Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 399
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 938 | 2026-02-06T11:47:59.537Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10582
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0bcb76be-40c2-465b-87df-831bc1617d32
|
| 939 | 2026-02-06T11:47:59.537Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10946
file = phd-tests/tests/src/crucible/smoke.rs
line = 23
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_tests::crucible::smoke
|
| 940 | 2026-02-06T11:47:59.537Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::guest_reboot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 941 | 2026-02-06T11:47:59.537Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 942 | 2026-02-06T11:47:59.537Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 943 | 2026-02-06T11:47:59.537Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_tests::crucible::smoke
|
| 944 | 2026-02-06T11:47:59.538Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 945 | 2026-02-06T11:47:59.538Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 946 | 2026-02-06T11:47:59.538Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-downstairs
target = phd_framework::artifacts::store
|
| 947 | 2026-02-06T11:47:59.538Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 948 | 2026-02-06T11:47:59.538Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9000", "--encrypted", "--uuid", "751d8348-97a9-4d32-b1a6-d923ba7402d4", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 949 | 2026-02-06T11:47:59.641Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:59.550844452Z","hostname":"BRM42220010","pid":923}\n{"msg":"UUID: 751d8348-97a9-4d32-b1a6-d923ba7402d4","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:59.635653118Z","hostname":"BRM42220010","pid":923}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:59.635675501Z","hostname":"BRM42220010","pid":923}\n
target = phd_framework::disk::crucible
|
| 950 | 2026-02-06T11:47:59.642Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9001", "--encrypted", "--uuid", "751d8348-97a9-4d32-b1a6-d923ba7402d4", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 951 | 2026-02-06T11:47:59.747Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:59.653119259Z","hostname":"BRM42220010","pid":924}\n{"msg":"UUID: 751d8348-97a9-4d32-b1a6-d923ba7402d4","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:59.741406818Z","hostname":"BRM42220010","pid":924}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:59.741430262Z","hostname":"BRM42220010","pid":924}\n
target = phd_framework::disk::crucible
|
| 952 | 2026-02-06T11:47:59.747Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9002", "--encrypted", "--uuid", "751d8348-97a9-4d32-b1a6-d923ba7402d4", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 953 | 2026-02-06T11:47:59.857Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:59.758651714Z","hostname":"BRM42220010","pid":925}\n{"msg":"UUID: 751d8348-97a9-4d32-b1a6-d923ba7402d4","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:59.850905705Z","hostname":"BRM42220010","pid":925}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:47:59.85092956Z","hostname":"BRM42220010","pid":925}\n
target = phd_framework::disk::crucible
|
| 954 | 2026-02-06T11:47:59.857Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_751d8348-97a9-4d32-b1a6-d923ba7402d4_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_751d8348-97a9-4d32-b1a6-d923ba7402d4_9000.stdout.log"
target = phd_framework::log_config
|
| 955 | 2026-02-06T11:47:59.857Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 956 | 2026-02-06T11:47:59.857Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 957 | 2026-02-06T11:47:59.860Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_751d8348-97a9-4d32-b1a6-d923ba7402d4_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_751d8348-97a9-4d32-b1a6-d923ba7402d4_9001.stdout.log"
target = phd_framework::log_config
|
| 958 | 2026-02-06T11:47:59.860Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 959 | 2026-02-06T11:47:59.860Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 960 | 2026-02-06T11:47:59.862Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_751d8348-97a9-4d32-b1a6-d923ba7402d4_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_751d8348-97a9-4d32-b1a6-d923ba7402d4_9002.stdout.log"
target = phd_framework::log_config
|
| 961 | 2026-02-06T11:47:59.862Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 962 | 2026-02-06T11:47:59.862Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 963 | 2026-02-06T11:47:59.863Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 964 | 2026-02-06T11:47:59.864Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm_name = crucible_guest_reboot_test
|
| 965 | 2026-02-06T11:47:59.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
|
| 966 | 2026-02-06T11:47:59.864Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::crucible::smoke::guest_reboot_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 967 | 2026-02-06T11:47:59.864Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_guest_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 968 | 2026-02-06T11:47:59.890Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 929
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm::server
|
| 969 | 2026-02-06T11:47:59.890Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 26
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 970 | 2026-02-06T11:47:59.891Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 971 | 2026-02-06T11:47:59.891Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 972 | 2026-02-06T11:48:00.456Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 973 | 2026-02-06T11:48:00.457Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 4caa781c-a900-46e4-87d9-c0c8aa606d95, name: "phd-vm-4caa781c-a900-46e4-87d9-c0c8aa606d95", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c6dbf19f-da63-4dad-9f8a-1bec8fb01644, project_id: d39ba837-5f2f-408d-899c-73a24d4bd829, sled_id: 504ed3d9-ba47-4b61-8728-57c3662dfc3e, sled_serial: "504ed3d9-ba47-4b61-8728-57c3662dfc3e", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 974 | 2026-02-06T11:48:00.457Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 975 | 2026-02-06T11:48:00.457Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::crucible::smoke::guest_reboot_test
state = Run
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 976 | 2026-02-06T11:48:00.458Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 977 | 2026-02-06T11:48:00.458Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 978 | 2026-02-06T11:48:00.458Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 979 | 2026-02-06T11:48:00.458Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 980 | 2026-02-06T11:48:00.458Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 981 | 2026-02-06T11:48:00.458Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 982 | 2026-02-06T11:48:05.527Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5068
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 983 | 2026-02-06T11:48:05.527Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 984 | 2026-02-06T11:48:05.527Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 985 | 2026-02-06T11:48:05.527Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 986 | 2026-02-06T11:48:05.527Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 987 | 2026-02-06T11:48:05.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 988 | 2026-02-06T11:48:05.545Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 989 | 2026-02-06T11:48:05.546Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 990 | 2026-02-06T11:48:05.546Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 991 | 2026-02-06T11:48:05.546Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 992 | 2026-02-06T11:48:05.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 993 | 2026-02-06T11:48:05.578Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 994 | 2026-02-06T11:48:05.578Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5120
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 995 | 2026-02-06T11:48:05.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 996 | 2026-02-06T11:48:05.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 997 | 2026-02-06T11:48:05.589Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 998 | 2026-02-06T11:48:05.589Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 999 | 2026-02-06T11:48:05.589Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1000 | 2026-02-06T11:48:05.589Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1001 | 2026-02-06T11:48:05.589Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1002 | 2026-02-06T11:48:05.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1003 | 2026-02-06T11:48:12.679Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 7089
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1004 | 2026-02-06T11:48:12.679Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1005 | 2026-02-06T11:48:12.679Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1006 | 2026-02-06T11:48:12.679Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1007 | 2026-02-06T11:48:12.680Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1008 | 2026-02-06T11:48:12.698Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1009 | 2026-02-06T11:48:12.698Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1010 | 2026-02-06T11:48:12.698Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1011 | 2026-02-06T11:48:12.698Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1012 | 2026-02-06T11:48:12.698Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1013 | 2026-02-06T11:48:12.730Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1014 | 2026-02-06T11:48:12.730Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 1015 | 2026-02-06T11:48:12.730Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 7140
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 1016 | 2026-02-06T11:48:12.730Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1017 | 2026-02-06T11:48:12.731Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 1018 | 2026-02-06T11:48:12.731Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12274
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1019 | 2026-02-06T11:48:12.731Z | INFO | phd-runner: test phd_tests::crucible::smoke::guest_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1020 | 2026-02-06T11:48:12.731Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1021 | 2026-02-06T11:48:12.732Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1022 | 2026-02-06T11:48:13.000Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::crucible::smoke::guest_reboot_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1023 | 2026-02-06T11:48:13.067Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::guest_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9000" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1024 | 2026-02-06T11:48:13.075Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
self.path = "/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9000"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1025 | 2026-02-06T11:48:13.088Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::guest_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9001" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1026 | 2026-02-06T11:48:13.096Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
self.path = "/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9001"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1027 | 2026-02-06T11:48:13.107Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::guest_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9002" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1028 | 2026-02-06T11:48:13.116Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
self.path = "/tmp/propolis-phd/751d8348-97a9-4d32-b1a6-d923ba7402d4_9002"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1029 | 2026-02-06T11:48:13.127Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 396
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1030 | 2026-02-06T11:48:13.127Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 396
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1031 | 2026-02-06T11:48:13.127Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::shutdown_persistence_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1032 | 2026-02-06T11:48:13.127Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1033 | 2026-02-06T11:48:13.127Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1034 | 2026-02-06T11:48:13.127Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13236
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 4caa781c-a900-46e4-87d9-c0c8aa606d95
|
| 1035 | 2026-02-06T11:48:13.128Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 13589
file = phd-tests/tests/src/crucible/smoke.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_tests::crucible::smoke
|
| 1036 | 2026-02-06T11:48:13.128Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 47
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_tests::crucible::smoke
|
| 1037 | 2026-02-06T11:48:13.128Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1038 | 2026-02-06T11:48:13.128Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1039 | 2026-02-06T11:48:13.128Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-downstairs
target = phd_framework::artifacts::store
|
| 1040 | 2026-02-06T11:48:13.128Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1041 | 2026-02-06T11:48:13.128Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9000", "--encrypted", "--uuid", "f999b395-6a13-4725-afce-e655814ac90c", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 1042 | 2026-02-06T11:48:13.231Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.141127411Z","hostname":"BRM42220010","pid":931}\n{"msg":"UUID: f999b395-6a13-4725-afce-e655814ac90c","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.22603708Z","hostname":"BRM42220010","pid":931}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.226048451Z","hostname":"BRM42220010","pid":931}\n
target = phd_framework::disk::crucible
|
| 1043 | 2026-02-06T11:48:13.231Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9001", "--encrypted", "--uuid", "f999b395-6a13-4725-afce-e655814ac90c", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 1044 | 2026-02-06T11:48:13.341Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.243759348Z","hostname":"BRM42220010","pid":932}\n{"msg":"UUID: f999b395-6a13-4725-afce-e655814ac90c","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.334982722Z","hostname":"BRM42220010","pid":932}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.335004474Z","hostname":"BRM42220010","pid":932}\n
target = phd_framework::disk::crucible
|
| 1045 | 2026-02-06T11:48:13.341Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9002", "--encrypted", "--uuid", "f999b395-6a13-4725-afce-e655814ac90c", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 1046 | 2026-02-06T11:48:13.456Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.353649558Z","hostname":"BRM42220010","pid":933}\n{"msg":"UUID: f999b395-6a13-4725-afce-e655814ac90c","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.451046546Z","hostname":"BRM42220010","pid":933}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.451065873Z","hostname":"BRM42220010","pid":933}\n
target = phd_framework::disk::crucible
|
| 1047 | 2026-02-06T11:48:13.456Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/crucible_f999b395-6a13-4725-afce-e655814ac90c_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_f999b395-6a13-4725-afce-e655814ac90c_9000.stdout.log"
target = phd_framework::log_config
|
| 1048 | 2026-02-06T11:48:13.456Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 1049 | 2026-02-06T11:48:13.456Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 1050 | 2026-02-06T11:48:13.458Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/crucible_f999b395-6a13-4725-afce-e655814ac90c_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_f999b395-6a13-4725-afce-e655814ac90c_9001.stdout.log"
target = phd_framework::log_config
|
| 1051 | 2026-02-06T11:48:13.458Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 1052 | 2026-02-06T11:48:13.458Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 1053 | 2026-02-06T11:48:13.460Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/crucible_f999b395-6a13-4725-afce-e655814ac90c_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_f999b395-6a13-4725-afce-e655814ac90c_9002.stdout.log"
target = phd_framework::log_config
|
| 1054 | 2026-02-06T11:48:13.460Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 1055 | 2026-02-06T11:48:13.460Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 1056 | 2026-02-06T11:48:13.462Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
|
| 1057 | 2026-02-06T11:48:13.463Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
vm_name = crucible_shutdown_persistence_test
|
| 1058 | 2026-02-06T11:48:13.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
|
| 1059 | 2026-02-06T11:48:13.463Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::crucible::smoke::shutdown_persistence_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1060 | 2026-02-06T11:48:13.463Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::shutdown_persistence_test
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::log_config
|
| 1061 | 2026-02-06T11:48:13.491Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 937
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm::server
|
| 1062 | 2026-02-06T11:48:13.492Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 29
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
|
| 1063 | 2026-02-06T11:48:13.492Z | DEBG | phd-runner: [TEST - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
|
| 1064 | 2026-02-06T11:48:13.502Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9000" } }
target = phd_framework::disk::crucible
|
| 1065 | 2026-02-06T11:48:13.506Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9000"
target = phd_framework::disk::crucible
|
| 1066 | 2026-02-06T11:48:13.516Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9001" } }
target = phd_framework::disk::crucible
|
| 1067 | 2026-02-06T11:48:13.521Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9001"
target = phd_framework::disk::crucible
|
| 1068 | 2026-02-06T11:48:13.530Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9002" } }
target = phd_framework::disk::crucible
|
| 1069 | 2026-02-06T11:48:13.536Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/f999b395-6a13-4725-afce-e655814ac90c_9002"
target = phd_framework::disk::crucible
|
| 1070 | 2026-02-06T11:48:13.545Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 416
file = phd-tests/tests/src/crucible/smoke.rs
line = 47
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_tests::crucible::smoke
|
| 1071 | 2026-02-06T11:48:13.545Z | 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 = 129
target = phd_runner::execute
|
| 1072 | 2026-02-06T11:48:13.545Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1073 | 2026-02-06T11:48:13.545Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1074 | 2026-02-06T11:48:13.545Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::vcr_replace_during_start_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1075 | 2026-02-06T11:48:13.545Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1076 | 2026-02-06T11:48:13.545Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1077 | 2026-02-06T11:48:13.546Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 90
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_tests::crucible::smoke
|
| 1078 | 2026-02-06T11:48:13.546Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1079 | 2026-02-06T11:48:13.546Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1080 | 2026-02-06T11:48:13.546Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1081 | 2026-02-06T11:48:13.546Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = list
|
| 1082 | 2026-02-06T11:48:13.557Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 230M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1083 | 2026-02-06T11:48:13.557Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-89ea10c5-8540-4b0f-ac1e-b571bcbf6626"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = snapshot
|
| 1084 | 2026-02-06T11:48:13.576Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-89ea10c5-8540-4b0f-ac1e-b571bcbf6626", "phd-artifacts/phd-clone-b10244b3-ba43-4d1e-96c8-08b777b51f70"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = clone
|
| 1085 | 2026-02-06T11:48:13.599Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b10244b3-ba43-4d1e-96c8-08b777b51f70"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = list
|
| 1086 | 2026-02-06T11:48:13.609Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-b10244b3-ba43-4d1e-96c8-08b777b51f70 0B 25.3T 227M /phd-artifacts/phd-clone-b10244b3-ba43-4d1e-96c8-08b777b51f70\n
target = phd_framework::zfs
|
| 1087 | 2026-02-06T11:48:13.610Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-downstairs
target = phd_framework::artifacts::store
|
| 1088 | 2026-02-06T11:48:13.610Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9000", "--encrypted", "--uuid", "445acf98-ed6b-4962-9e04-2007ecc92087", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 1089 | 2026-02-06T11:48:13.636Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.620783115Z","hostname":"BRM42220010","pid":943}\n{"msg":"UUID: 445acf98-ed6b-4962-9e04-2007ecc92087","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.63305899Z","hostname":"BRM42220010","pid":943}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.633077245Z","hostname":"BRM42220010","pid":943}\n
target = phd_framework::disk::crucible
|
| 1090 | 2026-02-06T11:48:13.636Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9001", "--encrypted", "--uuid", "445acf98-ed6b-4962-9e04-2007ecc92087", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 1091 | 2026-02-06T11:48:13.664Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.648173936Z","hostname":"BRM42220010","pid":944}\n{"msg":"UUID: 445acf98-ed6b-4962-9e04-2007ecc92087","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.660467014Z","hostname":"BRM42220010","pid":944}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.660478666Z","hostname":"BRM42220010","pid":944}\n
target = phd_framework::disk::crucible
|
| 1092 | 2026-02-06T11:48:13.664Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9002", "--encrypted", "--uuid", "445acf98-ed6b-4962-9e04-2007ecc92087", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 1093 | 2026-02-06T11:48:13.692Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.67590729Z","hostname":"BRM42220010","pid":945}\n{"msg":"UUID: 445acf98-ed6b-4962-9e04-2007ecc92087","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.687585142Z","hostname":"BRM42220010","pid":945}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:48:13.687597877Z","hostname":"BRM42220010","pid":945}\n
target = phd_framework::disk::crucible
|
| 1094 | 2026-02-06T11:48:13.692Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/crucible_445acf98-ed6b-4962-9e04-2007ecc92087_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_445acf98-ed6b-4962-9e04-2007ecc92087_9000.stdout.log"
target = phd_framework::log_config
|
| 1095 | 2026-02-06T11:48:13.692Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 1096 | 2026-02-06T11:48:13.692Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 1097 | 2026-02-06T11:48:13.694Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/crucible_445acf98-ed6b-4962-9e04-2007ecc92087_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_445acf98-ed6b-4962-9e04-2007ecc92087_9001.stdout.log"
target = phd_framework::log_config
|
| 1098 | 2026-02-06T11:48:13.695Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 1099 | 2026-02-06T11:48:13.695Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 1100 | 2026-02-06T11:48:13.696Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/crucible_445acf98-ed6b-4962-9e04-2007ecc92087_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_445acf98-ed6b-4962-9e04-2007ecc92087_9002.stdout.log"
target = phd_framework::log_config
|
| 1101 | 2026-02-06T11:48:13.696Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 1102 | 2026-02-06T11:48:13.697Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 1103 | 2026-02-06T11:48:13.698Z | INFO | phd-runner: [TEST - EVENT] enabling vcr black hole
disk = vcr-replacement-target
file = phd-tests/framework/src/disk/crucible.rs
line = 128
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 1104 | 2026-02-06T11:48:13.699Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 1105 | 2026-02-06T11:48:13.699Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm_name = crucible_vcr_replace_during_start_test
|
| 1106 | 2026-02-06T11:48:13.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
|
| 1107 | 2026-02-06T11:48:13.699Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1108 | 2026-02-06T11:48:13.699Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/crucible_vcr_replace_during_start_test.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_vcr_replace_during_start_test.stdout.log"
target = phd_framework::log_config
|
| 1109 | 2026-02-06T11:48:13.729Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 949
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm::server
|
| 1110 | 2026-02-06T11:48:13.729Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 30
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 1111 | 2026-02-06T11:48:13.729Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1112 | 2026-02-06T11:48:13.730Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1113 | 2026-02-06T11:48:14.342Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1114 | 2026-02-06T11:48:14.343Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8, name: "phd-vm-7a5154a8-ff47-4552-9c5b-c0c5bca64bf8", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 1a3afe67-e293-436d-aba5-1f5f64c1998f, project_id: 911df614-6a0a-43f7-a8c9-14bb4ac4904a, sled_id: ef13256e-6c8f-4c7e-a9d5-22778b53e8cf, sled_serial: "ef13256e-6c8f-4c7e-a9d5-22778b53e8cf", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1115 | 2026-02-06T11:48:14.343Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1116 | 2026-02-06T11:48:14.343Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
state = Run
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1117 | 2026-02-06T11:48:14.344Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1118 | 2026-02-06T11:48:14.344Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1119 | 2026-02-06T11:48:14.344Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 5s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1120 | 2026-02-06T11:48:14.344Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1121 | 2026-02-06T11:48:14.344Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1122 | 2026-02-06T11:48:14.345Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1123 | 2026-02-06T11:48:14.900Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1124 | 2026-02-06T11:48:14.900Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1125 | 2026-02-06T11:48:14.902Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1126 | 2026-02-06T11:48:15.904Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1127 | 2026-02-06T11:48:15.904Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1128 | 2026-02-06T11:48:15.905Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1129 | 2026-02-06T11:48:17.397Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1130 | 2026-02-06T11:48:17.397Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1131 | 2026-02-06T11:48:17.398Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1132 | 2026-02-06T11:48:18.372Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1133 | 2026-02-06T11:48:18.372Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1134 | 2026-02-06T11:48:18.373Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1135 | 2026-02-06T11:48:18.373Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 4029
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1136 | 2026-02-06T11:48:18.373Z | INFO | phd-runner: [TEST - EVENT] disabling vcr black hole
disk = vcr-replacement-target
file = phd-tests/framework/src/disk/crucible.rs
line = 151
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 1137 | 2026-02-06T11:48:18.373Z | INFO | phd-runner: [TEST - EVENT] issuing Crucible VCR replacement request
disk_name = vcr-replacement-target
file = phd-tests/framework/src/test_vm/mod.rs
line = 644
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vcr = Volume { id: d194baf4-8e70-4f51-9bea-99470314ed93, block_size: 512, sub_volumes: [Region { block_size: 512, blocks_per_extent: 131072, extent_count: 16, opts: CrucibleOpts { id: d194baf4-8e70-4f51-9bea-99470314ed93, target: [127.0.0.1:9000, 127.0.0.1:9001, 127.0.0.1:9002], lossy: false, flush_timeout: None, key: Some("FO1+bbldkS/OH8X1h+rZQ71JjuTcMhuWALZFZZy4cGE="), cert_pem: None, key_pem: None, root_cert_pem: None, control: None, read_only: false }, generation: 2 }], read_only_parent: None }
|
| 1138 | 2026-02-06T11:48:18.375Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 1139 | 2026-02-06T11:48:18.375Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1140 | 2026-02-06T11:48:18.375Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1141 | 2026-02-06T11:48:18.375Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1142 | 2026-02-06T11:48:18.375Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1143 | 2026-02-06T11:48:32.844Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 14467
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1144 | 2026-02-06T11:48:32.844Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1145 | 2026-02-06T11:48:32.844Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1146 | 2026-02-06T11:48:32.844Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1147 | 2026-02-06T11:48:32.844Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1148 | 2026-02-06T11:48:32.873Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1149 | 2026-02-06T11:48:32.873Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1150 | 2026-02-06T11:48:32.873Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1151 | 2026-02-06T11:48:32.873Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1152 | 2026-02-06T11:48:32.873Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1153 | 2026-02-06T11:48:32.905Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1154 | 2026-02-06T11:48:32.905Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 1155 | 2026-02-06T11:48:32.905Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 14529
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 1156 | 2026-02-06T11:48:32.906Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1157 | 2026-02-06T11:48:32.906Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1158 | 2026-02-06T11:48:32.907Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1159 | 2026-02-06T11:48:32.907Z | INFO | phd-runner: [TEST - EVENT] issuing Crucible VCR replacement request
disk_name = vcr-replacement-target
file = phd-tests/framework/src/test_vm/mod.rs
line = 644
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vcr = Volume { id: d194baf4-8e70-4f51-9bea-99470314ed93, block_size: 512, sub_volumes: [Region { block_size: 512, blocks_per_extent: 131072, extent_count: 16, opts: CrucibleOpts { id: d194baf4-8e70-4f51-9bea-99470314ed93, target: [127.0.0.1:9000, 127.0.0.1:9001, 127.0.0.1:9002], lossy: false, flush_timeout: None, key: Some("FO1+bbldkS/OH8X1h+rZQ71JjuTcMhuWALZFZZy4cGE="), cert_pem: None, key_pem: None, root_cert_pem: None, control: None, read_only: false }, generation: 3 }], read_only_parent: None }
|
| 1160 | 2026-02-06T11:48:32.909Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1161 | 2026-02-06T11:48:32.909Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 1162 | 2026-02-06T11:48:32.909Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 18566
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1163 | 2026-02-06T11:48:32.909Z | INFO | phd-runner: test phd_tests::crucible::smoke::vcr_replace_during_start_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1164 | 2026-02-06T11:48:32.909Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1165 | 2026-02-06T11:48:32.910Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1166 | 2026-02-06T11:48:33.655Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1167 | 2026-02-06T11:48:33.719Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1168 | 2026-02-06T11:48:33.719Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b10244b3-ba43-4d1e-96c8-08b777b51f70"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = destroy
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1169 | 2026-02-06T11:48:33.752Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1170 | 2026-02-06T11:48:33.752Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-89ea10c5-8540-4b0f-ac1e-b571bcbf6626"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = destroy
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1171 | 2026-02-06T11:48:33.770Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9000" } }
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1172 | 2026-02-06T11:48:33.776Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self.path = "/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9000"
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1173 | 2026-02-06T11:48:33.778Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9001" } }
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1174 | 2026-02-06T11:48:33.784Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self.path = "/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9001"
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1175 | 2026-02-06T11:48:33.785Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9002" } }
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1176 | 2026-02-06T11:48:33.791Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self.path = "/tmp/propolis-phd/445acf98-ed6b-4962-9e04-2007ecc92087_9002"
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1177 | 2026-02-06T11:48:33.792Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 883
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1178 | 2026-02-06T11:48:33.792Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 883
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1179 | 2026-02-06T11:48:33.792Z | INFO | phd-runner: Starting test phd_tests::hw::lspci_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1180 | 2026-02-06T11:48:33.792Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 20062
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7a5154a8-ff47-4552-9c5b-c0c5bca64bf8
|
| 1181 | 2026-02-06T11:48:33.792Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1182 | 2026-02-06T11:48:33.792Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1183 | 2026-02-06T11:48:33.792Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 20245
file = phd-tests/tests/src/crucible/smoke.rs
line = 90
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_tests::crucible::smoke
|
| 1184 | 2026-02-06T11:48:33.793Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hw.rs
line = 8
path = phd_tests::hw::lspci_lifecycle_test
target = phd_tests::hw
|
| 1185 | 2026-02-06T11:48:33.793Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1186 | 2026-02-06T11:48:33.793Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1187 | 2026-02-06T11:48:33.793Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1188 | 2026-02-06T11:48:33.793Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 1189 | 2026-02-06T11:48:33.804Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hw::lspci_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 231M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1190 | 2026-02-06T11:48:33.804Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-94cebf9c-4e46-44c7-8a3d-e19e06c77c47"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = snapshot
|
| 1191 | 2026-02-06T11:48:33.823Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-94cebf9c-4e46-44c7-8a3d-e19e06c77c47", "phd-artifacts/phd-clone-f2a7a62b-35a7-430e-921d-79633062269e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = clone
|
| 1192 | 2026-02-06T11:48:33.841Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f2a7a62b-35a7-430e-921d-79633062269e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 1193 | 2026-02-06T11:48:33.853Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hw::lspci_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-f2a7a62b-35a7-430e-921d-79633062269e 0B 25.3T 227M /phd-artifacts/phd-clone-f2a7a62b-35a7-430e-921d-79633062269e\n
target = phd_framework::zfs
|
| 1194 | 2026-02-06T11:48:33.854Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1195 | 2026-02-06T11:48:33.854Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test
|
| 1196 | 2026-02-06T11:48:33.854Z | 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
|
| 1197 | 2026-02-06T11:48:33.854Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::hw::lspci_lifecycle_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1198 | 2026-02-06T11:48:33.854Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hw::lspci_lifecycle_test
stderr_path = "/tmp/propolis-phd/lspci_lifecycle_test.stderr.log"
stdout_path = "/tmp/propolis-phd/lspci_lifecycle_test.stdout.log"
target = phd_framework::log_config
|
| 1199 | 2026-02-06T11:48:33.882Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 957
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm::server
|
| 1200 | 2026-02-06T11:48:33.882Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1201 | 2026-02-06T11:48:33.882Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1202 | 2026-02-06T11:48:33.884Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1203 | 2026-02-06T11:48:34.507Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1204 | 2026-02-06T11:48:34.508Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 293274ff-fca9-432e-8794-08bd8a79d0bd, name: "phd-vm-293274ff-fca9-432e-8794-08bd8a79d0bd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d8a8a5c2-1a17-4db0-af3c-c1580d264780, project_id: 6da6846d-db4f-4e71-ad15-9f75923c28d5, sled_id: ffa27e41-a21e-4146-923f-1507926bac78, sled_serial: "ffa27e41-a21e-4146-923f-1507926bac78", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1205 | 2026-02-06T11:48:34.508Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1206 | 2026-02-06T11:48:34.508Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::hw::lspci_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1207 | 2026-02-06T11:48:34.509Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1208 | 2026-02-06T11:48:34.509Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1209 | 2026-02-06T11:48:34.509Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1210 | 2026-02-06T11:48:34.509Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1211 | 2026-02-06T11:48:34.509Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1212 | 2026-02-06T11:48:34.509Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1213 | 2026-02-06T11:48:38.944Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4434
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1214 | 2026-02-06T11:48:38.944Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1215 | 2026-02-06T11:48:38.945Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1216 | 2026-02-06T11:48:38.945Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1217 | 2026-02-06T11:48:38.945Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1218 | 2026-02-06T11:48:38.963Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1219 | 2026-02-06T11:48:38.963Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1220 | 2026-02-06T11:48:38.963Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1221 | 2026-02-06T11:48:38.963Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1222 | 2026-02-06T11:48:38.963Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1223 | 2026-02-06T11:48:38.996Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1224 | 2026-02-06T11:48:38.996Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1225 | 2026-02-06T11:48:38.996Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4487
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1226 | 2026-02-06T11:48:38.997Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1227 | 2026-02-06T11:48:38.997Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1228 | 2026-02-06T11:48:39.007Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1229 | 2026-02-06T11:48:39.008Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1230 | 2026-02-06T11:48:39.008Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1231 | 2026-02-06T11:48:39.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1232 | 2026-02-06T11:48:39.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1233 | 2026-02-06T11:48:39.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1234 | 2026-02-06T11:48:39.052Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1235 | 2026-02-06T11:48:39.053Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1236 | 2026-02-06T11:48:39.053Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1237 | 2026-02-06T11:48:39.085Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1238 | 2026-02-06T11:48:39.085Z | INFO | phd-runner: [TEST - EVENT] stopping and starting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 57
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::lifecycle
vm_name = lspci_lifecycle_test
|
| 1239 | 2026-02-06T11:48:39.086Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1240 | 2026-02-06T11:48:39.086Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::hw::lspci_lifecycle_test
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1241 | 2026-02-06T11:48:39.087Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1242 | 2026-02-06T11:48:39.087Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1243 | 2026-02-06T11:48:39.087Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test_lifecycle_0
|
| 1244 | 2026-02-06T11:48:39.087Z | 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
|
| 1245 | 2026-02-06T11:48:39.087Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::hw::lspci_lifecycle_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1246 | 2026-02-06T11:48:39.087Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hw::lspci_lifecycle_test
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::log_config
|
| 1247 | 2026-02-06T11:48:39.115Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 958
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm::server
|
| 1248 | 2026-02-06T11:48:39.115Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1249 | 2026-02-06T11:48:39.115Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1250 | 2026-02-06T11:48:39.116Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1251 | 2026-02-06T11:48:39.116Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 1252 | 2026-02-06T11:48:39.116Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4608
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1253 | 2026-02-06T11:48:39.520Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1254 | 2026-02-06T11:48:39.521Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: bd7d6609-b38e-43e3-b713-c8f06188cb2d, name: "phd-vm-bd7d6609-b38e-43e3-b713-c8f06188cb2d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d8a8a5c2-1a17-4db0-af3c-c1580d264780, project_id: 6da6846d-db4f-4e71-ad15-9f75923c28d5, sled_id: 5973ca91-8143-4a0f-a0b5-596fc6942589, sled_serial: "5973ca91-8143-4a0f-a0b5-596fc6942589", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1255 | 2026-02-06T11:48:39.521Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1256 | 2026-02-06T11:48:39.521Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::hw::lspci_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1257 | 2026-02-06T11:48:39.522Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1258 | 2026-02-06T11:48:39.523Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1259 | 2026-02-06T11:48:39.523Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1260 | 2026-02-06T11:48:39.523Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1261 | 2026-02-06T11:48:39.523Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1262 | 2026-02-06T11:48:39.523Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1263 | 2026-02-06T11:48:43.887Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4364
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1264 | 2026-02-06T11:48:43.887Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1265 | 2026-02-06T11:48:43.888Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1266 | 2026-02-06T11:48:43.888Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1267 | 2026-02-06T11:48:43.888Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1268 | 2026-02-06T11:48:43.905Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1269 | 2026-02-06T11:48:43.905Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1270 | 2026-02-06T11:48:43.905Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1271 | 2026-02-06T11:48:43.905Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1272 | 2026-02-06T11:48:43.905Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1273 | 2026-02-06T11:48:43.938Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1274 | 2026-02-06T11:48:43.938Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1275 | 2026-02-06T11:48:43.938Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4415
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1276 | 2026-02-06T11:48:43.938Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1277 | 2026-02-06T11:48:43.938Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1278 | 2026-02-06T11:48:43.938Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1279 | 2026-02-06T11:48:43.940Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hw::lspci_lifecycle_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1280 | 2026-02-06T11:48:43.994Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1281 | 2026-02-06T11:48:43.994Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 56
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1282 | 2026-02-06T11:48:43.994Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10111
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 293274ff-fca9-432e-8794-08bd8a79d0bd
|
| 1283 | 2026-02-06T11:48:43.995Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1284 | 2026-02-06T11:48:43.995Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1285 | 2026-02-06T11:48:44.027Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1286 | 2026-02-06T11:48:44.027Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1287 | 2026-02-06T11:48:44.027Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1288 | 2026-02-06T11:48:44.037Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1289 | 2026-02-06T11:48:44.037Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1290 | 2026-02-06T11:48:44.037Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1291 | 2026-02-06T11:48:44.070Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1292 | 2026-02-06T11:48:44.070Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1293 | 2026-02-06T11:48:44.070Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 1294 | 2026-02-06T11:48:44.070Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4550
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1295 | 2026-02-06T11:48:44.070Z | INFO | phd-runner: test phd_tests::hw::lspci_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1296 | 2026-02-06T11:48:44.071Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1297 | 2026-02-06T11:48:44.072Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1298 | 2026-02-06T11:48:44.724Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hw::lspci_lifecycle_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1299 | 2026-02-06T11:48:44.786Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1300 | 2026-02-06T11:48:44.786Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f2a7a62b-35a7-430e-921d-79633062269e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1301 | 2026-02-06T11:48:44.814Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1302 | 2026-02-06T11:48:44.814Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-94cebf9c-4e46-44c7-8a3d-e19e06c77c47"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1303 | 2026-02-06T11:48:44.833Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 762
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1304 | 2026-02-06T11:48:44.833Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5717
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bd7d6609-b38e-43e3-b713-c8f06188cb2d
|
| 1305 | 2026-02-06T11:48:44.833Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11039
file = phd-tests/tests/src/hw.rs
line = 8
path = phd_tests::hw::lspci_lifecycle_test
target = phd_tests::hw
|
| 1306 | 2026-02-06T11:48:44.833Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 762
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1307 | 2026-02-06T11:48:44.833Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_smoke_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1308 | 2026-02-06T11:48:44.833Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1309 | 2026-02-06T11:48:44.833Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1310 | 2026-02-06T11:48:44.833Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 53
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_tests::hyperv
|
| 1311 | 2026-02-06T11:48:44.833Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1312 | 2026-02-06T11:48:44.833Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1313 | 2026-02-06T11:48:44.833Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1314 | 2026-02-06T11:48:44.833Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = list
|
| 1315 | 2026-02-06T11:48:44.845Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 231M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1316 | 2026-02-06T11:48:44.845Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7dd40d09-c7c3-4eb4-aedf-8329a0ffab54"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 1317 | 2026-02-06T11:48:44.861Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7dd40d09-c7c3-4eb4-aedf-8329a0ffab54", "phd-artifacts/phd-clone-267c3401-b985-4ac6-b545-0eee64b682a9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = clone
|
| 1318 | 2026-02-06T11:48:44.878Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-267c3401-b985-4ac6-b545-0eee64b682a9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = list
|
| 1319 | 2026-02-06T11:48:44.890Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-267c3401-b985-4ac6-b545-0eee64b682a9 0B 25.3T 227M /phd-artifacts/phd-clone-267c3401-b985-4ac6-b545-0eee64b682a9\n
target = phd_framework::zfs
|
| 1320 | 2026-02-06T11:48:44.891Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 1321 | 2026-02-06T11:48:44.891Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm_name = hyperv_smoke_test
|
| 1322 | 2026-02-06T11:48:44.891Z | 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
|
| 1323 | 2026-02-06T11:48:44.891Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::hyperv::hyperv_smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1324 | 2026-02-06T11:48:44.891Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hyperv::hyperv_smoke_test
stderr_path = "/tmp/propolis-phd/hyperv_smoke_test.stderr.log"
stdout_path = "/tmp/propolis-phd/hyperv_smoke_test.stdout.log"
target = phd_framework::log_config
|
| 1325 | 2026-02-06T11:48:44.920Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 967
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm::server
|
| 1326 | 2026-02-06T11:48:44.920Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 29
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 1327 | 2026-02-06T11:48:44.920Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1328 | 2026-02-06T11:48:44.921Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1329 | 2026-02-06T11:48:45.436Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1330 | 2026-02-06T11:48:45.437Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 3a844ede-695f-417d-8c1d-d1976d1bfc33, name: "phd-vm-3a844ede-695f-417d-8c1d-d1976d1bfc33", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ad8f10e2-cdb1-4fee-837c-8989b0ef5ae9, project_id: 3926d150-f9e4-4ada-ba85-2e9d0480967d, sled_id: decde05b-7fde-4e5e-8fc6-d722450c83d3, sled_serial: "decde05b-7fde-4e5e-8fc6-d722450c83d3", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1331 | 2026-02-06T11:48:45.437Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1332 | 2026-02-06T11:48:45.437Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::hyperv::hyperv_smoke_test
state = Run
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1333 | 2026-02-06T11:48:45.438Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1334 | 2026-02-06T11:48:45.438Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 1335 | 2026-02-06T11:48:45.438Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1336 | 2026-02-06T11:48:45.438Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1337 | 2026-02-06T11:48:45.438Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1338 | 2026-02-06T11:48:45.438Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1339 | 2026-02-06T11:48:49.814Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4375
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1340 | 2026-02-06T11:48:49.814Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1341 | 2026-02-06T11:48:49.815Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1342 | 2026-02-06T11:48:49.815Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1343 | 2026-02-06T11:48:49.815Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1344 | 2026-02-06T11:48:49.833Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1345 | 2026-02-06T11:48:49.833Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1346 | 2026-02-06T11:48:49.833Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1347 | 2026-02-06T11:48:49.833Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1348 | 2026-02-06T11:48:49.833Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1349 | 2026-02-06T11:48:49.866Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1350 | 2026-02-06T11:48:49.866Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 1351 | 2026-02-06T11:48:49.867Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4428
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 1352 | 2026-02-06T11:48:49.867Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1353 | 2026-02-06T11:48:49.867Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1354 | 2026-02-06T11:48:49.877Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1355 | 2026-02-06T11:48:49.878Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1356 | 2026-02-06T11:48:49.878Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1357 | 2026-02-06T11:48:49.911Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1358 | 2026-02-06T11:48:49.911Z | WARN | phd-runner: [TEST - EVENT] guest doesn't support systemd-detect-virt, can't verify it detected Hyper-V support
file = phd-tests/tests/src/hyperv.rs
line = 34
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_tests::hyperv
|
| 1359 | 2026-02-06T11:48:49.911Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1360 | 2026-02-06T11:48:49.911Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 1361 | 2026-02-06T11:48:49.911Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4475
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1362 | 2026-02-06T11:48:49.911Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1363 | 2026-02-06T11:48:49.912Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1364 | 2026-02-06T11:48:49.913Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1365 | 2026-02-06T11:48:50.289Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hyperv::hyperv_smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1366 | 2026-02-06T11:48:50.349Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1367 | 2026-02-06T11:48:50.349Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-267c3401-b985-4ac6-b545-0eee64b682a9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1368 | 2026-02-06T11:48:50.380Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1369 | 2026-02-06T11:48:50.380Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7dd40d09-c7c3-4eb4-aedf-8329a0ffab54"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1370 | 2026-02-06T11:48:50.397Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 485
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1371 | 2026-02-06T11:48:50.397Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 485
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1372 | 2026-02-06T11:48:50.397Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5476
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 3a844ede-695f-417d-8c1d-d1976d1bfc33
|
| 1373 | 2026-02-06T11:48:50.397Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1374 | 2026-02-06T11:48:50.397Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1375 | 2026-02-06T11:48:50.397Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5563
file = phd-tests/tests/src/hyperv.rs
line = 53
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_tests::hyperv
|
| 1376 | 2026-02-06T11:48:50.397Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1377 | 2026-02-06T11:48:50.398Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 66
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_tests::hyperv
|
| 1378 | 2026-02-06T11:48:50.398Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1379 | 2026-02-06T11:48:50.398Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1380 | 2026-02-06T11:48:50.398Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1381 | 2026-02-06T11:48:50.398Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 1382 | 2026-02-06T11:48:50.409Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1383 | 2026-02-06T11:48:50.409Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-75f54842-5962-4088-b0c2-f40fc7ddc1c7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = snapshot
|
| 1384 | 2026-02-06T11:48:50.426Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-75f54842-5962-4088-b0c2-f40fc7ddc1c7", "phd-artifacts/phd-clone-ddde02fd-1df9-4780-8f41-004e5c0caa42"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = clone
|
| 1385 | 2026-02-06T11:48:50.444Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ddde02fd-1df9-4780-8f41-004e5c0caa42"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 1386 | 2026-02-06T11:48:50.454Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-ddde02fd-1df9-4780-8f41-004e5c0caa42 0B 25.3T 227M /phd-artifacts/phd-clone-ddde02fd-1df9-4780-8f41-004e5c0caa42\n
target = phd_framework::zfs
|
| 1387 | 2026-02-06T11:48:50.455Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 1388 | 2026-02-06T11:48:50.455Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm_name = hyperv_lifecycle_test
|
| 1389 | 2026-02-06T11:48:50.455Z | 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
|
| 1390 | 2026-02-06T11:48:50.455Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::hyperv::hyperv_lifecycle_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1391 | 2026-02-06T11:48:50.455Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hyperv::hyperv_lifecycle_test
stderr_path = "/tmp/propolis-phd/hyperv_lifecycle_test.stderr.log"
stdout_path = "/tmp/propolis-phd/hyperv_lifecycle_test.stdout.log"
target = phd_framework::log_config
|
| 1392 | 2026-02-06T11:48:50.484Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 975
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm::server
|
| 1393 | 2026-02-06T11:48:50.484Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 1394 | 2026-02-06T11:48:50.484Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1395 | 2026-02-06T11:48:50.485Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1396 | 2026-02-06T11:48:51.148Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1397 | 2026-02-06T11:48:51.149Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf, name: "phd-vm-8c3b53c6-47d1-4163-88ae-26afbbd4e8cf", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 262c68cb-6a0e-4d2d-81fe-e837f8dabf10, project_id: 8770d627-7bf4-4b95-8a04-f40e26368903, sled_id: 247c891f-c3c0-4789-bab0-d37d02cd58bb, sled_serial: "247c891f-c3c0-4789-bab0-d37d02cd58bb", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1398 | 2026-02-06T11:48:51.149Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1399 | 2026-02-06T11:48:51.150Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::hyperv::hyperv_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1400 | 2026-02-06T11:48:51.150Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1401 | 2026-02-06T11:48:51.151Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 1402 | 2026-02-06T11:48:51.151Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1403 | 2026-02-06T11:48:51.151Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1404 | 2026-02-06T11:48:51.151Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1405 | 2026-02-06T11:48:51.151Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1406 | 2026-02-06T11:48:55.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4338
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1407 | 2026-02-06T11:48:55.490Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1408 | 2026-02-06T11:48:55.490Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1409 | 2026-02-06T11:48:55.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1410 | 2026-02-06T11:48:55.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1411 | 2026-02-06T11:48:55.508Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1412 | 2026-02-06T11:48:55.508Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1413 | 2026-02-06T11:48:55.509Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1414 | 2026-02-06T11:48:55.509Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1415 | 2026-02-06T11:48:55.509Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1416 | 2026-02-06T11:48:55.542Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1417 | 2026-02-06T11:48:55.542Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 1418 | 2026-02-06T11:48:55.542Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4391
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 1419 | 2026-02-06T11:48:55.542Z | INFO | phd-runner: [TEST - EVENT] rebooting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 49
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::lifecycle
vm_name = hyperv_lifecycle_test
|
| 1420 | 2026-02-06T11:48:55.542Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1421 | 2026-02-06T11:48:55.542Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::hyperv::hyperv_lifecycle_test
state = Reboot
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1422 | 2026-02-06T11:48:55.544Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1423 | 2026-02-06T11:48:55.544Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 1424 | 2026-02-06T11:48:55.544Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1425 | 2026-02-06T11:48:55.544Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1426 | 2026-02-06T11:48:55.544Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1427 | 2026-02-06T11:48:55.544Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1428 | 2026-02-06T11:48:59.678Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4133
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1429 | 2026-02-06T11:48:59.678Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1430 | 2026-02-06T11:48:59.678Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1431 | 2026-02-06T11:48:59.678Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1432 | 2026-02-06T11:48:59.678Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1433 | 2026-02-06T11:48:59.696Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1434 | 2026-02-06T11:48:59.696Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1435 | 2026-02-06T11:48:59.697Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1436 | 2026-02-06T11:48:59.697Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1437 | 2026-02-06T11:48:59.697Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1438 | 2026-02-06T11:48:59.729Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1439 | 2026-02-06T11:48:59.729Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 1440 | 2026-02-06T11:48:59.729Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4184
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 1441 | 2026-02-06T11:48:59.729Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1442 | 2026-02-06T11:48:59.729Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1443 | 2026-02-06T11:48:59.740Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1444 | 2026-02-06T11:48:59.740Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1445 | 2026-02-06T11:48:59.740Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1446 | 2026-02-06T11:48:59.773Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1447 | 2026-02-06T11:48:59.774Z | WARN | phd-runner: [TEST - EVENT] guest doesn't support systemd-detect-virt, can't verify it detected Hyper-V support
file = phd-tests/tests/src/hyperv.rs
line = 34
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_tests::hyperv
|
| 1448 | 2026-02-06T11:48:59.774Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::hyperv::hyperv_lifecycle_test
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = hyperv_lifecycle_test
|
| 1449 | 2026-02-06T11:48:59.774Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 1450 | 2026-02-06T11:48:59.774Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm_name = hyperv_lifecycle_test_lifecycle_1
|
| 1451 | 2026-02-06T11:48:59.774Z | 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
|
| 1452 | 2026-02-06T11:48:59.774Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::hyperv::hyperv_lifecycle_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1453 | 2026-02-06T11:48:59.774Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hyperv::hyperv_lifecycle_test
stderr_path = "/tmp/propolis-phd/hyperv_lifecycle_test_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/hyperv_lifecycle_test_lifecycle_1.stdout.log"
target = phd_framework::log_config
|
| 1454 | 2026-02-06T11:48:59.802Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 976
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm::server
|
| 1455 | 2026-02-06T11:48:59.803Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 1456 | 2026-02-06T11:48:59.803Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
target = phd_framework::test_vm
target_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1457 | 2026-02-06T11:48:59.803Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = cd9281dd-fbb0-4584-88ac-891a69683a89
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
target = phd_framework::test_vm
target_id = 90333b87-e938-45df-a953-1c838e00f57e
timeout_duration = 45s
|
| 1458 | 2026-02-06T11:48:59.803Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
target = phd_framework::test_vm
target_id = 90333b87-e938-45df-a953-1c838e00f57e
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1459 | 2026-02-06T11:48:59.804Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
target = phd_framework::test_vm
target_id = 90333b87-e938-45df-a953-1c838e00f57e
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1460 | 2026-02-06T11:49:00.423Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 90333b87-e938-45df-a953-1c838e00f57e, name: "phd-vm-90333b87-e938-45df-a953-1c838e00f57e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 262c68cb-6a0e-4d2d-81fe-e837f8dabf10, project_id: 8770d627-7bf4-4b95-8a04-f40e26368903, sled_id: 2ea7664f-18ec-420d-9772-1d59ce56d775, sled_serial: "2ea7664f-18ec-420d-9772-1d59ce56d775", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
target = phd_framework::test_vm
target_id = 90333b87-e938-45df-a953-1c838e00f57e
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1461 | 2026-02-06T11:49:00.424Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = cd9281dd-fbb0-4584-88ac-891a69683a89
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
target = phd_framework::test_vm
target_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1462 | 2026-02-06T11:49:03.087Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":15378}}
target = phd_framework::serial
|
| 1463 | 2026-02-06T11:49:03.089Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
target = phd_framework::test_vm
target_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1464 | 2026-02-06T11:49:03.089Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2665
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = cd9281dd-fbb0-4584-88ac-891a69683a89
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
target = phd_framework::test_vm
target_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1465 | 2026-02-06T11:49:03.104Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1466 | 2026-02-06T11:49:03.104Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1467 | 2026-02-06T11:49:03.104Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1468 | 2026-02-06T11:49:03.106Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hyperv::hyperv_lifecycle_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1469 | 2026-02-06T11:49:03.171Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 66
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1470 | 2026-02-06T11:49:03.171Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 12686
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
|
| 1471 | 2026-02-06T11:49:03.171Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 66
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1472 | 2026-02-06T11:49:03.172Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1473 | 2026-02-06T11:49:03.172Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1474 | 2026-02-06T11:49:03.198Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 26
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1475 | 2026-02-06T11:49:03.198Z | WARN | phd-runner: [TEST - EVENT] guest doesn't support systemd-detect-virt, can't verify it detected Hyper-V support
file = phd-tests/tests/src/hyperv.rs
line = 34
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_tests::hyperv
|
| 1476 | 2026-02-06T11:49:03.198Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1477 | 2026-02-06T11:49:03.198Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 1478 | 2026-02-06T11:49:03.198Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1479 | 2026-02-06T11:49:03.198Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12049
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1480 | 2026-02-06T11:49:03.198Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1481 | 2026-02-06T11:49:03.200Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1482 | 2026-02-06T11:49:03.764Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hyperv::hyperv_lifecycle_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1483 | 2026-02-06T11:49:03.822Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1484 | 2026-02-06T11:49:03.822Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ddde02fd-1df9-4780-8f41-004e5c0caa42"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1485 | 2026-02-06T11:49:03.852Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1486 | 2026-02-06T11:49:03.852Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-75f54842-5962-4088-b0c2-f40fc7ddc1c7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1487 | 2026-02-06T11:49:03.870Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 671
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1488 | 2026-02-06T11:49:03.870Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4066
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
target = phd_framework::test_vm
target_id = 90333b87-e938-45df-a953-1c838e00f57e
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1489 | 2026-02-06T11:49:03.870Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 671
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1490 | 2026-02-06T11:49:03.870Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4066
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 8c3b53c6-47d1-4163-88ae-26afbbd4e8cf
target = phd_framework::test_vm
target_id = 90333b87-e938-45df-a953-1c838e00f57e
|
| 1491 | 2026-02-06T11:49:03.870Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1492 | 2026-02-06T11:49:03.870Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 13471
file = phd-tests/tests/src/hyperv.rs
line = 66
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_tests::hyperv
|
| 1493 | 2026-02-06T11:49:03.870Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1494 | 2026-02-06T11:49:03.870Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1495 | 2026-02-06T11:49:03.870Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 91
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_tests::hyperv
|
| 1496 | 2026-02-06T11:49:03.870Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1497 | 2026-02-06T11:49:03.870Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1498 | 2026-02-06T11:49:03.870Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1499 | 2026-02-06T11:49:03.870Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = list
|
| 1500 | 2026-02-06T11:49:03.882Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1501 | 2026-02-06T11:49:03.882Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b603e424-97e9-475d-8cbb-598bfb6c193b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = snapshot
|
| 1502 | 2026-02-06T11:49:03.900Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b603e424-97e9-475d-8cbb-598bfb6c193b", "phd-artifacts/phd-clone-f44bc640-a192-4aa0-a343-85fd5dbb58b2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = clone
|
| 1503 | 2026-02-06T11:49:03.918Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f44bc640-a192-4aa0-a343-85fd5dbb58b2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = list
|
| 1504 | 2026-02-06T11:49:03.927Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-f44bc640-a192-4aa0-a343-85fd5dbb58b2 0B 25.3T 227M /phd-artifacts/phd-clone-f44bc640-a192-4aa0-a343-85fd5dbb58b2\n
target = phd_framework::zfs
|
| 1505 | 2026-02-06T11:49:03.928Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 1506 | 2026-02-06T11:49:03.928Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm_name = hyperv_reference_tsc_test
|
| 1507 | 2026-02-06T11:49:03.928Z | 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
|
| 1508 | 2026-02-06T11:49:03.928Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1509 | 2026-02-06T11:49:03.928Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
stderr_path = "/tmp/propolis-phd/hyperv_reference_tsc_test.stderr.log"
stdout_path = "/tmp/propolis-phd/hyperv_reference_tsc_test.stdout.log"
target = phd_framework::log_config
|
| 1510 | 2026-02-06T11:49:03.956Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 985
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm::server
|
| 1511 | 2026-02-06T11:49:03.956Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 1512 | 2026-02-06T11:49:03.956Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1513 | 2026-02-06T11:49:03.957Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1514 | 2026-02-06T11:49:04.613Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1515 | 2026-02-06T11:49:04.614Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: ea5588d6-6562-4137-98d4-eacb6c700dda, name: "phd-vm-ea5588d6-6562-4137-98d4-eacb6c700dda", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: dfbaf54e-6f07-4f46-82c8-0b1d316c1e72, project_id: 1d2b0b0a-6310-447e-86a7-130aa8663146, sled_id: 6c93796f-1112-4a76-8468-b144e39c8f39, sled_serial: "6c93796f-1112-4a76-8468-b144e39c8f39", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1516 | 2026-02-06T11:49:04.615Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1517 | 2026-02-06T11:49:04.615Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
state = Run
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1518 | 2026-02-06T11:49:04.615Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1519 | 2026-02-06T11:49:04.615Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 1520 | 2026-02-06T11:49:04.616Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1521 | 2026-02-06T11:49:04.616Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1522 | 2026-02-06T11:49:04.616Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1523 | 2026-02-06T11:49:04.616Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1524 | 2026-02-06T11:49:08.887Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4271
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1525 | 2026-02-06T11:49:08.887Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1526 | 2026-02-06T11:49:08.887Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1527 | 2026-02-06T11:49:08.888Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1528 | 2026-02-06T11:49:08.888Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1529 | 2026-02-06T11:49:08.906Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1530 | 2026-02-06T11:49:08.906Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1531 | 2026-02-06T11:49:08.906Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1532 | 2026-02-06T11:49:08.906Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1533 | 2026-02-06T11:49:08.906Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1534 | 2026-02-06T11:49:08.939Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1535 | 2026-02-06T11:49:08.939Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 1536 | 2026-02-06T11:49:08.939Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4323
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 1537 | 2026-02-06T11:49:08.940Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1538 | 2026-02-06T11:49:08.940Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1539 | 2026-02-06T11:49:08.950Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1540 | 2026-02-06T11:49:08.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1541 | 2026-02-06T11:49:08.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1542 | 2026-02-06T11:49:08.984Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1543 | 2026-02-06T11:49:08.984Z | INFO | phd-runner: [TEST - EVENT] rebooting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 49
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::lifecycle
vm_name = hyperv_reference_tsc_test
|
| 1544 | 2026-02-06T11:49:08.984Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1545 | 2026-02-06T11:49:08.984Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
state = Reboot
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1546 | 2026-02-06T11:49:08.985Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1547 | 2026-02-06T11:49:08.985Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 1548 | 2026-02-06T11:49:08.985Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1549 | 2026-02-06T11:49:08.985Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1550 | 2026-02-06T11:49:08.985Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1551 | 2026-02-06T11:49:08.985Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1552 | 2026-02-06T11:49:13.085Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4099
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1553 | 2026-02-06T11:49:13.085Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1554 | 2026-02-06T11:49:13.085Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1555 | 2026-02-06T11:49:13.085Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1556 | 2026-02-06T11:49:13.085Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1557 | 2026-02-06T11:49:13.103Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1558 | 2026-02-06T11:49:13.103Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1559 | 2026-02-06T11:49:13.104Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1560 | 2026-02-06T11:49:13.104Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1561 | 2026-02-06T11:49:13.104Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1562 | 2026-02-06T11:49:13.136Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1563 | 2026-02-06T11:49:13.136Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 1564 | 2026-02-06T11:49:13.137Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4151
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 1565 | 2026-02-06T11:49:13.137Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1566 | 2026-02-06T11:49:13.137Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1567 | 2026-02-06T11:49:13.147Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1568 | 2026-02-06T11:49:13.147Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1569 | 2026-02-06T11:49:13.148Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1570 | 2026-02-06T11:49:13.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1571 | 2026-02-06T11:49:13.180Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = hyperv_reference_tsc_test
|
| 1572 | 2026-02-06T11:49:13.180Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 1573 | 2026-02-06T11:49:13.180Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm_name = hyperv_reference_tsc_test_lifecycle_1
|
| 1574 | 2026-02-06T11:49:13.180Z | 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
|
| 1575 | 2026-02-06T11:49:13.180Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1576 | 2026-02-06T11:49:13.180Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
stderr_path = "/tmp/propolis-phd/hyperv_reference_tsc_test_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/hyperv_reference_tsc_test_lifecycle_1.stdout.log"
target = phd_framework::log_config
|
| 1577 | 2026-02-06T11:49:13.208Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 986
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm::server
|
| 1578 | 2026-02-06T11:49:13.209Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 1579 | 2026-02-06T11:49:13.209Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = ea5588d6-6562-4137-98d4-eacb6c700dda
target = phd_framework::test_vm
target_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1580 | 2026-02-06T11:49:13.209Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 0d5c8b04-30ad-4ad0-afc4-fd8e1cae83ba
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = ea5588d6-6562-4137-98d4-eacb6c700dda
target = phd_framework::test_vm
target_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
timeout_duration = 45s
|
| 1581 | 2026-02-06T11:49:13.209Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = ea5588d6-6562-4137-98d4-eacb6c700dda
target = phd_framework::test_vm
target_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1582 | 2026-02-06T11:49:13.210Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = ea5588d6-6562-4137-98d4-eacb6c700dda
target = phd_framework::test_vm
target_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1583 | 2026-02-06T11:49:13.714Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 7ff5f38d-c44c-43c1-9340-5ff1581d897a, name: "phd-vm-7ff5f38d-c44c-43c1-9340-5ff1581d897a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: dfbaf54e-6f07-4f46-82c8-0b1d316c1e72, project_id: 1d2b0b0a-6310-447e-86a7-130aa8663146, sled_id: 07e98973-db62-44f6-9238-87fb404b80bf, sled_serial: "07e98973-db62-44f6-9238-87fb404b80bf", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = ea5588d6-6562-4137-98d4-eacb6c700dda
target = phd_framework::test_vm
target_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1584 | 2026-02-06T11:49:13.714Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 0d5c8b04-30ad-4ad0-afc4-fd8e1cae83ba
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = ea5588d6-6562-4137-98d4-eacb6c700dda
target = phd_framework::test_vm
target_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1585 | 2026-02-06T11:49:16.621Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":15534}}
target = phd_framework::serial
|
| 1586 | 2026-02-06T11:49:17.158Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = ea5588d6-6562-4137-98d4-eacb6c700dda
target = phd_framework::test_vm
target_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1587 | 2026-02-06T11:49:17.158Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3444
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 0d5c8b04-30ad-4ad0-afc4-fd8e1cae83ba
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = ea5588d6-6562-4137-98d4-eacb6c700dda
target = phd_framework::test_vm
target_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1588 | 2026-02-06T11:49:17.160Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1589 | 2026-02-06T11:49:17.160Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1590 | 2026-02-06T11:49:17.160Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1591 | 2026-02-06T11:49:17.162Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1592 | 2026-02-06T11:49:17.220Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 59
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1593 | 2026-02-06T11:49:17.220Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13262
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = ea5588d6-6562-4137-98d4-eacb6c700dda
|
| 1594 | 2026-02-06T11:49:18.174Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 1013
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1595 | 2026-02-06T11:49:18.174Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1596 | 2026-02-06T11:49:18.174Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1597 | 2026-02-06T11:49:18.206Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1598 | 2026-02-06T11:49:18.206Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1599 | 2026-02-06T11:49:18.206Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 1600 | 2026-02-06T11:49:18.207Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_reference_tsc_clocksource_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1601 | 2026-02-06T11:49:18.207Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 13592
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1602 | 2026-02-06T11:49:18.207Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1603 | 2026-02-06T11:49:18.208Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1604 | 2026-02-06T11:49:18.773Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1605 | 2026-02-06T11:49:18.831Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1606 | 2026-02-06T11:49:18.831Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f44bc640-a192-4aa0-a343-85fd5dbb58b2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1607 | 2026-02-06T11:49:18.861Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1608 | 2026-02-06T11:49:18.861Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b603e424-97e9-475d-8cbb-598bfb6c193b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1609 | 2026-02-06T11:49:18.879Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 672
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1610 | 2026-02-06T11:49:18.879Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5669
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = ea5588d6-6562-4137-98d4-eacb6c700dda
target = phd_framework::test_vm
target_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1611 | 2026-02-06T11:49:18.879Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 672
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1612 | 2026-02-06T11:49:18.879Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5670
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = ea5588d6-6562-4137-98d4-eacb6c700dda
target = phd_framework::test_vm
target_id = 7ff5f38d-c44c-43c1-9340-5ff1581d897a
|
| 1613 | 2026-02-06T11:49:18.879Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 15008
file = phd-tests/tests/src/hyperv.rs
line = 91
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_tests::hyperv
|
| 1614 | 2026-02-06T11:49:18.879Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1615 | 2026-02-06T11:49:18.880Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1616 | 2026-02-06T11:49:18.880Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1617 | 2026-02-06T11:49:18.880Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 151
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 1618 | 2026-02-06T11:49:18.880Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1619 | 2026-02-06T11:49:18.880Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1620 | 2026-02-06T11:49:18.880Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1621 | 2026-02-06T11:49:18.880Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1622 | 2026-02-06T11:49:18.880Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = list
|
| 1623 | 2026-02-06T11:49:18.891Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1624 | 2026-02-06T11:49:18.891Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-52834733-dc4b-4163-a72c-6b5441631cb1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = snapshot
|
| 1625 | 2026-02-06T11:49:18.909Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-52834733-dc4b-4163-a72c-6b5441631cb1", "phd-artifacts/phd-clone-650956d1-8020-4fbb-a59a-f621efabf1ec"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = clone
|
| 1626 | 2026-02-06T11:49:18.927Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-650956d1-8020-4fbb-a59a-f621efabf1ec"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = list
|
| 1627 | 2026-02-06T11:49:18.939Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-650956d1-8020-4fbb-a59a-f621efabf1ec 0B 25.3T 227M /phd-artifacts/phd-clone-650956d1-8020-4fbb-a59a-f621efabf1ec\n
target = phd_framework::zfs
|
| 1628 | 2026-02-06T11:49:18.940Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 1629 | 2026-02-06T11:49:18.940Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm_name = hyperv_reference_tsc_elapsed_test
|
| 1630 | 2026-02-06T11:49:18.940Z | 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
|
| 1631 | 2026-02-06T11:49:18.940Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1632 | 2026-02-06T11:49:18.940Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stderr_path = "/tmp/propolis-phd/hyperv_reference_tsc_elapsed_test.stderr.log"
stdout_path = "/tmp/propolis-phd/hyperv_reference_tsc_elapsed_test.stdout.log"
target = phd_framework::log_config
|
| 1633 | 2026-02-06T11:49:18.969Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 995
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm::server
|
| 1634 | 2026-02-06T11:49:18.969Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 29
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 1635 | 2026-02-06T11:49:18.969Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1636 | 2026-02-06T11:49:18.970Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1637 | 2026-02-06T11:49:19.533Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1638 | 2026-02-06T11:49:19.533Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 9dca37d4-9837-4f00-b5cf-a4ca396214b5, name: "phd-vm-9dca37d4-9837-4f00-b5cf-a4ca396214b5", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 11051493-29f2-4a02-9757-039b41c67761, project_id: 156ed900-9bef-41c2-90bf-e6dad1f2e037, sled_id: 130536ac-b0c4-4401-9c4c-5f1dc63b81f8, sled_serial: "130536ac-b0c4-4401-9c4c-5f1dc63b81f8", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1639 | 2026-02-06T11:49:19.534Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1640 | 2026-02-06T11:49:19.534Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
state = Run
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1641 | 2026-02-06T11:49:19.535Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1642 | 2026-02-06T11:49:19.535Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 1643 | 2026-02-06T11:49:19.535Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1644 | 2026-02-06T11:49:19.535Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1645 | 2026-02-06T11:49:19.535Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1646 | 2026-02-06T11:49:19.535Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1647 | 2026-02-06T11:49:23.777Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4241
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1648 | 2026-02-06T11:49:23.777Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1649 | 2026-02-06T11:49:23.777Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1650 | 2026-02-06T11:49:23.777Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1651 | 2026-02-06T11:49:23.777Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1652 | 2026-02-06T11:49:23.795Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1653 | 2026-02-06T11:49:23.796Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1654 | 2026-02-06T11:49:23.796Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1655 | 2026-02-06T11:49:23.796Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1656 | 2026-02-06T11:49:23.796Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1657 | 2026-02-06T11:49:23.828Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1658 | 2026-02-06T11:49:23.828Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 1659 | 2026-02-06T11:49:23.828Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4293
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 1660 | 2026-02-06T11:49:23.828Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1661 | 2026-02-06T11:49:23.829Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1662 | 2026-02-06T11:49:23.850Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1663 | 2026-02-06T11:49:23.851Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1664 | 2026-02-06T11:49:23.851Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1665 | 2026-02-06T11:49:23.884Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1666 | 2026-02-06T11:49:24.386Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1667 | 2026-02-06T11:49:24.386Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1668 | 2026-02-06T11:49:24.408Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1669 | 2026-02-06T11:49:24.408Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1670 | 2026-02-06T11:49:24.408Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1671 | 2026-02-06T11:49:24.441Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1672 | 2026-02-06T11:49:24.943Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1673 | 2026-02-06T11:49:24.943Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1674 | 2026-02-06T11:49:24.965Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1675 | 2026-02-06T11:49:24.966Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1676 | 2026-02-06T11:49:24.966Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1677 | 2026-02-06T11:49:24.999Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1678 | 2026-02-06T11:49:25.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1679 | 2026-02-06T11:49:25.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1680 | 2026-02-06T11:49:25.523Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1681 | 2026-02-06T11:49:25.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1682 | 2026-02-06T11:49:25.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1683 | 2026-02-06T11:49:25.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1684 | 2026-02-06T11:49:26.058Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1685 | 2026-02-06T11:49:26.058Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1686 | 2026-02-06T11:49:26.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1687 | 2026-02-06T11:49:26.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1688 | 2026-02-06T11:49:26.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1689 | 2026-02-06T11:49:26.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1690 | 2026-02-06T11:49:26.615Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1691 | 2026-02-06T11:49:26.615Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1692 | 2026-02-06T11:49:26.638Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1693 | 2026-02-06T11:49:26.638Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1694 | 2026-02-06T11:49:26.638Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1695 | 2026-02-06T11:49:26.671Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1696 | 2026-02-06T11:49:27.173Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 680, tv_nsec: 555704575 }, guest_ns: 2527396900 }
before = Reading { taken_at: Instant { tv_sec: 679, tv_nsec: 998988128 }, guest_ns: 1970137300 }
diff = 543153
diff_pct = 0.000975636705053192
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 557259600
host_delta_ns = 556716447
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 1697 | 2026-02-06T11:49:27.173Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 681, tv_nsec: 113285902 }, guest_ns: 3084906200 }
before = Reading { taken_at: Instant { tv_sec: 680, tv_nsec: 555704575 }, guest_ns: 2527396900 }
diff = 72027
diff_pct = 0.00012917756838725698
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 557509300
host_delta_ns = 557581327
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 1698 | 2026-02-06T11:49:27.173Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 681, tv_nsec: 670921231 }, guest_ns: 3642764200 }
before = Reading { taken_at: Instant { tv_sec: 681, tv_nsec: 113285902 }, guest_ns: 3084906200 }
diff = 222671
diff_pct = 0.0003993129352103873
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 557858000
host_delta_ns = 557635329
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 1699 | 2026-02-06T11:49:27.173Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 682, tv_nsec: 227898074 }, guest_ns: 4199566100 }
before = Reading { taken_at: Instant { tv_sec: 681, tv_nsec: 670921231 }, guest_ns: 3642764200 }
diff = 174943
diff_pct = 0.00031409384824280747
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 556801900
host_delta_ns = 556976843
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 1700 | 2026-02-06T11:49:27.173Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 682, tv_nsec: 785685133 }, guest_ns: 4757247800 }
before = Reading { taken_at: Instant { tv_sec: 682, tv_nsec: 227898074 }, guest_ns: 4199566100 }
diff = 105359
diff_pct = 0.00018888749443002047
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 557681700
host_delta_ns = 557787059
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 1701 | 2026-02-06T11:49:27.173Z | INFO | phd-runner: [TEST - EVENT] TSC test results
bad_diffs = 0
file = phd-tests/tests/src/hyperv.rs
good_diffs = 5
line = 268
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 1702 | 2026-02-06T11:49:27.173Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 1703 | 2026-02-06T11:49:27.173Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm_name = hyperv_reference_tsc_elapsed_target
|
| 1704 | 2026-02-06T11:49:27.174Z | 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
|
| 1705 | 2026-02-06T11:49:27.174Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1706 | 2026-02-06T11:49:27.174Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stderr_path = "/tmp/propolis-phd/hyperv_reference_tsc_elapsed_target.stderr.log"
stdout_path = "/tmp/propolis-phd/hyperv_reference_tsc_elapsed_target.stdout.log"
target = phd_framework::log_config
|
| 1707 | 2026-02-06T11:49:27.203Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 996
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm::server
|
| 1708 | 2026-02-06T11:49:27.203Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 29
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 1709 | 2026-02-06T11:49:27.203Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1710 | 2026-02-06T11:49:27.204Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = 45s
|
| 1711 | 2026-02-06T11:49:27.204Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = hyperv_reference_tsc_elapsed_target
vm_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1712 | 2026-02-06T11:49:27.204Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = hyperv_reference_tsc_elapsed_target
vm_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1713 | 2026-02-06T11:49:27.916Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: a81f4dee-6582-4394-b071-1ccf5e4fc126, name: "phd-vm-a81f4dee-6582-4394-b071-1ccf5e4fc126", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 11051493-29f2-4a02-9757-039b41c67761, project_id: 156ed900-9bef-41c2-90bf-e6dad1f2e037, sled_id: 9d24a99e-5534-40ee-8306-2d6dfdad50d2, sled_serial: "9d24a99e-5534-40ee-8306-2d6dfdad50d2", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = hyperv_reference_tsc_elapsed_target
vm_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1714 | 2026-02-06T11:49:27.916Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1715 | 2026-02-06T11:49:30.366Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1716 | 2026-02-06T11:49:30.366Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":8179}}
target = phd_framework::serial
|
| 1717 | 2026-02-06T11:49:30.366Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1718 | 2026-02-06T11:49:30.366Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1719 | 2026-02-06T11:49:30.387Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1720 | 2026-02-06T11:49:30.387Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1721 | 2026-02-06T11:49:30.387Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1722 | 2026-02-06T11:49:30.420Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1723 | 2026-02-06T11:49:30.922Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1724 | 2026-02-06T11:49:30.922Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1725 | 2026-02-06T11:49:30.933Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1726 | 2026-02-06T11:49:30.934Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1727 | 2026-02-06T11:49:30.934Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1728 | 2026-02-06T11:49:30.967Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1729 | 2026-02-06T11:49:31.468Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1730 | 2026-02-06T11:49:31.468Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1731 | 2026-02-06T11:49:31.480Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1732 | 2026-02-06T11:49:31.480Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1733 | 2026-02-06T11:49:31.480Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1734 | 2026-02-06T11:49:31.513Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1735 | 2026-02-06T11:49:32.015Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1736 | 2026-02-06T11:49:32.015Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1737 | 2026-02-06T11:49:32.027Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1738 | 2026-02-06T11:49:32.027Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1739 | 2026-02-06T11:49:32.027Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1740 | 2026-02-06T11:49:32.060Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1741 | 2026-02-06T11:49:32.561Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1742 | 2026-02-06T11:49:32.561Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1743 | 2026-02-06T11:49:32.573Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1744 | 2026-02-06T11:49:32.573Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1745 | 2026-02-06T11:49:32.573Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1746 | 2026-02-06T11:49:32.606Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1747 | 2026-02-06T11:49:33.108Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1748 | 2026-02-06T11:49:33.108Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1749 | 2026-02-06T11:49:33.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1750 | 2026-02-06T11:49:33.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1751 | 2026-02-06T11:49:33.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1752 | 2026-02-06T11:49:33.164Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1753 | 2026-02-06T11:49:33.665Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 687, tv_nsec: 81049123 }, guest_ns: 9052501100 }
before = Reading { taken_at: Instant { tv_sec: 686, tv_nsec: 534410830 }, guest_ns: 8506658700 }
diff = 795893
diff_pct = 0.0014559773989342528
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 545842400
host_delta_ns = 546638293
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 1754 | 2026-02-06T11:49:33.665Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 687, tv_nsec: 627462387 }, guest_ns: 9598952700 }
before = Reading { taken_at: Instant { tv_sec: 687, tv_nsec: 81049123 }, guest_ns: 9052501100 }
diff = 38336
diff_pct = 0.00007015935103654439
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 546451600
host_delta_ns = 546413264
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 1755 | 2026-02-06T11:49:33.666Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 688, tv_nsec: 174019023 }, guest_ns: 10145567900 }
before = Reading { taken_at: Instant { tv_sec: 687, tv_nsec: 627462387 }, guest_ns: 9598952700 }
diff = 58564
diff_pct = 0.00010715083514236207
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 546615200
host_delta_ns = 546556636
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 1756 | 2026-02-06T11:49:33.666Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 688, tv_nsec: 720373485 }, guest_ns: 10691899200 }
before = Reading { taken_at: Instant { tv_sec: 688, tv_nsec: 174019023 }, guest_ns: 10145567900 }
diff = 23162
diff_pct = 0.00004239372350911632
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 546331300
host_delta_ns = 546354462
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 1757 | 2026-02-06T11:49:33.666Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 689, tv_nsec: 278100940 }, guest_ns: 11249439300 }
before = Reading { taken_at: Instant { tv_sec: 688, tv_nsec: 720373485 }, guest_ns: 10691899200 }
diff = 187355
diff_pct = 0.00033592572558580606
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 557540100
host_delta_ns = 557727455
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 1758 | 2026-02-06T11:49:33.666Z | INFO | phd-runner: [TEST - EVENT] TSC test results
bad_diffs = 0
file = phd-tests/tests/src/hyperv.rs
good_diffs = 5
line = 268
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 1759 | 2026-02-06T11:49:33.666Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_target
vm_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1760 | 2026-02-06T11:49:33.666Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1761 | 2026-02-06T11:49:33.666Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 1762 | 2026-02-06T11:49:33.667Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 14133
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1763 | 2026-02-06T11:49:33.667Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1764 | 2026-02-06T11:49:33.667Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1765 | 2026-02-06T11:49:33.668Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_target
vm_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1766 | 2026-02-06T11:49:33.668Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1767 | 2026-02-06T11:49:33.731Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 65
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1768 | 2026-02-06T11:49:33.732Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 14761
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
|
| 1769 | 2026-02-06T11:49:33.733Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = hyperv_reference_tsc_elapsed_target
vm_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1770 | 2026-02-06T11:49:33.790Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
vm = hyperv_reference_tsc_elapsed_target
vm_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1771 | 2026-02-06T11:49:33.790Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-650956d1-8020-4fbb-a59a-f621efabf1ec"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_reference_tsc_elapsed_target
vm_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1772 | 2026-02-06T11:49:33.822Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
vm = hyperv_reference_tsc_elapsed_target
vm_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1773 | 2026-02-06T11:49:33.822Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-52834733-dc4b-4163-a72c-6b5441631cb1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_reference_tsc_elapsed_target
vm_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1774 | 2026-02-06T11:49:33.843Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 176
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_target
vm_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1775 | 2026-02-06T11:49:33.843Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 176
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1776 | 2026-02-06T11:49:33.843Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6638
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = hyperv_reference_tsc_elapsed_target
vm_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1777 | 2026-02-06T11:49:33.843Z | INFO | phd-runner: Starting test phd_tests::framework::multiline_serial_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1778 | 2026-02-06T11:49:33.843Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1779 | 2026-02-06T11:49:33.843Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1780 | 2026-02-06T11:49:33.843Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/framework.rs
line = 10
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_tests::framework
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1781 | 2026-02-06T11:49:33.843Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1782 | 2026-02-06T11:49:33.843Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1783 | 2026-02-06T11:49:33.843Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1784 | 2026-02-06T11:49:33.843Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = list
|
| 1785 | 2026-02-06T11:49:33.855Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1786 | 2026-02-06T11:49:33.855Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8d279ce1-17e8-4aea-b0bc-6e568037eb6d"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = snapshot
|
| 1787 | 2026-02-06T11:49:33.874Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8d279ce1-17e8-4aea-b0bc-6e568037eb6d", "phd-artifacts/phd-clone-62266f44-c7c2-4dd1-b63d-c2ac5d056541"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = clone
|
| 1788 | 2026-02-06T11:49:33.895Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-62266f44-c7c2-4dd1-b63d-c2ac5d056541"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = list
|
| 1789 | 2026-02-06T11:49:33.907Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-62266f44-c7c2-4dd1-b63d-c2ac5d056541 0B 25.3T 227M /phd-artifacts/phd-clone-62266f44-c7c2-4dd1-b63d-c2ac5d056541\n
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1790 | 2026-02-06T11:49:33.907Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1791 | 2026-02-06T11:49:33.908Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm_name = multiline_test
|
| 1792 | 2026-02-06T11:49:33.908Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /work/phd-test/propolis-server
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1793 | 2026-02-06T11:49:33.908Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1794 | 2026-02-06T11:49:33.908Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
stderr_path = "/tmp/propolis-phd/multiline_test.stderr.log"
stdout_path = "/tmp/propolis-phd/multiline_test.stdout.log"
target = phd_framework::log_config
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1795 | 2026-02-06T11:49:33.935Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1005
file = phd-tests/framework/src/test_vm/server.rs
line = 122
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1796 | 2026-02-06T11:49:33.935Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1797 | 2026-02-06T11:49:33.935Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1798 | 2026-02-06T11:49:33.936Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1799 | 2026-02-06T11:49:34.373Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1800 | 2026-02-06T11:49:34.374Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: cc29531f-253d-49ab-bdc4-cff4564cb9c7, name: "phd-vm-cc29531f-253d-49ab-bdc4-cff4564cb9c7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 7e162b0a-684a-4da5-9ae7-f6487c3c752e, project_id: 01a7e147-26c3-4ca9-8240-4d05735941a5, sled_id: 4e37edf0-8f56-4111-a7c9-980b7013ac1a, sled_serial: "4e37edf0-8f56-4111-a7c9-980b7013ac1a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1801 | 2026-02-06T11:49:34.374Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1802 | 2026-02-06T11:49:34.374Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
state = Run
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1803 | 2026-02-06T11:49:34.376Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1804 | 2026-02-06T11:49:34.376Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1805 | 2026-02-06T11:49:34.376Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = 300s
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1806 | 2026-02-06T11:49:34.376Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1807 | 2026-02-06T11:49:34.376Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1808 | 2026-02-06T11:49:34.376Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1809 | 2026-02-06T11:49:38.732Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4356
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1810 | 2026-02-06T11:49:38.732Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WriteStr("root")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1811 | 2026-02-06T11:49:38.733Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1812 | 2026-02-06T11:49:38.733Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1813 | 2026-02-06T11:49:38.733Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1814 | 2026-02-06T11:49:38.751Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1815 | 2026-02-06T11:49:38.751Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1816 | 2026-02-06T11:49:38.751Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1817 | 2026-02-06T11:49:38.752Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1818 | 2026-02-06T11:49:38.752Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1819 | 2026-02-06T11:49:38.783Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1820 | 2026-02-06T11:49:38.784Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1821 | 2026-02-06T11:49:38.784Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4407
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1822 | 2026-02-06T11:49:38.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1823 | 2026-02-06T11:49:38.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1824 | 2026-02-06T11:49:38.817Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1825 | 2026-02-06T11:49:38.817Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1826 | 2026-02-06T11:49:38.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1827 | 2026-02-06T11:49:38.829Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1828 | 2026-02-06T11:49:38.829Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1829 | 2026-02-06T11:49:38.830Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 1830 | 2026-02-06T11:49:38.830Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4456
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1831 | 2026-02-06T11:49:38.830Z | INFO | phd-runner: test phd_tests::framework::multiline_serial_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1832 | 2026-02-06T11:49:38.830Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1833 | 2026-02-06T11:49:38.831Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1834 | 2026-02-06T11:49:39.086Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
self.address = 127.0.0.1:9000
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1835 | 2026-02-06T11:49:39.143Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1836 | 2026-02-06T11:49:39.143Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-62266f44-c7c2-4dd1-b63d-c2ac5d056541"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = destroy
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1837 | 2026-02-06T11:49:39.170Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1838 | 2026-02-06T11:49:39.171Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8d279ce1-17e8-4aea-b0bc-6e568037eb6d"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = destroy
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1839 | 2026-02-06T11:49:39.188Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 358
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1840 | 2026-02-06T11:49:39.189Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 358
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1841 | 2026-02-06T11:49:39.189Z | INFO | phd-runner: Starting test phd_tests::framework::long_line_serial_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1842 | 2026-02-06T11:49:39.189Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5253
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = multiline_test
vm_id = cc29531f-253d-49ab-bdc4-cff4564cb9c7
|
| 1843 | 2026-02-06T11:49:39.189Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1844 | 2026-02-06T11:49:39.189Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1845 | 2026-02-06T11:49:39.189Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5345
file = phd-tests/tests/src/framework.rs
line = 10
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::framework::multiline_serial_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_tests::framework
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 1846 | 2026-02-06T11:49:39.189Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/framework.rs
line = 20
path = phd_tests::framework::long_line_serial_test
target = phd_tests::framework
|
| 1847 | 2026-02-06T11:49:39.189Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1848 | 2026-02-06T11:49:39.189Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1849 | 2026-02-06T11:49:39.189Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1850 | 2026-02-06T11:49:39.189Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1851 | 2026-02-06T11:49:39.189Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = list
|
| 1852 | 2026-02-06T11:49:39.200Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::long_line_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1853 | 2026-02-06T11:49:39.200Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2c6c78ba-6d52-4e47-adf7-b7d54f5fd408"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = snapshot
|
| 1854 | 2026-02-06T11:49:39.218Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2c6c78ba-6d52-4e47-adf7-b7d54f5fd408", "phd-artifacts/phd-clone-fdd20339-f49e-43a5-9b97-511bc2809810"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = clone
|
| 1855 | 2026-02-06T11:49:39.235Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-fdd20339-f49e-43a5-9b97-511bc2809810"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = list
|
| 1856 | 2026-02-06T11:49:39.247Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::long_line_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-fdd20339-f49e-43a5-9b97-511bc2809810 0B 25.3T 227M /phd-artifacts/phd-clone-fdd20339-f49e-43a5-9b97-511bc2809810\n
target = phd_framework::zfs
|
| 1857 | 2026-02-06T11:49:39.248Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 1858 | 2026-02-06T11:49:39.248Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm_name = long_line_serial_test
|
| 1859 | 2026-02-06T11:49:39.248Z | 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
|
| 1860 | 2026-02-06T11:49:39.248Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::framework::long_line_serial_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1861 | 2026-02-06T11:49:39.248Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::framework::long_line_serial_test
stderr_path = "/tmp/propolis-phd/long_line_serial_test.stderr.log"
stdout_path = "/tmp/propolis-phd/long_line_serial_test.stdout.log"
target = phd_framework::log_config
|
| 1862 | 2026-02-06T11:49:39.276Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1013
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm::server
|
| 1863 | 2026-02-06T11:49:39.277Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 1864 | 2026-02-06T11:49:39.277Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1865 | 2026-02-06T11:49:39.278Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1866 | 2026-02-06T11:49:40.044Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1867 | 2026-02-06T11:49:40.045Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: c3a561a1-b84d-4f5f-9f5d-b294e297dddd, name: "phd-vm-c3a561a1-b84d-4f5f-9f5d-b294e297dddd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 33598752-0610-4dc5-a1f7-48710a3be961, project_id: f447ded8-3ae9-4f26-84f2-b61845871189, sled_id: ace7ed40-f5f8-45fd-b3f9-c92140df4bb7, sled_serial: "ace7ed40-f5f8-45fd-b3f9-c92140df4bb7", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1868 | 2026-02-06T11:49:40.045Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1869 | 2026-02-06T11:49:40.046Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::framework::long_line_serial_test
state = Run
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1870 | 2026-02-06T11:49:40.046Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1871 | 2026-02-06T11:49:40.046Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 1872 | 2026-02-06T11:49:40.047Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1873 | 2026-02-06T11:49:40.047Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::framework::long_line_serial_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1874 | 2026-02-06T11:49:40.047Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1875 | 2026-02-06T11:49:40.047Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1876 | 2026-02-06T11:49:44.472Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4424
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1877 | 2026-02-06T11:49:44.472Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::framework::long_line_serial_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1878 | 2026-02-06T11:49:44.472Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::framework::long_line_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1879 | 2026-02-06T11:49:44.472Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1880 | 2026-02-06T11:49:44.472Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1881 | 2026-02-06T11:49:44.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1882 | 2026-02-06T11:49:44.490Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::framework::long_line_serial_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1883 | 2026-02-06T11:49:44.491Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::framework::long_line_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1884 | 2026-02-06T11:49:44.491Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1885 | 2026-02-06T11:49:44.491Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1886 | 2026-02-06T11:49:44.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1887 | 2026-02-06T11:49:44.524Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 1888 | 2026-02-06T11:49:44.524Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4477
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 1889 | 2026-02-06T11:49:44.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1890 | 2026-02-06T11:49:44.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1891 | 2026-02-06T11:49:44.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1892 | 2026-02-06T11:49:44.546Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1893 | 2026-02-06T11:49:44.546Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1894 | 2026-02-06T11:49:44.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1895 | 2026-02-06T11:49:44.590Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1896 | 2026-02-06T11:49:44.590Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 1897 | 2026-02-06T11:49:44.590Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4545
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1898 | 2026-02-06T11:49:44.590Z | INFO | phd-runner: test phd_tests::framework::long_line_serial_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1899 | 2026-02-06T11:49:44.590Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1900 | 2026-02-06T11:49:44.592Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1901 | 2026-02-06T11:49:45.049Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::framework::long_line_serial_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1902 | 2026-02-06T11:49:45.105Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1903 | 2026-02-06T11:49:45.106Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-fdd20339-f49e-43a5-9b97-511bc2809810"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = destroy
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1904 | 2026-02-06T11:49:45.138Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1905 | 2026-02-06T11:49:45.138Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2c6c78ba-6d52-4e47-adf7-b7d54f5fd408"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = destroy
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1906 | 2026-02-06T11:49:45.156Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 565
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1907 | 2026-02-06T11:49:45.156Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 565
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1908 | 2026-02-06T11:49:45.156Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5879
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = c3a561a1-b84d-4f5f-9f5d-b294e297dddd
|
| 1909 | 2026-02-06T11:49:45.156Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::migrate_running_process
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1910 | 2026-02-06T11:49:45.156Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5967
file = phd-tests/tests/src/framework.rs
line = 20
path = phd_tests::framework::long_line_serial_test
target = phd_tests::framework
|
| 1911 | 2026-02-06T11:49:45.156Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1912 | 2026-02-06T11:49:45.156Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1913 | 2026-02-06T11:49:45.156Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 111
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_tests::migrate::running_process
|
| 1914 | 2026-02-06T11:49:45.157Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1915 | 2026-02-06T11:49:45.157Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1916 | 2026-02-06T11:49:45.157Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 1917 | 2026-02-06T11:49:45.157Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = list
|
| 1918 | 2026-02-06T11:49:45.169Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::migrate_running_process
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1919 | 2026-02-06T11:49:45.169Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b1a0ef5f-9d4b-45ae-9932-a67fcbfc790e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = snapshot
|
| 1920 | 2026-02-06T11:49:45.186Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b1a0ef5f-9d4b-45ae-9932-a67fcbfc790e", "phd-artifacts/phd-clone-894adb7d-fb0a-483d-a8e6-b867117bece1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = clone
|
| 1921 | 2026-02-06T11:49:45.203Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-894adb7d-fb0a-483d-a8e6-b867117bece1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = list
|
| 1922 | 2026-02-06T11:49:45.214Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::migrate_running_process
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-894adb7d-fb0a-483d-a8e6-b867117bece1 0B 25.3T 227M /phd-artifacts/phd-clone-894adb7d-fb0a-483d-a8e6-b867117bece1\n
target = phd_framework::zfs
|
| 1923 | 2026-02-06T11:49:45.215Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 1924 | 2026-02-06T11:49:45.215Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm_name = migrate_running_process_source
|
| 1925 | 2026-02-06T11:49:45.215Z | 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
|
| 1926 | 2026-02-06T11:49:45.215Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::running_process::migrate_running_process
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1927 | 2026-02-06T11:49:45.215Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::running_process::migrate_running_process
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::log_config
|
| 1928 | 2026-02-06T11:49:45.242Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1021
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm::server
|
| 1929 | 2026-02-06T11:49:45.242Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 1930 | 2026-02-06T11:49:45.243Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 1931 | 2026-02-06T11:49:45.243Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm_name = migrate_running_process_target
|
| 1932 | 2026-02-06T11:49:45.243Z | 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
|
| 1933 | 2026-02-06T11:49:45.243Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::running_process::migrate_running_process
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1934 | 2026-02-06T11:49:45.243Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::running_process::migrate_running_process
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::log_config
|
| 1935 | 2026-02-06T11:49:45.269Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1022
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm::server
|
| 1936 | 2026-02-06T11:49:45.269Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 26
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 1937 | 2026-02-06T11:49:45.269Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1938 | 2026-02-06T11:49:45.301Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1939 | 2026-02-06T11:49:45.302Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 2f3ee736-db83-4ab3-ad55-66b99f78d257, name: "phd-vm-2f3ee736-db83-4ab3-ad55-66b99f78d257", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d3b325d6-167e-4ffa-b8a3-aa3eb4656482, project_id: b62f8712-aa1a-4a5c-9852-6a63bed9967e, sled_id: 91dff73e-8cd0-4c1e-a62a-b2fd606a1a3b, sled_serial: "91dff73e-8cd0-4c1e-a62a-b2fd606a1a3b", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1940 | 2026-02-06T11:49:45.302Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1941 | 2026-02-06T11:49:45.302Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::running_process::migrate_running_process
state = Run
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1942 | 2026-02-06T11:49:45.303Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1943 | 2026-02-06T11:49:45.303Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 1944 | 2026-02-06T11:49:45.303Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1945 | 2026-02-06T11:49:45.303Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::running_process::migrate_running_process
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1946 | 2026-02-06T11:49:45.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1947 | 2026-02-06T11:49:45.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1948 | 2026-02-06T11:49:49.703Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4399
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1949 | 2026-02-06T11:49:49.703Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::running_process::migrate_running_process
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1950 | 2026-02-06T11:49:49.703Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::running_process::migrate_running_process
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1951 | 2026-02-06T11:49:49.703Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1952 | 2026-02-06T11:49:49.703Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1953 | 2026-02-06T11:49:49.721Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1954 | 2026-02-06T11:49:49.722Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::running_process::migrate_running_process
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1955 | 2026-02-06T11:49:49.722Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::running_process::migrate_running_process
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1956 | 2026-02-06T11:49:49.722Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1957 | 2026-02-06T11:49:49.722Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1958 | 2026-02-06T11:49:49.755Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1959 | 2026-02-06T11:49:49.755Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 1960 | 2026-02-06T11:49:49.755Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4451
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 1961 | 2026-02-06T11:49:49.755Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1962 | 2026-02-06T11:49:49.755Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1963 | 2026-02-06T11:49:50.120Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 364
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1964 | 2026-02-06T11:49:50.120Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1965 | 2026-02-06T11:49:50.120Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1966 | 2026-02-06T11:49:50.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1967 | 2026-02-06T11:49:50.131Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1968 | 2026-02-06T11:49:50.131Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1969 | 2026-02-06T11:49:50.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1970 | 2026-02-06T11:49:50.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1971 | 2026-02-06T11:49:50.142Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1972 | 2026-02-06T11:49:50.175Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1973 | 2026-02-06T11:49:50.175Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1974 | 2026-02-06T11:49:50.175Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1975 | 2026-02-06T11:49:50.185Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1976 | 2026-02-06T11:49:50.186Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1977 | 2026-02-06T11:49:50.186Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1978 | 2026-02-06T11:49:50.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 302
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1979 | 2026-02-06T11:49:50.488Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
target = phd_framework::test_vm
target_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 1980 | 2026-02-06T11:49:50.488Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 8f156ed6-a4a6-4036-9944-62c5bc3c7e80
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
target = phd_framework::test_vm
target_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
timeout_duration = 45s
|
| 1981 | 2026-02-06T11:49:50.489Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
target = phd_framework::test_vm
target_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
vm = migrate_running_process_target
vm_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 1982 | 2026-02-06T11:49:50.522Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: bb5deeda-81a7-4f55-80a6-25bb7c75f65e, name: "phd-vm-bb5deeda-81a7-4f55-80a6-25bb7c75f65e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d3b325d6-167e-4ffa-b8a3-aa3eb4656482, project_id: b62f8712-aa1a-4a5c-9852-6a63bed9967e, sled_id: d2a973cb-8d25-4cc8-a4ff-e17c45c3ae09, sled_serial: "d2a973cb-8d25-4cc8-a4ff-e17c45c3ae09", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
target = phd_framework::test_vm
target_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
vm = migrate_running_process_target
vm_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 1983 | 2026-02-06T11:49:50.522Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 8f156ed6-a4a6-4036-9944-62c5bc3c7e80
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
target = phd_framework::test_vm
target_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 1984 | 2026-02-06T11:49:52.962Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":9417}}
target = phd_framework::serial
|
| 1985 | 2026-02-06T11:49:54.123Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
target = phd_framework::test_vm
target_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 1986 | 2026-02-06T11:49:54.123Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3600
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 8f156ed6-a4a6-4036-9944-62c5bc3c7e80
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
target = phd_framework::test_vm
target_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 1987 | 2026-02-06T11:49:54.123Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 1988 | 2026-02-06T11:49:54.124Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_target
vm_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 1989 | 2026-02-06T11:49:54.136Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 1990 | 2026-02-06T11:49:54.136Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 1991 | 2026-02-06T11:49:54.136Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_target
vm_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 1992 | 2026-02-06T11:49:54.224Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 1993 | 2026-02-06T11:49:54.224Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 1994 | 2026-02-06T11:49:54.224Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 1995 | 2026-02-06T11:49:54.224Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 1996 | 2026-02-06T11:49:54.224Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8923
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1997 | 2026-02-06T11:49:54.225Z | INFO | phd-runner: test phd_tests::migrate::running_process::migrate_running_process ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1998 | 2026-02-06T11:49:54.225Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1999 | 2026-02-06T11:49:54.226Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 2000 | 2026-02-06T11:49:54.226Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::running_process::migrate_running_process
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 2001 | 2026-02-06T11:49:54.292Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 67
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 2002 | 2026-02-06T11:49:54.292Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9022
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
|
| 2003 | 2026-02-06T11:49:54.293Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::running_process::migrate_running_process
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process_target
vm_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 2004 | 2026-02-06T11:49:54.351Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
vm = migrate_running_process_target
vm_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 2005 | 2026-02-06T11:49:54.352Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-894adb7d-fb0a-483d-a8e6-b867117bece1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process_target
vm_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 2006 | 2026-02-06T11:49:54.381Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
vm = migrate_running_process_target
vm_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 2007 | 2026-02-06T11:49:54.381Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b1a0ef5f-9d4b-45ae-9932-a67fcbfc790e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process_target
vm_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 2008 | 2026-02-06T11:49:54.399Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 174
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 2009 | 2026-02-06T11:49:54.399Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3910
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
target = phd_framework::test_vm
target_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
vm = migrate_running_process_target
vm_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 2010 | 2026-02-06T11:49:54.399Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 174
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2011 | 2026-02-06T11:49:54.399Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3910
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 2f3ee736-db83-4ab3-ad55-66b99f78d257
target = phd_framework::test_vm
target_id = bb5deeda-81a7-4f55-80a6-25bb7c75f65e
|
| 2012 | 2026-02-06T11:49:54.399Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::import_failure
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2013 | 2026-02-06T11:49:54.399Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9242
file = phd-tests/tests/src/migrate.rs
line = 111
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_tests::migrate::running_process
|
| 2014 | 2026-02-06T11:49:54.400Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2015 | 2026-02-06T11:49:54.400Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2016 | 2026-02-06T11:49:54.400Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 131
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_tests::migrate::running_process
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2017 | 2026-02-06T11:49:54.400Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2018 | 2026-02-06T11:49:54.400Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2019 | 2026-02-06T11:49:54.400Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2020 | 2026-02-06T11:49:54.400Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = list
|
| 2021 | 2026-02-06T11:49:54.412Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2022 | 2026-02-06T11:49:54.412Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-77ff50c6-36f4-4eab-8203-c282a30c467f"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = snapshot
|
| 2023 | 2026-02-06T11:49:54.429Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-77ff50c6-36f4-4eab-8203-c282a30c467f", "phd-artifacts/phd-clone-72940969-79b9-4d98-b010-ca41bfd3f0a8"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = clone
|
| 2024 | 2026-02-06T11:49:54.447Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-72940969-79b9-4d98-b010-ca41bfd3f0a8"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = list
|
| 2025 | 2026-02-06T11:49:54.458Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-72940969-79b9-4d98-b010-ca41bfd3f0a8 0B 25.3T 227M /phd-artifacts/phd-clone-72940969-79b9-4d98-b010-ca41bfd3f0a8\n
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2026 | 2026-02-06T11:49:54.459Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2027 | 2026-02-06T11:49:54.459Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm_name = migrate_running_process::import_failure_source
|
| 2028 | 2026-02-06T11:49:54.459Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /work/phd-test/propolis-server
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2029 | 2026-02-06T11:49:54.459Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2030 | 2026-02-06T11:49:54.460Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
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::log_config
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2031 | 2026-02-06T11:49:54.487Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1031
file = phd-tests/framework/src/test_vm/server.rs
line = 122
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2032 | 2026-02-06T11:49:54.488Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2033 | 2026-02-06T11:49:54.488Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2034 | 2026-02-06T11:49:54.488Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2035 | 2026-02-06T11:49:54.488Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2036 | 2026-02-06T11:49:54.488Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = list
|
| 2037 | 2026-02-06T11:49:54.500Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2038 | 2026-02-06T11:49:54.500Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a9f93fe1-47f8-4275-ba44-aead57582fc0"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = snapshot
|
| 2039 | 2026-02-06T11:49:54.525Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a9f93fe1-47f8-4275-ba44-aead57582fc0", "phd-artifacts/phd-clone-6a948140-b318-497c-8592-aba38aa011f0"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = clone
|
| 2040 | 2026-02-06T11:49:54.543Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6a948140-b318-497c-8592-aba38aa011f0"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = list
|
| 2041 | 2026-02-06T11:49:54.554Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-6a948140-b318-497c-8592-aba38aa011f0 0B 25.3T 227M /phd-artifacts/phd-clone-6a948140-b318-497c-8592-aba38aa011f0\n
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2042 | 2026-02-06T11:49:54.555Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2043 | 2026-02-06T11:49:54.555Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm_name = migrate_running_process::import_failure_target1
|
| 2044 | 2026-02-06T11:49:54.555Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /work/phd-test/propolis-server
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2045 | 2026-02-06T11:49:54.555Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2046 | 2026-02-06T11:49:54.555Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
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::log_config
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2047 | 2026-02-06T11:49:54.585Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1036
file = phd-tests/framework/src/test_vm/server.rs
line = 122
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2048 | 2026-02-06T11:49:54.585Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 30
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2049 | 2026-02-06T11:49:54.586Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2050 | 2026-02-06T11:49:54.586Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm_name = migrate_running_process::import_failure_target2
|
| 2051 | 2026-02-06T11:49:54.586Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /work/phd-test/propolis-server
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2052 | 2026-02-06T11:49:54.586Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2053 | 2026-02-06T11:49:54.586Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
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::log_config
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2054 | 2026-02-06T11:49:54.617Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1037
file = phd-tests/framework/src/test_vm/server.rs
line = 122
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2055 | 2026-02-06T11:49:54.617Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2056 | 2026-02-06T11:49:54.617Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2057 | 2026-02-06T11:49:54.648Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::serial
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2058 | 2026-02-06T11:49:54.649Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 5ca023d9-fc73-46a1-87a1-75d2f8748771, name: "phd-vm-5ca023d9-fc73-46a1-87a1-75d2f8748771", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: da5e8b79-8389-4a73-a2c3-60d708bd000b, project_id: 3e1ae581-d478-49ab-aa5b-9956fc9eee01, sled_id: c1f6cfa7-dfdd-4001-ae8f-b42d7658511a, sled_serial: "c1f6cfa7-dfdd-4001-ae8f-b42d7658511a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2059 | 2026-02-06T11:49:54.649Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2060 | 2026-02-06T11:49:54.649Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
state = Run
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2061 | 2026-02-06T11:49:54.650Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2062 | 2026-02-06T11:49:54.650Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2063 | 2026-02-06T11:49:54.650Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = 300s
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2064 | 2026-02-06T11:49:54.650Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2065 | 2026-02-06T11:49:54.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2066 | 2026-02-06T11:49:54.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2067 | 2026-02-06T11:49:59.027Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4376
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2068 | 2026-02-06T11:49:59.027Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WriteStr("root")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2069 | 2026-02-06T11:49:59.027Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2070 | 2026-02-06T11:49:59.027Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2071 | 2026-02-06T11:49:59.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2072 | 2026-02-06T11:49:59.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2073 | 2026-02-06T11:49:59.047Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2074 | 2026-02-06T11:49:59.047Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2075 | 2026-02-06T11:49:59.047Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2076 | 2026-02-06T11:49:59.047Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2077 | 2026-02-06T11:49:59.079Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2078 | 2026-02-06T11:49:59.080Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2079 | 2026-02-06T11:49:59.080Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4429
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2080 | 2026-02-06T11:49:59.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2081 | 2026-02-06T11:49:59.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2082 | 2026-02-06T11:49:59.213Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 133
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2083 | 2026-02-06T11:49:59.214Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2084 | 2026-02-06T11:49:59.214Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2085 | 2026-02-06T11:49:59.223Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2086 | 2026-02-06T11:49:59.223Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2087 | 2026-02-06T11:49:59.223Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2088 | 2026-02-06T11:49:59.234Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2089 | 2026-02-06T11:49:59.234Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2090 | 2026-02-06T11:49:59.234Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2091 | 2026-02-06T11:49:59.267Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2092 | 2026-02-06T11:49:59.267Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2093 | 2026-02-06T11:49:59.267Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2094 | 2026-02-06T11:49:59.279Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2095 | 2026-02-06T11:49:59.279Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2096 | 2026-02-06T11:49:59.279Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2097 | 2026-02-06T11:49:59.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 298
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2098 | 2026-02-06T11:49:59.578Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
|
| 2099 | 2026-02-06T11:49:59.578Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 40e865f2-36b2-4d73-bc5c-bba1df72b401
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
timeout_duration = 45s
|
| 2100 | 2026-02-06T11:49:59.578Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
vm = migrate_running_process::import_failure_target1
vm_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
|
| 2101 | 2026-02-06T11:49:59.613Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 0b082c4d-804d-4385-9149-31ec0c0ff46c, name: "phd-vm-0b082c4d-804d-4385-9149-31ec0c0ff46c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 078b712c-a19c-40ae-84c0-9f9e1b88b540, project_id: 30d6ef34-f1b2-405f-85ea-b10c52293434, sled_id: 0f661f06-9246-42fc-803f-8bd3537a9881, sled_serial: "0f661f06-9246-42fc-803f-8bd3537a9881", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
vm = migrate_running_process::import_failure_target1
vm_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
|
| 2102 | 2026-02-06T11:49:59.613Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 40e865f2-36b2-4d73-bc5c-bba1df72b401
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
|
| 2103 | 2026-02-06T11:50:03.095Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 572
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
|
| 2104 | 2026-02-06T11:50:03.095Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3481
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 40e865f2-36b2-4d73-bc5c-bba1df72b401
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
|
| 2105 | 2026-02-06T11:50:03.095Z | INFO | phd-runner: [TEST - EVENT] first migration failed as expected
error = live migration
file = phd-tests/tests/src/migrate.rs
line = 173
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_tests::migrate::running_process
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2106 | 2026-02-06T11:50:03.096Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2107 | 2026-02-06T11:50:03.096Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 5s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2108 | 2026-02-06T11:50:03.096Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2109 | 2026-02-06T11:50:03.096Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2110 | 2026-02-06T11:50:03.097Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2111 | 2026-02-06T11:50:03.097Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2112 | 2026-02-06T11:50:03.097Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2113 | 2026-02-06T11:50:03.097Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 94395acb-d520-4a34-827e-b3fcfb4228f2
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
timeout_duration = 45s
|
| 2114 | 2026-02-06T11:50:03.097Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
vm = migrate_running_process::import_failure_target2
vm_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2115 | 2026-02-06T11:50:03.132Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47, name: "phd-vm-7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: da5e8b79-8389-4a73-a2c3-60d708bd000b, project_id: 3e1ae581-d478-49ab-aa5b-9956fc9eee01, sled_id: bace7cf9-2c0e-47fb-98ea-cdf96ef3f836, sled_serial: "bace7cf9-2c0e-47fb-98ea-cdf96ef3f836", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
vm = migrate_running_process::import_failure_target2
vm_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2116 | 2026-02-06T11:50:03.132Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 94395acb-d520-4a34-827e-b3fcfb4228f2
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2117 | 2026-02-06T11:50:05.585Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":9417}}
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::serial
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2118 | 2026-02-06T11:50:06.292Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2119 | 2026-02-06T11:50:06.292Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3159
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 94395acb-d520-4a34-827e-b3fcfb4228f2
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2120 | 2026-02-06T11:50:06.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_target2
vm_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2121 | 2026-02-06T11:50:06.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_target2
vm_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2122 | 2026-02-06T11:50:09.435Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 3143
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_target2
vm_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2123 | 2026-02-06T11:50:09.436Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_target2
vm_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2124 | 2026-02-06T11:50:09.436Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_target2
vm_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2125 | 2026-02-06T11:50:09.525Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_target2
vm_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2126 | 2026-02-06T11:50:09.525Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_target2
vm_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2127 | 2026-02-06T11:50:09.525Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_target1
vm_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
|
| 2128 | 2026-02-06T11:50:09.525Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2129 | 2026-02-06T11:50:09.526Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::serial
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2130 | 2026-02-06T11:50:09.526Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 14877
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::serial
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2131 | 2026-02-06T11:50:09.526Z | INFO | phd-runner: test phd_tests::migrate::running_process::import_failure ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2132 | 2026-02-06T11:50:09.526Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2133 | 2026-02-06T11:50:09.527Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_target2
vm_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2134 | 2026-02-06T11:50:09.528Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_target1
vm_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
|
| 2135 | 2026-02-06T11:50:09.528Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
self.address = 127.0.0.1:9000
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2136 | 2026-02-06T11:50:09.531Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
self.address = 127.0.0.1:9002
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_target1
vm_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
|
| 2137 | 2026-02-06T11:50:09.587Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 61
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2138 | 2026-02-06T11:50:09.587Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 14969
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_source
vm_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
|
| 2139 | 2026-02-06T11:50:09.621Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
self.address = 127.0.0.1:9004
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_target2
vm_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2140 | 2026-02-06T11:50:09.625Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_target1
vm_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
|
| 2141 | 2026-02-06T11:50:09.625Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6a948140-b318-497c-8592-aba38aa011f0"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = destroy
vm = migrate_running_process::import_failure_target1
vm_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
|
| 2142 | 2026-02-06T11:50:09.650Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_target1
vm_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
|
| 2143 | 2026-02-06T11:50:09.651Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a9f93fe1-47f8-4275-ba44-aead57582fc0"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = destroy
vm = migrate_running_process::import_failure_target1
vm_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
|
| 2144 | 2026-02-06T11:50:09.668Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 142
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_target1
vm_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
|
| 2145 | 2026-02-06T11:50:09.669Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10089
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
vm = migrate_running_process::import_failure_target1
vm_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
|
| 2146 | 2026-02-06T11:50:09.669Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 10090
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 0b082c4d-804d-4385-9149-31ec0c0ff46c
|
| 2147 | 2026-02-06T11:50:09.679Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_target2
vm_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2148 | 2026-02-06T11:50:09.679Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-72940969-79b9-4d98-b010-ca41bfd3f0a8"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = destroy
vm = migrate_running_process::import_failure_target2
vm_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2149 | 2026-02-06T11:50:09.709Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_target2
vm_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2150 | 2026-02-06T11:50:09.709Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-77ff50c6-36f4-4eab-8203-c282a30c467f"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = destroy
vm = migrate_running_process::import_failure_target2
vm_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2151 | 2026-02-06T11:50:09.726Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 201
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::import_failure_target2
vm_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2152 | 2026-02-06T11:50:09.726Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6628
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
vm = migrate_running_process::import_failure_target2
vm_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2153 | 2026-02-06T11:50:09.726Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 200
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2154 | 2026-02-06T11:50:09.727Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6629
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 5ca023d9-fc73-46a1-87a1-75d2f8748771
target = phd_framework::test_vm
target_id = 7e9acfa1-3c7e-4fe8-bfe8-e4a039f61a47
|
| 2155 | 2026-02-06T11:50:09.727Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::export_failure
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2156 | 2026-02-06T11:50:09.727Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 15326
file = phd-tests/tests/src/migrate.rs
line = 131
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::import_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_tests::migrate::running_process
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2157 | 2026-02-06T11:50:09.727Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2158 | 2026-02-06T11:50:09.727Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2159 | 2026-02-06T11:50:09.727Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 201
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_tests::migrate::running_process
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2160 | 2026-02-06T11:50:09.727Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2161 | 2026-02-06T11:50:09.727Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2162 | 2026-02-06T11:50:09.727Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2163 | 2026-02-06T11:50:09.727Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = list
|
| 2164 | 2026-02-06T11:50:09.737Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2165 | 2026-02-06T11:50:09.737Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8c37940c-3289-44d7-a065-d41456082a92"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = snapshot
|
| 2166 | 2026-02-06T11:50:09.753Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8c37940c-3289-44d7-a065-d41456082a92", "phd-artifacts/phd-clone-65204550-d00a-4da4-9031-61cd0483a5c0"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = clone
|
| 2167 | 2026-02-06T11:50:09.770Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-65204550-d00a-4da4-9031-61cd0483a5c0"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = list
|
| 2168 | 2026-02-06T11:50:09.779Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-65204550-d00a-4da4-9031-61cd0483a5c0 0B 25.3T 227M /phd-artifacts/phd-clone-65204550-d00a-4da4-9031-61cd0483a5c0\n
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2169 | 2026-02-06T11:50:09.780Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2170 | 2026-02-06T11:50:09.780Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm_name = migrate_running_process::export_failure_source
|
| 2171 | 2026-02-06T11:50:09.780Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /work/phd-test/propolis-server
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2172 | 2026-02-06T11:50:09.780Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2173 | 2026-02-06T11:50:09.780Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
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::log_config
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2174 | 2026-02-06T11:50:09.808Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1049
file = phd-tests/framework/src/test_vm/server.rs
line = 122
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2175 | 2026-02-06T11:50:09.808Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2176 | 2026-02-06T11:50:09.809Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2177 | 2026-02-06T11:50:09.809Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm_name = migrate_running_process::export_failure_target1
|
| 2178 | 2026-02-06T11:50:09.809Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /work/phd-test/propolis-server
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2179 | 2026-02-06T11:50:09.809Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2180 | 2026-02-06T11:50:09.809Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
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::log_config
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2181 | 2026-02-06T11:50:09.837Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1050
file = phd-tests/framework/src/test_vm/server.rs
line = 122
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2182 | 2026-02-06T11:50:09.837Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2183 | 2026-02-06T11:50:09.837Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2184 | 2026-02-06T11:50:09.838Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm_name = migrate_running_process::export_failure_target2
|
| 2185 | 2026-02-06T11:50:09.838Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /work/phd-test/propolis-server
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2186 | 2026-02-06T11:50:09.838Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2187 | 2026-02-06T11:50:09.838Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
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::log_config
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2188 | 2026-02-06T11:50:09.865Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1051
file = phd-tests/framework/src/test_vm/server.rs
line = 122
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2189 | 2026-02-06T11:50:09.866Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2190 | 2026-02-06T11:50:09.866Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2191 | 2026-02-06T11:50:09.897Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2192 | 2026-02-06T11:50:09.898Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 00dc8f16-727b-472d-b114-8a2dfc2c1c24, name: "phd-vm-00dc8f16-727b-472d-b114-8a2dfc2c1c24", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5912e443-fee9-4d33-a454-77193f543059, project_id: ca436a09-e85d-4e96-a124-a7ad58df4dc3, sled_id: cbf8475f-dd07-4338-bdd6-c6e8de368de2, sled_serial: "cbf8475f-dd07-4338-bdd6-c6e8de368de2", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2193 | 2026-02-06T11:50:09.899Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2194 | 2026-02-06T11:50:09.899Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
state = Run
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2195 | 2026-02-06T11:50:09.900Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2196 | 2026-02-06T11:50:09.900Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2197 | 2026-02-06T11:50:09.900Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = 300s
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2198 | 2026-02-06T11:50:09.900Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2199 | 2026-02-06T11:50:09.900Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2200 | 2026-02-06T11:50:09.900Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2201 | 2026-02-06T11:50:14.315Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4415
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2202 | 2026-02-06T11:50:14.315Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WriteStr("root")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2203 | 2026-02-06T11:50:14.316Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2204 | 2026-02-06T11:50:14.316Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2205 | 2026-02-06T11:50:14.316Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2206 | 2026-02-06T11:50:14.334Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2207 | 2026-02-06T11:50:14.334Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2208 | 2026-02-06T11:50:14.334Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2209 | 2026-02-06T11:50:14.334Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2210 | 2026-02-06T11:50:14.334Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2211 | 2026-02-06T11:50:14.367Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2212 | 2026-02-06T11:50:14.367Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2213 | 2026-02-06T11:50:14.367Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4467
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2214 | 2026-02-06T11:50:14.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2215 | 2026-02-06T11:50:14.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2216 | 2026-02-06T11:50:14.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 121
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2217 | 2026-02-06T11:50:14.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2218 | 2026-02-06T11:50:14.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2219 | 2026-02-06T11:50:14.499Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2220 | 2026-02-06T11:50:14.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2221 | 2026-02-06T11:50:14.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2222 | 2026-02-06T11:50:14.510Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2223 | 2026-02-06T11:50:14.510Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2224 | 2026-02-06T11:50:14.511Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2225 | 2026-02-06T11:50:14.544Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2226 | 2026-02-06T11:50:14.544Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2227 | 2026-02-06T11:50:14.544Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2228 | 2026-02-06T11:50:14.555Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2229 | 2026-02-06T11:50:14.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2230 | 2026-02-06T11:50:14.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2231 | 2026-02-06T11:50:14.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 296
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2232 | 2026-02-06T11:50:14.853Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 5a8d3505-029d-4931-aed3-56bad48bcfbd
|
| 2233 | 2026-02-06T11:50:14.853Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = d8b6707f-8e72-4548-a6bd-533408e8bde4
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 5a8d3505-029d-4931-aed3-56bad48bcfbd
timeout_duration = 45s
|
| 2234 | 2026-02-06T11:50:14.853Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 5a8d3505-029d-4931-aed3-56bad48bcfbd
vm = migrate_running_process::export_failure_target1
vm_id = 5a8d3505-029d-4931-aed3-56bad48bcfbd
|
| 2235 | 2026-02-06T11:50:14.888Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 5a8d3505-029d-4931-aed3-56bad48bcfbd, name: "phd-vm-5a8d3505-029d-4931-aed3-56bad48bcfbd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5912e443-fee9-4d33-a454-77193f543059, project_id: ca436a09-e85d-4e96-a124-a7ad58df4dc3, sled_id: 4d7177d9-4693-40c8-af4e-0289ee0a00da, sled_serial: "4d7177d9-4693-40c8-af4e-0289ee0a00da", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 5a8d3505-029d-4931-aed3-56bad48bcfbd
vm = migrate_running_process::export_failure_target1
vm_id = 5a8d3505-029d-4931-aed3-56bad48bcfbd
|
| 2236 | 2026-02-06T11:50:14.888Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = d8b6707f-8e72-4548-a6bd-533408e8bde4
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 5a8d3505-029d-4931-aed3-56bad48bcfbd
|
| 2237 | 2026-02-06T11:50:18.089Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 572
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 5a8d3505-029d-4931-aed3-56bad48bcfbd
|
| 2238 | 2026-02-06T11:50:18.089Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3200
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = d8b6707f-8e72-4548-a6bd-533408e8bde4
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 5a8d3505-029d-4931-aed3-56bad48bcfbd
|
| 2239 | 2026-02-06T11:50:18.089Z | INFO | phd-runner: [TEST - EVENT] first migration failed as expected
error = live migration
file = phd-tests/tests/src/migrate.rs
line = 235
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_tests::migrate::running_process
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2240 | 2026-02-06T11:50:18.090Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2241 | 2026-02-06T11:50:18.090Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 5s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2242 | 2026-02-06T11:50:18.090Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2243 | 2026-02-06T11:50:18.090Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2244 | 2026-02-06T11:50:18.091Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2245 | 2026-02-06T11:50:18.091Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2246 | 2026-02-06T11:50:18.091Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2247 | 2026-02-06T11:50:18.091Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 3b08e893-a960-442a-a2b0-1e0d5c8c8efb
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
timeout_duration = 45s
|
| 2248 | 2026-02-06T11:50:18.091Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
vm = migrate_running_process::export_failure_target2
vm_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2249 | 2026-02-06T11:50:18.123Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b, name: "phd-vm-59b96b0e-9857-41e7-a9b7-58b49bf4cf5b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5912e443-fee9-4d33-a454-77193f543059, project_id: ca436a09-e85d-4e96-a124-a7ad58df4dc3, sled_id: 4859e901-9b54-44a0-9364-aee8eed7c826, sled_serial: "4859e901-9b54-44a0-9364-aee8eed7c826", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
vm = migrate_running_process::export_failure_target2
vm_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2250 | 2026-02-06T11:50:18.123Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 3b08e893-a960-442a-a2b0-1e0d5c8c8efb
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2251 | 2026-02-06T11:50:20.545Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":9417}}
target = phd_framework::serial
|
| 2252 | 2026-02-06T11:50:21.839Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2253 | 2026-02-06T11:50:21.840Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3716
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 3b08e893-a960-442a-a2b0-1e0d5c8c8efb
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2254 | 2026-02-06T11:50:21.840Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_target2
vm_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2255 | 2026-02-06T11:50:21.840Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_target2
vm_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2256 | 2026-02-06T11:50:21.852Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_target2
vm_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2257 | 2026-02-06T11:50:21.852Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_target2
vm_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2258 | 2026-02-06T11:50:21.852Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_target2
vm_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2259 | 2026-02-06T11:50:21.940Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_target2
vm_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2260 | 2026-02-06T11:50:21.940Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_target2
vm_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2261 | 2026-02-06T11:50:21.940Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_target1
vm_id = 5a8d3505-029d-4931-aed3-56bad48bcfbd
|
| 2262 | 2026-02-06T11:50:21.940Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2263 | 2026-02-06T11:50:21.941Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 2264 | 2026-02-06T11:50:21.941Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12043
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2265 | 2026-02-06T11:50:21.941Z | INFO | phd-runner: test phd_tests::migrate::running_process::export_failure ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2266 | 2026-02-06T11:50:21.941Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2267 | 2026-02-06T11:50:21.942Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_target2
vm_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2268 | 2026-02-06T11:50:21.942Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_target1
vm_id = 5a8d3505-029d-4931-aed3-56bad48bcfbd
|
| 2269 | 2026-02-06T11:50:21.943Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
self.address = 127.0.0.1:9000
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2270 | 2026-02-06T11:50:21.946Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
self.address = 127.0.0.1:9002
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_target1
vm_id = 5a8d3505-029d-4931-aed3-56bad48bcfbd
|
| 2271 | 2026-02-06T11:50:22.007Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 65
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2272 | 2026-02-06T11:50:22.007Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 12140
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_source
vm_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
|
| 2273 | 2026-02-06T11:50:22.041Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
self.address = 127.0.0.1:9004
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_target2
vm_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2274 | 2026-02-06T11:50:22.045Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 104
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_target1
vm_id = 5a8d3505-029d-4931-aed3-56bad48bcfbd
|
| 2275 | 2026-02-06T11:50:22.045Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7192
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 5a8d3505-029d-4931-aed3-56bad48bcfbd
vm = migrate_running_process::export_failure_target1
vm_id = 5a8d3505-029d-4931-aed3-56bad48bcfbd
|
| 2276 | 2026-02-06T11:50:22.046Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7192
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 5a8d3505-029d-4931-aed3-56bad48bcfbd
|
| 2277 | 2026-02-06T11:50:22.099Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_target2
vm_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2278 | 2026-02-06T11:50:22.099Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-65204550-d00a-4da4-9031-61cd0483a5c0"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = destroy
vm = migrate_running_process::export_failure_target2
vm_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2279 | 2026-02-06T11:50:22.136Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_target2
vm_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2280 | 2026-02-06T11:50:22.136Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8c37940c-3289-44d7-a065-d41456082a92"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::zfs
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
verb = destroy
vm = migrate_running_process::export_failure_target2
vm_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2281 | 2026-02-06T11:50:22.155Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 214
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = migrate_running_process::export_failure_target2
vm_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2282 | 2026-02-06T11:50:22.155Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4063
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
vm = migrate_running_process::export_failure_target2
vm_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2283 | 2026-02-06T11:50:22.155Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4063
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 00dc8f16-727b-472d-b114-8a2dfc2c1c24
target = phd_framework::test_vm
target_id = 59b96b0e-9857-41e7-a9b7-58b49bf4cf5b
|
| 2284 | 2026-02-06T11:50:22.155Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12427
file = phd-tests/tests/src/migrate.rs
line = 201
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::migrate::running_process::export_failure
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_tests::migrate::running_process
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2285 | 2026-02-06T11:50:22.155Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 214
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2286 | 2026-02-06T11:50:22.155Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2287 | 2026-02-06T11:50:22.155Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2288 | 2026-02-06T11:50:22.156Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2289 | 2026-02-06T11:50:22.156Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/migrate.rs
line = 10
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_tests::crucible::migrate
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2290 | 2026-02-06T11:50:22.156Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2291 | 2026-02-06T11:50:22.156Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2292 | 2026-02-06T11:50:22.156Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-downstairs
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2293 | 2026-02-06T11:50:22.156Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2294 | 2026-02-06T11:50:22.156Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9000", "--encrypted", "--uuid", "b88d68e9-f66d-4019-8324-67063f688513", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2295 | 2026-02-06T11:50:22.269Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:22.167883959Z","hostname":"BRM42220010","pid":1057}\n{"msg":"UUID: b88d68e9-f66d-4019-8324-67063f688513","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:22.264264447Z","hostname":"BRM42220010","pid":1057}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:22.264280488Z","hostname":"BRM42220010","pid":1057}\n
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2296 | 2026-02-06T11:50:22.269Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9001", "--encrypted", "--uuid", "b88d68e9-f66d-4019-8324-67063f688513", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2297 | 2026-02-06T11:50:22.383Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:22.281683205Z","hostname":"BRM42220010","pid":1058}\n{"msg":"UUID: b88d68e9-f66d-4019-8324-67063f688513","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:22.377807645Z","hostname":"BRM42220010","pid":1058}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:22.37783087Z","hostname":"BRM42220010","pid":1058}\n
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2298 | 2026-02-06T11:50:22.383Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9002", "--encrypted", "--uuid", "b88d68e9-f66d-4019-8324-67063f688513", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2299 | 2026-02-06T11:50:22.494Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:22.395406859Z","hostname":"BRM42220010","pid":1059}\n{"msg":"UUID: b88d68e9-f66d-4019-8324-67063f688513","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:22.487951504Z","hostname":"BRM42220010","pid":1059}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:22.487973707Z","hostname":"BRM42220010","pid":1059}\n
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2300 | 2026-02-06T11:50:22.494Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
stderr_path = "/tmp/propolis-phd/crucible_b88d68e9-f66d-4019-8324-67063f688513_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_b88d68e9-f66d-4019-8324-67063f688513_9000.stdout.log"
target = phd_framework::log_config
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2301 | 2026-02-06T11:50:22.494Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2302 | 2026-02-06T11:50:22.494Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2303 | 2026-02-06T11:50:22.497Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
stderr_path = "/tmp/propolis-phd/crucible_b88d68e9-f66d-4019-8324-67063f688513_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_b88d68e9-f66d-4019-8324-67063f688513_9001.stdout.log"
target = phd_framework::log_config
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2304 | 2026-02-06T11:50:22.497Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2305 | 2026-02-06T11:50:22.497Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2306 | 2026-02-06T11:50:22.499Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
stderr_path = "/tmp/propolis-phd/crucible_b88d68e9-f66d-4019-8324-67063f688513_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_b88d68e9-f66d-4019-8324-67063f688513_9002.stdout.log"
target = phd_framework::log_config
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2307 | 2026-02-06T11:50:22.499Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2308 | 2026-02-06T11:50:22.499Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2309 | 2026-02-06T11:50:22.501Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2310 | 2026-02-06T11:50:22.501Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm_name = crucible_migrate_smoke_source
|
| 2311 | 2026-02-06T11:50:22.502Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /work/phd-test/propolis-server
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2312 | 2026-02-06T11:50:22.502Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2313 | 2026-02-06T11:50:22.502Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
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::log_config
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2314 | 2026-02-06T11:50:22.529Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1063
file = phd-tests/framework/src/test_vm/server.rs
line = 122
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2315 | 2026-02-06T11:50:22.530Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2316 | 2026-02-06T11:50:22.530Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2317 | 2026-02-06T11:50:22.531Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2318 | 2026-02-06T11:50:23.084Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2319 | 2026-02-06T11:50:23.085Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: d8cc183d-ca8f-459d-8bd0-cda5bf91e33a, name: "phd-vm-d8cc183d-ca8f-459d-8bd0-cda5bf91e33a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: fe64dd1d-d242-4322-87c3-a4a39a6c29af, project_id: 4c66c13d-bc6d-4172-b7ab-6621e41cd49e, sled_id: 5e3636cc-b3e8-460a-8dbc-34ff1b4c1879, sled_serial: "5e3636cc-b3e8-460a-8dbc-34ff1b4c1879", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2320 | 2026-02-06T11:50:23.085Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2321 | 2026-02-06T11:50:23.086Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
state = Run
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2322 | 2026-02-06T11:50:23.087Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2323 | 2026-02-06T11:50:23.087Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2324 | 2026-02-06T11:50:23.087Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = 300s
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2325 | 2026-02-06T11:50:23.087Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2326 | 2026-02-06T11:50:23.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2327 | 2026-02-06T11:50:23.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2328 | 2026-02-06T11:50:28.175Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5087
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2329 | 2026-02-06T11:50:28.175Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WriteStr("root")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2330 | 2026-02-06T11:50:28.176Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2331 | 2026-02-06T11:50:28.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2332 | 2026-02-06T11:50:28.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2333 | 2026-02-06T11:50:28.194Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2334 | 2026-02-06T11:50:28.194Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2335 | 2026-02-06T11:50:28.194Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2336 | 2026-02-06T11:50:28.194Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2337 | 2026-02-06T11:50:28.194Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2338 | 2026-02-06T11:50:28.226Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2339 | 2026-02-06T11:50:28.226Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2340 | 2026-02-06T11:50:28.226Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5139
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2341 | 2026-02-06T11:50:28.227Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2342 | 2026-02-06T11:50:28.227Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2343 | 2026-02-06T11:50:28.237Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2344 | 2026-02-06T11:50:28.237Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2345 | 2026-02-06T11:50:28.237Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2346 | 2026-02-06T11:50:28.270Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2347 | 2026-02-06T11:50:28.270Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2348 | 2026-02-06T11:50:28.270Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2349 | 2026-02-06T11:50:28.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2350 | 2026-02-06T11:50:28.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2351 | 2026-02-06T11:50:28.283Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2352 | 2026-02-06T11:50:28.315Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2353 | 2026-02-06T11:50:28.315Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2354 | 2026-02-06T11:50:28.315Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2355 | 2026-02-06T11:50:28.327Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2356 | 2026-02-06T11:50:28.327Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2357 | 2026-02-06T11:50:28.327Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2358 | 2026-02-06T11:50:28.360Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2359 | 2026-02-06T11:50:28.360Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2360 | 2026-02-06T11:50:28.360Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm_name = crucible_migrate_smoke_target
|
| 2361 | 2026-02-06T11:50:28.361Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /work/phd-test/propolis-server
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2362 | 2026-02-06T11:50:28.361Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
server_addr = 127.0.0.1:9005
server_path = "/work/phd-test/propolis-server"
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2363 | 2026-02-06T11:50:28.361Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
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::log_config
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2364 | 2026-02-06T11:50:28.389Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1064
file = phd-tests/framework/src/test_vm/server.rs
line = 122
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2365 | 2026-02-06T11:50:28.389Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 29
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2366 | 2026-02-06T11:50:28.390Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
target = phd_framework::test_vm
target_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2367 | 2026-02-06T11:50:28.390Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9003
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 919a03ec-3df2-47de-aa3f-3cecd09952ee
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
target = phd_framework::test_vm
target_id = 604144a9-9f09-46be-abf9-3a0945ca8752
timeout_duration = 45s
|
| 2368 | 2026-02-06T11:50:28.390Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
target = phd_framework::test_vm
target_id = 604144a9-9f09-46be-abf9-3a0945ca8752
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2369 | 2026-02-06T11:50:28.391Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9005/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
target = phd_framework::test_vm
target_id = 604144a9-9f09-46be-abf9-3a0945ca8752
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2370 | 2026-02-06T11:50:28.808Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 604144a9-9f09-46be-abf9-3a0945ca8752, name: "phd-vm-604144a9-9f09-46be-abf9-3a0945ca8752", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: fe64dd1d-d242-4322-87c3-a4a39a6c29af, project_id: 4c66c13d-bc6d-4172-b7ab-6621e41cd49e, sled_id: 211ff725-ccee-4cbe-859e-57117a029c0d, sled_serial: "211ff725-ccee-4cbe-859e-57117a029c0d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
target = phd_framework::test_vm
target_id = 604144a9-9f09-46be-abf9-3a0945ca8752
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2371 | 2026-02-06T11:50:28.808Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 919a03ec-3df2-47de-aa3f-3cecd09952ee
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
target = phd_framework::test_vm
target_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2372 | 2026-02-06T11:50:31.262Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9005","from_start":7760}}
target = phd_framework::serial
|
| 2373 | 2026-02-06T11:50:31.615Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
target = phd_framework::test_vm
target_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2374 | 2026-02-06T11:50:31.615Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2806
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 919a03ec-3df2-47de-aa3f-3cecd09952ee
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
target = phd_framework::test_vm
target_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2375 | 2026-02-06T11:50:31.615Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2376 | 2026-02-06T11:50:31.615Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2377 | 2026-02-06T11:50:34.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2612
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2378 | 2026-02-06T11:50:34.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2379 | 2026-02-06T11:50:34.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2380 | 2026-02-06T11:50:34.261Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2381 | 2026-02-06T11:50:34.261Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2382 | 2026-02-06T11:50:34.261Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2383 | 2026-02-06T11:50:34.261Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 2384 | 2026-02-06T11:50:34.261Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11176
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2385 | 2026-02-06T11:50:34.261Z | INFO | phd-runner: test phd_tests::crucible::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2386 | 2026-02-06T11:50:34.262Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2387 | 2026-02-06T11:50:34.263Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
self.address = 127.0.0.1:9003
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2388 | 2026-02-06T11:50:34.334Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 72
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2389 | 2026-02-06T11:50:34.334Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11803
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_source
vm_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
|
| 2390 | 2026-02-06T11:50:34.334Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2391 | 2026-02-06T11:50:34.934Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
self.address = 127.0.0.1:9005
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2392 | 2026-02-06T11:50:34.995Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9000" } }
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2393 | 2026-02-06T11:50:35.003Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9000"
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2394 | 2026-02-06T11:50:35.017Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9001" } }
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2395 | 2026-02-06T11:50:35.024Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9001"
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2396 | 2026-02-06T11:50:35.036Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9002" } }
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2397 | 2026-02-06T11:50:35.044Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/b88d68e9-f66d-4019-8324-67063f688513_9002"
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2398 | 2026-02-06T11:50:35.056Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 794
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2399 | 2026-02-06T11:50:35.056Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6665
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
target = phd_framework::test_vm
target_id = 604144a9-9f09-46be-abf9-3a0945ca8752
vm = crucible_migrate_smoke_target
vm_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2400 | 2026-02-06T11:50:35.056Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6666
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = d8cc183d-ca8f-459d-8bd0-cda5bf91e33a
target = phd_framework::test_vm
target_id = 604144a9-9f09-46be-abf9-3a0945ca8752
|
| 2401 | 2026-02-06T11:50:35.056Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12899
file = phd-tests/tests/src/crucible/migrate.rs
line = 10
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::smoke_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_tests::crucible::migrate
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2402 | 2026-02-06T11:50:35.056Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 794
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2403 | 2026-02-06T11:50:35.057Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::load_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2404 | 2026-02-06T11:50:35.057Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2405 | 2026-02-06T11:50:35.057Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2406 | 2026-02-06T11:50:35.057Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/migrate.rs
line = 39
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_tests::crucible::migrate
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2407 | 2026-02-06T11:50:35.057Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2408 | 2026-02-06T11:50:35.057Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2409 | 2026-02-06T11:50:35.057Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-downstairs
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2410 | 2026-02-06T11:50:35.057Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2411 | 2026-02-06T11:50:35.057Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9000", "--encrypted", "--uuid", "ef296995-af5c-4ba2-893e-8a54849d388f", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2412 | 2026-02-06T11:50:35.157Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:35.069382904Z","hostname":"BRM42220010","pid":1067}\n{"msg":"UUID: ef296995-af5c-4ba2-893e-8a54849d388f","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:35.151633203Z","hostname":"BRM42220010","pid":1067}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:35.151657168Z","hostname":"BRM42220010","pid":1067}\n
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2413 | 2026-02-06T11:50:35.157Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9001", "--encrypted", "--uuid", "ef296995-af5c-4ba2-893e-8a54849d388f", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2414 | 2026-02-06T11:50:35.272Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:35.170133314Z","hostname":"BRM42220010","pid":1068}\n{"msg":"UUID: ef296995-af5c-4ba2-893e-8a54849d388f","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:35.266999759Z","hostname":"BRM42220010","pid":1068}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:35.267020819Z","hostname":"BRM42220010","pid":1068}\n
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2415 | 2026-02-06T11:50:35.272Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9002", "--encrypted", "--uuid", "ef296995-af5c-4ba2-893e-8a54849d388f", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2416 | 2026-02-06T11:50:35.390Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:35.285954876Z","hostname":"BRM42220010","pid":1069}\n{"msg":"UUID: ef296995-af5c-4ba2-893e-8a54849d388f","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:35.384118925Z","hostname":"BRM42220010","pid":1069}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:50:35.384142671Z","hostname":"BRM42220010","pid":1069}\n
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2417 | 2026-02-06T11:50:35.391Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
stderr_path = "/tmp/propolis-phd/crucible_ef296995-af5c-4ba2-893e-8a54849d388f_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_ef296995-af5c-4ba2-893e-8a54849d388f_9000.stdout.log"
target = phd_framework::log_config
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2418 | 2026-02-06T11:50:35.391Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2419 | 2026-02-06T11:50:35.391Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2420 | 2026-02-06T11:50:35.393Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
stderr_path = "/tmp/propolis-phd/crucible_ef296995-af5c-4ba2-893e-8a54849d388f_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_ef296995-af5c-4ba2-893e-8a54849d388f_9001.stdout.log"
target = phd_framework::log_config
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2421 | 2026-02-06T11:50:35.393Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2422 | 2026-02-06T11:50:35.393Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2423 | 2026-02-06T11:50:35.395Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
stderr_path = "/tmp/propolis-phd/crucible_ef296995-af5c-4ba2-893e-8a54849d388f_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_ef296995-af5c-4ba2-893e-8a54849d388f_9002.stdout.log"
target = phd_framework::log_config
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2424 | 2026-02-06T11:50:35.395Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2425 | 2026-02-06T11:50:35.395Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2426 | 2026-02-06T11:50:35.397Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2427 | 2026-02-06T11:50:35.397Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm_name = crucible_load_test_source
|
| 2428 | 2026-02-06T11:50:35.398Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /work/phd-test/propolis-server
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2429 | 2026-02-06T11:50:35.398Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2430 | 2026-02-06T11:50:35.398Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
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::log_config
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2431 | 2026-02-06T11:50:35.426Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1073
file = phd-tests/framework/src/test_vm/server.rs
line = 122
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2432 | 2026-02-06T11:50:35.426Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2433 | 2026-02-06T11:50:35.426Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2434 | 2026-02-06T11:50:35.427Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2435 | 2026-02-06T11:50:35.760Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::serial
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2436 | 2026-02-06T11:50:35.761Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 0d3f0c08-9344-42ee-93cb-b08c41395cac, name: "phd-vm-0d3f0c08-9344-42ee-93cb-b08c41395cac", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6f181058-3ddd-4b08-8a74-56e9594e5c3b, project_id: 51c6bbbf-49ed-41f2-8a6f-201f426a8192, sled_id: 91c2df3b-509f-46df-980a-9561bb088897, sled_serial: "91c2df3b-509f-46df-980a-9561bb088897", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2437 | 2026-02-06T11:50:35.761Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2438 | 2026-02-06T11:50:35.761Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
state = Run
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2439 | 2026-02-06T11:50:35.762Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2440 | 2026-02-06T11:50:35.762Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2441 | 2026-02-06T11:50:35.762Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = 300s
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2442 | 2026-02-06T11:50:35.762Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2443 | 2026-02-06T11:50:35.763Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2444 | 2026-02-06T11:50:35.763Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2445 | 2026-02-06T11:50:40.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4986
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2446 | 2026-02-06T11:50:40.749Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WriteStr("root")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2447 | 2026-02-06T11:50:40.749Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2448 | 2026-02-06T11:50:40.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2449 | 2026-02-06T11:50:40.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2450 | 2026-02-06T11:50:40.768Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2451 | 2026-02-06T11:50:40.768Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2452 | 2026-02-06T11:50:40.768Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2453 | 2026-02-06T11:50:40.768Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2454 | 2026-02-06T11:50:40.768Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2455 | 2026-02-06T11:50:40.800Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2456 | 2026-02-06T11:50:40.800Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2457 | 2026-02-06T11:50:40.800Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5037
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2458 | 2026-02-06T11:50:40.800Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2459 | 2026-02-06T11:50:40.801Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm_name = crucible_load_test_target
|
| 2460 | 2026-02-06T11:50:40.801Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = /work/phd-test/propolis-server
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::artifacts::store
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2461 | 2026-02-06T11:50:40.801Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
server_addr = 127.0.0.1:9005
server_path = "/work/phd-test/propolis-server"
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2462 | 2026-02-06T11:50:40.801Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
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::log_config
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2463 | 2026-02-06T11:50:40.829Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1074
file = phd-tests/framework/src/test_vm/server.rs
line = 122
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2464 | 2026-02-06T11:50:40.829Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2465 | 2026-02-06T11:50:40.830Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2466 | 2026-02-06T11:50:40.830Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2467 | 2026-02-06T11:50:40.845Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2468 | 2026-02-06T11:50:40.845Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2469 | 2026-02-06T11:50:40.845Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2470 | 2026-02-06T11:50:41.125Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 280
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2471 | 2026-02-06T11:50:41.126Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2472 | 2026-02-06T11:50:41.126Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2473 | 2026-02-06T11:50:41.136Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2474 | 2026-02-06T11:50:41.136Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2475 | 2026-02-06T11:50:41.137Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2476 | 2026-02-06T11:50:41.400Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 263
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2477 | 2026-02-06T11:50:41.400Z | INFO | phd-runner: [TEST - EVENT] Generated SHA256 checksum: ff337066f3817fd2d7bd7306487455f1fdbcfe4a6606e2e3f66a6763e3759d49
file = phd-tests/tests/src/crucible/migrate.rs
line = 71
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_tests::crucible::migrate
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2478 | 2026-02-06T11:50:41.401Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2479 | 2026-02-06T11:50:41.401Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2480 | 2026-02-06T11:50:41.411Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2481 | 2026-02-06T11:50:41.411Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2482 | 2026-02-06T11:50:41.412Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2483 | 2026-02-06T11:50:41.444Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2484 | 2026-02-06T11:50:41.445Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
target = phd_framework::test_vm
target_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2485 | 2026-02-06T11:50:41.445Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9003
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = cf6b638e-d0af-491b-9ab6-2b9a031ad2fc
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
target = phd_framework::test_vm
target_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
timeout_duration = 45s
|
| 2486 | 2026-02-06T11:50:41.445Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
target = phd_framework::test_vm
target_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2487 | 2026-02-06T11:50:41.482Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: b8d3e426-d8c7-4aed-8774-4f463b83528a, name: "phd-vm-b8d3e426-d8c7-4aed-8774-4f463b83528a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6f181058-3ddd-4b08-8a74-56e9594e5c3b, project_id: 51c6bbbf-49ed-41f2-8a6f-201f426a8192, sled_id: 7ac28cdc-557a-412f-9fe4-72e0075786e7, sled_serial: "7ac28cdc-557a-412f-9fe4-72e0075786e7", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
target = phd_framework::test_vm
target_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2488 | 2026-02-06T11:50:41.482Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = cf6b638e-d0af-491b-9ab6-2b9a031ad2fc
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
target = phd_framework::test_vm
target_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2489 | 2026-02-06T11:50:45.339Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
s = {"Migrating":{"destination":"127.0.0.1:9005","from_start":7962}}
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::serial
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2490 | 2026-02-06T11:50:46.536Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
target = phd_framework::test_vm
target_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2491 | 2026-02-06T11:50:46.537Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 5053
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = cf6b638e-d0af-491b-9ab6-2b9a031ad2fc
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
target = phd_framework::test_vm
target_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2492 | 2026-02-06T11:50:46.537Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2493 | 2026-02-06T11:50:46.537Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2494 | 2026-02-06T11:50:46.549Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2495 | 2026-02-06T11:50:46.549Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2496 | 2026-02-06T11:50:46.549Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2497 | 2026-02-06T11:50:46.581Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2498 | 2026-02-06T11:50:46.581Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2499 | 2026-02-06T11:50:46.582Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2500 | 2026-02-06T11:50:46.592Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2501 | 2026-02-06T11:50:46.592Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2502 | 2026-02-06T11:50:46.593Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2503 | 2026-02-06T11:50:46.857Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 264
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2504 | 2026-02-06T11:50:46.858Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2505 | 2026-02-06T11:50:46.858Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2506 | 2026-02-06T11:50:46.858Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::serial
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2507 | 2026-02-06T11:50:46.858Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11097
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::serial
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2508 | 2026-02-06T11:50:46.858Z | INFO | phd-runner: test phd_tests::crucible::migrate::load_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2509 | 2026-02-06T11:50:46.858Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2510 | 2026-02-06T11:50:46.860Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
self.address = 127.0.0.1:9003
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2511 | 2026-02-06T11:50:46.929Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 71
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2512 | 2026-02-06T11:50:46.930Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11502
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_source
vm_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
|
| 2513 | 2026-02-06T11:50:46.930Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2514 | 2026-02-06T11:50:47.464Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
self.address = 127.0.0.1:9005
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm::server
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2515 | 2026-02-06T11:50:47.524Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9000" } }
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2516 | 2026-02-06T11:50:47.531Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9000"
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2517 | 2026-02-06T11:50:47.544Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9001" } }
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2518 | 2026-02-06T11:50:47.552Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9001"
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2519 | 2026-02-06T11:50:47.563Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9002" } }
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2520 | 2026-02-06T11:50:47.572Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/ef296995-af5c-4ba2-893e-8a54849d388f_9002"
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::disk::crucible
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2521 | 2026-02-06T11:50:47.582Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 724
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::test_vm
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2522 | 2026-02-06T11:50:47.583Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6137
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
target = phd_framework::test_vm
target_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
vm = crucible_load_test_target
vm_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2523 | 2026-02-06T11:50:47.583Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6137
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0d3f0c08-9344-42ee-93cb-b08c41395cac
target = phd_framework::test_vm
target_id = b8d3e426-d8c7-4aed-8774-4f463b83528a
|
| 2524 | 2026-02-06T11:50:47.583Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12525
file = phd-tests/tests/src/crucible/migrate.rs
line = 39
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::crucible::migrate::load_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_tests::crucible::migrate
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 2525 | 2026-02-06T11:50:47.583Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 724
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2526 | 2026-02-06T11:50:47.583Z | INFO | phd-runner: Starting test phd_tests::smoke::nproc_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2527 | 2026-02-06T11:50:47.583Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2528 | 2026-02-06T11:50:47.583Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2529 | 2026-02-06T11:50:47.584Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 8
path = phd_tests::smoke::nproc_test
target = phd_tests::smoke
|
| 2530 | 2026-02-06T11:50:47.584Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2531 | 2026-02-06T11:50:47.584Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 2532 | 2026-02-06T11:50:47.584Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 2533 | 2026-02-06T11:50:47.584Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = list
|
| 2534 | 2026-02-06T11:50:47.595Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::nproc_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 233M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 2535 | 2026-02-06T11:50:47.595Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-42152046-3633-4f3c-9f1e-af85e40f9390"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = snapshot
|
| 2536 | 2026-02-06T11:50:47.615Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-42152046-3633-4f3c-9f1e-af85e40f9390", "phd-artifacts/phd-clone-2dd89cf9-37b0-4342-aaa3-bf16c262ad2e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = clone
|
| 2537 | 2026-02-06T11:50:47.634Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2dd89cf9-37b0-4342-aaa3-bf16c262ad2e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = list
|
| 2538 | 2026-02-06T11:50:47.646Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::nproc_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-2dd89cf9-37b0-4342-aaa3-bf16c262ad2e 0B 25.3T 227M /phd-artifacts/phd-clone-2dd89cf9-37b0-4342-aaa3-bf16c262ad2e\n
target = phd_framework::zfs
|
| 2539 | 2026-02-06T11:50:47.646Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 2540 | 2026-02-06T11:50:47.646Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm_name = nproc_test
|
| 2541 | 2026-02-06T11:50:47.647Z | 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
|
| 2542 | 2026-02-06T11:50:47.647Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::smoke::nproc_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2543 | 2026-02-06T11:50:47.647Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::smoke::nproc_test
stderr_path = "/tmp/propolis-phd/nproc_test.stderr.log"
stdout_path = "/tmp/propolis-phd/nproc_test.stdout.log"
target = phd_framework::log_config
|
| 2544 | 2026-02-06T11:50:47.676Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1081
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm::server
|
| 2545 | 2026-02-06T11:50:47.676Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 29
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 2546 | 2026-02-06T11:50:47.676Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2547 | 2026-02-06T11:50:47.677Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2548 | 2026-02-06T11:50:48.204Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2549 | 2026-02-06T11:50:48.205Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 879a65c3-ac6f-40cd-b1fe-9bf75df377c6, name: "phd-vm-879a65c3-ac6f-40cd-b1fe-9bf75df377c6", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2ed9d3c8-d898-476b-b576-1f0e2d655af0, project_id: b5716ea8-8323-467a-9f3e-d759d0bdd4d6, sled_id: bb81727b-7f52-4f8b-a8d8-cabd574764b6, sled_serial: "bb81727b-7f52-4f8b-a8d8-cabd574764b6", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2550 | 2026-02-06T11:50:48.205Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2551 | 2026-02-06T11:50:48.205Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::smoke::nproc_test
state = Run
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2552 | 2026-02-06T11:50:48.206Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2553 | 2026-02-06T11:50:48.206Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 2554 | 2026-02-06T11:50:48.206Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2555 | 2026-02-06T11:50:48.206Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::nproc_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2556 | 2026-02-06T11:50:48.206Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2557 | 2026-02-06T11:50:48.206Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2558 | 2026-02-06T11:50:53.360Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5153
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2559 | 2026-02-06T11:50:53.360Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::nproc_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2560 | 2026-02-06T11:50:53.360Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::nproc_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2561 | 2026-02-06T11:50:53.360Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2562 | 2026-02-06T11:50:53.360Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2563 | 2026-02-06T11:50:53.377Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2564 | 2026-02-06T11:50:53.378Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::nproc_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2565 | 2026-02-06T11:50:53.378Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::nproc_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2566 | 2026-02-06T11:50:53.378Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2567 | 2026-02-06T11:50:53.378Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2568 | 2026-02-06T11:50:53.411Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2569 | 2026-02-06T11:50:53.411Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 2570 | 2026-02-06T11:50:53.411Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5204
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 2571 | 2026-02-06T11:50:53.411Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2572 | 2026-02-06T11:50:53.411Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2573 | 2026-02-06T11:50:53.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2574 | 2026-02-06T11:50:53.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2575 | 2026-02-06T11:50:53.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2576 | 2026-02-06T11:50:53.454Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2577 | 2026-02-06T11:50:53.454Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2578 | 2026-02-06T11:50:53.455Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 2579 | 2026-02-06T11:50:53.455Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5250
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2580 | 2026-02-06T11:50:53.455Z | INFO | phd-runner: test phd_tests::smoke::nproc_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2581 | 2026-02-06T11:50:53.455Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2582 | 2026-02-06T11:50:53.456Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2583 | 2026-02-06T11:50:54.067Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::smoke::nproc_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2584 | 2026-02-06T11:50:54.127Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2585 | 2026-02-06T11:50:54.127Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2dd89cf9-37b0-4342-aaa3-bf16c262ad2e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = destroy
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2586 | 2026-02-06T11:50:54.160Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2587 | 2026-02-06T11:50:54.160Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-42152046-3633-4f3c-9f1e-af85e40f9390"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = destroy
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2588 | 2026-02-06T11:50:54.181Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 726
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2589 | 2026-02-06T11:50:54.181Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 725
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2590 | 2026-02-06T11:50:54.181Z | INFO | phd-runner: Starting test phd_tests::smoke::api_reboot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2591 | 2026-02-06T11:50:54.181Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6504
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 879a65c3-ac6f-40cd-b1fe-9bf75df377c6
|
| 2592 | 2026-02-06T11:50:54.181Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2593 | 2026-02-06T11:50:54.181Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6597
file = phd-tests/tests/src/smoke.rs
line = 8
path = phd_tests::smoke::nproc_test
target = phd_tests::smoke
|
| 2594 | 2026-02-06T11:50:54.181Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2595 | 2026-02-06T11:50:54.181Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 19
path = phd_tests::smoke::api_reboot_test
target = phd_tests::smoke
|
| 2596 | 2026-02-06T11:50:54.181Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2597 | 2026-02-06T11:50:54.181Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 2598 | 2026-02-06T11:50:54.182Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 2599 | 2026-02-06T11:50:54.182Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = list
|
| 2600 | 2026-02-06T11:50:54.193Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::api_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 234M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 2601 | 2026-02-06T11:50:54.193Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d3e09b6a-a08b-4bc1-ad6d-aeb28cb76db5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = snapshot
|
| 2602 | 2026-02-06T11:50:54.212Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d3e09b6a-a08b-4bc1-ad6d-aeb28cb76db5", "phd-artifacts/phd-clone-e3204144-3e0a-4fc6-a981-ecd038c15493"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = clone
|
| 2603 | 2026-02-06T11:50:54.229Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e3204144-3e0a-4fc6-a981-ecd038c15493"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = list
|
| 2604 | 2026-02-06T11:50:54.240Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::api_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-e3204144-3e0a-4fc6-a981-ecd038c15493 0B 25.3T 227M /phd-artifacts/phd-clone-e3204144-3e0a-4fc6-a981-ecd038c15493\n
target = phd_framework::zfs
|
| 2605 | 2026-02-06T11:50:54.241Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2606 | 2026-02-06T11:50:54.241Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm_name = api_reboot_test
|
| 2607 | 2026-02-06T11:50:54.241Z | 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
|
| 2608 | 2026-02-06T11:50:54.241Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::smoke::api_reboot_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2609 | 2026-02-06T11:50:54.241Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/api_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/api_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 2610 | 2026-02-06T11:50:54.270Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1089
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm::server
|
| 2611 | 2026-02-06T11:50:54.270Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2612 | 2026-02-06T11:50:54.270Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2613 | 2026-02-06T11:50:54.271Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2614 | 2026-02-06T11:50:54.558Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2615 | 2026-02-06T11:50:54.559Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 01c8e380-e6b3-4cb8-a15c-74dac17705f2, name: "phd-vm-01c8e380-e6b3-4cb8-a15c-74dac17705f2", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: dacf13b4-c148-41f6-b2bb-16d2aaf9a4db, project_id: c1d89f63-93e3-4e42-9927-70107a9dc8a2, sled_id: f0d1489e-6dc6-4860-9d26-ac883069d040, sled_serial: "f0d1489e-6dc6-4860-9d26-ac883069d040", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2616 | 2026-02-06T11:50:54.559Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2617 | 2026-02-06T11:50:54.560Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::smoke::api_reboot_test
state = Run
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2618 | 2026-02-06T11:50:54.561Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2619 | 2026-02-06T11:50:54.561Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2620 | 2026-02-06T11:50:54.561Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2621 | 2026-02-06T11:50:54.561Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2622 | 2026-02-06T11:50:54.561Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2623 | 2026-02-06T11:50:54.561Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2624 | 2026-02-06T11:50:58.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4408
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2625 | 2026-02-06T11:50:58.970Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2626 | 2026-02-06T11:50:58.970Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2627 | 2026-02-06T11:50:58.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2628 | 2026-02-06T11:50:58.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2629 | 2026-02-06T11:50:58.988Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2630 | 2026-02-06T11:50:58.988Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2631 | 2026-02-06T11:50:58.989Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2632 | 2026-02-06T11:50:58.989Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2633 | 2026-02-06T11:50:58.989Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2634 | 2026-02-06T11:50:59.020Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2635 | 2026-02-06T11:50:59.021Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2636 | 2026-02-06T11:50:59.021Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4459
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2637 | 2026-02-06T11:50:59.021Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2638 | 2026-02-06T11:50:59.021Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::smoke::api_reboot_test
state = Reboot
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2639 | 2026-02-06T11:50:59.022Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2640 | 2026-02-06T11:50:59.022Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2641 | 2026-02-06T11:50:59.022Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2642 | 2026-02-06T11:50:59.022Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2643 | 2026-02-06T11:50:59.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2644 | 2026-02-06T11:50:59.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2645 | 2026-02-06T11:51:03.175Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4153
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2646 | 2026-02-06T11:51:03.175Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2647 | 2026-02-06T11:51:03.176Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2648 | 2026-02-06T11:51:03.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2649 | 2026-02-06T11:51:03.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2650 | 2026-02-06T11:51:03.194Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2651 | 2026-02-06T11:51:03.194Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2652 | 2026-02-06T11:51:03.194Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2653 | 2026-02-06T11:51:03.194Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2654 | 2026-02-06T11:51:03.195Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2655 | 2026-02-06T11:51:03.227Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2656 | 2026-02-06T11:51:03.227Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2657 | 2026-02-06T11:51:03.227Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4205
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2658 | 2026-02-06T11:51:03.227Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2659 | 2026-02-06T11:51:03.228Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 2660 | 2026-02-06T11:51:03.228Z | INFO | phd-runner: test phd_tests::smoke::api_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2661 | 2026-02-06T11:51:03.228Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2662 | 2026-02-06T11:51:03.228Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8669
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2663 | 2026-02-06T11:51:03.229Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2664 | 2026-02-06T11:51:03.948Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::smoke::api_reboot_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2665 | 2026-02-06T11:51:04.007Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2666 | 2026-02-06T11:51:04.007Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e3204144-3e0a-4fc6-a981-ecd038c15493"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = destroy
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2667 | 2026-02-06T11:51:04.037Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2668 | 2026-02-06T11:51:04.037Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d3e09b6a-a08b-4bc1-ad6d-aeb28cb76db5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = destroy
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2669 | 2026-02-06T11:51:04.055Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 827
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2670 | 2026-02-06T11:51:04.055Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9784
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 01c8e380-e6b3-4cb8-a15c-74dac17705f2
|
| 2671 | 2026-02-06T11:51:04.055Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9873
file = phd-tests/tests/src/smoke.rs
line = 19
path = phd_tests::smoke::api_reboot_test
target = phd_tests::smoke
|
| 2672 | 2026-02-06T11:51:04.055Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 827
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2673 | 2026-02-06T11:51:04.055Z | INFO | phd-runner: Starting test phd_tests::smoke::guest_reboot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2674 | 2026-02-06T11:51:04.055Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2675 | 2026-02-06T11:51:04.055Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2676 | 2026-02-06T11:51:04.055Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 28
path = phd_tests::smoke::guest_reboot_test
target = phd_tests::smoke
|
| 2677 | 2026-02-06T11:51:04.055Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2678 | 2026-02-06T11:51:04.056Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 2679 | 2026-02-06T11:51:04.056Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 2680 | 2026-02-06T11:51:04.056Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = list
|
| 2681 | 2026-02-06T11:51:04.067Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::guest_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 233M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 2682 | 2026-02-06T11:51:04.067Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a0536d48-b3a0-422a-92b2-603cf88bde9d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = snapshot
|
| 2683 | 2026-02-06T11:51:04.084Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a0536d48-b3a0-422a-92b2-603cf88bde9d", "phd-artifacts/phd-clone-598d9066-1659-49e2-a1ba-f8253e759ad6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = clone
|
| 2684 | 2026-02-06T11:51:04.100Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-598d9066-1659-49e2-a1ba-f8253e759ad6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = list
|
| 2685 | 2026-02-06T11:51:04.110Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::guest_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-598d9066-1659-49e2-a1ba-f8253e759ad6 0B 25.3T 227M /phd-artifacts/phd-clone-598d9066-1659-49e2-a1ba-f8253e759ad6\n
target = phd_framework::zfs
|
| 2686 | 2026-02-06T11:51:04.111Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2687 | 2026-02-06T11:51:04.111Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm_name = guest_reboot_test
|
| 2688 | 2026-02-06T11:51:04.111Z | 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
|
| 2689 | 2026-02-06T11:51:04.111Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::smoke::guest_reboot_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2690 | 2026-02-06T11:51:04.111Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/guest_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 2691 | 2026-02-06T11:51:04.138Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1097
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm::server
|
| 2692 | 2026-02-06T11:51:04.138Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2693 | 2026-02-06T11:51:04.139Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2694 | 2026-02-06T11:51:04.139Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2695 | 2026-02-06T11:51:04.588Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2696 | 2026-02-06T11:51:04.588Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: ea7f6e97-852c-4845-8324-6f320947173a, name: "phd-vm-ea7f6e97-852c-4845-8324-6f320947173a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: fc2da91a-0e5e-44b4-ba02-58c2bbc0ea4b, project_id: 89fa96f3-ddd6-482a-ae3f-c911968b75d7, sled_id: 190dd955-a174-4f08-9c34-3590799d5d4d, sled_serial: "190dd955-a174-4f08-9c34-3590799d5d4d", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2697 | 2026-02-06T11:51:04.588Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2698 | 2026-02-06T11:51:04.588Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::smoke::guest_reboot_test
state = Run
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2699 | 2026-02-06T11:51:04.589Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2700 | 2026-02-06T11:51:04.589Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2701 | 2026-02-06T11:51:04.589Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2702 | 2026-02-06T11:51:04.589Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2703 | 2026-02-06T11:51:04.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2704 | 2026-02-06T11:51:04.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2705 | 2026-02-06T11:51:08.960Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4370
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2706 | 2026-02-06T11:51:08.960Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2707 | 2026-02-06T11:51:08.961Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2708 | 2026-02-06T11:51:08.961Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2709 | 2026-02-06T11:51:08.961Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2710 | 2026-02-06T11:51:08.980Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2711 | 2026-02-06T11:51:08.980Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2712 | 2026-02-06T11:51:08.980Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2713 | 2026-02-06T11:51:08.980Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2714 | 2026-02-06T11:51:08.980Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2715 | 2026-02-06T11:51:09.013Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2716 | 2026-02-06T11:51:09.013Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2717 | 2026-02-06T11:51:09.013Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4423
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2718 | 2026-02-06T11:51:09.013Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2719 | 2026-02-06T11:51:09.013Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2720 | 2026-02-06T11:51:09.024Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2721 | 2026-02-06T11:51:09.024Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2722 | 2026-02-06T11:51:09.024Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2723 | 2026-02-06T11:51:09.024Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2724 | 2026-02-06T11:51:09.024Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2725 | 2026-02-06T11:51:09.024Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2726 | 2026-02-06T11:51:15.569Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6544
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2727 | 2026-02-06T11:51:15.569Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2728 | 2026-02-06T11:51:15.569Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2729 | 2026-02-06T11:51:15.569Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2730 | 2026-02-06T11:51:15.569Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2731 | 2026-02-06T11:51:15.586Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2732 | 2026-02-06T11:51:15.586Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2733 | 2026-02-06T11:51:15.586Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2734 | 2026-02-06T11:51:15.586Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2735 | 2026-02-06T11:51:15.586Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2736 | 2026-02-06T11:51:15.618Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2737 | 2026-02-06T11:51:15.618Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2738 | 2026-02-06T11:51:15.618Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6594
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2739 | 2026-02-06T11:51:15.618Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2740 | 2026-02-06T11:51:15.619Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 2741 | 2026-02-06T11:51:15.619Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11030
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2742 | 2026-02-06T11:51:15.619Z | INFO | phd-runner: test phd_tests::smoke::guest_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2743 | 2026-02-06T11:51:15.619Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2744 | 2026-02-06T11:51:15.620Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2745 | 2026-02-06T11:51:15.897Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::smoke::guest_reboot_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2746 | 2026-02-06T11:51:15.957Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2747 | 2026-02-06T11:51:15.957Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-598d9066-1659-49e2-a1ba-f8253e759ad6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = destroy
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2748 | 2026-02-06T11:51:15.987Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2749 | 2026-02-06T11:51:15.987Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a0536d48-b3a0-422a-92b2-603cf88bde9d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = destroy
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2750 | 2026-02-06T11:51:16.009Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 390
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2751 | 2026-02-06T11:51:16.009Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11870
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = ea7f6e97-852c-4845-8324-6f320947173a
|
| 2752 | 2026-02-06T11:51:16.009Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11953
file = phd-tests/tests/src/smoke.rs
line = 28
path = phd_tests::smoke::guest_reboot_test
target = phd_tests::smoke
|
| 2753 | 2026-02-06T11:51:16.009Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 390
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2754 | 2026-02-06T11:51:16.009Z | INFO | phd-runner: Starting test phd_tests::smoke::instance_spec_get_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2755 | 2026-02-06T11:51:16.010Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2756 | 2026-02-06T11:51:16.010Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2757 | 2026-02-06T11:51:16.010Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 37
path = phd_tests::smoke::instance_spec_get_test
target = phd_tests::smoke
|
| 2758 | 2026-02-06T11:51:16.010Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2759 | 2026-02-06T11:51:16.010Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 2760 | 2026-02-06T11:51:16.010Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 2761 | 2026-02-06T11:51:16.010Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = list
|
| 2762 | 2026-02-06T11:51:16.021Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::instance_spec_get_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 234M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 2763 | 2026-02-06T11:51:16.022Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1d93d1bc-d45a-4f72-a155-b41bd672b3c6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = snapshot
|
| 2764 | 2026-02-06T11:51:16.039Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1d93d1bc-d45a-4f72-a155-b41bd672b3c6", "phd-artifacts/phd-clone-5be77f29-9cd0-4d79-803d-0944cd1850ba"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = clone
|
| 2765 | 2026-02-06T11:51:16.059Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5be77f29-9cd0-4d79-803d-0944cd1850ba"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = list
|
| 2766 | 2026-02-06T11:51:16.070Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::instance_spec_get_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-5be77f29-9cd0-4d79-803d-0944cd1850ba 0B 25.3T 227M /phd-artifacts/phd-clone-5be77f29-9cd0-4d79-803d-0944cd1850ba\n
target = phd_framework::zfs
|
| 2767 | 2026-02-06T11:51:16.071Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
|
| 2768 | 2026-02-06T11:51:16.071Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm_name = instance_spec_test
|
| 2769 | 2026-02-06T11:51:16.071Z | 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
|
| 2770 | 2026-02-06T11:51:16.071Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::smoke::instance_spec_get_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2771 | 2026-02-06T11:51:16.071Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::smoke::instance_spec_get_test
stderr_path = "/tmp/propolis-phd/instance_spec_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_spec_test.stdout.log"
target = phd_framework::log_config
|
| 2772 | 2026-02-06T11:51:16.100Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1105
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm::server
|
| 2773 | 2026-02-06T11:51:16.100Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
|
| 2774 | 2026-02-06T11:51:16.100Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2775 | 2026-02-06T11:51:16.101Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2776 | 2026-02-06T11:51:16.712Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2777 | 2026-02-06T11:51:16.713Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 4ba50dea-b664-4cba-849d-89a3999c9a19, name: "phd-vm-4ba50dea-b664-4cba-849d-89a3999c9a19", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d15b39a8-e5b2-468f-a3c5-18e65dc4ff87, project_id: 0b8b4b38-cfc6-445a-b721-4ccd01dff968, sled_id: 4c50f720-78b0-4ddf-abc4-281dfe6bbcee, sled_serial: "4c50f720-78b0-4ddf-abc4-281dfe6bbcee", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2778 | 2026-02-06T11:51:16.713Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2779 | 2026-02-06T11:51:16.713Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::smoke::instance_spec_get_test
state = Run
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2780 | 2026-02-06T11:51:16.715Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2781 | 2026-02-06T11:51:16.715Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2782 | 2026-02-06T11:51:16.715Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 490
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2783 | 2026-02-06T11:51:16.716Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2784 | 2026-02-06T11:51:16.716Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2785 | 2026-02-06T11:51:16.717Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 2786 | 2026-02-06T11:51:16.717Z | INFO | phd-runner: test phd_tests::smoke::instance_spec_get_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2787 | 2026-02-06T11:51:16.717Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2788 | 2026-02-06T11:51:16.717Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2789 | 2026-02-06T11:51:16.718Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2790 | 2026-02-06T11:51:17.384Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::smoke::instance_spec_get_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2791 | 2026-02-06T11:51:17.605Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2792 | 2026-02-06T11:51:17.605Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5be77f29-9cd0-4d79-803d-0944cd1850ba"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = destroy
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2793 | 2026-02-06T11:51:17.647Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2794 | 2026-02-06T11:51:17.647Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1d93d1bc-d45a-4f72-a155-b41bd672b3c6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = destroy
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2795 | 2026-02-06T11:51:17.672Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 955
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2796 | 2026-02-06T11:51:17.672Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1571
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 4ba50dea-b664-4cba-849d-89a3999c9a19
|
| 2797 | 2026-02-06T11:51:17.672Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1662
file = phd-tests/tests/src/smoke.rs
line = 37
path = phd_tests::smoke::instance_spec_get_test
target = phd_tests::smoke
|
| 2798 | 2026-02-06T11:51:17.672Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 955
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2799 | 2026-02-06T11:51:17.672Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_start_stop_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2800 | 2026-02-06T11:51:17.672Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2801 | 2026-02-06T11:51:17.672Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2802 | 2026-02-06T11:51:17.672Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 16
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_tests::server_state_machine
|
| 2803 | 2026-02-06T11:51:17.673Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2804 | 2026-02-06T11:51:17.673Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 2805 | 2026-02-06T11:51:17.673Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 2806 | 2026-02-06T11:51:17.673Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = list
|
| 2807 | 2026-02-06T11:51:17.684Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_start_stop_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 233M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 2808 | 2026-02-06T11:51:17.684Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-df91f8f1-7341-4f85-947f-94d4c6941ed1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = snapshot
|
| 2809 | 2026-02-06T11:51:17.702Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-df91f8f1-7341-4f85-947f-94d4c6941ed1", "phd-artifacts/phd-clone-5bb3a969-8c92-4c8e-970c-f40cbaa32a93"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = clone
|
| 2810 | 2026-02-06T11:51:17.718Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5bb3a969-8c92-4c8e-970c-f40cbaa32a93"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = list
|
| 2811 | 2026-02-06T11:51:17.730Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_start_stop_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-5bb3a969-8c92-4c8e-970c-f40cbaa32a93 0B 25.3T 227M /phd-artifacts/phd-clone-5bb3a969-8c92-4c8e-970c-f40cbaa32a93\n
target = phd_framework::zfs
|
| 2812 | 2026-02-06T11:51:17.731Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
|
| 2813 | 2026-02-06T11:51:17.731Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm_name = instance_ensure_running_test
|
| 2814 | 2026-02-06T11:51:17.731Z | 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
|
| 2815 | 2026-02-06T11:51:17.731Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::server_state_machine::instance_start_stop_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2816 | 2026-02-06T11:51:17.731Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::server_state_machine::instance_start_stop_test
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::log_config
|
| 2817 | 2026-02-06T11:51:17.759Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1113
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm::server
|
| 2818 | 2026-02-06T11:51:17.760Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
|
| 2819 | 2026-02-06T11:51:17.760Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2820 | 2026-02-06T11:51:17.760Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2821 | 2026-02-06T11:51:18.415Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2822 | 2026-02-06T11:51:18.416Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: c707fb85-9549-4a1d-a286-f8259c24fdbc, name: "phd-vm-c707fb85-9549-4a1d-a286-f8259c24fdbc", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 236e3316-d119-4b4a-b9bd-23e272901bc2, project_id: d0975458-955a-487b-95ad-f5a7b6f43700, sled_id: 26a03803-fc8a-4b3b-b1c7-0b46cfad761f, sled_serial: "26a03803-fc8a-4b3b-b1c7-0b46cfad761f", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2823 | 2026-02-06T11:51:18.416Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2824 | 2026-02-06T11:51:18.416Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2825 | 2026-02-06T11:51:18.417Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2826 | 2026-02-06T11:51:18.417Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2827 | 2026-02-06T11:51:18.417Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_start_stop_test
state = Run
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2828 | 2026-02-06T11:51:18.418Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2829 | 2026-02-06T11:51:18.418Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2830 | 2026-02-06T11:51:18.418Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2831 | 2026-02-06T11:51:18.418Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2832 | 2026-02-06T11:51:18.418Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2833 | 2026-02-06T11:51:18.419Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2834 | 2026-02-06T11:51:18.940Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2835 | 2026-02-06T11:51:18.940Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2836 | 2026-02-06T11:51:18.941Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2837 | 2026-02-06T11:51:18.941Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 523
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2838 | 2026-02-06T11:51:18.941Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2839 | 2026-02-06T11:51:18.941Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_start_stop_test
state = Stop
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2840 | 2026-02-06T11:51:18.942Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2841 | 2026-02-06T11:51:18.942Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2842 | 2026-02-06T11:51:18.942Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2843 | 2026-02-06T11:51:18.942Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2844 | 2026-02-06T11:51:18.942Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2845 | 2026-02-06T11:51:18.944Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2846 | 2026-02-06T11:51:18.946Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 2847 | 2026-02-06T11:51:18.947Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 531
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2848 | 2026-02-06T11:51:19.214Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2849 | 2026-02-06T11:51:19.214Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2850 | 2026-02-06T11:51:19.216Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2851 | 2026-02-06T11:51:19.216Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 273
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2852 | 2026-02-06T11:51:19.216Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2853 | 2026-02-06T11:51:19.216Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_start_stop_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2854 | 2026-02-06T11:51:19.216Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2855 | 2026-02-06T11:51:19.217Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::server_state_machine::instance_start_stop_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2856 | 2026-02-06T11:51:19.271Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2857 | 2026-02-06T11:51:19.271Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5bb3a969-8c92-4c8e-970c-f40cbaa32a93"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = destroy
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2858 | 2026-02-06T11:51:19.310Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2859 | 2026-02-06T11:51:19.310Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-df91f8f1-7341-4f85-947f-94d4c6941ed1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = destroy
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2860 | 2026-02-06T11:51:19.327Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 111
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2861 | 2026-02-06T11:51:19.328Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 111
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2862 | 2026-02-06T11:51:19.328Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_stop_unstarted_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2863 | 2026-02-06T11:51:19.328Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1567
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c707fb85-9549-4a1d-a286-f8259c24fdbc
|
| 2864 | 2026-02-06T11:51:19.328Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2865 | 2026-02-06T11:51:19.328Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2866 | 2026-02-06T11:51:19.328Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1655
file = phd-tests/tests/src/server_state_machine.rs
line = 16
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_tests::server_state_machine
|
| 2867 | 2026-02-06T11:51:19.328Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 32
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_tests::server_state_machine
|
| 2868 | 2026-02-06T11:51:19.328Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2869 | 2026-02-06T11:51:19.328Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 2870 | 2026-02-06T11:51:19.328Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 2871 | 2026-02-06T11:51:19.328Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = list
|
| 2872 | 2026-02-06T11:51:19.340Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_unstarted_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 233M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 2873 | 2026-02-06T11:51:19.340Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b17862da-38f3-44bf-83f0-2b153fb5304f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = snapshot
|
| 2874 | 2026-02-06T11:51:19.357Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b17862da-38f3-44bf-83f0-2b153fb5304f", "phd-artifacts/phd-clone-403a6517-6553-4e24-978c-2033766cd1bb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = clone
|
| 2875 | 2026-02-06T11:51:19.373Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-403a6517-6553-4e24-978c-2033766cd1bb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = list
|
| 2876 | 2026-02-06T11:51:19.384Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_unstarted_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-403a6517-6553-4e24-978c-2033766cd1bb 0B 25.3T 227M /phd-artifacts/phd-clone-403a6517-6553-4e24-978c-2033766cd1bb\n
target = phd_framework::zfs
|
| 2877 | 2026-02-06T11:51:19.385Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
|
| 2878 | 2026-02-06T11:51:19.385Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm_name = instance_stop_unstarted_test
|
| 2879 | 2026-02-06T11:51:19.385Z | 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
|
| 2880 | 2026-02-06T11:51:19.385Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::server_state_machine::instance_stop_unstarted_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2881 | 2026-02-06T11:51:19.385Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::server_state_machine::instance_stop_unstarted_test
stderr_path = "/tmp/propolis-phd/instance_stop_unstarted_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_stop_unstarted_test.stdout.log"
target = phd_framework::log_config
|
| 2882 | 2026-02-06T11:51:19.415Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1121
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm::server
|
| 2883 | 2026-02-06T11:51:19.415Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 30
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
|
| 2884 | 2026-02-06T11:51:19.415Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2885 | 2026-02-06T11:51:19.416Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2886 | 2026-02-06T11:51:19.762Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2887 | 2026-02-06T11:51:19.763Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 672771f9-33e7-46e3-8db3-27df01b6c080, name: "phd-vm-672771f9-33e7-46e3-8db3-27df01b6c080", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: fbc7083e-a26b-47e1-a40f-aaba300525a1, project_id: 95d08c4a-7d2c-4755-8566-7249bf4930ff, sled_id: 8b43b689-717d-4801-9da8-31c71093167f, sled_serial: "8b43b689-717d-4801-9da8-31c71093167f", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2888 | 2026-02-06T11:51:19.763Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2889 | 2026-02-06T11:51:19.763Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2890 | 2026-02-06T11:51:19.765Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2891 | 2026-02-06T11:51:19.765Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2892 | 2026-02-06T11:51:19.765Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_stop_unstarted_test
state = Stop
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2893 | 2026-02-06T11:51:19.766Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2894 | 2026-02-06T11:51:19.766Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2895 | 2026-02-06T11:51:19.766Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2896 | 2026-02-06T11:51:19.766Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2897 | 2026-02-06T11:51:19.766Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2898 | 2026-02-06T11:51:19.767Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2899 | 2026-02-06T11:51:19.769Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 2900 | 2026-02-06T11:51:19.770Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2901 | 2026-02-06T11:51:20.518Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2902 | 2026-02-06T11:51:20.518Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2903 | 2026-02-06T11:51:20.520Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2904 | 2026-02-06T11:51:20.520Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 754
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2905 | 2026-02-06T11:51:20.520Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2906 | 2026-02-06T11:51:20.520Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_stop_unstarted_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2907 | 2026-02-06T11:51:20.520Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2908 | 2026-02-06T11:51:20.521Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::server_state_machine::instance_stop_unstarted_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2909 | 2026-02-06T11:51:20.572Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2910 | 2026-02-06T11:51:20.572Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-403a6517-6553-4e24-978c-2033766cd1bb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2911 | 2026-02-06T11:51:20.608Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2912 | 2026-02-06T11:51:20.608Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b17862da-38f3-44bf-83f0-2b153fb5304f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2913 | 2026-02-06T11:51:20.626Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 106
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2914 | 2026-02-06T11:51:20.626Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1210
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = 672771f9-33e7-46e3-8db3-27df01b6c080
|
| 2915 | 2026-02-06T11:51:20.626Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1298
file = phd-tests/tests/src/server_state_machine.rs
line = 32
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_tests::server_state_machine
|
| 2916 | 2026-02-06T11:51:20.626Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 105
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2917 | 2026-02-06T11:51:20.626Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_stop_causes_destroy_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2918 | 2026-02-06T11:51:20.626Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2919 | 2026-02-06T11:51:20.627Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2920 | 2026-02-06T11:51:20.627Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 48
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_tests::server_state_machine
|
| 2921 | 2026-02-06T11:51:20.627Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2922 | 2026-02-06T11:51:20.627Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 2923 | 2026-02-06T11:51:20.627Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 2924 | 2026-02-06T11:51:20.627Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = list
|
| 2925 | 2026-02-06T11:51:20.638Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 233M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 2926 | 2026-02-06T11:51:20.639Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c93cdb11-9ad5-4cbf-812c-0174725664f5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = snapshot
|
| 2927 | 2026-02-06T11:51:20.656Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c93cdb11-9ad5-4cbf-812c-0174725664f5", "phd-artifacts/phd-clone-2e10e30d-cf9c-49c3-8107-546f862a2e3a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = clone
|
| 2928 | 2026-02-06T11:51:20.678Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2e10e30d-cf9c-49c3-8107-546f862a2e3a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = list
|
| 2929 | 2026-02-06T11:51:20.689Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-2e10e30d-cf9c-49c3-8107-546f862a2e3a 0B 25.3T 227M /phd-artifacts/phd-clone-2e10e30d-cf9c-49c3-8107-546f862a2e3a\n
target = phd_framework::zfs
|
| 2930 | 2026-02-06T11:51:20.690Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
|
| 2931 | 2026-02-06T11:51:20.690Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm_name = instance_stop_causes_destroy_test
|
| 2932 | 2026-02-06T11:51:20.690Z | 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
|
| 2933 | 2026-02-06T11:51:20.690Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2934 | 2026-02-06T11:51:20.690Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
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::log_config
|
| 2935 | 2026-02-06T11:51:20.724Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1129
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm::server
|
| 2936 | 2026-02-06T11:51:20.724Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
|
| 2937 | 2026-02-06T11:51:20.724Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2938 | 2026-02-06T11:51:20.725Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2939 | 2026-02-06T11:51:21.039Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2940 | 2026-02-06T11:51:21.040Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 67582292-44c4-4d8f-86f0-1b65aad2bbd8, name: "phd-vm-67582292-44c4-4d8f-86f0-1b65aad2bbd8", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 66c64e6e-ff94-41d3-a468-e5c0e1cdc8e8, project_id: 25ebe4ab-dd4e-45fd-a33c-3e48c782eb59, sled_id: 6a1699d2-6e6b-4120-80df-9812d0397678, sled_serial: "6a1699d2-6e6b-4120-80df-9812d0397678", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2941 | 2026-02-06T11:51:21.040Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2942 | 2026-02-06T11:51:21.040Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2943 | 2026-02-06T11:51:21.041Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2944 | 2026-02-06T11:51:21.041Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2945 | 2026-02-06T11:51:21.041Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2946 | 2026-02-06T11:51:21.042Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2947 | 2026-02-06T11:51:21.043Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2948 | 2026-02-06T11:51:21.043Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2949 | 2026-02-06T11:51:21.043Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2950 | 2026-02-06T11:51:21.043Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2951 | 2026-02-06T11:51:21.044Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2952 | 2026-02-06T11:51:21.047Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 2953 | 2026-02-06T11:51:21.047Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2954 | 2026-02-06T11:51:21.719Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2955 | 2026-02-06T11:51:21.720Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2956 | 2026-02-06T11:51:21.721Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2957 | 2026-02-06T11:51:21.721Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 678
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2958 | 2026-02-06T11:51:21.721Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2959 | 2026-02-06T11:51:21.721Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2960 | 2026-02-06T11:51:21.722Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2961 | 2026-02-06T11:51:21.722Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2962 | 2026-02-06T11:51:21.722Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2963 | 2026-02-06T11:51:21.723Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2964 | 2026-02-06T11:51:21.723Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2965 | 2026-02-06T11:51:21.723Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Reboot
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2966 | 2026-02-06T11:51:21.725Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2967 | 2026-02-06T11:51:21.725Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2968 | 2026-02-06T11:51:21.725Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_stop_causes_destroy_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2969 | 2026-02-06T11:51:21.726Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2970 | 2026-02-06T11:51:21.726Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2971 | 2026-02-06T11:51:21.780Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2972 | 2026-02-06T11:51:21.780Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2e10e30d-cf9c-49c3-8107-546f862a2e3a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2973 | 2026-02-06T11:51:21.819Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2974 | 2026-02-06T11:51:21.819Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c93cdb11-9ad5-4cbf-812c-0174725664f5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2975 | 2026-02-06T11:51:21.836Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 111
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2976 | 2026-02-06T11:51:21.836Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 110
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2977 | 2026-02-06T11:51:21.836Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2978 | 2026-02-06T11:51:21.836Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2979 | 2026-02-06T11:51:21.836Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2980 | 2026-02-06T11:51:21.836Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1111
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 67582292-44c4-4d8f-86f0-1b65aad2bbd8
|
| 2981 | 2026-02-06T11:51:21.837Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1209
file = phd-tests/tests/src/server_state_machine.rs
line = 48
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_tests::server_state_machine
|
| 2982 | 2026-02-06T11:51:21.837Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 72
path = phd_tests::server_state_machine::instance_reset_test
target = phd_tests::server_state_machine
|
| 2983 | 2026-02-06T11:51:21.837Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2984 | 2026-02-06T11:51:21.837Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 2985 | 2026-02-06T11:51:21.837Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 2986 | 2026-02-06T11:51:21.837Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = list
|
| 2987 | 2026-02-06T11:51:21.848Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 233M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 2988 | 2026-02-06T11:51:21.848Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9e4924bb-1f75-4320-a463-10bd7804934b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = snapshot
|
| 2989 | 2026-02-06T11:51:21.865Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9e4924bb-1f75-4320-a463-10bd7804934b", "phd-artifacts/phd-clone-a3bd2269-b3f2-449e-b9e3-92de963066df"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = clone
|
| 2990 | 2026-02-06T11:51:21.884Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a3bd2269-b3f2-449e-b9e3-92de963066df"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = list
|
| 2991 | 2026-02-06T11:51:21.895Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-a3bd2269-b3f2-449e-b9e3-92de963066df 0B 25.3T 227M /phd-artifacts/phd-clone-a3bd2269-b3f2-449e-b9e3-92de963066df\n
target = phd_framework::zfs
|
| 2992 | 2026-02-06T11:51:21.896Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
|
| 2993 | 2026-02-06T11:51:21.896Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm_name = instance_reset_returns_to_running_test
|
| 2994 | 2026-02-06T11:51:21.896Z | 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
|
| 2995 | 2026-02-06T11:51:21.896Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::server_state_machine::instance_reset_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2996 | 2026-02-06T11:51:21.896Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::server_state_machine::instance_reset_test
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::log_config
|
| 2997 | 2026-02-06T11:51:21.926Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1137
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm::server
|
| 2998 | 2026-02-06T11:51:21.926Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 30
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
|
| 2999 | 2026-02-06T11:51:21.927Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3000 | 2026-02-06T11:51:21.927Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3001 | 2026-02-06T11:51:21.927Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3002 | 2026-02-06T11:51:21.927Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3003 | 2026-02-06T11:51:21.928Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3004 | 2026-02-06T11:51:22.312Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::serial
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 3005 | 2026-02-06T11:51:22.313Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: ec0cde10-61f5-487b-a7d6-2ceb16be642b, name: "phd-vm-ec0cde10-61f5-487b-a7d6-2ceb16be642b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c10505b6-e5c0-464d-a5bb-6aef9f501387, project_id: d4271cb4-6217-4f9f-80db-e694e419ea19, sled_id: dadc5234-6797-4576-96d5-126fedc0c645, sled_serial: "dadc5234-6797-4576-96d5-126fedc0c645", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3006 | 2026-02-06T11:51:22.313Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3007 | 2026-02-06T11:51:22.313Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_reset_test
state = Run
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3008 | 2026-02-06T11:51:22.314Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3009 | 2026-02-06T11:51:22.314Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3010 | 2026-02-06T11:51:22.314Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3011 | 2026-02-06T11:51:22.314Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3012 | 2026-02-06T11:51:22.314Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3013 | 2026-02-06T11:51:22.315Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3014 | 2026-02-06T11:51:22.315Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3015 | 2026-02-06T11:51:22.315Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3016 | 2026-02-06T11:51:22.315Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3017 | 2026-02-06T11:51:22.316Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3018 | 2026-02-06T11:51:22.316Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3019 | 2026-02-06T11:51:22.316Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3020 | 2026-02-06T11:51:22.316Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3021 | 2026-02-06T11:51:22.316Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3022 | 2026-02-06T11:51:22.319Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3023 | 2026-02-06T11:51:22.319Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3024 | 2026-02-06T11:51:22.319Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3025 | 2026-02-06T11:51:22.319Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3026 | 2026-02-06T11:51:22.320Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3027 | 2026-02-06T11:51:22.320Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3028 | 2026-02-06T11:51:22.320Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3029 | 2026-02-06T11:51:22.321Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3030 | 2026-02-06T11:51:22.321Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3031 | 2026-02-06T11:51:22.321Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3032 | 2026-02-06T11:51:22.322Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3033 | 2026-02-06T11:51:22.322Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3034 | 2026-02-06T11:51:22.322Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3035 | 2026-02-06T11:51:22.323Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3036 | 2026-02-06T11:51:22.323Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3037 | 2026-02-06T11:51:22.323Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3038 | 2026-02-06T11:51:22.324Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3039 | 2026-02-06T11:51:22.324Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3040 | 2026-02-06T11:51:22.324Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3041 | 2026-02-06T11:51:22.325Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3042 | 2026-02-06T11:51:22.325Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3043 | 2026-02-06T11:51:22.325Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3044 | 2026-02-06T11:51:22.325Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3045 | 2026-02-06T11:51:22.326Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3046 | 2026-02-06T11:51:22.326Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3047 | 2026-02-06T11:51:22.326Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3048 | 2026-02-06T11:51:22.326Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3049 | 2026-02-06T11:51:22.326Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3050 | 2026-02-06T11:51:22.327Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3051 | 2026-02-06T11:51:22.327Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3052 | 2026-02-06T11:51:22.327Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3053 | 2026-02-06T11:51:22.328Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3054 | 2026-02-06T11:51:22.328Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3055 | 2026-02-06T11:51:22.328Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3056 | 2026-02-06T11:51:22.328Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3057 | 2026-02-06T11:51:22.328Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3058 | 2026-02-06T11:51:22.330Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3059 | 2026-02-06T11:51:22.330Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3060 | 2026-02-06T11:51:22.331Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3061 | 2026-02-06T11:51:22.331Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_reset_test
state = Stop
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3062 | 2026-02-06T11:51:22.332Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3063 | 2026-02-06T11:51:22.332Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3064 | 2026-02-06T11:51:22.332Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3065 | 2026-02-06T11:51:22.332Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3066 | 2026-02-06T11:51:22.332Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3067 | 2026-02-06T11:51:22.333Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3068 | 2026-02-06T11:51:22.336Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::serial
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 3069 | 2026-02-06T11:51:22.336Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 24
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::serial
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 3070 | 2026-02-06T11:51:22.692Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3071 | 2026-02-06T11:51:22.692Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3072 | 2026-02-06T11:51:22.694Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3073 | 2026-02-06T11:51:22.694Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 361
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3074 | 2026-02-06T11:51:22.694Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3075 | 2026-02-06T11:51:22.694Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3076 | 2026-02-06T11:51:22.695Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3077 | 2026-02-06T11:51:22.695Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3078 | 2026-02-06T11:51:22.695Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 3079 | 2026-02-06T11:51:22.695Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3080 | 2026-02-06T11:51:22.696Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::server_state_machine::instance_reset_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3081 | 2026-02-06T11:51:22.755Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3082 | 2026-02-06T11:51:22.756Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a3bd2269-b3f2-449e-b9e3-92de963066df"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3083 | 2026-02-06T11:51:22.790Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3084 | 2026-02-06T11:51:22.790Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9e4924bb-1f75-4320-a463-10bd7804934b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3085 | 2026-02-06T11:51:22.809Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 114
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3086 | 2026-02-06T11:51:22.809Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 882
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = ec0cde10-61f5-487b-a7d6-2ceb16be642b
|
| 3087 | 2026-02-06T11:51:22.809Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 972
file = phd-tests/tests/src/server_state_machine.rs
line = 72
path = phd_tests::server_state_machine::instance_reset_test
target = phd_tests::server_state_machine
|
| 3088 | 2026-02-06T11:51:22.809Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 114
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3089 | 2026-02-06T11:51:22.810Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_requires_running_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 3090 | 2026-02-06T11:51:22.810Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3091 | 2026-02-06T11:51:22.810Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3092 | 2026-02-06T11:51:22.810Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 103
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_tests::server_state_machine
|
| 3093 | 2026-02-06T11:51:22.810Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3094 | 2026-02-06T11:51:22.810Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3095 | 2026-02-06T11:51:22.810Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3096 | 2026-02-06T11:51:22.810Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = list
|
| 3097 | 2026-02-06T11:51:22.821Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_requires_running_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3098 | 2026-02-06T11:51:22.821Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-618d0958-fcfd-4954-976d-3c69e3654f81"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = snapshot
|
| 3099 | 2026-02-06T11:51:22.839Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-618d0958-fcfd-4954-976d-3c69e3654f81", "phd-artifacts/phd-clone-1fcd7187-0d3c-4f90-b850-fa1b4baf1e67"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = clone
|
| 3100 | 2026-02-06T11:51:22.856Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1fcd7187-0d3c-4f90-b850-fa1b4baf1e67"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = list
|
| 3101 | 2026-02-06T11:51:22.866Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_requires_running_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-1fcd7187-0d3c-4f90-b850-fa1b4baf1e67 0B 25.3T 227M /phd-artifacts/phd-clone-1fcd7187-0d3c-4f90-b850-fa1b4baf1e67\n
target = phd_framework::zfs
|
| 3102 | 2026-02-06T11:51:22.867Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
|
| 3103 | 2026-02-06T11:51:22.867Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm_name = instance_reset_requires_running_test
|
| 3104 | 2026-02-06T11:51:22.867Z | 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
|
| 3105 | 2026-02-06T11:51:22.867Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::server_state_machine::instance_reset_requires_running_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3106 | 2026-02-06T11:51:22.867Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::server_state_machine::instance_reset_requires_running_test
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::log_config
|
| 3107 | 2026-02-06T11:51:22.894Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1145
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm::server
|
| 3108 | 2026-02-06T11:51:22.895Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
|
| 3109 | 2026-02-06T11:51:22.895Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3110 | 2026-02-06T11:51:22.895Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_reset_requires_running_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3111 | 2026-02-06T11:51:22.895Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3112 | 2026-02-06T11:51:22.895Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3113 | 2026-02-06T11:51:22.896Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3114 | 2026-02-06T11:51:23.470Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::serial
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 3115 | 2026-02-06T11:51:23.470Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 3dad5271-6028-4407-9529-2328be0a3bd4, name: "phd-vm-3dad5271-6028-4407-9529-2328be0a3bd4", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 00268df9-e383-4566-965b-fee33bbd4a91, project_id: 72a361b4-0562-4307-a640-cf65a751c7e2, sled_id: 6eba1f96-c7a2-4b73-be7d-fefa442b9b37, sled_serial: "6eba1f96-c7a2-4b73-be7d-fefa442b9b37", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3116 | 2026-02-06T11:51:23.471Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3117 | 2026-02-06T11:51:23.471Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::instance_reset_requires_running_test
state = Run
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3118 | 2026-02-06T11:51:23.472Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3119 | 2026-02-06T11:51:23.472Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3120 | 2026-02-06T11:51:23.472Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3121 | 2026-02-06T11:51:23.472Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3122 | 2026-02-06T11:51:23.472Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3123 | 2026-02-06T11:51:23.473Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3124 | 2026-02-06T11:51:23.473Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3125 | 2026-02-06T11:51:23.473Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3126 | 2026-02-06T11:51:23.473Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::serial
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 3127 | 2026-02-06T11:51:23.473Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_requires_running_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 3128 | 2026-02-06T11:51:23.473Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3129 | 2026-02-06T11:51:23.473Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = aec88350-f525-4802-ab4f-daebca707a7c
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 9dca37d4-9837-4f00-b5cf-a4ca396214b5
target = phd_framework::serial
target_id = a81f4dee-6582-4394-b071-1ccf5e4fc126
|
| 3130 | 2026-02-06T11:51:23.474Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3131 | 2026-02-06T11:51:23.889Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::server_state_machine::instance_reset_requires_running_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3132 | 2026-02-06T11:51:23.941Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3133 | 2026-02-06T11:51:23.942Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1fcd7187-0d3c-4f90-b850-fa1b4baf1e67"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3134 | 2026-02-06T11:51:23.984Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3135 | 2026-02-06T11:51:23.985Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-618d0958-fcfd-4954-976d-3c69e3654f81"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3136 | 2026-02-06T11:51:24.001Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 528
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3137 | 2026-02-06T11:51:24.001Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 528
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3138 | 2026-02-06T11:51:24.001Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1105
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3dad5271-6028-4407-9529-2328be0a3bd4
|
| 3139 | 2026-02-06T11:51:24.001Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::stop_while_blocked_on_start_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 3140 | 2026-02-06T11:51:24.001Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1191
file = phd-tests/tests/src/server_state_machine.rs
line = 103
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_tests::server_state_machine
|
| 3141 | 2026-02-06T11:51:24.001Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3142 | 2026-02-06T11:51:24.001Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3143 | 2026-02-06T11:51:24.002Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 113
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_tests::server_state_machine
|
| 3144 | 2026-02-06T11:51:24.002Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3145 | 2026-02-06T11:51:24.002Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3146 | 2026-02-06T11:51:24.002Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3147 | 2026-02-06T11:51:24.002Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = list
|
| 3148 | 2026-02-06T11:51:24.013Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3149 | 2026-02-06T11:51:24.013Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-00979cb7-9c72-431a-a603-091c5fb0c6d9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = snapshot
|
| 3150 | 2026-02-06T11:51:24.032Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-00979cb7-9c72-431a-a603-091c5fb0c6d9", "phd-artifacts/phd-clone-25d74a96-71a2-4fdb-ae5a-4391b1f7020e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = clone
|
| 3151 | 2026-02-06T11:51:24.049Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-25d74a96-71a2-4fdb-ae5a-4391b1f7020e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = list
|
| 3152 | 2026-02-06T11:51:24.061Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-25d74a96-71a2-4fdb-ae5a-4391b1f7020e 0B 25.3T 227M /phd-artifacts/phd-clone-25d74a96-71a2-4fdb-ae5a-4391b1f7020e\n
target = phd_framework::zfs
|
| 3153 | 2026-02-06T11:51:24.061Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-downstairs
target = phd_framework::artifacts::store
|
| 3154 | 2026-02-06T11:51:24.062Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9000", "--encrypted", "--uuid", "ebd03f41-1662-49f1-821c-226ed524e629", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3155 | 2026-02-06T11:51:24.090Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:51:24.073724567Z","hostname":"BRM42220010","pid":1153}\n{"msg":"UUID: ebd03f41-1662-49f1-821c-226ed524e629","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:51:24.08625766Z","hostname":"BRM42220010","pid":1153}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:51:24.086276416Z","hostname":"BRM42220010","pid":1153}\n
target = phd_framework::disk::crucible
|
| 3156 | 2026-02-06T11:51:24.090Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9001", "--encrypted", "--uuid", "ebd03f41-1662-49f1-821c-226ed524e629", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3157 | 2026-02-06T11:51:24.118Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:51:24.102526528Z","hostname":"BRM42220010","pid":1154}\n{"msg":"UUID: ebd03f41-1662-49f1-821c-226ed524e629","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:51:24.114275746Z","hostname":"BRM42220010","pid":1154}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:51:24.11429841Z","hostname":"BRM42220010","pid":1154}\n
target = phd_framework::disk::crucible
|
| 3158 | 2026-02-06T11:51:24.119Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9002", "--encrypted", "--uuid", "ebd03f41-1662-49f1-821c-226ed524e629", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3159 | 2026-02-06T11:51:24.146Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:51:24.129895046Z","hostname":"BRM42220010","pid":1155}\n{"msg":"UUID: ebd03f41-1662-49f1-821c-226ed524e629","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:51:24.142104312Z","hostname":"BRM42220010","pid":1155}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-02-06T11:51:24.142124791Z","hostname":"BRM42220010","pid":1155}\n
target = phd_framework::disk::crucible
|
| 3160 | 2026-02-06T11:51:24.147Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/crucible_ebd03f41-1662-49f1-821c-226ed524e629_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_ebd03f41-1662-49f1-821c-226ed524e629_9000.stdout.log"
target = phd_framework::log_config
|
| 3161 | 2026-02-06T11:51:24.147Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3162 | 2026-02-06T11:51:24.147Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3163 | 2026-02-06T11:51:24.149Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/crucible_ebd03f41-1662-49f1-821c-226ed524e629_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_ebd03f41-1662-49f1-821c-226ed524e629_9001.stdout.log"
target = phd_framework::log_config
|
| 3164 | 2026-02-06T11:51:24.149Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3165 | 2026-02-06T11:51:24.149Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3166 | 2026-02-06T11:51:24.151Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/crucible_ebd03f41-1662-49f1-821c-226ed524e629_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_ebd03f41-1662-49f1-821c-226ed524e629_9002.stdout.log"
target = phd_framework::log_config
|
| 3167 | 2026-02-06T11:51:24.151Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3168 | 2026-02-06T11:51:24.151Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3169 | 2026-02-06T11:51:24.153Z | INFO | phd-runner: [TEST - EVENT] enabling vcr black hole
disk = vcr-replacement-target
file = phd-tests/framework/src/disk/crucible.rs
line = 128
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3170 | 2026-02-06T11:51:24.153Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
|
| 3171 | 2026-02-06T11:51:24.153Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm_name = stop_while_blocked_on_start_test
|
| 3172 | 2026-02-06T11:51:24.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
|
| 3173 | 2026-02-06T11:51:24.154Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3174 | 2026-02-06T11:51:24.154Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/stop_while_blocked_on_start_test.stderr.log"
stdout_path = "/tmp/propolis-phd/stop_while_blocked_on_start_test.stdout.log"
target = phd_framework::log_config
|
| 3175 | 2026-02-06T11:51:24.182Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1159
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm::server
|
| 3176 | 2026-02-06T11:51:24.182Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 29
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
|
| 3177 | 2026-02-06T11:51:24.182Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3178 | 2026-02-06T11:51:24.183Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3179 | 2026-02-06T11:51:24.583Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3180 | 2026-02-06T11:51:24.584Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 5eebcf19-9529-4600-b37e-c0876f3ddbb5, name: "phd-vm-5eebcf19-9529-4600-b37e-c0876f3ddbb5", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 779f2ed4-c677-4079-a385-2a73c760edc2, project_id: 9394cc49-98cc-487e-bfc2-9426f211ebd4, sled_id: ea05ca44-19fe-49f7-b6e7-bdc8df5b52d6, sled_serial: "ea05ca44-19fe-49f7-b6e7-bdc8df5b52d6", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3181 | 2026-02-06T11:51:24.584Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3182 | 2026-02-06T11:51:24.584Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
state = Run
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3183 | 2026-02-06T11:51:24.585Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3184 | 2026-02-06T11:51:24.585Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3185 | 2026-02-06T11:51:24.585Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 15s for server to reach state Starting
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3186 | 2026-02-06T11:51:24.586Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3187 | 2026-02-06T11:51:24.586Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3188 | 2026-02-06T11:51:24.586Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3189 | 2026-02-06T11:51:24.587Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3190 | 2026-02-06T11:51:24.587Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3191 | 2026-02-06T11:51:24.587Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
state = Stop
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3192 | 2026-02-06T11:51:24.588Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3193 | 2026-02-06T11:51:24.588Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3194 | 2026-02-06T11:51:24.588Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3195 | 2026-02-06T11:51:24.588Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3196 | 2026-02-06T11:51:24.588Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3197 | 2026-02-06T11:51:24.593Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 3198 | 2026-02-06T11:51:24.593Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3199 | 2026-02-06T11:51:24.594Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3200 | 2026-02-06T11:51:24.594Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3201 | 2026-02-06T11:51:24.594Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3202 | 2026-02-06T11:51:24.595Z | INFO | phd-runner: test phd_tests::server_state_machine::stop_while_blocked_on_start_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 3203 | 2026-02-06T11:51:24.595Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3204 | 2026-02-06T11:51:24.595Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3205 | 2026-02-06T11:51:24.652Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3206 | 2026-02-06T11:51:24.652Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-25d74a96-71a2-4fdb-ae5a-4391b1f7020e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = destroy
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3207 | 2026-02-06T11:51:24.688Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3208 | 2026-02-06T11:51:24.688Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-00979cb7-9c72-431a-a603-091c5fb0c6d9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = destroy
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3209 | 2026-02-06T11:51:24.705Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: Some([100::]:9000), data_dir: DataDirectory { path: "/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9000" } }
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3210 | 2026-02-06T11:51:24.710Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self.path = "/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9000"
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3211 | 2026-02-06T11:51:24.712Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9001" } }
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3212 | 2026-02-06T11:51:24.717Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self.path = "/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9001"
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3213 | 2026-02-06T11:51:24.718Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9002" } }
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3214 | 2026-02-06T11:51:24.724Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self.path = "/tmp/propolis-phd/ebd03f41-1662-49f1-821c-226ed524e629_9002"
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3215 | 2026-02-06T11:51:24.726Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 131
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3216 | 2026-02-06T11:51:24.726Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 543
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 5eebcf19-9529-4600-b37e-c0876f3ddbb5
|
| 3217 | 2026-02-06T11:51:24.726Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 724
file = phd-tests/tests/src/server_state_machine.rs
line = 113
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_tests::server_state_machine
|
| 3218 | 2026-02-06T11:51:24.726Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 131
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3219 | 2026-02-06T11:51:24.726Z | INFO | phd-runner: Starting test phd_tests::boot_order::configurable_boot_order
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 3220 | 2026-02-06T11:51:24.726Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3221 | 2026-02-06T11:51:24.726Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3222 | 2026-02-06T11:51:24.726Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 51
path = phd_tests::boot_order::configurable_boot_order
target = phd_tests::boot_order
|
| 3223 | 2026-02-06T11:51:24.727Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3224 | 2026-02-06T11:51:24.727Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3225 | 2026-02-06T11:51:24.727Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3226 | 2026-02-06T11:51:24.727Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 3227 | 2026-02-06T11:51:24.739Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3228 | 2026-02-06T11:51:24.739Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8f205eb5-0789-4c35-98b4-07638b61e001"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 3229 | 2026-02-06T11:51:24.757Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8f205eb5-0789-4c35-98b4-07638b61e001", "phd-artifacts/phd-clone-923e7dd4-e32c-4bec-a402-15579f74a6c4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 3230 | 2026-02-06T11:51:24.775Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-923e7dd4-e32c-4bec-a402-15579f74a6c4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 3231 | 2026-02-06T11:51:24.786Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-923e7dd4-e32c-4bec-a402-15579f74a6c4 0B 25.3T 227M /phd-artifacts/phd-clone-923e7dd4-e32c-4bec-a402-15579f74a6c4\n
target = phd_framework::zfs
|
| 3232 | 2026-02-06T11:51:24.787Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3233 | 2026-02-06T11:51:24.787Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 3234 | 2026-02-06T11:51:24.803Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3235 | 2026-02-06T11:51:24.803Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-71f8e753-f6ab-462b-94d3-6cb242e2dec6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 3236 | 2026-02-06T11:51:24.831Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-71f8e753-f6ab-462b-94d3-6cb242e2dec6", "phd-artifacts/phd-clone-ae8e5c71-843a-4e26-a5b7-d5715d58f2dc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 3237 | 2026-02-06T11:51:24.850Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ae8e5c71-843a-4e26-a5b7-d5715d58f2dc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 3238 | 2026-02-06T11:51:24.862Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-ae8e5c71-843a-4e26-a5b7-d5715d58f2dc 0B 25.3T 227M /phd-artifacts/phd-clone-ae8e5c71-843a-4e26-a5b7-d5715d58f2dc\n
target = phd_framework::zfs
|
| 3239 | 2026-02-06T11:51:24.863Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3240 | 2026-02-06T11:51:24.863Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm_name = configurable_boot_order
|
| 3241 | 2026-02-06T11:51:24.863Z | 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
|
| 3242 | 2026-02-06T11:51:24.863Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::boot_order::configurable_boot_order
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3243 | 2026-02-06T11:51:24.863Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::boot_order::configurable_boot_order
stderr_path = "/tmp/propolis-phd/configurable_boot_order.stderr.log"
stdout_path = "/tmp/propolis-phd/configurable_boot_order.stdout.log"
target = phd_framework::log_config
|
| 3244 | 2026-02-06T11:51:24.891Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1171
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm::server
|
| 3245 | 2026-02-06T11:51:24.892Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3246 | 2026-02-06T11:51:24.892Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3247 | 2026-02-06T11:51:24.893Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3248 | 2026-02-06T11:51:25.663Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3249 | 2026-02-06T11:51:25.664Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: b1a41d9a-723a-4faf-8bfe-e14cedf1a76d, name: "phd-vm-b1a41d9a-723a-4faf-8bfe-e14cedf1a76d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 772489f9-c777-4dbd-89f3-831059265206, project_id: ea6fabc8-ff1d-4bbd-9c4b-0e0b01c004f4, sled_id: 99b6e2e0-c7a1-4fa6-8d2c-2974428be422, sled_serial: "99b6e2e0-c7a1-4fa6-8d2c-2974428be422", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3250 | 2026-02-06T11:51:25.664Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3251 | 2026-02-06T11:51:25.664Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::boot_order::configurable_boot_order
state = Run
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3252 | 2026-02-06T11:51:25.665Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3253 | 2026-02-06T11:51:25.665Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3254 | 2026-02-06T11:51:25.665Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3255 | 2026-02-06T11:51:25.665Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3256 | 2026-02-06T11:51:25.665Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3257 | 2026-02-06T11:51:25.665Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3258 | 2026-02-06T11:51:30.137Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4471
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3259 | 2026-02-06T11:51:30.137Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::configurable_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3260 | 2026-02-06T11:51:30.137Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3261 | 2026-02-06T11:51:30.137Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3262 | 2026-02-06T11:51:30.137Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3263 | 2026-02-06T11:51:30.155Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3264 | 2026-02-06T11:51:30.155Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::configurable_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3265 | 2026-02-06T11:51:30.155Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3266 | 2026-02-06T11:51:30.155Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3267 | 2026-02-06T11:51:30.156Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3268 | 2026-02-06T11:51:30.188Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3269 | 2026-02-06T11:51:30.188Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3270 | 2026-02-06T11:51:30.188Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4523
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3271 | 2026-02-06T11:51:30.188Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3272 | 2026-02-06T11:51:30.189Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3273 | 2026-02-06T11:51:30.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3274 | 2026-02-06T11:51:30.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3275 | 2026-02-06T11:51:30.200Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3276 | 2026-02-06T11:51:30.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3277 | 2026-02-06T11:51:30.233Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3278 | 2026-02-06T11:51:30.233Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3279 | 2026-02-06T11:51:30.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3280 | 2026-02-06T11:51:30.243Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3281 | 2026-02-06T11:51:30.243Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3282 | 2026-02-06T11:51:30.276Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3283 | 2026-02-06T11:51:30.276Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3284 | 2026-02-06T11:51:30.277Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3285 | 2026-02-06T11:51:30.277Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3286 | 2026-02-06T11:51:30.277Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 3287 | 2026-02-06T11:51:30.288Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3288 | 2026-02-06T11:51:30.288Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a97b3563-a5fd-4226-9b98-1a474f0090c7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 3289 | 2026-02-06T11:51:30.308Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a97b3563-a5fd-4226-9b98-1a474f0090c7", "phd-artifacts/phd-clone-b554d4f9-0518-474c-a78e-05dd2d8f5053"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 3290 | 2026-02-06T11:51:30.327Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b554d4f9-0518-474c-a78e-05dd2d8f5053"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 3291 | 2026-02-06T11:51:30.337Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-b554d4f9-0518-474c-a78e-05dd2d8f5053 0B 25.3T 227M /phd-artifacts/phd-clone-b554d4f9-0518-474c-a78e-05dd2d8f5053\n
target = phd_framework::zfs
|
| 3292 | 2026-02-06T11:51:30.337Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3293 | 2026-02-06T11:51:30.337Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 3294 | 2026-02-06T11:51:30.348Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3295 | 2026-02-06T11:51:30.348Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4b083f1d-d52c-4af1-b33f-35181248dfa5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 3296 | 2026-02-06T11:51:30.372Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4b083f1d-d52c-4af1-b33f-35181248dfa5", "phd-artifacts/phd-clone-b078d807-de00-48bc-9980-eed1e7ab0f00"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 3297 | 2026-02-06T11:51:30.389Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b078d807-de00-48bc-9980-eed1e7ab0f00"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 3298 | 2026-02-06T11:51:30.399Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-b078d807-de00-48bc-9980-eed1e7ab0f00 0B 25.3T 227M /phd-artifacts/phd-clone-b078d807-de00-48bc-9980-eed1e7ab0f00\n
target = phd_framework::zfs
|
| 3299 | 2026-02-06T11:51:30.400Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3300 | 2026-02-06T11:51:30.400Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm_name = configurable_boot_order
|
| 3301 | 2026-02-06T11:51:30.400Z | 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
|
| 3302 | 2026-02-06T11:51:30.400Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::boot_order::configurable_boot_order
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3303 | 2026-02-06T11:51:30.400Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::boot_order::configurable_boot_order
stderr_path = "/tmp/propolis-phd/configurable_boot_order.stderr.log"
stdout_path = "/tmp/propolis-phd/configurable_boot_order.stdout.log"
target = phd_framework::log_config
|
| 3304 | 2026-02-06T11:51:30.428Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1180
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm::server
|
| 3305 | 2026-02-06T11:51:30.428Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3306 | 2026-02-06T11:51:30.428Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3307 | 2026-02-06T11:51:30.429Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3308 | 2026-02-06T11:51:31.205Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3309 | 2026-02-06T11:51:31.205Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 9c4bb2db-e2bf-499b-a924-622279011c10, name: "phd-vm-9c4bb2db-e2bf-499b-a924-622279011c10", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0819dbc3-a727-4341-be9d-703c80228d1e, project_id: 07376411-37d5-4604-9b7c-9d406145e5e5, sled_id: b4c5e0c9-5814-42c5-855b-15cc10775b59, sled_serial: "b4c5e0c9-5814-42c5-855b-15cc10775b59", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3310 | 2026-02-06T11:51:31.205Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3311 | 2026-02-06T11:51:31.205Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::boot_order::configurable_boot_order
state = Run
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3312 | 2026-02-06T11:51:31.206Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3313 | 2026-02-06T11:51:31.206Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3314 | 2026-02-06T11:51:31.206Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3315 | 2026-02-06T11:51:31.207Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3316 | 2026-02-06T11:51:31.207Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3317 | 2026-02-06T11:51:31.207Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3318 | 2026-02-06T11:51:35.707Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4499
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3319 | 2026-02-06T11:51:35.707Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::configurable_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3320 | 2026-02-06T11:51:35.707Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3321 | 2026-02-06T11:51:35.707Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3322 | 2026-02-06T11:51:35.707Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3323 | 2026-02-06T11:51:35.725Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3324 | 2026-02-06T11:51:35.726Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::configurable_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3325 | 2026-02-06T11:51:35.726Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3326 | 2026-02-06T11:51:35.726Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3327 | 2026-02-06T11:51:35.726Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3328 | 2026-02-06T11:51:35.758Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3329 | 2026-02-06T11:51:35.758Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3330 | 2026-02-06T11:51:35.758Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4551
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3331 | 2026-02-06T11:51:35.758Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3332 | 2026-02-06T11:51:35.758Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3333 | 2026-02-06T11:51:35.769Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3334 | 2026-02-06T11:51:35.770Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3335 | 2026-02-06T11:51:35.770Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3336 | 2026-02-06T11:51:35.803Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3337 | 2026-02-06T11:51:35.803Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3338 | 2026-02-06T11:51:35.803Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3339 | 2026-02-06T11:51:35.815Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3340 | 2026-02-06T11:51:35.815Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3341 | 2026-02-06T11:51:35.815Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3342 | 2026-02-06T11:51:35.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3343 | 2026-02-06T11:51:35.870Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3344 | 2026-02-06T11:51:35.870Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3345 | 2026-02-06T11:51:35.870Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 3346 | 2026-02-06T11:51:35.870Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10206
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3347 | 2026-02-06T11:51:35.870Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 3348 | 2026-02-06T11:51:35.870Z | INFO | phd-runner: test phd_tests::boot_order::configurable_boot_order ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 3349 | 2026-02-06T11:51:35.870Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4665
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3350 | 2026-02-06T11:51:35.870Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3351 | 2026-02-06T11:51:35.872Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3352 | 2026-02-06T11:51:35.873Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3353 | 2026-02-06T11:51:36.317Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::boot_order::configurable_boot_order
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3354 | 2026-02-06T11:51:36.371Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3355 | 2026-02-06T11:51:36.371Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-923e7dd4-e32c-4bec-a402-15579f74a6c4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3356 | 2026-02-06T11:51:36.401Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3357 | 2026-02-06T11:51:36.401Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8f205eb5-0789-4c35-98b4-07638b61e001"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3358 | 2026-02-06T11:51:36.422Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3359 | 2026-02-06T11:51:36.422Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ae8e5c71-843a-4e26-a5b7-d5715d58f2dc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3360 | 2026-02-06T11:51:36.453Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3361 | 2026-02-06T11:51:36.453Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-71f8e753-f6ab-462b-94d3-6cb242e2dec6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3362 | 2026-02-06T11:51:36.473Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 602
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3363 | 2026-02-06T11:51:36.473Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11581
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b1a41d9a-723a-4faf-8bfe-e14cedf1a76d
|
| 3364 | 2026-02-06T11:51:36.583Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::boot_order::configurable_boot_order
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3365 | 2026-02-06T11:51:36.644Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3366 | 2026-02-06T11:51:36.644Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b554d4f9-0518-474c-a78e-05dd2d8f5053"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3367 | 2026-02-06T11:51:36.671Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3368 | 2026-02-06T11:51:36.671Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a97b3563-a5fd-4226-9b98-1a474f0090c7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3369 | 2026-02-06T11:51:36.689Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3370 | 2026-02-06T11:51:36.689Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b078d807-de00-48bc-9980-eed1e7ab0f00"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3371 | 2026-02-06T11:51:36.715Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3372 | 2026-02-06T11:51:36.715Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4b083f1d-d52c-4af1-b33f-35181248dfa5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3373 | 2026-02-06T11:51:36.738Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 867
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3374 | 2026-02-06T11:51:36.738Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6309
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 9c4bb2db-e2bf-499b-a924-622279011c10
|
| 3375 | 2026-02-06T11:51:36.738Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 867
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3376 | 2026-02-06T11:51:36.738Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12011
file = phd-tests/tests/src/boot_order.rs
line = 51
path = phd_tests::boot_order::configurable_boot_order
target = phd_tests::boot_order
|
| 3377 | 2026-02-06T11:51:36.738Z | INFO | phd-runner: Starting test phd_tests::boot_order::unbootable_disk_skipped
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 3378 | 2026-02-06T11:51:36.738Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3379 | 2026-02-06T11:51:36.738Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3380 | 2026-02-06T11:51:36.739Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 117
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_tests::boot_order
|
| 3381 | 2026-02-06T11:51:36.739Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3382 | 2026-02-06T11:51:36.739Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3383 | 2026-02-06T11:51:36.739Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3384 | 2026-02-06T11:51:36.739Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = list
|
| 3385 | 2026-02-06T11:51:36.750Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::unbootable_disk_skipped
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 234M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3386 | 2026-02-06T11:51:36.750Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b2cb7192-258d-469d-99a6-b0b0115a6b3e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = snapshot
|
| 3387 | 2026-02-06T11:51:36.766Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b2cb7192-258d-469d-99a6-b0b0115a6b3e", "phd-artifacts/phd-clone-565a4ebb-eae3-4ee1-802f-5f8524f776bf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = clone
|
| 3388 | 2026-02-06T11:51:36.782Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-565a4ebb-eae3-4ee1-802f-5f8524f776bf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = list
|
| 3389 | 2026-02-06T11:51:36.792Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::unbootable_disk_skipped
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-565a4ebb-eae3-4ee1-802f-5f8524f776bf 0B 25.3T 227M /phd-artifacts/phd-clone-565a4ebb-eae3-4ee1-802f-5f8524f776bf\n
target = phd_framework::zfs
|
| 3390 | 2026-02-06T11:51:36.793Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 3391 | 2026-02-06T11:51:36.794Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm_name = unbootable_disk_skipped
|
| 3392 | 2026-02-06T11:51:36.794Z | 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
|
| 3393 | 2026-02-06T11:51:36.794Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::boot_order::unbootable_disk_skipped
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3394 | 2026-02-06T11:51:36.794Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::boot_order::unbootable_disk_skipped
stderr_path = "/tmp/propolis-phd/unbootable_disk_skipped.stderr.log"
stdout_path = "/tmp/propolis-phd/unbootable_disk_skipped.stdout.log"
target = phd_framework::log_config
|
| 3395 | 2026-02-06T11:51:36.821Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1195
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm::server
|
| 3396 | 2026-02-06T11:51:36.821Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 3397 | 2026-02-06T11:51:36.821Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3398 | 2026-02-06T11:51:36.823Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3399 | 2026-02-06T11:51:37.181Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3400 | 2026-02-06T11:51:37.182Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: e9908f94-52f1-431e-b7c4-b6ea0c1907ce, name: "phd-vm-e9908f94-52f1-431e-b7c4-b6ea0c1907ce", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 52b7cb63-b096-4ed8-99a2-d1d713169522, project_id: 290a35f9-50f3-4b9f-aa2a-778714ea94f7, sled_id: 2fd56f80-702e-48be-a59a-9f87eb48e264, sled_serial: "2fd56f80-702e-48be-a59a-9f87eb48e264", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3401 | 2026-02-06T11:51:37.182Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3402 | 2026-02-06T11:51:37.182Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::boot_order::unbootable_disk_skipped
state = Run
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3403 | 2026-02-06T11:51:37.183Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3404 | 2026-02-06T11:51:37.183Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 3405 | 2026-02-06T11:51:37.183Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = 300s
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3406 | 2026-02-06T11:51:37.183Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::unbootable_disk_skipped
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3407 | 2026-02-06T11:51:37.183Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3408 | 2026-02-06T11:51:37.183Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3409 | 2026-02-06T11:51:41.608Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4424
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3410 | 2026-02-06T11:51:41.608Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::unbootable_disk_skipped
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3411 | 2026-02-06T11:51:41.608Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::unbootable_disk_skipped
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3412 | 2026-02-06T11:51:41.608Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3413 | 2026-02-06T11:51:41.608Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3414 | 2026-02-06T11:51:41.627Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3415 | 2026-02-06T11:51:41.627Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::unbootable_disk_skipped
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3416 | 2026-02-06T11:51:41.627Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::unbootable_disk_skipped
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3417 | 2026-02-06T11:51:41.627Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3418 | 2026-02-06T11:51:41.627Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3419 | 2026-02-06T11:51:41.660Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3420 | 2026-02-06T11:51:41.660Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 3421 | 2026-02-06T11:51:41.660Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4476
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 3422 | 2026-02-06T11:51:41.660Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3423 | 2026-02-06T11:51:41.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3424 | 2026-02-06T11:51:41.671Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3425 | 2026-02-06T11:51:41.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3426 | 2026-02-06T11:51:41.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3427 | 2026-02-06T11:51:41.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3428 | 2026-02-06T11:51:41.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3429 | 2026-02-06T11:51:41.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3430 | 2026-02-06T11:51:41.717Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3431 | 2026-02-06T11:51:41.717Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3432 | 2026-02-06T11:51:41.717Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3433 | 2026-02-06T11:51:41.760Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3434 | 2026-02-06T11:51:41.760Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3435 | 2026-02-06T11:51:41.760Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3436 | 2026-02-06T11:51:41.771Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3437 | 2026-02-06T11:51:41.772Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3438 | 2026-02-06T11:51:41.772Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3439 | 2026-02-06T11:51:41.805Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3440 | 2026-02-06T11:51:41.805Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3441 | 2026-02-06T11:51:41.805Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3442 | 2026-02-06T11:51:41.816Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3443 | 2026-02-06T11:51:41.816Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3444 | 2026-02-06T11:51:41.816Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3445 | 2026-02-06T11:51:41.871Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3446 | 2026-02-06T11:51:41.871Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3447 | 2026-02-06T11:51:41.871Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3448 | 2026-02-06T11:51:41.882Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3449 | 2026-02-06T11:51:41.882Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3450 | 2026-02-06T11:51:41.882Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3451 | 2026-02-06T11:51:41.926Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3452 | 2026-02-06T11:51:41.926Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3453 | 2026-02-06T11:51:41.926Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3454 | 2026-02-06T11:51:41.937Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3455 | 2026-02-06T11:51:41.938Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3456 | 2026-02-06T11:51:41.938Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3457 | 2026-02-06T11:51:41.981Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3458 | 2026-02-06T11:51:41.981Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3459 | 2026-02-06T11:51:41.981Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3460 | 2026-02-06T11:51:41.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3461 | 2026-02-06T11:51:41.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3462 | 2026-02-06T11:51:41.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3463 | 2026-02-06T11:51:42.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3464 | 2026-02-06T11:51:42.048Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3465 | 2026-02-06T11:51:42.048Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 3466 | 2026-02-06T11:51:42.049Z | INFO | phd-runner: test phd_tests::boot_order::unbootable_disk_skipped ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 3467 | 2026-02-06T11:51:42.049Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4867
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3468 | 2026-02-06T11:51:42.049Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3469 | 2026-02-06T11:51:42.050Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3470 | 2026-02-06T11:51:42.540Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::boot_order::unbootable_disk_skipped
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3471 | 2026-02-06T11:51:42.599Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3472 | 2026-02-06T11:51:42.599Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-565a4ebb-eae3-4ee1-802f-5f8524f776bf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = destroy
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3473 | 2026-02-06T11:51:42.629Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3474 | 2026-02-06T11:51:42.629Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b2cb7192-258d-469d-99a6-b0b0115a6b3e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = destroy
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3475 | 2026-02-06T11:51:42.647Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 598
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3476 | 2026-02-06T11:51:42.648Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 598
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3477 | 2026-02-06T11:51:42.648Z | INFO | phd-runner: Starting test phd_tests::boot_order::guest_can_adjust_boot_order
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 3478 | 2026-02-06T11:51:42.648Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5826
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = e9908f94-52f1-431e-b7c4-b6ea0c1907ce
|
| 3479 | 2026-02-06T11:51:42.648Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3480 | 2026-02-06T11:51:42.648Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3481 | 2026-02-06T11:51:42.648Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5908
file = phd-tests/tests/src/boot_order.rs
line = 117
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_tests::boot_order
|
| 3482 | 2026-02-06T11:51:42.648Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 236
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_tests::boot_order
|
| 3483 | 2026-02-06T11:51:42.648Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3484 | 2026-02-06T11:51:42.648Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3485 | 2026-02-06T11:51:42.648Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3486 | 2026-02-06T11:51:42.648Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = list
|
| 3487 | 2026-02-06T11:51:42.660Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::guest_can_adjust_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 234M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3488 | 2026-02-06T11:51:42.660Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a006e646-d0b3-441a-966d-b04fdaaa58e4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 3489 | 2026-02-06T11:51:42.683Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a006e646-d0b3-441a-966d-b04fdaaa58e4", "phd-artifacts/phd-clone-d11e8bf5-d6c5-4db7-87e9-4d7e7434b84a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = clone
|
| 3490 | 2026-02-06T11:51:42.701Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d11e8bf5-d6c5-4db7-87e9-4d7e7434b84a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = list
|
| 3491 | 2026-02-06T11:51:42.712Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::guest_can_adjust_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-d11e8bf5-d6c5-4db7-87e9-4d7e7434b84a 0B 25.3T 227M /phd-artifacts/phd-clone-d11e8bf5-d6c5-4db7-87e9-4d7e7434b84a\n
target = phd_framework::zfs
|
| 3492 | 2026-02-06T11:51:42.713Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 3493 | 2026-02-06T11:51:42.713Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm_name = guest_can_adjust_boot_order
|
| 3494 | 2026-02-06T11:51:42.714Z | 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
|
| 3495 | 2026-02-06T11:51:42.714Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::boot_order::guest_can_adjust_boot_order
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3496 | 2026-02-06T11:51:42.714Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::boot_order::guest_can_adjust_boot_order
stderr_path = "/tmp/propolis-phd/guest_can_adjust_boot_order.stderr.log"
stdout_path = "/tmp/propolis-phd/guest_can_adjust_boot_order.stdout.log"
target = phd_framework::log_config
|
| 3497 | 2026-02-06T11:51:42.743Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1203
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm::server
|
| 3498 | 2026-02-06T11:51:42.743Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 29
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 3499 | 2026-02-06T11:51:42.743Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3500 | 2026-02-06T11:51:42.746Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3501 | 2026-02-06T11:51:43.185Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3502 | 2026-02-06T11:51:43.186Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de, name: "phd-vm-5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3fc1be11-9048-45e5-ac7b-06d90bf03736, project_id: adf7d6b7-0f0e-4706-9eb0-690e7adf4785, sled_id: 5ba6c9be-587e-4141-abc7-447c3deb294d, sled_serial: "5ba6c9be-587e-4141-abc7-447c3deb294d", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3503 | 2026-02-06T11:51:43.186Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3504 | 2026-02-06T11:51:43.186Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::boot_order::guest_can_adjust_boot_order
state = Run
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3505 | 2026-02-06T11:51:43.187Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3506 | 2026-02-06T11:51:43.187Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 3507 | 2026-02-06T11:51:43.187Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3508 | 2026-02-06T11:51:43.187Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3509 | 2026-02-06T11:51:43.187Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3510 | 2026-02-06T11:51:43.187Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3511 | 2026-02-06T11:51:47.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4484
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3512 | 2026-02-06T11:51:47.672Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3513 | 2026-02-06T11:51:47.672Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3514 | 2026-02-06T11:51:47.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3515 | 2026-02-06T11:51:47.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3516 | 2026-02-06T11:51:47.690Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3517 | 2026-02-06T11:51:47.690Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3518 | 2026-02-06T11:51:47.691Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3519 | 2026-02-06T11:51:47.691Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3520 | 2026-02-06T11:51:47.691Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3521 | 2026-02-06T11:51:47.724Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3522 | 2026-02-06T11:51:47.724Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 3523 | 2026-02-06T11:51:47.724Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4536
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 3524 | 2026-02-06T11:51:47.724Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3525 | 2026-02-06T11:51:47.724Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3526 | 2026-02-06T11:51:47.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3527 | 2026-02-06T11:51:47.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3528 | 2026-02-06T11:51:47.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3529 | 2026-02-06T11:51:47.768Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3530 | 2026-02-06T11:51:47.768Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3531 | 2026-02-06T11:51:47.768Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3532 | 2026-02-06T11:51:47.780Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3533 | 2026-02-06T11:51:47.781Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3534 | 2026-02-06T11:51:47.781Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3535 | 2026-02-06T11:51:47.814Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3536 | 2026-02-06T11:51:47.814Z | WARN | phd-runner: [TEST - EVENT] guest environment already has a BootFFFF entry; is this not a fresh image?
file = phd-tests/tests/src/boot_order.rs
line = 276
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_tests::boot_order
|
| 3537 | 2026-02-06T11:51:47.814Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3538 | 2026-02-06T11:51:47.814Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3539 | 2026-02-06T11:51:47.825Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3540 | 2026-02-06T11:51:47.825Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3541 | 2026-02-06T11:51:47.825Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3542 | 2026-02-06T11:51:47.857Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3543 | 2026-02-06T11:51:47.857Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3544 | 2026-02-06T11:51:47.858Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3545 | 2026-02-06T11:51:47.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3546 | 2026-02-06T11:51:47.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3547 | 2026-02-06T11:51:47.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3548 | 2026-02-06T11:51:47.902Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3549 | 2026-02-06T11:51:47.902Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3550 | 2026-02-06T11:51:47.903Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3551 | 2026-02-06T11:51:47.913Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3552 | 2026-02-06T11:51:47.913Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3553 | 2026-02-06T11:51:47.914Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3554 | 2026-02-06T11:51:47.946Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3555 | 2026-02-06T11:51:47.946Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3556 | 2026-02-06T11:51:47.946Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3557 | 2026-02-06T11:51:47.978Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3558 | 2026-02-06T11:51:47.978Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3559 | 2026-02-06T11:51:47.978Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3560 | 2026-02-06T11:51:48.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3561 | 2026-02-06T11:51:48.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3562 | 2026-02-06T11:51:48.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3563 | 2026-02-06T11:51:48.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3564 | 2026-02-06T11:51:48.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3565 | 2026-02-06T11:51:48.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3566 | 2026-02-06T11:51:48.066Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3567 | 2026-02-06T11:51:48.067Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3568 | 2026-02-06T11:51:48.067Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3569 | 2026-02-06T11:51:48.077Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3570 | 2026-02-06T11:51:48.078Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3571 | 2026-02-06T11:51:48.078Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3572 | 2026-02-06T11:51:48.123Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3573 | 2026-02-06T11:51:48.123Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3574 | 2026-02-06T11:51:48.123Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3575 | 2026-02-06T11:51:48.134Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3576 | 2026-02-06T11:51:48.134Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3577 | 2026-02-06T11:51:48.135Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3578 | 2026-02-06T11:51:48.169Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3579 | 2026-02-06T11:51:48.169Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3580 | 2026-02-06T11:51:48.169Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3581 | 2026-02-06T11:51:48.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3582 | 2026-02-06T11:51:48.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3583 | 2026-02-06T11:51:48.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3584 | 2026-02-06T11:51:48.212Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3585 | 2026-02-06T11:51:48.213Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3586 | 2026-02-06T11:51:48.213Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3587 | 2026-02-06T11:51:48.245Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3588 | 2026-02-06T11:51:48.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3589 | 2026-02-06T11:51:48.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3590 | 2026-02-06T11:51:48.269Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3591 | 2026-02-06T11:51:48.269Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3592 | 2026-02-06T11:51:48.269Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3593 | 2026-02-06T11:51:48.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3594 | 2026-02-06T11:51:48.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3595 | 2026-02-06T11:51:48.281Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3596 | 2026-02-06T11:51:48.325Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3597 | 2026-02-06T11:51:48.325Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3598 | 2026-02-06T11:51:48.325Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3599 | 2026-02-06T11:51:48.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3600 | 2026-02-06T11:51:48.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3601 | 2026-02-06T11:51:48.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3602 | 2026-02-06T11:51:48.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3603 | 2026-02-06T11:51:48.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3604 | 2026-02-06T11:51:48.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3605 | 2026-02-06T11:51:48.402Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3606 | 2026-02-06T11:51:48.402Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3607 | 2026-02-06T11:51:48.402Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3608 | 2026-02-06T11:51:48.435Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3609 | 2026-02-06T11:51:48.435Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3610 | 2026-02-06T11:51:48.435Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3611 | 2026-02-06T11:51:48.445Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3612 | 2026-02-06T11:51:48.446Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3613 | 2026-02-06T11:51:48.446Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3614 | 2026-02-06T11:51:48.491Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3615 | 2026-02-06T11:51:48.491Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3616 | 2026-02-06T11:51:48.491Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3617 | 2026-02-06T11:51:48.502Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3618 | 2026-02-06T11:51:48.503Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3619 | 2026-02-06T11:51:48.503Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3620 | 2026-02-06T11:51:48.536Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3621 | 2026-02-06T11:51:48.536Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3622 | 2026-02-06T11:51:48.536Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3623 | 2026-02-06T11:51:48.558Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3624 | 2026-02-06T11:51:48.558Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3625 | 2026-02-06T11:51:48.558Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3626 | 2026-02-06T11:51:48.591Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3627 | 2026-02-06T11:51:48.592Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3628 | 2026-02-06T11:51:48.592Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3629 | 2026-02-06T11:51:48.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3630 | 2026-02-06T11:51:48.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3631 | 2026-02-06T11:51:48.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3632 | 2026-02-06T11:51:48.638Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3633 | 2026-02-06T11:51:48.638Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3634 | 2026-02-06T11:51:48.638Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3635 | 2026-02-06T11:51:48.649Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3636 | 2026-02-06T11:51:48.649Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 3637 | 2026-02-06T11:51:48.649Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3638 | 2026-02-06T11:51:48.649Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3639 | 2026-02-06T11:51:48.649Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3640 | 2026-02-06T11:51:48.649Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3641 | 2026-02-06T11:51:55.271Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6621
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3642 | 2026-02-06T11:51:55.271Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3643 | 2026-02-06T11:51:55.271Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3644 | 2026-02-06T11:51:55.272Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3645 | 2026-02-06T11:51:55.272Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3646 | 2026-02-06T11:51:55.291Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3647 | 2026-02-06T11:51:55.291Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3648 | 2026-02-06T11:51:55.291Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3649 | 2026-02-06T11:51:55.291Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3650 | 2026-02-06T11:51:55.291Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3651 | 2026-02-06T11:51:55.324Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3652 | 2026-02-06T11:51:55.324Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 3653 | 2026-02-06T11:51:55.324Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6675
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 3654 | 2026-02-06T11:51:55.324Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3655 | 2026-02-06T11:51:55.325Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3656 | 2026-02-06T11:51:55.335Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3657 | 2026-02-06T11:51:55.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3658 | 2026-02-06T11:51:55.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3659 | 2026-02-06T11:51:55.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3660 | 2026-02-06T11:51:55.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3661 | 2026-02-06T11:51:55.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3662 | 2026-02-06T11:51:55.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3663 | 2026-02-06T11:51:55.381Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3664 | 2026-02-06T11:51:55.381Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3665 | 2026-02-06T11:51:55.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3666 | 2026-02-06T11:51:55.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3667 | 2026-02-06T11:51:55.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3668 | 2026-02-06T11:51:55.425Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3669 | 2026-02-06T11:51:55.425Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3670 | 2026-02-06T11:51:55.425Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3671 | 2026-02-06T11:51:55.458Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3672 | 2026-02-06T11:51:55.458Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3673 | 2026-02-06T11:51:55.459Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 3674 | 2026-02-06T11:51:55.459Z | INFO | phd-runner: test phd_tests::boot_order::guest_can_adjust_boot_order ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 3675 | 2026-02-06T11:51:55.459Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3676 | 2026-02-06T11:51:55.459Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12273
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3677 | 2026-02-06T11:51:55.460Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3678 | 2026-02-06T11:51:55.980Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::boot_order::guest_can_adjust_boot_order
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3679 | 2026-02-06T11:51:56.041Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3680 | 2026-02-06T11:51:56.041Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d11e8bf5-d6c5-4db7-87e9-4d7e7434b84a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = destroy
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3681 | 2026-02-06T11:51:56.068Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3682 | 2026-02-06T11:51:56.068Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a006e646-d0b3-441a-966d-b04fdaaa58e4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = destroy
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3683 | 2026-02-06T11:51:56.087Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 628
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3684 | 2026-02-06T11:51:56.087Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 627
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3685 | 2026-02-06T11:51:56.087Z | INFO | phd-runner: Starting test phd_tests::boot_order::boot_order_source_priority
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 3686 | 2026-02-06T11:51:56.087Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3687 | 2026-02-06T11:51:56.087Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3688 | 2026-02-06T11:51:56.087Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13342
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = 5fe2bd84-dbc1-47b7-8ab7-b7bd18afe7de
|
| 3689 | 2026-02-06T11:51:56.087Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 13438
file = phd-tests/tests/src/boot_order.rs
line = 236
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_tests::boot_order
|
| 3690 | 2026-02-06T11:51:56.087Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 397
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order
|
| 3691 | 2026-02-06T11:51:56.087Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3692 | 2026-02-06T11:51:56.087Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3693 | 2026-02-06T11:51:56.087Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3694 | 2026-02-06T11:51:56.087Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = list
|
| 3695 | 2026-02-06T11:51:56.098Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::boot_order_source_priority
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 233M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3696 | 2026-02-06T11:51:56.098Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-86a2253e-456a-4498-bc2a-0ed7ba25476b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = snapshot
|
| 3697 | 2026-02-06T11:51:56.117Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-86a2253e-456a-4498-bc2a-0ed7ba25476b", "phd-artifacts/phd-clone-0f4be7b0-2f22-43ab-a2e4-afb408bb4915"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = clone
|
| 3698 | 2026-02-06T11:51:56.135Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0f4be7b0-2f22-43ab-a2e4-afb408bb4915"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = list
|
| 3699 | 2026-02-06T11:51:56.145Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::boot_order_source_priority
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-0f4be7b0-2f22-43ab-a2e4-afb408bb4915 0B 25.3T 227M /phd-artifacts/phd-clone-0f4be7b0-2f22-43ab-a2e4-afb408bb4915\n
target = phd_framework::zfs
|
| 3700 | 2026-02-06T11:51:56.147Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3701 | 2026-02-06T11:51:56.147Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm_name = boot_order_source_priority
|
| 3702 | 2026-02-06T11:51:56.147Z | 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
|
| 3703 | 2026-02-06T11:51:56.147Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::boot_order::boot_order_source_priority
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3704 | 2026-02-06T11:51:56.147Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::boot_order::boot_order_source_priority
stderr_path = "/tmp/propolis-phd/boot_order_source_priority.stderr.log"
stdout_path = "/tmp/propolis-phd/boot_order_source_priority.stdout.log"
target = phd_framework::log_config
|
| 3705 | 2026-02-06T11:51:56.174Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1211
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm::server
|
| 3706 | 2026-02-06T11:51:56.174Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3707 | 2026-02-06T11:51:56.174Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3708 | 2026-02-06T11:51:56.178Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3709 | 2026-02-06T11:51:56.543Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3710 | 2026-02-06T11:51:56.544Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: f78af68e-727a-4b74-914a-06efaff11a8e, name: "phd-vm-f78af68e-727a-4b74-914a-06efaff11a8e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d8df3994-3300-4a00-b2ea-ebe728d428b0, project_id: 926820d3-e428-421e-a944-3a33308f7672, sled_id: 53b026b5-e896-4a87-81af-82993a705b69, sled_serial: "53b026b5-e896-4a87-81af-82993a705b69", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3711 | 2026-02-06T11:51:56.544Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3712 | 2026-02-06T11:51:56.544Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::boot_order::boot_order_source_priority
state = Run
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3713 | 2026-02-06T11:51:56.545Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3714 | 2026-02-06T11:51:56.545Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3715 | 2026-02-06T11:51:56.545Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3716 | 2026-02-06T11:51:56.545Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3717 | 2026-02-06T11:51:56.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3718 | 2026-02-06T11:51:56.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3719 | 2026-02-06T11:52:01.092Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4547
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3720 | 2026-02-06T11:52:01.092Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3721 | 2026-02-06T11:52:01.092Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3722 | 2026-02-06T11:52:01.093Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3723 | 2026-02-06T11:52:01.093Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3724 | 2026-02-06T11:52:01.112Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3725 | 2026-02-06T11:52:01.112Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3726 | 2026-02-06T11:52:01.112Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3727 | 2026-02-06T11:52:01.112Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3728 | 2026-02-06T11:52:01.112Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3729 | 2026-02-06T11:52:01.145Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3730 | 2026-02-06T11:52:01.145Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3731 | 2026-02-06T11:52:01.145Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4600
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3732 | 2026-02-06T11:52:01.146Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3733 | 2026-02-06T11:52:01.146Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3734 | 2026-02-06T11:52:01.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3735 | 2026-02-06T11:52:01.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3736 | 2026-02-06T11:52:01.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3737 | 2026-02-06T11:52:01.191Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3738 | 2026-02-06T11:52:01.191Z | INFO | phd-runner: [TEST - EVENT] Initial boot order var: [0, 0, 1, 0, 2, 0, 3, 0, 4, 0]
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 413
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 3739 | 2026-02-06T11:52:01.191Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3740 | 2026-02-06T11:52:01.191Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3741 | 2026-02-06T11:52:01.202Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3742 | 2026-02-06T11:52:01.203Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3743 | 2026-02-06T11:52:01.203Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3744 | 2026-02-06T11:52:01.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3745 | 2026-02-06T11:52:01.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3746 | 2026-02-06T11:52:01.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3747 | 2026-02-06T11:52:01.258Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3748 | 2026-02-06T11:52:01.258Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3749 | 2026-02-06T11:52:01.258Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3750 | 2026-02-06T11:52:01.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3751 | 2026-02-06T11:52:01.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3752 | 2026-02-06T11:52:01.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3753 | 2026-02-06T11:52:01.314Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3754 | 2026-02-06T11:52:01.314Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3755 | 2026-02-06T11:52:01.314Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3756 | 2026-02-06T11:52:01.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3757 | 2026-02-06T11:52:01.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3758 | 2026-02-06T11:52:01.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3759 | 2026-02-06T11:52:01.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3760 | 2026-02-06T11:52:01.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3761 | 2026-02-06T11:52:01.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3762 | 2026-02-06T11:52:01.436Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 56
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3763 | 2026-02-06T11:52:01.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3764 | 2026-02-06T11:52:01.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3765 | 2026-02-06T11:52:01.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3766 | 2026-02-06T11:52:01.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3767 | 2026-02-06T11:52:01.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3768 | 2026-02-06T11:52:01.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3769 | 2026-02-06T11:52:01.504Z | INFO | phd-runner: [TEST - EVENT] Found boot options: {"unbootable": 2, "boot-disk": 1, "uiapp": 0, "unbootable-2": 3, "efi shell": 4}
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 469
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 3770 | 2026-02-06T11:52:01.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3771 | 2026-02-06T11:52:01.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3772 | 2026-02-06T11:52:01.515Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3773 | 2026-02-06T11:52:01.515Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3774 | 2026-02-06T11:52:01.515Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3775 | 2026-02-06T11:52:01.548Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3776 | 2026-02-06T11:52:01.548Z | INFO | phd-runner: [TEST - EVENT] Removing Boot 2 from the boot order. It was at index 2
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 504
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 3777 | 2026-02-06T11:52:01.548Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3778 | 2026-02-06T11:52:01.548Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3779 | 2026-02-06T11:52:01.559Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3780 | 2026-02-06T11:52:01.559Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3781 | 2026-02-06T11:52:01.559Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3782 | 2026-02-06T11:52:01.592Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3783 | 2026-02-06T11:52:01.592Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3784 | 2026-02-06T11:52:01.592Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3785 | 2026-02-06T11:52:01.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3786 | 2026-02-06T11:52:01.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3787 | 2026-02-06T11:52:01.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3788 | 2026-02-06T11:52:01.648Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3789 | 2026-02-06T11:52:01.648Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3790 | 2026-02-06T11:52:01.648Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3791 | 2026-02-06T11:52:01.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3792 | 2026-02-06T11:52:01.659Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3793 | 2026-02-06T11:52:01.659Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3794 | 2026-02-06T11:52:01.659Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3795 | 2026-02-06T11:52:01.659Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3796 | 2026-02-06T11:52:01.659Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3797 | 2026-02-06T11:52:08.360Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6700
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3798 | 2026-02-06T11:52:08.360Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3799 | 2026-02-06T11:52:08.361Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3800 | 2026-02-06T11:52:08.361Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3801 | 2026-02-06T11:52:08.361Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3802 | 2026-02-06T11:52:08.379Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3803 | 2026-02-06T11:52:08.379Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3804 | 2026-02-06T11:52:08.379Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3805 | 2026-02-06T11:52:08.379Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3806 | 2026-02-06T11:52:08.379Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3807 | 2026-02-06T11:52:08.411Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3808 | 2026-02-06T11:52:08.411Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3809 | 2026-02-06T11:52:08.411Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6752
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3810 | 2026-02-06T11:52:08.412Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3811 | 2026-02-06T11:52:08.412Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3812 | 2026-02-06T11:52:08.423Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3813 | 2026-02-06T11:52:08.423Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3814 | 2026-02-06T11:52:08.423Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3815 | 2026-02-06T11:52:08.456Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3816 | 2026-02-06T11:52:08.456Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3817 | 2026-02-06T11:52:08.456Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3818 | 2026-02-06T11:52:08.456Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3819 | 2026-02-06T11:52:08.456Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3820 | 2026-02-06T11:52:08.456Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = list
|
| 3821 | 2026-02-06T11:52:08.459Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3822 | 2026-02-06T11:52:08.468Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::boot_order_source_priority
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 234M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3823 | 2026-02-06T11:52:08.468Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-17023250-56f1-479b-be38-673e69d33df9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = snapshot
|
| 3824 | 2026-02-06T11:52:08.485Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-17023250-56f1-479b-be38-673e69d33df9", "phd-artifacts/phd-clone-98dddbb8-cb78-4dfa-a079-954bb22148c2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = clone
|
| 3825 | 2026-02-06T11:52:08.503Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-98dddbb8-cb78-4dfa-a079-954bb22148c2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = list
|
| 3826 | 2026-02-06T11:52:08.514Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::boot_order_source_priority
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-98dddbb8-cb78-4dfa-a079-954bb22148c2 0B 25.3T 227M /phd-artifacts/phd-clone-98dddbb8-cb78-4dfa-a079-954bb22148c2\n
target = phd_framework::zfs
|
| 3827 | 2026-02-06T11:52:08.516Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3828 | 2026-02-06T11:52:08.516Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm_name = boot_order_source_priority
|
| 3829 | 2026-02-06T11:52:08.516Z | 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
|
| 3830 | 2026-02-06T11:52:08.516Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::boot_order::boot_order_source_priority
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3831 | 2026-02-06T11:52:08.516Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::boot_order::boot_order_source_priority
stderr_path = "/tmp/propolis-phd/boot_order_source_priority.stderr.log"
stdout_path = "/tmp/propolis-phd/boot_order_source_priority.stdout.log"
target = phd_framework::log_config
|
| 3832 | 2026-02-06T11:52:08.544Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1216
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm::server
|
| 3833 | 2026-02-06T11:52:08.544Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3834 | 2026-02-06T11:52:08.544Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3835 | 2026-02-06T11:52:08.548Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3836 | 2026-02-06T11:52:08.548Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 3837 | 2026-02-06T11:52:08.548Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12005
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3838 | 2026-02-06T11:52:08.867Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3839 | 2026-02-06T11:52:08.868Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 70cab1c1-49b2-4810-9e99-38b88d2440bd, name: "phd-vm-70cab1c1-49b2-4810-9e99-38b88d2440bd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 50eb0c6f-d836-4849-8898-c49cf0fed963, project_id: 2c32958b-bcce-4eac-a636-9d1c41743c81, sled_id: c3299c1f-4d1d-407f-9547-ae9cdd9ab9c3, sled_serial: "c3299c1f-4d1d-407f-9547-ae9cdd9ab9c3", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3840 | 2026-02-06T11:52:08.868Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3841 | 2026-02-06T11:52:08.868Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::boot_order::boot_order_source_priority
state = Run
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3842 | 2026-02-06T11:52:08.869Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3843 | 2026-02-06T11:52:08.869Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3844 | 2026-02-06T11:52:08.869Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3845 | 2026-02-06T11:52:08.869Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3846 | 2026-02-06T11:52:08.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3847 | 2026-02-06T11:52:08.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3848 | 2026-02-06T11:52:08.971Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::boot_order::boot_order_source_priority
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3849 | 2026-02-06T11:52:09.030Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3850 | 2026-02-06T11:52:09.030Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0f4be7b0-2f22-43ab-a2e4-afb408bb4915"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = destroy
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3851 | 2026-02-06T11:52:09.060Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3852 | 2026-02-06T11:52:09.060Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-86a2253e-456a-4498-bc2a-0ed7ba25476b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = destroy
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3853 | 2026-02-06T11:52:09.081Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 624
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3854 | 2026-02-06T11:52:09.081Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 12906
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = f78af68e-727a-4b74-914a-06efaff11a8e
|
| 3855 | 2026-02-06T11:52:13.434Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4564
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3856 | 2026-02-06T11:52:13.434Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3857 | 2026-02-06T11:52:13.435Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3858 | 2026-02-06T11:52:13.435Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3859 | 2026-02-06T11:52:13.435Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3860 | 2026-02-06T11:52:13.453Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3861 | 2026-02-06T11:52:13.453Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3862 | 2026-02-06T11:52:13.453Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3863 | 2026-02-06T11:52:13.453Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3864 | 2026-02-06T11:52:13.453Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3865 | 2026-02-06T11:52:13.487Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3866 | 2026-02-06T11:52:13.487Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3867 | 2026-02-06T11:52:13.487Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4617
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3868 | 2026-02-06T11:52:13.487Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3869 | 2026-02-06T11:52:13.487Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3870 | 2026-02-06T11:52:13.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3871 | 2026-02-06T11:52:13.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3872 | 2026-02-06T11:52:13.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3873 | 2026-02-06T11:52:13.531Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3874 | 2026-02-06T11:52:13.531Z | INFO | phd-runner: [TEST - EVENT] Initial boot order var: [1, 0, 2, 0, 3, 0, 0, 0, 4, 0]
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 413
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 3875 | 2026-02-06T11:52:13.532Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3876 | 2026-02-06T11:52:13.532Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3877 | 2026-02-06T11:52:13.542Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3878 | 2026-02-06T11:52:13.542Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3879 | 2026-02-06T11:52:13.542Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3880 | 2026-02-06T11:52:13.576Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3881 | 2026-02-06T11:52:13.576Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3882 | 2026-02-06T11:52:13.576Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3883 | 2026-02-06T11:52:13.587Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3884 | 2026-02-06T11:52:13.587Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3885 | 2026-02-06T11:52:13.587Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3886 | 2026-02-06T11:52:13.631Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3887 | 2026-02-06T11:52:13.632Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3888 | 2026-02-06T11:52:13.632Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3889 | 2026-02-06T11:52:13.642Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3890 | 2026-02-06T11:52:13.643Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3891 | 2026-02-06T11:52:13.643Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3892 | 2026-02-06T11:52:13.697Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3893 | 2026-02-06T11:52:13.698Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3894 | 2026-02-06T11:52:13.698Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3895 | 2026-02-06T11:52:13.708Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3896 | 2026-02-06T11:52:13.708Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3897 | 2026-02-06T11:52:13.708Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3898 | 2026-02-06T11:52:13.753Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3899 | 2026-02-06T11:52:13.754Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3900 | 2026-02-06T11:52:13.754Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3901 | 2026-02-06T11:52:13.764Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3902 | 2026-02-06T11:52:13.764Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3903 | 2026-02-06T11:52:13.764Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3904 | 2026-02-06T11:52:13.809Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3905 | 2026-02-06T11:52:13.809Z | INFO | phd-runner: [TEST - EVENT] Found boot options: {"efi shell": 4, "unbootable": 2, "boot-disk": 1, "unbootable-2": 3, "uiapp": 0}
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 469
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 3906 | 2026-02-06T11:52:13.810Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3907 | 2026-02-06T11:52:13.810Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3908 | 2026-02-06T11:52:13.820Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3909 | 2026-02-06T11:52:13.820Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3910 | 2026-02-06T11:52:13.820Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3911 | 2026-02-06T11:52:13.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3912 | 2026-02-06T11:52:13.854Z | INFO | phd-runner: [TEST - EVENT] Removing Boot 2 from the boot order. It was at index 1
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 504
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 3913 | 2026-02-06T11:52:13.854Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3914 | 2026-02-06T11:52:13.854Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3915 | 2026-02-06T11:52:13.865Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3916 | 2026-02-06T11:52:13.865Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3917 | 2026-02-06T11:52:13.865Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3918 | 2026-02-06T11:52:13.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3919 | 2026-02-06T11:52:13.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3920 | 2026-02-06T11:52:13.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3921 | 2026-02-06T11:52:13.919Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3922 | 2026-02-06T11:52:13.920Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3923 | 2026-02-06T11:52:13.920Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3924 | 2026-02-06T11:52:13.953Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3925 | 2026-02-06T11:52:13.953Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3926 | 2026-02-06T11:52:13.953Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3927 | 2026-02-06T11:52:13.964Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3928 | 2026-02-06T11:52:13.964Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3929 | 2026-02-06T11:52:13.964Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3930 | 2026-02-06T11:52:13.964Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3931 | 2026-02-06T11:52:13.964Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3932 | 2026-02-06T11:52:13.964Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3933 | 2026-02-06T11:52:20.613Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6648
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3934 | 2026-02-06T11:52:20.613Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3935 | 2026-02-06T11:52:20.613Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3936 | 2026-02-06T11:52:20.613Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3937 | 2026-02-06T11:52:20.613Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3938 | 2026-02-06T11:52:20.631Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3939 | 2026-02-06T11:52:20.631Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3940 | 2026-02-06T11:52:20.631Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3941 | 2026-02-06T11:52:20.631Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3942 | 2026-02-06T11:52:20.631Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3943 | 2026-02-06T11:52:20.664Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3944 | 2026-02-06T11:52:20.664Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3945 | 2026-02-06T11:52:20.664Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6699
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3946 | 2026-02-06T11:52:20.664Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3947 | 2026-02-06T11:52:20.664Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3948 | 2026-02-06T11:52:20.675Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3949 | 2026-02-06T11:52:20.675Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3950 | 2026-02-06T11:52:20.675Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3951 | 2026-02-06T11:52:20.708Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3952 | 2026-02-06T11:52:20.708Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3953 | 2026-02-06T11:52:20.708Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 3954 | 2026-02-06T11:52:20.708Z | INFO | phd-runner: test phd_tests::boot_order::boot_order_source_priority ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 3955 | 2026-02-06T11:52:20.708Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3956 | 2026-02-06T11:52:20.708Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11841
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3957 | 2026-02-06T11:52:20.710Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3958 | 2026-02-06T11:52:21.450Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::boot_order::boot_order_source_priority
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3959 | 2026-02-06T11:52:21.514Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3960 | 2026-02-06T11:52:21.515Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-98dddbb8-cb78-4dfa-a079-954bb22148c2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = destroy
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3961 | 2026-02-06T11:52:21.541Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3962 | 2026-02-06T11:52:21.541Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-17023250-56f1-479b-be38-673e69d33df9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = destroy
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3963 | 2026-02-06T11:52:21.559Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 851
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3964 | 2026-02-06T11:52:21.560Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 851
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3965 | 2026-02-06T11:52:21.560Z | INFO | phd-runner: Starting test phd_tests::boot_order::nvme_boot_option_description
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 3966 | 2026-02-06T11:52:21.560Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3967 | 2026-02-06T11:52:21.560Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3968 | 2026-02-06T11:52:21.560Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13014
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 70cab1c1-49b2-4810-9e99-38b88d2440bd
|
| 3969 | 2026-02-06T11:52:21.560Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 25471
file = phd-tests/tests/src/boot_order.rs
line = 397
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order
|
| 3970 | 2026-02-06T11:52:21.560Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 504
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order
|
| 3971 | 2026-02-06T11:52:21.560Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3972 | 2026-02-06T11:52:21.560Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3973 | 2026-02-06T11:52:21.560Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3974 | 2026-02-06T11:52:21.560Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 3975 | 2026-02-06T11:52:21.571Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::nvme_boot_option_description
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 234M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3976 | 2026-02-06T11:52:21.571Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-505361ed-21fc-4ead-a50f-12afdb2f9e32"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = snapshot
|
| 3977 | 2026-02-06T11:52:21.588Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-505361ed-21fc-4ead-a50f-12afdb2f9e32", "phd-artifacts/phd-clone-10f895d6-c469-45bc-9ca9-2bebd205c8dc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = clone
|
| 3978 | 2026-02-06T11:52:21.605Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-10f895d6-c469-45bc-9ca9-2bebd205c8dc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 3979 | 2026-02-06T11:52:21.616Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::nvme_boot_option_description
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-10f895d6-c469-45bc-9ca9-2bebd205c8dc 0B 25.3T 227M /phd-artifacts/phd-clone-10f895d6-c469-45bc-9ca9-2bebd205c8dc\n
target = phd_framework::zfs
|
| 3980 | 2026-02-06T11:52:21.617Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3981 | 2026-02-06T11:52:21.617Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 3982 | 2026-02-06T11:52:21.628Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::nvme_boot_option_description
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 233M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3983 | 2026-02-06T11:52:21.628Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-76445806-109b-4cb9-bca3-bab06e912907"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = snapshot
|
| 3984 | 2026-02-06T11:52:21.651Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-76445806-109b-4cb9-bca3-bab06e912907", "phd-artifacts/phd-clone-609459d5-6bbd-4344-a02c-b9dff54961f5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = clone
|
| 3985 | 2026-02-06T11:52:21.669Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-609459d5-6bbd-4344-a02c-b9dff54961f5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 3986 | 2026-02-06T11:52:21.679Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::nvme_boot_option_description
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-609459d5-6bbd-4344-a02c-b9dff54961f5 0B 25.3T 227M /phd-artifacts/phd-clone-609459d5-6bbd-4344-a02c-b9dff54961f5\n
target = phd_framework::zfs
|
| 3987 | 2026-02-06T11:52:21.680Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 3988 | 2026-02-06T11:52:21.680Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm_name = nvme_boot_option_description
|
| 3989 | 2026-02-06T11:52:21.680Z | 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
|
| 3990 | 2026-02-06T11:52:21.680Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::boot_order::nvme_boot_option_description
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3991 | 2026-02-06T11:52:21.680Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::boot_order::nvme_boot_option_description
stderr_path = "/tmp/propolis-phd/nvme_boot_option_description.stderr.log"
stdout_path = "/tmp/propolis-phd/nvme_boot_option_description.stdout.log"
target = phd_framework::log_config
|
| 3992 | 2026-02-06T11:52:21.707Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1231
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm::server
|
| 3993 | 2026-02-06T11:52:21.707Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 3994 | 2026-02-06T11:52:21.707Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 3995 | 2026-02-06T11:52:21.708Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 3996 | 2026-02-06T11:52:22.444Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3997 | 2026-02-06T11:52:22.445Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 1cd0319d-e5ff-4760-a280-d4f737188c4f, name: "phd-vm-1cd0319d-e5ff-4760-a280-d4f737188c4f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a165c55f-798f-49f1-b1ba-30b03c4f00f1, project_id: c54ed404-4328-4b24-ab85-d6c062f3a151, sled_id: 85bf2d85-4b2a-46b2-9461-8d868e899298, sled_serial: "85bf2d85-4b2a-46b2-9461-8d868e899298", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 3998 | 2026-02-06T11:52:22.445Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 3999 | 2026-02-06T11:52:22.445Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::boot_order::nvme_boot_option_description
state = Run
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4000 | 2026-02-06T11:52:22.446Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4001 | 2026-02-06T11:52:22.446Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 4002 | 2026-02-06T11:52:22.446Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = 300s
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4003 | 2026-02-06T11:52:22.446Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::nvme_boot_option_description
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4004 | 2026-02-06T11:52:22.446Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4005 | 2026-02-06T11:52:22.446Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4006 | 2026-02-06T11:52:26.891Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4444
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4007 | 2026-02-06T11:52:26.891Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::nvme_boot_option_description
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4008 | 2026-02-06T11:52:26.891Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::nvme_boot_option_description
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4009 | 2026-02-06T11:52:26.892Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4010 | 2026-02-06T11:52:26.892Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4011 | 2026-02-06T11:52:26.910Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4012 | 2026-02-06T11:52:26.910Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::nvme_boot_option_description
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4013 | 2026-02-06T11:52:26.910Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::boot_order::nvme_boot_option_description
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4014 | 2026-02-06T11:52:26.910Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4015 | 2026-02-06T11:52:26.911Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4016 | 2026-02-06T11:52:26.942Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4017 | 2026-02-06T11:52:26.942Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 4018 | 2026-02-06T11:52:26.942Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4496
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 4019 | 2026-02-06T11:52:26.943Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4020 | 2026-02-06T11:52:26.943Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4021 | 2026-02-06T11:52:26.953Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4022 | 2026-02-06T11:52:26.954Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4023 | 2026-02-06T11:52:26.954Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4024 | 2026-02-06T11:52:26.986Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4025 | 2026-02-06T11:52:26.986Z | INFO | phd-runner: [TEST - EVENT] Initial boot order var: [1, 0, 2, 0, 0, 0, 3, 0]
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 413
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order::efi_utils
|
| 4026 | 2026-02-06T11:52:26.986Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4027 | 2026-02-06T11:52:26.986Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4028 | 2026-02-06T11:52:26.997Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4029 | 2026-02-06T11:52:26.997Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4030 | 2026-02-06T11:52:26.997Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4031 | 2026-02-06T11:52:27.042Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4032 | 2026-02-06T11:52:27.042Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4033 | 2026-02-06T11:52:27.042Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4034 | 2026-02-06T11:52:27.053Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4035 | 2026-02-06T11:52:27.053Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4036 | 2026-02-06T11:52:27.053Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4037 | 2026-02-06T11:52:27.086Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4038 | 2026-02-06T11:52:27.086Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4039 | 2026-02-06T11:52:27.086Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4040 | 2026-02-06T11:52:27.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4041 | 2026-02-06T11:52:27.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4042 | 2026-02-06T11:52:27.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4043 | 2026-02-06T11:52:27.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4044 | 2026-02-06T11:52:27.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4045 | 2026-02-06T11:52:27.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4046 | 2026-02-06T11:52:27.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4047 | 2026-02-06T11:52:27.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4048 | 2026-02-06T11:52:27.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4049 | 2026-02-06T11:52:27.174Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4050 | 2026-02-06T11:52:27.174Z | INFO | phd-runner: [TEST - EVENT] Found boot options: {"efi shell": 3, "nvme-test-disk": 2, "uiapp": 0, "boot-disk": 1}
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 469
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order::efi_utils
|
| 4051 | 2026-02-06T11:52:27.174Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4052 | 2026-02-06T11:52:27.174Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4053 | 2026-02-06T11:52:27.185Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4054 | 2026-02-06T11:52:27.185Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4055 | 2026-02-06T11:52:27.185Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4056 | 2026-02-06T11:52:27.229Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4057 | 2026-02-06T11:52:27.229Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4058 | 2026-02-06T11:52:27.229Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 4059 | 2026-02-06T11:52:27.229Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4785
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4060 | 2026-02-06T11:52:27.230Z | INFO | phd-runner: test phd_tests::boot_order::nvme_boot_option_description ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 4061 | 2026-02-06T11:52:27.230Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4062 | 2026-02-06T11:52:27.231Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4063 | 2026-02-06T11:52:27.699Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::boot_order::nvme_boot_option_description
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4064 | 2026-02-06T11:52:27.758Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4065 | 2026-02-06T11:52:27.758Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-10f895d6-c469-45bc-9ca9-2bebd205c8dc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = destroy
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4066 | 2026-02-06T11:52:27.787Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4067 | 2026-02-06T11:52:27.788Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-505361ed-21fc-4ead-a50f-12afdb2f9e32"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = destroy
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4068 | 2026-02-06T11:52:27.805Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4069 | 2026-02-06T11:52:27.805Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-609459d5-6bbd-4344-a02c-b9dff54961f5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = destroy
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4070 | 2026-02-06T11:52:27.836Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4071 | 2026-02-06T11:52:27.836Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-76445806-109b-4cb9-bca3-bab06e912907"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = destroy
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4072 | 2026-02-06T11:52:27.855Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 625
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4073 | 2026-02-06T11:52:27.855Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 624
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4074 | 2026-02-06T11:52:27.855Z | INFO | phd-runner: Starting test phd_tests::cpuid::cpuid_instance_spec_round_trip_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 4075 | 2026-02-06T11:52:27.855Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4076 | 2026-02-06T11:52:27.855Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4077 | 2026-02-06T11:52:27.855Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6147
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1cd0319d-e5ff-4760-a280-d4f737188c4f
|
| 4078 | 2026-02-06T11:52:27.855Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6294
file = phd-tests/tests/src/boot_order.rs
line = 504
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order
|
| 4079 | 2026-02-06T11:52:27.855Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 24
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_tests::cpuid
|
| 4080 | 2026-02-06T11:52:27.855Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4081 | 2026-02-06T11:52:27.855Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 4082 | 2026-02-06T11:52:27.855Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 4083 | 2026-02-06T11:52:27.855Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = list
|
| 4084 | 2026-02-06T11:52:27.866Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 4085 | 2026-02-06T11:52:27.866Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-295cbdc4-592c-4e70-8dcb-51d54d8a58ae"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = snapshot
|
| 4086 | 2026-02-06T11:52:27.884Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-295cbdc4-592c-4e70-8dcb-51d54d8a58ae", "phd-artifacts/phd-clone-e47750ea-d8b0-4a60-99d4-32e445bbbdfd"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = clone
|
| 4087 | 2026-02-06T11:52:27.902Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e47750ea-d8b0-4a60-99d4-32e445bbbdfd"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = list
|
| 4088 | 2026-02-06T11:52:27.914Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-e47750ea-d8b0-4a60-99d4-32e445bbbdfd 0B 25.3T 227M /phd-artifacts/phd-clone-e47750ea-d8b0-4a60-99d4-32e445bbbdfd\n
target = phd_framework::zfs
|
| 4089 | 2026-02-06T11:52:27.914Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
|
| 4090 | 2026-02-06T11:52:27.914Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm_name = cpuid_instance_spec_round_trip_test
|
| 4091 | 2026-02-06T11:52:27.914Z | 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
|
| 4092 | 2026-02-06T11:52:27.915Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4093 | 2026-02-06T11:52:27.915Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
stderr_path = "/tmp/propolis-phd/cpuid_instance_spec_round_trip_test.stderr.log"
stdout_path = "/tmp/propolis-phd/cpuid_instance_spec_round_trip_test.stdout.log"
target = phd_framework::log_config
|
| 4094 | 2026-02-06T11:52:27.943Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1241
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm::server
|
| 4095 | 2026-02-06T11:52:27.943Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
|
| 4096 | 2026-02-06T11:52:27.943Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4097 | 2026-02-06T11:52:27.944Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4098 | 2026-02-06T11:52:28.645Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4099 | 2026-02-06T11:52:28.647Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: c7cbae6a-5992-446c-a367-0548bc1e508d, name: "phd-vm-c7cbae6a-5992-446c-a367-0548bc1e508d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e334c264-54db-4f9c-b3b6-dbf1683fee1c, project_id: b1af2f29-4763-4483-b4dd-675ab0d07e60, sled_id: dc6d5841-875d-42bd-a038-6cfd6446e333, sled_serial: "dc6d5841-875d-42bd-a038-6cfd6446e333", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4100 | 2026-02-06T11:52:28.647Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4101 | 2026-02-06T11:52:28.647Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
state = Run
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4102 | 2026-02-06T11:52:28.648Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4103 | 2026-02-06T11:52:28.648Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4104 | 2026-02-06T11:52:28.648Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 490
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4105 | 2026-02-06T11:52:28.649Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4106 | 2026-02-06T11:52:28.649Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4107 | 2026-02-06T11:52:28.649Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 4108 | 2026-02-06T11:52:28.649Z | INFO | phd-runner: test phd_tests::cpuid::cpuid_instance_spec_round_trip_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 4109 | 2026-02-06T11:52:28.649Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4110 | 2026-02-06T11:52:28.649Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4111 | 2026-02-06T11:52:28.650Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4112 | 2026-02-06T11:52:28.939Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4113 | 2026-02-06T11:52:28.992Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4114 | 2026-02-06T11:52:28.992Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e47750ea-d8b0-4a60-99d4-32e445bbbdfd"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4115 | 2026-02-06T11:52:29.026Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4116 | 2026-02-06T11:52:29.026Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-295cbdc4-592c-4e70-8dcb-51d54d8a58ae"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4117 | 2026-02-06T11:52:29.044Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 395
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4118 | 2026-02-06T11:52:29.044Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 394
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4119 | 2026-02-06T11:52:29.044Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1100
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c7cbae6a-5992-446c-a367-0548bc1e508d
|
| 4120 | 2026-02-06T11:52:29.044Z | INFO | phd-runner: Starting test phd_tests::cpuid::cpuid_boot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 4121 | 2026-02-06T11:52:29.045Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1189
file = phd-tests/tests/src/cpuid.rs
line = 24
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_tests::cpuid
|
| 4122 | 2026-02-06T11:52:29.045Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4123 | 2026-02-06T11:52:29.045Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4124 | 2026-02-06T11:52:29.045Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 141
path = phd_tests::cpuid::cpuid_boot_test
target = phd_tests::cpuid
|
| 4125 | 2026-02-06T11:52:29.049Z | INFO | phd-runner: [TEST - EVENT] read bhyve default CPUID
file = phd-tests/tests/src/cpuid.rs
host_cpuid = CpuidSet { map: CpuidMap({0: Absent(CpuidValues { eax: 16, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 1: Absent(CpuidValues { eax: 10489617, ebx: 67584, ecx: 4275712515, edx: 395049983 }), 2: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 3: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 5: Absent(CpuidValues { eax: 64, ebx: 64, ecx: 3, edx: 17 }), 6: Absent(CpuidValues { eax: 4, ebx: 0, ecx: 0, edx: 0 }), 7: Present({0: CpuidValues { eax: 0, ebx: 537920425, ecx: 1536, edx: 0 }}), 8: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 9: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 10: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 11: Present({0: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }}), 12: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 13: Present({0: CpuidValues { eax: 7, ebx: 832, ecx: 832, edx: 0 }, 1: CpuidValues { eax: 1, ebx: 0, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 256, ebx: 576, ecx: 0, edx: 0 }}), 14: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 15: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 16: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483648: Absent(CpuidValues { eax: 2147483683, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 2147483649: Absent(CpuidValues { eax: 10489617, ebx: 1073741824, ecx: 1145057787, edx: 634649599 }), 2147483650: Absent(CpuidValues { eax: 541347137, ebx: 1129926725, ecx: 825702176, edx: 908087347 }), 2147483651: Absent(CpuidValues { eax: 1866673460, ebx: 1344300402, ecx: 1701015410, edx: 1919906675 }), 2147483652: Absent(CpuidValues { eax: 538976288, ebx: 538976288, ecx: 538976288, edx: 2105376 }), 2147483653: Absent(CpuidValues { eax: 4282449728, ebx: 4282449728, ecx: 537395520, edx: 537395520 }), 2147483654: Absent(CpuidValues { eax: 1207968256, ebx: 1744847360, ecx: 33579328, edx: 134254912 }), 2147483655: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 256 }), 2147483656: Absent(CpuidValues { eax: 12336, ebx: 7, ecx: 0, edx: 65543 }), 2147483657: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483658: Absent(CpuidValues { eax: 1, ebx: 32768, ecx: 0, edx: 295419135 }), 2147483659: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483660: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483661: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483662: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483663: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483664: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483665: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483666: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483667: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483668: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483669: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483670: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483671: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483672: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483673: Absent(CpuidValues { eax: 4030787648, ebx: 4030726144, ecx: 0, edx: 0 }), 2147483674: Absent(CpuidValues { eax: 6, ebx: 0, ecx: 0, edx: 0 }), 2147483675: Absent(CpuidValues { eax: 1023, ebx: 0, ecx: 0, edx: 0 }), 2147483676: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483677: Present({0: CpuidValues { eax: 289, ebx: 63, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 323, ebx: 63, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 355, ebx: 63, ecx: 0, edx: 0 }}), 2147483678: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483679: Absent(CpuidValues { eax: 16907583, ebx: 16755, ecx: 509, edx: 1 }), 2147483680: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483681: Absent(CpuidValues { eax: 8269, ebx: 0, ecx: 0, edx: 0 }), 2147483682: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483683: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 })}), vendor: Amd }
line = 116
path = phd_tests::cpuid::cpuid_boot_test
target = phd_tests::cpuid
|
| 4126 | 2026-02-06T11:52:29.049Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4127 | 2026-02-06T11:52:29.049Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 4128 | 2026-02-06T11:52:29.049Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 4129 | 2026-02-06T11:52:29.049Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = list
|
| 4130 | 2026-02-06T11:52:29.061Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_boot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 4131 | 2026-02-06T11:52:29.061Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9c7adccf-d2ef-4231-bb06-669faec7ef78"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = snapshot
|
| 4132 | 2026-02-06T11:52:29.078Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9c7adccf-d2ef-4231-bb06-669faec7ef78", "phd-artifacts/phd-clone-77927ae0-f5e3-4fb7-85ba-eedf24d1855c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = clone
|
| 4133 | 2026-02-06T11:52:29.095Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-77927ae0-f5e3-4fb7-85ba-eedf24d1855c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = list
|
| 4134 | 2026-02-06T11:52:29.107Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_boot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-77927ae0-f5e3-4fb7-85ba-eedf24d1855c 0B 25.3T 227M /phd-artifacts/phd-clone-77927ae0-f5e3-4fb7-85ba-eedf24d1855c\n
target = phd_framework::zfs
|
| 4135 | 2026-02-06T11:52:29.107Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 4136 | 2026-02-06T11:52:29.107Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm_name = cpuid_boot_test
|
| 4137 | 2026-02-06T11:52:29.107Z | 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
|
| 4138 | 2026-02-06T11:52:29.107Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::cpuid::cpuid_boot_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4139 | 2026-02-06T11:52:29.107Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::cpuid::cpuid_boot_test
stderr_path = "/tmp/propolis-phd/cpuid_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/cpuid_boot_test.stdout.log"
target = phd_framework::log_config
|
| 4140 | 2026-02-06T11:52:29.138Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1249
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm::server
|
| 4141 | 2026-02-06T11:52:29.138Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 30
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 4142 | 2026-02-06T11:52:29.138Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4143 | 2026-02-06T11:52:29.139Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4144 | 2026-02-06T11:52:29.565Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4145 | 2026-02-06T11:52:29.566Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: a212ec9e-20ee-4dd8-936b-bca1af5676a4, name: "phd-vm-a212ec9e-20ee-4dd8-936b-bca1af5676a4", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ee6f9051-010c-41cd-9dd1-c0cf9254c6e6, project_id: 73d3056a-d3c7-421c-bdd9-e5a375ccb9a9, sled_id: ececd503-a384-44c8-bccd-7e80d1eb732e, sled_serial: "ececd503-a384-44c8-bccd-7e80d1eb732e", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4146 | 2026-02-06T11:52:29.566Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4147 | 2026-02-06T11:52:29.566Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::cpuid::cpuid_boot_test
state = Run
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4148 | 2026-02-06T11:52:29.567Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4149 | 2026-02-06T11:52:29.567Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 4150 | 2026-02-06T11:52:29.567Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4151 | 2026-02-06T11:52:29.567Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::cpuid_boot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4152 | 2026-02-06T11:52:29.567Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4153 | 2026-02-06T11:52:29.567Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4154 | 2026-02-06T11:52:33.958Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4390
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4155 | 2026-02-06T11:52:33.959Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::cpuid_boot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4156 | 2026-02-06T11:52:33.959Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::cpuid_boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4157 | 2026-02-06T11:52:33.959Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4158 | 2026-02-06T11:52:33.959Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4159 | 2026-02-06T11:52:33.977Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4160 | 2026-02-06T11:52:33.977Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::cpuid_boot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4161 | 2026-02-06T11:52:33.977Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::cpuid_boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4162 | 2026-02-06T11:52:33.977Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4163 | 2026-02-06T11:52:33.977Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4164 | 2026-02-06T11:52:34.010Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4165 | 2026-02-06T11:52:34.011Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 4166 | 2026-02-06T11:52:34.011Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4443
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 4167 | 2026-02-06T11:52:34.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4168 | 2026-02-06T11:52:34.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4169 | 2026-02-06T11:52:34.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4170 | 2026-02-06T11:52:34.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4171 | 2026-02-06T11:52:34.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4172 | 2026-02-06T11:52:34.179Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 157
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4173 | 2026-02-06T11:52:34.179Z | INFO | phd-runner: [TEST - EVENT] /proc/cpuinfo output
cpuinfo = processor: 0\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.222\ncache size: 512 KB\nphysical id: 0\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 0\ninitial apicid: 0\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3992.44\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:\n\nprocessor: 1\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.222\ncache size: 512 KB\nphysical id: 1\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 1\ninitial apicid: 1\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3992.01\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:
file = phd-tests/tests/src/cpuid.rs
line = 98
path = phd_tests::cpuid::cpuid_boot_test
target = phd_tests::cpuid
|
| 4174 | 2026-02-06T11:52:34.180Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4175 | 2026-02-06T11:52:34.180Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 4176 | 2026-02-06T11:52:34.180Z | INFO | phd-runner: test phd_tests::cpuid::cpuid_boot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 4177 | 2026-02-06T11:52:34.180Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4614
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4178 | 2026-02-06T11:52:34.180Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4179 | 2026-02-06T11:52:34.182Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4180 | 2026-02-06T11:52:34.807Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::cpuid::cpuid_boot_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4181 | 2026-02-06T11:52:34.867Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4182 | 2026-02-06T11:52:34.868Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-77927ae0-f5e3-4fb7-85ba-eedf24d1855c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4183 | 2026-02-06T11:52:34.897Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4184 | 2026-02-06T11:52:34.897Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9c7adccf-d2ef-4231-bb06-669faec7ef78"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4185 | 2026-02-06T11:52:34.915Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 735
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4186 | 2026-02-06T11:52:34.916Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5777
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a212ec9e-20ee-4dd8-936b-bca1af5676a4
|
| 4187 | 2026-02-06T11:52:34.916Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5870
file = phd-tests/tests/src/cpuid.rs
line = 141
path = phd_tests::cpuid::cpuid_boot_test
target = phd_tests::cpuid
|
| 4188 | 2026-02-06T11:52:34.916Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 735
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4189 | 2026-02-06T11:52:34.916Z | INFO | phd-runner: Starting test phd_tests::cpuid::cpuid_migrate_smoke_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 4190 | 2026-02-06T11:52:34.916Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4191 | 2026-02-06T11:52:34.916Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4192 | 2026-02-06T11:52:34.916Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 147
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 4193 | 2026-02-06T11:52:34.919Z | INFO | phd-runner: [TEST - EVENT] read bhyve default CPUID
file = phd-tests/tests/src/cpuid.rs
host_cpuid = CpuidSet { map: CpuidMap({0: Absent(CpuidValues { eax: 16, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 1: Absent(CpuidValues { eax: 10489617, ebx: 67584, ecx: 4275712515, edx: 395049983 }), 2: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 3: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 5: Absent(CpuidValues { eax: 64, ebx: 64, ecx: 3, edx: 17 }), 6: Absent(CpuidValues { eax: 4, ebx: 0, ecx: 0, edx: 0 }), 7: Present({0: CpuidValues { eax: 0, ebx: 537920425, ecx: 1536, edx: 0 }}), 8: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 9: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 10: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 11: Present({0: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }}), 12: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 13: Present({0: CpuidValues { eax: 7, ebx: 832, ecx: 832, edx: 0 }, 1: CpuidValues { eax: 1, ebx: 0, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 256, ebx: 576, ecx: 0, edx: 0 }}), 14: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 15: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 16: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483648: Absent(CpuidValues { eax: 2147483683, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 2147483649: Absent(CpuidValues { eax: 10489617, ebx: 1073741824, ecx: 1145057787, edx: 634649599 }), 2147483650: Absent(CpuidValues { eax: 541347137, ebx: 1129926725, ecx: 825702176, edx: 908087347 }), 2147483651: Absent(CpuidValues { eax: 1866673460, ebx: 1344300402, ecx: 1701015410, edx: 1919906675 }), 2147483652: Absent(CpuidValues { eax: 538976288, ebx: 538976288, ecx: 538976288, edx: 2105376 }), 2147483653: Absent(CpuidValues { eax: 4282449728, ebx: 4282449728, ecx: 537395520, edx: 537395520 }), 2147483654: Absent(CpuidValues { eax: 1207968256, ebx: 1744847360, ecx: 33579328, edx: 134254912 }), 2147483655: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 256 }), 2147483656: Absent(CpuidValues { eax: 12336, ebx: 7, ecx: 0, edx: 65543 }), 2147483657: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483658: Absent(CpuidValues { eax: 1, ebx: 32768, ecx: 0, edx: 295419135 }), 2147483659: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483660: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483661: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483662: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483663: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483664: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483665: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483666: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483667: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483668: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483669: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483670: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483671: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483672: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483673: Absent(CpuidValues { eax: 4030787648, ebx: 4030726144, ecx: 0, edx: 0 }), 2147483674: Absent(CpuidValues { eax: 6, ebx: 0, ecx: 0, edx: 0 }), 2147483675: Absent(CpuidValues { eax: 1023, ebx: 0, ecx: 0, edx: 0 }), 2147483676: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483677: Present({0: CpuidValues { eax: 289, ebx: 63, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 323, ebx: 63, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 355, ebx: 63, ecx: 0, edx: 0 }}), 2147483678: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483679: Absent(CpuidValues { eax: 16907583, ebx: 16755, ecx: 509, edx: 1 }), 2147483680: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483681: Absent(CpuidValues { eax: 8269, ebx: 0, ecx: 0, edx: 0 }), 2147483682: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483683: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 })}), vendor: Amd }
line = 116
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 4194 | 2026-02-06T11:52:34.919Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4195 | 2026-02-06T11:52:34.919Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 4196 | 2026-02-06T11:52:34.919Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 4197 | 2026-02-06T11:52:34.919Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = list
|
| 4198 | 2026-02-06T11:52:34.931Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 231M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 4199 | 2026-02-06T11:52:34.931Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-361854a1-ebce-4a9d-b93d-dea38fdeb01b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 4200 | 2026-02-06T11:52:34.948Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-361854a1-ebce-4a9d-b93d-dea38fdeb01b", "phd-artifacts/phd-clone-4081146e-c934-48e9-9b26-5b2cadf26034"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = clone
|
| 4201 | 2026-02-06T11:52:34.966Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4081146e-c934-48e9-9b26-5b2cadf26034"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = list
|
| 4202 | 2026-02-06T11:52:34.976Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-4081146e-c934-48e9-9b26-5b2cadf26034 0B 25.3T 227M /phd-artifacts/phd-clone-4081146e-c934-48e9-9b26-5b2cadf26034\n
target = phd_framework::zfs
|
| 4203 | 2026-02-06T11:52:34.976Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 4204 | 2026-02-06T11:52:34.976Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm_name = cpuid_boot_test
|
| 4205 | 2026-02-06T11:52:34.976Z | 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
|
| 4206 | 2026-02-06T11:52:34.976Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::cpuid::cpuid_migrate_smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4207 | 2026-02-06T11:52:34.977Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stderr_path = "/tmp/propolis-phd/cpuid_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/cpuid_boot_test.stdout.log"
target = phd_framework::log_config
|
| 4208 | 2026-02-06T11:52:35.004Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1257
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm::server
|
| 4209 | 2026-02-06T11:52:35.004Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 4210 | 2026-02-06T11:52:35.004Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4211 | 2026-02-06T11:52:35.005Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4212 | 2026-02-06T11:52:35.303Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4213 | 2026-02-06T11:52:35.304Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: c4aa2282-b177-439d-84c3-4c3eea2e5d01, name: "phd-vm-c4aa2282-b177-439d-84c3-4c3eea2e5d01", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e5b90940-026f-4617-8f98-c2045695428b, project_id: 4c928ec1-689f-4d0a-a290-abaf7f3be175, sled_id: b98316f8-5360-49a3-bdd9-3da78e2615c7, sled_serial: "b98316f8-5360-49a3-bdd9-3da78e2615c7", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4214 | 2026-02-06T11:52:35.304Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4215 | 2026-02-06T11:52:35.304Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::cpuid::cpuid_migrate_smoke_test
state = Run
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4216 | 2026-02-06T11:52:35.305Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4217 | 2026-02-06T11:52:35.305Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 4218 | 2026-02-06T11:52:35.305Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4219 | 2026-02-06T11:52:35.305Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4220 | 2026-02-06T11:52:35.305Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4221 | 2026-02-06T11:52:35.305Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4222 | 2026-02-06T11:52:39.766Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4459
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4223 | 2026-02-06T11:52:39.766Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4224 | 2026-02-06T11:52:39.766Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4225 | 2026-02-06T11:52:39.766Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4226 | 2026-02-06T11:52:39.766Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4227 | 2026-02-06T11:52:39.783Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4228 | 2026-02-06T11:52:39.783Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4229 | 2026-02-06T11:52:39.784Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4230 | 2026-02-06T11:52:39.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4231 | 2026-02-06T11:52:39.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4232 | 2026-02-06T11:52:39.817Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4233 | 2026-02-06T11:52:39.817Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 4234 | 2026-02-06T11:52:39.817Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4511
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 4235 | 2026-02-06T11:52:39.817Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4236 | 2026-02-06T11:52:39.817Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4237 | 2026-02-06T11:52:39.828Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4238 | 2026-02-06T11:52:39.828Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4239 | 2026-02-06T11:52:39.828Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4240 | 2026-02-06T11:52:39.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 122
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4241 | 2026-02-06T11:52:39.951Z | INFO | phd-runner: [TEST - EVENT] /proc/cpuinfo output
cpuinfo = processor: 0\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.333\ncache size: 512 KB\nphysical id: 0\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 0\ninitial apicid: 0\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3992.66\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:\n\nprocessor: 1\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.333\ncache size: 512 KB\nphysical id: 1\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 1\ninitial apicid: 1\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3992.56\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:
file = phd-tests/tests/src/cpuid.rs
line = 98
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 4242 | 2026-02-06T11:52:39.951Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 4243 | 2026-02-06T11:52:39.951Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm_name = cpuid_boot_test_migration_target
|
| 4244 | 2026-02-06T11:52:39.951Z | 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
|
| 4245 | 2026-02-06T11:52:39.951Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::cpuid::cpuid_migrate_smoke_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4246 | 2026-02-06T11:52:39.951Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stderr_path = "/tmp/propolis-phd/cpuid_boot_test_migration_target.stderr.log"
stdout_path = "/tmp/propolis-phd/cpuid_boot_test_migration_target.stdout.log"
target = phd_framework::log_config
|
| 4247 | 2026-02-06T11:52:39.979Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1258
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm::server
|
| 4248 | 2026-02-06T11:52:39.980Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 4249 | 2026-02-06T11:52:39.980Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
target = phd_framework::test_vm
target_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4250 | 2026-02-06T11:52:39.980Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 8efa3599-e38c-4469-83f3-f9b7d4d437d0
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
target = phd_framework::test_vm
target_id = 707fafc0-bb88-4a66-8373-efbda4054226
timeout_duration = 45s
|
| 4251 | 2026-02-06T11:52:39.980Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
target = phd_framework::test_vm
target_id = 707fafc0-bb88-4a66-8373-efbda4054226
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4252 | 2026-02-06T11:52:39.981Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
target = phd_framework::test_vm
target_id = 707fafc0-bb88-4a66-8373-efbda4054226
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4253 | 2026-02-06T11:52:40.620Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 707fafc0-bb88-4a66-8373-efbda4054226, name: "phd-vm-707fafc0-bb88-4a66-8373-efbda4054226", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e5b90940-026f-4617-8f98-c2045695428b, project_id: 4c928ec1-689f-4d0a-a290-abaf7f3be175, sled_id: 9973924d-08d7-4624-916a-aaea8e5d5577, sled_serial: "9973924d-08d7-4624-916a-aaea8e5d5577", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
target = phd_framework::test_vm
target_id = 707fafc0-bb88-4a66-8373-efbda4054226
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4254 | 2026-02-06T11:52:40.620Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 8efa3599-e38c-4469-83f3-f9b7d4d437d0
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
target = phd_framework::test_vm
target_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4255 | 2026-02-06T11:52:43.063Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":10067}}
target = phd_framework::serial
|
| 4256 | 2026-02-06T11:52:43.190Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
target = phd_framework::test_vm
target_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4257 | 2026-02-06T11:52:43.191Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2570
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 8efa3599-e38c-4469-83f3-f9b7d4d437d0
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
target = phd_framework::test_vm
target_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4258 | 2026-02-06T11:52:43.191Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4259 | 2026-02-06T11:52:43.191Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::cpuid::cpuid_migrate_smoke_test
state = Reboot
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4260 | 2026-02-06T11:52:43.191Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4261 | 2026-02-06T11:52:43.192Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 4262 | 2026-02-06T11:52:43.192Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4263 | 2026-02-06T11:52:43.192Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4264 | 2026-02-06T11:52:43.192Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4265 | 2026-02-06T11:52:43.192Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4266 | 2026-02-06T11:52:47.312Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4120
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4267 | 2026-02-06T11:52:47.312Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4268 | 2026-02-06T11:52:47.313Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4269 | 2026-02-06T11:52:47.313Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4270 | 2026-02-06T11:52:47.313Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4271 | 2026-02-06T11:52:47.330Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4272 | 2026-02-06T11:52:47.330Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4273 | 2026-02-06T11:52:47.330Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4274 | 2026-02-06T11:52:47.330Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4275 | 2026-02-06T11:52:47.330Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4276 | 2026-02-06T11:52:47.363Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4277 | 2026-02-06T11:52:47.363Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 4278 | 2026-02-06T11:52:47.363Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4171
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 4279 | 2026-02-06T11:52:47.363Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4280 | 2026-02-06T11:52:47.363Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4281 | 2026-02-06T11:52:47.374Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4282 | 2026-02-06T11:52:47.374Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4283 | 2026-02-06T11:52:47.374Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4284 | 2026-02-06T11:52:47.509Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 135
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4285 | 2026-02-06T11:52:47.509Z | INFO | phd-runner: [TEST - EVENT] /proc/cpuinfo output
cpuinfo = processor: 0\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.375\ncache size: 512 KB\nphysical id: 0\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 0\ninitial apicid: 0\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3992.75\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:\n\nprocessor: 1\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.375\ncache size: 512 KB\nphysical id: 1\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 1\ninitial apicid: 1\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3992.62\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:
file = phd-tests/tests/src/cpuid.rs
line = 98
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 4286 | 2026-02-06T11:52:47.510Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4287 | 2026-02-06T11:52:47.510Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4288 | 2026-02-06T11:52:47.510Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 4289 | 2026-02-06T11:52:47.510Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12206
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4290 | 2026-02-06T11:52:47.510Z | INFO | phd-runner: test phd_tests::cpuid::cpuid_migrate_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 4291 | 2026-02-06T11:52:47.510Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4292 | 2026-02-06T11:52:47.512Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4293 | 2026-02-06T11:52:47.512Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::cpuid::cpuid_migrate_smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4294 | 2026-02-06T11:52:47.567Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 56
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4295 | 2026-02-06T11:52:47.567Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 12562
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
|
| 4296 | 2026-02-06T11:52:47.568Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::cpuid::cpuid_migrate_smoke_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4297 | 2026-02-06T11:52:47.630Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4298 | 2026-02-06T11:52:47.630Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4081146e-c934-48e9-9b26-5b2cadf26034"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4299 | 2026-02-06T11:52:47.663Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4300 | 2026-02-06T11:52:47.663Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-361854a1-ebce-4a9d-b93d-dea38fdeb01b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4301 | 2026-02-06T11:52:47.682Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 172
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4302 | 2026-02-06T11:52:47.683Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 172
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4303 | 2026-02-06T11:52:47.683Z | INFO | phd-runner: Starting test phd_tests::cpuid::guest_cpu_topo_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 4304 | 2026-02-06T11:52:47.683Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4305 | 2026-02-06T11:52:47.683Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7702
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
target = phd_framework::test_vm
target_id = 707fafc0-bb88-4a66-8373-efbda4054226
vm = cpuid_boot_test_migration_target
vm_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4306 | 2026-02-06T11:52:47.683Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4307 | 2026-02-06T11:52:47.683Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7702
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = c4aa2282-b177-439d-84c3-4c3eea2e5d01
target = phd_framework::test_vm
target_id = 707fafc0-bb88-4a66-8373-efbda4054226
|
| 4308 | 2026-02-06T11:52:47.683Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12766
file = phd-tests/tests/src/cpuid.rs
line = 147
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 4309 | 2026-02-06T11:52:47.683Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 278
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_tests::cpuid
|
| 4310 | 2026-02-06T11:52:47.686Z | INFO | phd-runner: [TEST - EVENT] read bhyve default CPUID
file = phd-tests/tests/src/cpuid.rs
host_cpuid = CpuidSet { map: CpuidMap({0: Absent(CpuidValues { eax: 16, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 1: Absent(CpuidValues { eax: 10489617, ebx: 67584, ecx: 4275712515, edx: 395049983 }), 2: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 3: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 5: Absent(CpuidValues { eax: 64, ebx: 64, ecx: 3, edx: 17 }), 6: Absent(CpuidValues { eax: 4, ebx: 0, ecx: 0, edx: 0 }), 7: Present({0: CpuidValues { eax: 0, ebx: 537920425, ecx: 1536, edx: 0 }}), 8: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 9: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 10: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 11: Present({0: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }}), 12: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 13: Present({0: CpuidValues { eax: 7, ebx: 832, ecx: 832, edx: 0 }, 1: CpuidValues { eax: 1, ebx: 0, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 256, ebx: 576, ecx: 0, edx: 0 }}), 14: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 15: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 16: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483648: Absent(CpuidValues { eax: 2147483683, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 2147483649: Absent(CpuidValues { eax: 10489617, ebx: 1073741824, ecx: 1145057787, edx: 634649599 }), 2147483650: Absent(CpuidValues { eax: 541347137, ebx: 1129926725, ecx: 825702176, edx: 908087347 }), 2147483651: Absent(CpuidValues { eax: 1866673460, ebx: 1344300402, ecx: 1701015410, edx: 1919906675 }), 2147483652: Absent(CpuidValues { eax: 538976288, ebx: 538976288, ecx: 538976288, edx: 2105376 }), 2147483653: Absent(CpuidValues { eax: 4282449728, ebx: 4282449728, ecx: 537395520, edx: 537395520 }), 2147483654: Absent(CpuidValues { eax: 1207968256, ebx: 1744847360, ecx: 33579328, edx: 134254912 }), 2147483655: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 256 }), 2147483656: Absent(CpuidValues { eax: 12336, ebx: 7, ecx: 0, edx: 65543 }), 2147483657: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483658: Absent(CpuidValues { eax: 1, ebx: 32768, ecx: 0, edx: 295419135 }), 2147483659: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483660: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483661: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483662: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483663: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483664: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483665: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483666: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483667: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483668: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483669: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483670: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483671: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483672: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483673: Absent(CpuidValues { eax: 4030787648, ebx: 4030726144, ecx: 0, edx: 0 }), 2147483674: Absent(CpuidValues { eax: 6, ebx: 0, ecx: 0, edx: 0 }), 2147483675: Absent(CpuidValues { eax: 1023, ebx: 0, ecx: 0, edx: 0 }), 2147483676: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483677: Present({0: CpuidValues { eax: 289, ebx: 63, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 323, ebx: 63, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 355, ebx: 63, ecx: 0, edx: 0 }}), 2147483678: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483679: Absent(CpuidValues { eax: 16907583, ebx: 16755, ecx: 509, edx: 1 }), 2147483680: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483681: Absent(CpuidValues { eax: 8269, ebx: 0, ecx: 0, edx: 0 }), 2147483682: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483683: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 })}), vendor: Amd }
line = 116
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_tests::cpuid
|
| 4311 | 2026-02-06T11:52:47.686Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4312 | 2026-02-06T11:52:47.686Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 4313 | 2026-02-06T11:52:47.686Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 4314 | 2026-02-06T11:52:47.686Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = list
|
| 4315 | 2026-02-06T11:52:47.698Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::guest_cpu_topo_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 232M 25.3T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 4316 | 2026-02-06T11:52:47.698Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7c28c4dc-bac8-45d7-83e8-52d5e249937b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = snapshot
|
| 4317 | 2026-02-06T11:52:47.716Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7c28c4dc-bac8-45d7-83e8-52d5e249937b", "phd-artifacts/phd-clone-fdad77ac-e10e-4df4-a961-2a553921dd16"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = clone
|
| 4318 | 2026-02-06T11:52:47.733Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-fdad77ac-e10e-4df4-a961-2a553921dd16"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = list
|
| 4319 | 2026-02-06T11:52:47.745Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::guest_cpu_topo_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-fdad77ac-e10e-4df4-a961-2a553921dd16 0B 25.3T 227M /phd-artifacts/phd-clone-fdad77ac-e10e-4df4-a961-2a553921dd16\n
target = phd_framework::zfs
|
| 4320 | 2026-02-06T11:52:47.746Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 4321 | 2026-02-06T11:52:47.746Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm_name = guest_cpu_topo_test
|
| 4322 | 2026-02-06T11:52:47.746Z | 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
|
| 4323 | 2026-02-06T11:52:47.746Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::cpuid::guest_cpu_topo_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4324 | 2026-02-06T11:52:47.746Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::cpuid::guest_cpu_topo_test
stderr_path = "/tmp/propolis-phd/guest_cpu_topo_test.stderr.log"
stdout_path = "/tmp/propolis-phd/guest_cpu_topo_test.stdout.log"
target = phd_framework::log_config
|
| 4325 | 2026-02-06T11:52:47.774Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1267
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm::server
|
| 4326 | 2026-02-06T11:52:47.774Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 4327 | 2026-02-06T11:52:47.774Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4328 | 2026-02-06T11:52:47.775Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4329 | 2026-02-06T11:52:48.522Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4330 | 2026-02-06T11:52:48.523Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb, name: "phd-vm-4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: de54f245-cd62-49ee-995d-689e573baccb, project_id: 3358ff7a-258d-4beb-aa10-4d4031b6f38d, sled_id: 812dd087-faec-4789-8e80-b4cabb10d408, sled_serial: "812dd087-faec-4789-8e80-b4cabb10d408", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4331 | 2026-02-06T11:52:48.523Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4332 | 2026-02-06T11:52:48.523Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::cpuid::guest_cpu_topo_test
state = Run
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4333 | 2026-02-06T11:52:48.524Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4334 | 2026-02-06T11:52:48.524Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 4335 | 2026-02-06T11:52:48.524Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4336 | 2026-02-06T11:52:48.525Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::guest_cpu_topo_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4337 | 2026-02-06T11:52:48.525Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4338 | 2026-02-06T11:52:48.525Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4339 | 2026-02-06T11:52:52.967Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4441
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4340 | 2026-02-06T11:52:52.967Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::guest_cpu_topo_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4341 | 2026-02-06T11:52:52.967Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::guest_cpu_topo_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4342 | 2026-02-06T11:52:52.967Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4343 | 2026-02-06T11:52:52.967Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4344 | 2026-02-06T11:52:52.985Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4345 | 2026-02-06T11:52:52.985Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::guest_cpu_topo_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4346 | 2026-02-06T11:52:52.985Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::cpuid::guest_cpu_topo_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4347 | 2026-02-06T11:52:52.985Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4348 | 2026-02-06T11:52:52.985Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4349 | 2026-02-06T11:52:53.018Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4350 | 2026-02-06T11:52:53.018Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 4351 | 2026-02-06T11:52:53.018Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4493
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 4352 | 2026-02-06T11:52:53.018Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4353 | 2026-02-06T11:52:53.019Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4354 | 2026-02-06T11:52:53.029Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4355 | 2026-02-06T11:52:53.029Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4356 | 2026-02-06T11:52:53.029Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4357 | 2026-02-06T11:52:53.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4358 | 2026-02-06T11:52:53.073Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4359 | 2026-02-06T11:52:53.073Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 490
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4360 | 2026-02-06T11:52:53.075Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4361 | 2026-02-06T11:52:53.075Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4362 | 2026-02-06T11:52:53.076Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4363 | 2026-02-06T11:52:53.095Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4364 | 2026-02-06T11:52:53.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4365 | 2026-02-06T11:52:53.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4366 | 2026-02-06T11:52:53.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4367 | 2026-02-06T11:52:53.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4368 | 2026-02-06T11:52:53.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4369 | 2026-02-06T11:52:53.151Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4370 | 2026-02-06T11:52:53.151Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4371 | 2026-02-06T11:52:53.151Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4372 | 2026-02-06T11:52:53.184Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4373 | 2026-02-06T11:52:53.184Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4374 | 2026-02-06T11:52:53.184Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 4375 | 2026-02-06T11:52:53.185Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4662
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4376 | 2026-02-06T11:52:53.185Z | INFO | phd-runner: test phd_tests::cpuid::guest_cpu_topo_test ... skipped: guest topo test is Intel-only for the moment
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 4377 | 2026-02-06T11:52:53.185Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4378 | 2026-02-06T11:52:53.186Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4379 | 2026-02-06T11:52:53.694Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::cpuid::guest_cpu_topo_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4380 | 2026-02-06T11:52:53.750Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4381 | 2026-02-06T11:52:53.750Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-fdad77ac-e10e-4df4-a961-2a553921dd16"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = destroy
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4382 | 2026-02-06T11:52:53.781Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4383 | 2026-02-06T11:52:53.781Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7c28c4dc-bac8-45d7-83e8-52d5e249937b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = destroy
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4384 | 2026-02-06T11:52:53.800Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 615
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4385 | 2026-02-06T11:52:53.801Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6026
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 4a0d81e7-69e6-4dc4-b6fa-993b0dc50cfb
|
| 4386 | 2026-02-06T11:52:53.801Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 615
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4387 | 2026-02-06T11:52:53.801Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6117
file = phd-tests/tests/src/cpuid.rs
line = 278
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_tests::cpuid
|
| 4388 | 2026-02-06T11:52:53.801Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 4389 | 2026-02-06T11:52:53.801Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 4390 | | |
| 4391 | | failures: |
| 4392 | | phd_tests::stats::instance_vcpu_stats |
| 4393 | | |
| 4394 | | test result: FAILED. 41 passed; 1 failed; 2 skipped; 0 not run; finished in 713.89s |
| 4395 | | |
| 4396 | 2026-02-06T11:52:53.801Z | DEBG | phd-runner: phd_runner
exit_code = 1
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|