| 1 | 2026-03-31T22:31:06.936Z | 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, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
| 2 | 2026-03-31T22:31:06.970Z | 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("bf64f45b1a58e69d126a3c6ca1e4512c88668132"), sha256: "740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448" }), 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: 189, tv_nsec: 299373370 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2026-03-31T22:31:06.970Z | 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-03-31T22:31:06.971Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = ae1da83e66c648574827298f4bc444632bf4d047
file = phd-tests/framework/src/artifacts/store.rs
line = 311
target = phd_framework::artifacts::store
|
| 5 | 2026-03-31T22:31:06.974Z | 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/ae1da83e66c648574827298f4bc444632bf4d047/crucible-nightly.sha256.txt
|
| 6 | 2026-03-31T22:31:07.165Z | WARN | phd-runner: No 'migration base' Propolis server provided. Migration-from-base tests will be skipped.
file = phd-tests/framework/src/lib.rs
line = 309
target = phd_framework
|
| 7 | 2026-03-31T22:31:07.168Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 8 | 2026-03-31T22:31:07.168Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2026-03-31T22:31:07.172Z | INFO | phd-runner: Running 46 test(s)
file = phd-tests/runner/src/execute.rs
line = 83
target = phd_runner::execute
|
| 10 | 2026-03-31T22:31:07.172Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 11 | 2026-03-31T22:31:07.172Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 12 | 2026-03-31T22:31:07.172Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2026-03-31T22:31:07.174Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/migrate.rs
line = 10
path = phd_tests::crucible::migrate::smoke_test
target = phd_tests::crucible::migrate
|
| 14 | 2026-03-31T22:31:07.177Z | 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/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::artifacts::store
|
| 15 | 2026-03-31T22:31:07.179Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
|
| 16 | 2026-03-31T22:31:07.626Z | 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::crucible::migrate::smoke_test
target = phd_framework::artifacts::store
|
| 17 | 2026-03-31T22:31:07.640Z | 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::crucible::migrate::smoke_test
target = phd_framework::artifacts::store
timeout = 600s
|
| 18 | 2026-03-31T22:31:15.023Z | 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/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-nightly.tar.gz
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::artifacts::store
|
| 19 | 2026-03-31T22:31:15.023Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/ae1da83e66c648574827298f4bc444632bf4d047/crucible-nightly.tar.gz
|
| 20 | 2026-03-31T22:31:21.349Z | DEBG | phd-runner: [TEST - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-downstairs
file = phd-tests/framework/src/artifacts/store.rs
line = 160
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::artifacts::store
untar_path = target/release/crucible-downstairs
|
| 21 | 2026-03-31T22:31:21.349Z | DEBG | phd-runner: [TEST - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 514
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::artifacts::store
|
| 22 | 2026-03-31T22:31:29.809Z | 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
|
| 23 | 2026-03-31T22:31:29.810Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9000", "--encrypted", "--uuid", "9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 24 | 2026-03-31T22:31:29.922Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:29.832948085Z","hostname":"BRM42220010","pid":826}\n{"msg":"UUID: 9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:29.917194169Z","hostname":"BRM42220010","pid":826}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:29.91722085Z","hostname":"BRM42220010","pid":826}\n
target = phd_framework::disk::crucible
|
| 25 | 2026-03-31T22:31:29.922Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9001", "--encrypted", "--uuid", "9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 26 | 2026-03-31T22:31:30.023Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:29.933899607Z","hostname":"BRM42220010","pid":827}\n{"msg":"UUID: 9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:30.018774639Z","hostname":"BRM42220010","pid":827}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:30.018799586Z","hostname":"BRM42220010","pid":827}\n
target = phd_framework::disk::crucible
|
| 27 | 2026-03-31T22:31:30.023Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9002", "--encrypted", "--uuid", "9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 28 | 2026-03-31T22:31:30.125Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:30.03466098Z","hostname":"BRM42220010","pid":828}\n{"msg":"UUID: 9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:30.120507126Z","hostname":"BRM42220010","pid":828}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:30.120532574Z","hostname":"BRM42220010","pid":828}\n
target = phd_framework::disk::crucible
|
| 29 | 2026-03-31T22:31:30.126Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9000.stdout.log"
target = phd_framework::log_config
|
| 30 | 2026-03-31T22:31:30.127Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 31 | 2026-03-31T22:31:30.127Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 32 | 2026-03-31T22:31:30.130Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9001.stdout.log"
target = phd_framework::log_config
|
| 33 | 2026-03-31T22:31:30.130Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 34 | 2026-03-31T22:31:30.130Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 35 | 2026-03-31T22:31:30.131Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9002.stdout.log"
target = phd_framework::log_config
|
| 36 | 2026-03-31T22:31:30.132Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 37 | 2026-03-31T22:31:30.132Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 38 | 2026-03-31T22:31:30.141Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 39 | 2026-03-31T22:31:30.141Z | 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 = 322
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm_name = crucible_migrate_smoke_source
|
| 40 | 2026-03-31T22:31:30.143Z | 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
|
| 41 | 2026-03-31T22:31:30.143Z | 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
|
| 42 | 2026-03-31T22:31:30.143Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::crucible::migrate::smoke_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 43 | 2026-03-31T22:31:30.143Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_migrate_smoke_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_migrate_smoke_source.stdout.log"
target = phd_framework::log_config
|
| 44 | 2026-03-31T22:31:30.212Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 832
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 45 | 2026-03-31T22:31:30.226Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 85
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 46 | 2026-03-31T22:31:30.226Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 47 | 2026-03-31T22:31:30.229Z | 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 = 459
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 48 | 2026-03-31T22:31:30.687Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 49 | 2026-03-31T22:31:30.689Z | 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: 0e6a1cb3-8936-46df-9519-31afc5f50b3e, name: "phd-vm-0e6a1cb3-8936-46df-9519-31afc5f50b3e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a1dbb780-28f3-4947-852d-8bacfb6b84cf, project_id: a5bd5d19-4926-4608-9ddd-fa2cc5c5eded, sled_id: 0e917f07-448e-490a-a105-8ddc878c5aa6, sled_serial: "0e917f07-448e-490a-a105-8ddc878c5aa6", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 50 | 2026-03-31T22:31:30.689Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 51 | 2026-03-31T22:31:30.689Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::crucible::migrate::smoke_test
state = Run
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 52 | 2026-03-31T22:31:30.690Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 53 | 2026-03-31T22:31:30.690Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 54 | 2026-03-31T22:31:30.690Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 55 | 2026-03-31T22:31:30.690Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 56 | 2026-03-31T22:31:30.690Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 57 | 2026-03-31T22:31:30.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 = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 58 | 2026-03-31T22:31:35.858Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5167
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 59 | 2026-03-31T22:31:35.858Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 60 | 2026-03-31T22:31:35.858Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 61 | 2026-03-31T22:31:35.858Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 62 | 2026-03-31T22:31:35.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 = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 63 | 2026-03-31T22:31:35.876Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 64 | 2026-03-31T22:31:35.876Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 65 | 2026-03-31T22:31:35.877Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 66 | 2026-03-31T22:31:35.877Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 67 | 2026-03-31T22:31:35.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 = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 68 | 2026-03-31T22:31:35.910Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 69 | 2026-03-31T22:31:35.910Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 70 | 2026-03-31T22:31:35.911Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5220
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 71 | 2026-03-31T22:31:35.911Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 72 | 2026-03-31T22:31:35.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 = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 73 | 2026-03-31T22:31:35.921Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 74 | 2026-03-31T22:31:35.922Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 75 | 2026-03-31T22:31:35.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 = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 76 | 2026-03-31T22:31:35.954Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 77 | 2026-03-31T22:31:35.954Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 78 | 2026-03-31T22:31:35.955Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 79 | 2026-03-31T22:31:35.965Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 80 | 2026-03-31T22:31:35.966Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 81 | 2026-03-31T22:31:35.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 = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 82 | 2026-03-31T22:31:35.998Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 83 | 2026-03-31T22:31:35.998Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 84 | 2026-03-31T22:31:35.998Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 85 | 2026-03-31T22:31:36.009Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 86 | 2026-03-31T22:31:36.009Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 87 | 2026-03-31T22:31:36.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 = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 88 | 2026-03-31T22:31:36.032Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 89 | 2026-03-31T22:31:36.032Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 90 | 2026-03-31T22:31:36.032Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 91 | 2026-03-31T22:31:36.043Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 92 | 2026-03-31T22:31:36.044Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 93 | 2026-03-31T22:31:36.044Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 94 | 2026-03-31T22:31:36.077Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 95 | 2026-03-31T22:31:36.077Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 96 | 2026-03-31T22:31:36.077Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 97 | 2026-03-31T22:31:36.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 98 | 2026-03-31T22:31:36.088Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 99 | 2026-03-31T22:31:36.088Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 100 | 2026-03-31T22:31:36.121Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 101 | 2026-03-31T22:31:36.121Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 102 | 2026-03-31T22:31:36.121Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 103 | 2026-03-31T22:31:36.132Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 104 | 2026-03-31T22:31:36.132Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 105 | 2026-03-31T22:31:36.132Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 106 | 2026-03-31T22:31:36.164Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 107 | 2026-03-31T22:31:36.164Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 108 | 2026-03-31T22:31:36.164Z | 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 = 322
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm_name = crucible_migrate_smoke_target
|
| 109 | 2026-03-31T22:31:36.165Z | 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
|
| 110 | 2026-03-31T22:31:36.165Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::crucible::migrate::smoke_test
server_addr = 127.0.0.1:9005
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 111 | 2026-03-31T22:31:36.165Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_migrate_smoke_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_migrate_smoke_target.stdout.log"
target = phd_framework::log_config
|
| 112 | 2026-03-31T22:31:36.193Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 833
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 113 | 2026-03-31T22:31:36.206Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 114 | 2026-03-31T22:31:36.206Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
target = phd_framework::test_vm
target_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 115 | 2026-03-31T22:31:36.206Z | 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 = 646
migration_id = b03946ac-08e7-4747-b1de-1ff3e19ecc4f
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
target = phd_framework::test_vm
target_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
timeout_duration = 45s
|
| 116 | 2026-03-31T22:31:36.206Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
target = phd_framework::test_vm
target_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 117 | 2026-03-31T22:31:36.207Z | 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 = 459
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
target = phd_framework::test_vm
target_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 118 | 2026-03-31T22:31:37.060Z | 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: b21352ec-88bc-4252-b0d3-c441c82bcaa4, name: "phd-vm-b21352ec-88bc-4252-b0d3-c441c82bcaa4", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a1dbb780-28f3-4947-852d-8bacfb6b84cf, project_id: a5bd5d19-4926-4608-9ddd-fa2cc5c5eded, sled_id: 186650d9-dc2e-47a0-868d-d94df918c100, sled_serial: "186650d9-dc2e-47a0-868d-d94df918c100", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
target = phd_framework::test_vm
target_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 119 | 2026-03-31T22:31:37.060Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = b03946ac-08e7-4747-b1de-1ff3e19ecc4f
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
target = phd_framework::test_vm
target_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 120 | 2026-03-31T22:31:39.761Z | 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":7847}}
target = phd_framework::serial
|
| 121 | 2026-03-31T22:31:40.970Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
target = phd_framework::test_vm
target_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 122 | 2026-03-31T22:31:40.971Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3910
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = b03946ac-08e7-4747-b1de-1ff3e19ecc4f
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
target = phd_framework::test_vm
target_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 123 | 2026-03-31T22:31:40.971Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 124 | 2026-03-31T22:31:40.971Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 125 | 2026-03-31T22:31:40.983Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 126 | 2026-03-31T22:31:40.983Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 127 | 2026-03-31T22:31:40.983Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 128 | 2026-03-31T22:31:41.015Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 129 | 2026-03-31T22:31:41.016Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 130 | 2026-03-31T22:31:41.016Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 131 | 2026-03-31T22:31:41.026Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 132 | 2026-03-31T22:31:41.027Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 133 | 2026-03-31T22:31:41.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 = 924
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 134 | 2026-03-31T22:31:41.060Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 135 | 2026-03-31T22:31:41.060Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 136 | 2026-03-31T22:31:41.061Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 137 | 2026-03-31T22:31:41.061Z | 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
|
| 138 | 2026-03-31T22:31:41.062Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10374
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 139 | 2026-03-31T22:31:41.062Z | INFO | phd-runner: test phd_tests::crucible::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 140 | 2026-03-31T22:31:41.062Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 141 | 2026-03-31T22:31:41.063Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 142 | 2026-03-31T22:31:41.064Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::migrate::smoke_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 143 | 2026-03-31T22:31:41.143Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 80
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 144 | 2026-03-31T22:31:41.144Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10917
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
|
| 145 | 2026-03-31T22:31:41.145Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::migrate::smoke_test
self.address = 127.0.0.1:9005
target = phd_framework::test_vm::server
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 146 | 2026-03-31T22:31:41.219Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
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/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9000" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 147 | 2026-03-31T22:31:41.224Z | 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::migrate::smoke_test
self.path = "/tmp/propolis-phd/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9000"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 148 | 2026-03-31T22:31:41.239Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
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/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9001" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 149 | 2026-03-31T22:31:41.244Z | 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::migrate::smoke_test
self.path = "/tmp/propolis-phd/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9001"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 150 | 2026-03-31T22:31:41.255Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
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/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9002" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 151 | 2026-03-31T22:31:41.262Z | 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::migrate::smoke_test
self.path = "/tmp/propolis-phd/9b52c6b6-0d37-4c9c-aa7c-beeb601ee6f6_9002"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 152 | 2026-03-31T22:31:41.274Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 212
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 153 | 2026-03-31T22:31:41.275Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 212
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 154 | 2026-03-31T22:31:41.275Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5068
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
target = phd_framework::test_vm
target_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
vm = crucible_migrate_smoke_target
vm_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 155 | 2026-03-31T22:31:41.275Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5068
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 0e6a1cb3-8936-46df-9519-31afc5f50b3e
target = phd_framework::test_vm
target_id = b21352ec-88bc-4252-b0d3-c441c82bcaa4
|
| 156 | 2026-03-31T22:31:41.275Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::load_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 157 | 2026-03-31T22:31:41.275Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 34100
file = phd-tests/tests/src/crucible/migrate.rs
line = 10
path = phd_tests::crucible::migrate::smoke_test
target = phd_tests::crucible::migrate
|
| 158 | 2026-03-31T22:31:41.275Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 159 | 2026-03-31T22:31:41.275Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 160 | 2026-03-31T22:31:41.275Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/migrate.rs
line = 40
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
| 161 | 2026-03-31T22:31:41.275Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 162 | 2026-03-31T22:31:41.275Z | 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
|
| 163 | 2026-03-31T22:31:41.275Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-downstairs
target = phd_framework::artifacts::store
|
| 164 | 2026-03-31T22:31:41.275Z | 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
|
| 165 | 2026-03-31T22:31:41.275Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9000", "--encrypted", "--uuid", "7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 166 | 2026-03-31T22:31:41.390Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:41.287499052Z","hostname":"BRM42220010","pid":836}\n{"msg":"UUID: 7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:41.384925918Z","hostname":"BRM42220010","pid":836}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:41.384941909Z","hostname":"BRM42220010","pid":836}\n
target = phd_framework::disk::crucible
|
| 167 | 2026-03-31T22:31:41.390Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9001", "--encrypted", "--uuid", "7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 168 | 2026-03-31T22:31:41.501Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:41.40117356Z","hostname":"BRM42220010","pid":837}\n{"msg":"UUID: 7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:41.497544852Z","hostname":"BRM42220010","pid":837}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:41.497568687Z","hostname":"BRM42220010","pid":837}\n
target = phd_framework::disk::crucible
|
| 169 | 2026-03-31T22:31:41.502Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9002", "--encrypted", "--uuid", "7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 170 | 2026-03-31T22:31:41.616Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:41.513482711Z","hostname":"BRM42220010","pid":838}\n{"msg":"UUID: 7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:41.611435649Z","hostname":"BRM42220010","pid":838}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:31:41.611458222Z","hostname":"BRM42220010","pid":838}\n
target = phd_framework::disk::crucible
|
| 171 | 2026-03-31T22:31:41.616Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9000.stdout.log"
target = phd_framework::log_config
|
| 172 | 2026-03-31T22:31:41.616Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 173 | 2026-03-31T22:31:41.616Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 174 | 2026-03-31T22:31:41.619Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9001.stdout.log"
target = phd_framework::log_config
|
| 175 | 2026-03-31T22:31:41.619Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 176 | 2026-03-31T22:31:41.619Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 177 | 2026-03-31T22:31:41.621Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9002.stdout.log"
target = phd_framework::log_config
|
| 178 | 2026-03-31T22:31:41.621Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 179 | 2026-03-31T22:31:41.621Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 180 | 2026-03-31T22:31:41.623Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 181 | 2026-03-31T22:31:41.623Z | 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 = 322
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm_name = crucible_load_test_source
|
| 182 | 2026-03-31T22:31:41.623Z | 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
|
| 183 | 2026-03-31T22:31:41.623Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::crucible::migrate::load_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 184 | 2026-03-31T22:31:41.623Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_load_test_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_load_test_source.stdout.log"
target = phd_framework::log_config
|
| 185 | 2026-03-31T22:31:41.652Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 842
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm::server
|
| 186 | 2026-03-31T22:31:41.667Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 187 | 2026-03-31T22:31:41.667Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 188 | 2026-03-31T22:31:41.668Z | 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 = 459
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 189 | 2026-03-31T22:31:42.149Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 190 | 2026-03-31T22:31:42.150Z | 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: 0862cd24-558a-4b46-ad32-ef7678f668df, name: "phd-vm-0862cd24-558a-4b46-ad32-ef7678f668df", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 946fd6ef-62f3-4f20-8034-e7f39178794a, project_id: d4ce398f-6019-4071-80c6-187528baf833, sled_id: 4bde380f-f46b-4283-a381-b5e848044de8, sled_serial: "4bde380f-f46b-4283-a381-b5e848044de8", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 191 | 2026-03-31T22:31:42.150Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 192 | 2026-03-31T22:31:42.150Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::crucible::migrate::load_test
state = Run
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 193 | 2026-03-31T22:31:42.151Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 194 | 2026-03-31T22:31:42.151Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 195 | 2026-03-31T22:31:42.151Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 196 | 2026-03-31T22:31:42.151Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::load_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 197 | 2026-03-31T22:31:42.151Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 198 | 2026-03-31T22:31:42.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 = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 199 | 2026-03-31T22:31:47.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5285
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 200 | 2026-03-31T22:31:47.437Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::load_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 201 | 2026-03-31T22:31:47.437Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::load_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 202 | 2026-03-31T22:31:47.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 203 | 2026-03-31T22:31:47.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 = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 204 | 2026-03-31T22:31:47.455Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 205 | 2026-03-31T22:31:47.455Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::load_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 206 | 2026-03-31T22:31:47.456Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::migrate::load_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 207 | 2026-03-31T22:31:47.456Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 208 | 2026-03-31T22:31:47.456Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 209 | 2026-03-31T22:31:47.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 210 | 2026-03-31T22:31:47.488Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 211 | 2026-03-31T22:31:47.488Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5336
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 212 | 2026-03-31T22:31:47.488Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 213 | 2026-03-31T22:31:47.488Z | 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 = 322
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm_name = crucible_load_test_target
|
| 214 | 2026-03-31T22:31:47.488Z | 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
|
| 215 | 2026-03-31T22:31:47.489Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::crucible::migrate::load_test
server_addr = 127.0.0.1:9005
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 216 | 2026-03-31T22:31:47.489Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_load_test_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_load_test_target.stdout.log"
target = phd_framework::log_config
|
| 217 | 2026-03-31T22:31:47.514Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 843
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm::server
|
| 218 | 2026-03-31T22:31:47.528Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 219 | 2026-03-31T22:31:47.528Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 220 | 2026-03-31T22:31:47.528Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 221 | 2026-03-31T22:31:47.543Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 222 | 2026-03-31T22:31:47.544Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 223 | 2026-03-31T22:31:47.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 = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 224 | 2026-03-31T22:31:47.823Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 279
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 225 | 2026-03-31T22:31:47.823Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 226 | 2026-03-31T22:31:47.823Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 227 | 2026-03-31T22:31:47.834Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 228 | 2026-03-31T22:31:47.834Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 229 | 2026-03-31T22:31:47.834Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 230 | 2026-03-31T22:31:47.867Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 231 | 2026-03-31T22:31:47.868Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 232 | 2026-03-31T22:31:47.868Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 233 | 2026-03-31T22:31:47.878Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 234 | 2026-03-31T22:31:47.879Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 235 | 2026-03-31T22:31:47.879Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 236 | 2026-03-31T22:31:48.145Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 265
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 237 | 2026-03-31T22:31:48.145Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 238 | 2026-03-31T22:31:48.145Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 239 | 2026-03-31T22:31:48.156Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 240 | 2026-03-31T22:31:48.156Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 241 | 2026-03-31T22:31:48.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 = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 242 | 2026-03-31T22:31:48.188Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 243 | 2026-03-31T22:31:48.189Z | INFO | phd-runner: [TEST - EVENT] Generated SHA256 checksum: e92528df38f993cdeca08be80ac6f48c61609e845688456b3c9a32a8e0dbd696
file = phd-tests/tests/src/crucible/migrate.rs
line = 72
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
| 244 | 2026-03-31T22:31:48.189Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 245 | 2026-03-31T22:31:48.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 = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 246 | 2026-03-31T22:31:48.200Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 247 | 2026-03-31T22:31:48.200Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 248 | 2026-03-31T22:31:48.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 = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 249 | 2026-03-31T22:31:48.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 250 | 2026-03-31T22:31:48.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 251 | 2026-03-31T22:31:48.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 252 | 2026-03-31T22:31:48.244Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 253 | 2026-03-31T22:31:48.244Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 254 | 2026-03-31T22:31:48.244Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 255 | 2026-03-31T22:31:48.266Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 256 | 2026-03-31T22:31:48.266Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0862cd24-558a-4b46-ad32-ef7678f668df
target = phd_framework::test_vm
target_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 257 | 2026-03-31T22:31:48.266Z | 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 = 646
migration_id = f62704da-2680-4fc3-a49c-4ed3f89f4963
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0862cd24-558a-4b46-ad32-ef7678f668df
target = phd_framework::test_vm
target_id = d1a70edf-c755-4f9a-9829-5e179379138f
timeout_duration = 45s
|
| 258 | 2026-03-31T22:31:48.266Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0862cd24-558a-4b46-ad32-ef7678f668df
target = phd_framework::test_vm
target_id = d1a70edf-c755-4f9a-9829-5e179379138f
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 259 | 2026-03-31T22:31:48.392Z | 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: d1a70edf-c755-4f9a-9829-5e179379138f, name: "phd-vm-d1a70edf-c755-4f9a-9829-5e179379138f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 946fd6ef-62f3-4f20-8034-e7f39178794a, project_id: d4ce398f-6019-4071-80c6-187528baf833, sled_id: c352054a-ffd2-4a51-8739-beaf974b2e16, sled_serial: "c352054a-ffd2-4a51-8739-beaf974b2e16", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0862cd24-558a-4b46-ad32-ef7678f668df
target = phd_framework::test_vm
target_id = d1a70edf-c755-4f9a-9829-5e179379138f
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 260 | 2026-03-31T22:31:48.392Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = f62704da-2680-4fc3-a49c-4ed3f89f4963
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0862cd24-558a-4b46-ad32-ef7678f668df
target = phd_framework::test_vm
target_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 261 | 2026-03-31T22:31:52.652Z | 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":8049}}
target = phd_framework::serial
|
| 262 | 2026-03-31T22:31:52.672Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0862cd24-558a-4b46-ad32-ef7678f668df
target = phd_framework::test_vm
target_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 263 | 2026-03-31T22:31:52.673Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4280
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = f62704da-2680-4fc3-a49c-4ed3f89f4963
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0862cd24-558a-4b46-ad32-ef7678f668df
target = phd_framework::test_vm
target_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 264 | 2026-03-31T22:31:52.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 265 | 2026-03-31T22:31:52.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 266 | 2026-03-31T22:31:52.675Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 267 | 2026-03-31T22:31:52.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 268 | 2026-03-31T22:31:52.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 269 | 2026-03-31T22:31:52.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 270 | 2026-03-31T22:31:52.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 271 | 2026-03-31T22:31:52.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 272 | 2026-03-31T22:31:52.720Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 273 | 2026-03-31T22:31:52.720Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 274 | 2026-03-31T22:31:52.720Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 275 | 2026-03-31T22:31:52.743Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 276 | 2026-03-31T22:31:52.743Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 277 | 2026-03-31T22:31:52.743Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 278 | 2026-03-31T22:31:52.754Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 279 | 2026-03-31T22:31:52.755Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 280 | 2026-03-31T22:31:52.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 = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 281 | 2026-03-31T22:31:53.017Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 262
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 282 | 2026-03-31T22:31:53.017Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 283 | 2026-03-31T22:31:53.017Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 284 | 2026-03-31T22:31:53.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 285 | 2026-03-31T22:31:53.029Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 286 | 2026-03-31T22:31: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 = 924
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 287 | 2026-03-31T22:31:53.061Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 288 | 2026-03-31T22:31:53.062Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 289 | 2026-03-31T22:31:53.062Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 290 | 2026-03-31T22:31:53.062Z | 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
|
| 291 | 2026-03-31T22:31:53.062Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10912
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 292 | 2026-03-31T22:31:53.062Z | INFO | phd-runner: test phd_tests::crucible::migrate::load_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 293 | 2026-03-31T22:31:53.062Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 294 | 2026-03-31T22:31:53.063Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 295 | 2026-03-31T22:31:53.064Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::migrate::load_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 296 | 2026-03-31T22:31:53.142Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 79
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 297 | 2026-03-31T22:31:53.142Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11474
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 0862cd24-558a-4b46-ad32-ef7678f668df
|
| 298 | 2026-03-31T22:31:53.144Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::migrate::load_test
self.address = 127.0.0.1:9005
target = phd_framework::test_vm::server
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 299 | 2026-03-31T22:31:53.220Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
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/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9000" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 300 | 2026-03-31T22:31:53.227Z | 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::migrate::load_test
self.path = "/tmp/propolis-phd/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9000"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 301 | 2026-03-31T22:31:53.239Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
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/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9001" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 302 | 2026-03-31T22:31:53.245Z | 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::migrate::load_test
self.path = "/tmp/propolis-phd/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9001"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 303 | 2026-03-31T22:31:53.257Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
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/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9002" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 304 | 2026-03-31T22:31:53.264Z | 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::migrate::load_test
self.path = "/tmp/propolis-phd/7676388f-75ea-4aba-9fa6-6ff0bf2a3dc3_9002"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 305 | 2026-03-31T22:31:53.276Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 214
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 306 | 2026-03-31T22:31:53.277Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 214
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 307 | 2026-03-31T22:31:53.277Z | INFO | phd-runner: Starting test phd_tests::smoke::nproc_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 308 | 2026-03-31T22:31:53.277Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 309 | 2026-03-31T22:31:53.277Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5010
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0862cd24-558a-4b46-ad32-ef7678f668df
target = phd_framework::test_vm
target_id = d1a70edf-c755-4f9a-9829-5e179379138f
vm = crucible_load_test_target
vm_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 310 | 2026-03-31T22:31:53.277Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 311 | 2026-03-31T22:31:53.277Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5010
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 0862cd24-558a-4b46-ad32-ef7678f668df
target = phd_framework::test_vm
target_id = d1a70edf-c755-4f9a-9829-5e179379138f
|
| 312 | 2026-03-31T22:31:53.277Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12001
file = phd-tests/tests/src/crucible/migrate.rs
line = 40
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
| 313 | 2026-03-31T22:31:53.277Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 8
path = phd_tests::smoke::nproc_test
target = phd_tests::smoke
|
| 314 | 2026-03-31T22:31:53.277Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 315 | 2026-03-31T22:31:53.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
|
| 316 | 2026-03-31T22:31:53.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
|
| 317 | 2026-03-31T22:31:53.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::smoke::nproc_test
target = phd_framework::zfs
verb = list
|
| 318 | 2026-03-31T22:31:53.290Z | 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 242M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 319 | 2026-03-31T22:31:53.290Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3b1067c6-8256-4242-a180-9adba6020592"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = snapshot
|
| 320 | 2026-03-31T22:31:53.308Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3b1067c6-8256-4242-a180-9adba6020592", "phd-artifacts/phd-clone-8ee68d4b-8fdb-4b13-963d-c7a19709308a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = clone
|
| 321 | 2026-03-31T22:31:53.331Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8ee68d4b-8fdb-4b13-963d-c7a19709308a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = list
|
| 322 | 2026-03-31T22:31:53.343Z | 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-8ee68d4b-8fdb-4b13-963d-c7a19709308a 0B 25.3T 242M /phd-artifacts/phd-clone-8ee68d4b-8fdb-4b13-963d-c7a19709308a\n
target = phd_framework::zfs
|
| 323 | 2026-03-31T22:31:53.343Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 324 | 2026-03-31T22:31:53.343Z | 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 = 322
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm_name = nproc_test
|
| 325 | 2026-03-31T22:31:53.343Z | 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
|
| 326 | 2026-03-31T22:31:53.344Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 327 | 2026-03-31T22:31:53.344Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::smoke::nproc_test
stderr_path = "/tmp/propolis-phd/phd_tests::smoke::nproc_test/nproc_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::smoke::nproc_test/nproc_test.stdout.log"
target = phd_framework::log_config
|
| 328 | 2026-03-31T22:31:53.372Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 850
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm::server
|
| 329 | 2026-03-31T22:31:53.386Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 330 | 2026-03-31T22:31:53.386Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 331 | 2026-03-31T22:31:53.387Z | 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 = 459
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 332 | 2026-03-31T22:31:53.979Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 333 | 2026-03-31T22:31:53.980Z | 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: e013d52c-68ed-414b-bef6-d9f039ff523f, name: "phd-vm-e013d52c-68ed-414b-bef6-d9f039ff523f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 99254152-89f0-4ac7-b4b7-9efdf1c71c03, project_id: 3a65626a-c1a1-4bd6-b467-85cd4b122891, sled_id: 4a726a37-976b-421e-b61d-e89b498475d9, sled_serial: "4a726a37-976b-421e-b61d-e89b498475d9", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 334 | 2026-03-31T22:31:53.980Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 335 | 2026-03-31T22:31:53.980Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::smoke::nproc_test
state = Run
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 336 | 2026-03-31T22:31:53.981Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 337 | 2026-03-31T22:31:53.981Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 338 | 2026-03-31T22:31:53.981Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 339 | 2026-03-31T22:31:53.981Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::nproc_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 340 | 2026-03-31T22:31:53.981Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 341 | 2026-03-31T22:31:53.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 = 924
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 342 | 2026-03-31T22:31:59.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5303
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 343 | 2026-03-31T22:31:59.285Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::nproc_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 344 | 2026-03-31T22:31:59.285Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::nproc_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 345 | 2026-03-31T22:31:59.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 346 | 2026-03-31T22:31:59.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 347 | 2026-03-31T22:31:59.304Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 348 | 2026-03-31T22:31:59.304Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::nproc_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 349 | 2026-03-31T22:31:59.304Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::nproc_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 350 | 2026-03-31T22:31:59.304Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 351 | 2026-03-31T22:31:59.304Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 352 | 2026-03-31T22:31:59.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 353 | 2026-03-31T22:31:59.336Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 354 | 2026-03-31T22:31:59.336Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5355
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 355 | 2026-03-31T22:31:59.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 356 | 2026-03-31T22:31:59.337Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 357 | 2026-03-31T22:31:59.347Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 358 | 2026-03-31T22:31:59.347Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 359 | 2026-03-31T22:31:59.347Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 360 | 2026-03-31T22:31:59.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 361 | 2026-03-31T22:31:59.381Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 362 | 2026-03-31T22:31:59.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 = 924
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 363 | 2026-03-31T22:31:59.391Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 364 | 2026-03-31T22:31:59.391Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 365 | 2026-03-31T22:31:59.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 = 924
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 366 | 2026-03-31T22:31:59.425Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 367 | 2026-03-31T22:31:59.425Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 368 | 2026-03-31T22:31:59.425Z | 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
|
| 369 | 2026-03-31T22:31:59.425Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5446
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 370 | 2026-03-31T22:31:59.425Z | INFO | phd-runner: test phd_tests::smoke::nproc_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 371 | 2026-03-31T22:31:59.425Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 372 | 2026-03-31T22:31:59.427Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 373 | 2026-03-31T22:32:00.021Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::smoke::nproc_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 374 | 2026-03-31T22:32:00.101Z | 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 = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 375 | 2026-03-31T22:32:00.101Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8ee68d4b-8fdb-4b13-963d-c7a19709308a"]
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 = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 376 | 2026-03-31T22:32:00.127Z | 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 = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 377 | 2026-03-31T22:32:00.128Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3b1067c6-8256-4242-a180-9adba6020592"]
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 = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 378 | 2026-03-31T22:32:00.145Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 719
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 379 | 2026-03-31T22:32:00.145Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 719
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 380 | 2026-03-31T22:32:00.145Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6758
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = e013d52c-68ed-414b-bef6-d9f039ff523f
|
| 381 | 2026-03-31T22:32:00.145Z | INFO | phd-runner: Starting test phd_tests::smoke::api_reboot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 382 | 2026-03-31T22:32:00.145Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6867
file = phd-tests/tests/src/smoke.rs
line = 8
path = phd_tests::smoke::nproc_test
target = phd_tests::smoke
|
| 383 | 2026-03-31T22:32:00.145Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 384 | 2026-03-31T22:32:00.145Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 385 | 2026-03-31T22:32:00.145Z | 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
|
| 386 | 2026-03-31T22:32:00.145Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 387 | 2026-03-31T22:32:00.146Z | 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
|
| 388 | 2026-03-31T22:32:00.146Z | 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
|
| 389 | 2026-03-31T22:32:00.146Z | 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
|
| 390 | 2026-03-31T22:32:00.157Z | 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 243M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 391 | 2026-03-31T22:32:00.158Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-97b21d4a-33e0-41a6-b5f3-263ecae41997"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = snapshot
|
| 392 | 2026-03-31T22:32:00.179Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-97b21d4a-33e0-41a6-b5f3-263ecae41997", "phd-artifacts/phd-clone-d44c8448-2153-419f-9d50-6697fc663ec1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = clone
|
| 393 | 2026-03-31T22:32:00.202Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d44c8448-2153-419f-9d50-6697fc663ec1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = list
|
| 394 | 2026-03-31T22:32:00.214Z | 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-d44c8448-2153-419f-9d50-6697fc663ec1 0B 25.3T 242M /phd-artifacts/phd-clone-d44c8448-2153-419f-9d50-6697fc663ec1\n
target = phd_framework::zfs
|
| 395 | 2026-03-31T22:32:00.215Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 396 | 2026-03-31T22:32:00.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 = 322
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm_name = api_reboot_test
|
| 397 | 2026-03-31T22:32:00.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
|
| 398 | 2026-03-31T22:32:00.215Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 399 | 2026-03-31T22:32:00.215Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::smoke::api_reboot_test/api_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::smoke::api_reboot_test/api_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 400 | 2026-03-31T22:32:00.242Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 858
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm::server
|
| 401 | 2026-03-31T22:32:00.257Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 402 | 2026-03-31T22:32:00.257Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 403 | 2026-03-31T22:32:00.257Z | 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 = 459
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 404 | 2026-03-31T22:32:00.736Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 405 | 2026-03-31T22:32:00.737Z | 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: 25b619f9-6707-4f24-bd3d-983e682cc2b5, name: "phd-vm-25b619f9-6707-4f24-bd3d-983e682cc2b5", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 826be4eb-e2f3-46e7-959c-4c25b18ad4c2, project_id: fdb4bede-d881-436e-a828-d2f99fcfe10a, sled_id: 7e8ccf4c-7769-4058-ab07-1ec91b2b0655, sled_serial: "7e8ccf4c-7769-4058-ab07-1ec91b2b0655", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 406 | 2026-03-31T22:32:00.737Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 407 | 2026-03-31T22:32:00.737Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::smoke::api_reboot_test
state = Run
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 408 | 2026-03-31T22:32:00.738Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 409 | 2026-03-31T22:32:00.738Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 410 | 2026-03-31T22:32:00.738Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 411 | 2026-03-31T22:32:00.739Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 412 | 2026-03-31T22:32:00.739Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 413 | 2026-03-31T22:32:00.739Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 414 | 2026-03-31T22:32:05.258Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4519
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 415 | 2026-03-31T22:32:05.258Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 416 | 2026-03-31T22:32:05.258Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 417 | 2026-03-31T22:32:05.258Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 418 | 2026-03-31T22:32:05.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 = 924
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 419 | 2026-03-31T22:32:05.276Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 420 | 2026-03-31T22:32:05.276Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 421 | 2026-03-31T22:32:05.276Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 422 | 2026-03-31T22:32:05.276Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 423 | 2026-03-31T22:32:05.276Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 424 | 2026-03-31T22:32:05.309Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 425 | 2026-03-31T22:32:05.310Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 426 | 2026-03-31T22:32:05.310Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4571
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 427 | 2026-03-31T22:32:05.310Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 428 | 2026-03-31T22:32:05.310Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::smoke::api_reboot_test
state = Reboot
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 429 | 2026-03-31T22:32:05.311Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 430 | 2026-03-31T22:32:05.311Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 431 | 2026-03-31T22:32:05.311Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 432 | 2026-03-31T22:32:05.311Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 433 | 2026-03-31T22:32:05.311Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 434 | 2026-03-31T22:32:05.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 = 924
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 435 | 2026-03-31T22:32:09.581Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4269
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 436 | 2026-03-31T22:32:09.581Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 437 | 2026-03-31T22:32:09.582Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 438 | 2026-03-31T22:32:09.582Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 439 | 2026-03-31T22:32:09.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 = 924
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 440 | 2026-03-31T22:32:09.600Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 441 | 2026-03-31T22:32:09.600Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 442 | 2026-03-31T22:32:09.600Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 443 | 2026-03-31T22:32:09.600Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 444 | 2026-03-31T22:32:09.600Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 445 | 2026-03-31T22:32:09.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 446 | 2026-03-31T22:32:09.633Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 447 | 2026-03-31T22:32:09.633Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4321
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 448 | 2026-03-31T22:32:09.633Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 449 | 2026-03-31T22:32:09.633Z | 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
|
| 450 | 2026-03-31T22:32:09.633Z | INFO | phd-runner: test phd_tests::smoke::api_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 451 | 2026-03-31T22:32:09.633Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8896
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 452 | 2026-03-31T22:32:09.634Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 453 | 2026-03-31T22:32:09.635Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 454 | 2026-03-31T22:32:10.178Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 455 | 2026-03-31T22:32:10.258Z | 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 = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 456 | 2026-03-31T22:32:10.258Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d44c8448-2153-419f-9d50-6697fc663ec1"]
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 = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 457 | 2026-03-31T22:32:10.287Z | 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 = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 458 | 2026-03-31T22:32:10.287Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-97b21d4a-33e0-41a6-b5f3-263ecae41997"]
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 = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 459 | 2026-03-31T22:32:10.305Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 671
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 460 | 2026-03-31T22:32:10.305Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10047
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 25b619f9-6707-4f24-bd3d-983e682cc2b5
|
| 461 | 2026-03-31T22:32:10.305Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 671
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 462 | 2026-03-31T22:32:10.305Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10159
file = phd-tests/tests/src/smoke.rs
line = 19
path = phd_tests::smoke::api_reboot_test
target = phd_tests::smoke
|
| 463 | 2026-03-31T22:32:10.305Z | INFO | phd-runner: Starting test phd_tests::smoke::guest_reboot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 464 | 2026-03-31T22:32:10.305Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 465 | 2026-03-31T22:32:10.305Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 466 | 2026-03-31T22:32:10.305Z | 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
|
| 467 | 2026-03-31T22:32:10.305Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 468 | 2026-03-31T22:32:10.305Z | 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
|
| 469 | 2026-03-31T22:32:10.306Z | 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
|
| 470 | 2026-03-31T22:32:10.306Z | 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
|
| 471 | 2026-03-31T22:32:10.317Z | 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 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 472 | 2026-03-31T22:32:10.317Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-74d16f3c-2b9b-4771-bd8f-c1cd3debc815"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = snapshot
|
| 473 | 2026-03-31T22:32:10.338Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-74d16f3c-2b9b-4771-bd8f-c1cd3debc815", "phd-artifacts/phd-clone-d7a82e95-050a-4421-908b-9fe68adee2bc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = clone
|
| 474 | 2026-03-31T22:32:10.357Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d7a82e95-050a-4421-908b-9fe68adee2bc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = list
|
| 475 | 2026-03-31T22:32:10.368Z | 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-d7a82e95-050a-4421-908b-9fe68adee2bc 0B 25.3T 242M /phd-artifacts/phd-clone-d7a82e95-050a-4421-908b-9fe68adee2bc\n
target = phd_framework::zfs
|
| 476 | 2026-03-31T22:32:10.369Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 477 | 2026-03-31T22:32:10.369Z | 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 = 322
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm_name = guest_reboot_test
|
| 478 | 2026-03-31T22:32:10.369Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 479 | 2026-03-31T22:32:10.369Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 480 | 2026-03-31T22:32:10.369Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::smoke::guest_reboot_test/guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::smoke::guest_reboot_test/guest_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 481 | 2026-03-31T22:32:10.396Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 866
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm::server
|
| 482 | 2026-03-31T22:32:10.410Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 483 | 2026-03-31T22:32:10.410Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 484 | 2026-03-31T22:32:10.411Z | 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 = 459
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 485 | 2026-03-31T22:32:11.093Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 486 | 2026-03-31T22:32:11.095Z | 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: 07fcefa7-d0a3-4a57-9093-9f450877e2c9, name: "phd-vm-07fcefa7-d0a3-4a57-9093-9f450877e2c9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2598f9d5-c41a-4652-b039-7fb063511a82, project_id: 570c248d-837f-4b86-8b5d-61cab228e2f2, sled_id: 89f54ae6-f351-4ee7-9dfe-9179d6e4091e, sled_serial: "89f54ae6-f351-4ee7-9dfe-9179d6e4091e", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 487 | 2026-03-31T22:32:11.095Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 488 | 2026-03-31T22:32:11.095Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::smoke::guest_reboot_test
state = Run
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 489 | 2026-03-31T22:32:11.096Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 490 | 2026-03-31T22:32:11.096Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 491 | 2026-03-31T22:32:11.096Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 492 | 2026-03-31T22:32:11.096Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 493 | 2026-03-31T22:32:11.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 494 | 2026-03-31T22:32:11.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 = 924
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 495 | 2026-03-31T22:32:15.630Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4533
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 496 | 2026-03-31T22:32:15.630Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 497 | 2026-03-31T22:32:15.630Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 498 | 2026-03-31T22:32:15.630Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 499 | 2026-03-31T22:32:15.630Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 500 | 2026-03-31T22:32:15.648Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 501 | 2026-03-31T22:32:15.648Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 502 | 2026-03-31T22:32:15.649Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 503 | 2026-03-31T22:32:15.649Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 504 | 2026-03-31T22:32:15.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 = 924
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 505 | 2026-03-31T22:32:15.681Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 506 | 2026-03-31T22:32:15.681Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 507 | 2026-03-31T22:32:15.681Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4584
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 508 | 2026-03-31T22:32:15.681Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 509 | 2026-03-31T22:32:15.681Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 510 | 2026-03-31T22:32:15.692Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 511 | 2026-03-31T22:32:15.692Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 512 | 2026-03-31T22:32:15.692Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 513 | 2026-03-31T22:32:15.692Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 514 | 2026-03-31T22:32:15.692Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 515 | 2026-03-31T22:32:15.692Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 516 | 2026-03-31T22:32:22.353Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6660
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 517 | 2026-03-31T22:32:22.353Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 518 | 2026-03-31T22:32:22.353Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 519 | 2026-03-31T22:32:22.353Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 520 | 2026-03-31T22:32:22.354Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 521 | 2026-03-31T22:32:22.382Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 522 | 2026-03-31T22:32:22.382Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 523 | 2026-03-31T22:32:22.382Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 524 | 2026-03-31T22:32:22.382Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 525 | 2026-03-31T22:32:22.382Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 526 | 2026-03-31T22:32:22.415Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 527 | 2026-03-31T22:32:22.416Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 528 | 2026-03-31T22:32:22.416Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6723
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 529 | 2026-03-31T22:32:22.416Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 530 | 2026-03-31T22:32:22.416Z | 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
|
| 531 | 2026-03-31T22:32:22.416Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11322
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 532 | 2026-03-31T22:32:22.416Z | INFO | phd-runner: test phd_tests::smoke::guest_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 533 | 2026-03-31T22:32:22.416Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 534 | 2026-03-31T22:32:22.418Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 535 | 2026-03-31T22:32:22.793Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 536 | 2026-03-31T22:32:22.872Z | 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 = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 537 | 2026-03-31T22:32:22.872Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d7a82e95-050a-4421-908b-9fe68adee2bc"]
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 = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 538 | 2026-03-31T22:32:22.899Z | 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 = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 539 | 2026-03-31T22:32:22.899Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-74d16f3c-2b9b-4771-bd8f-c1cd3debc815"]
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 = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 540 | 2026-03-31T22:32:22.918Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 502
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 541 | 2026-03-31T22:32:22.919Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 12508
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 07fcefa7-d0a3-4a57-9093-9f450877e2c9
|
| 542 | 2026-03-31T22:32:22.919Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12613
file = phd-tests/tests/src/smoke.rs
line = 28
path = phd_tests::smoke::guest_reboot_test
target = phd_tests::smoke
|
| 543 | 2026-03-31T22:32:22.919Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 502
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 544 | 2026-03-31T22:32:22.919Z | INFO | phd-runner: Starting test phd_tests::smoke::instance_spec_get_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 545 | 2026-03-31T22:32:22.919Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 546 | 2026-03-31T22:32:22.919Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 547 | 2026-03-31T22:32:22.919Z | 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
|
| 548 | 2026-03-31T22:32:22.919Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 549 | 2026-03-31T22:32:22.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
|
| 550 | 2026-03-31T22:32:22.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
|
| 551 | 2026-03-31T22:32:22.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::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = list
|
| 552 | 2026-03-31T22:32:22.930Z | 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 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 553 | 2026-03-31T22:32:22.930Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a3d3eaab-44f4-472a-b6a7-0672135ab910"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = snapshot
|
| 554 | 2026-03-31T22:32:22.952Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a3d3eaab-44f4-472a-b6a7-0672135ab910", "phd-artifacts/phd-clone-c749368b-fcaf-41c9-afbd-495d107768cf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = clone
|
| 555 | 2026-03-31T22:32:22.974Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c749368b-fcaf-41c9-afbd-495d107768cf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = list
|
| 556 | 2026-03-31T22:32:22.984Z | 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-c749368b-fcaf-41c9-afbd-495d107768cf 0B 25.3T 242M /phd-artifacts/phd-clone-c749368b-fcaf-41c9-afbd-495d107768cf\n
target = phd_framework::zfs
|
| 557 | 2026-03-31T22:32:22.985Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
|
| 558 | 2026-03-31T22:32:22.985Z | 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 = 322
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm_name = instance_spec_test
|
| 559 | 2026-03-31T22:32:22.985Z | 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
|
| 560 | 2026-03-31T22:32:22.985Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 561 | 2026-03-31T22:32:22.985Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::smoke::instance_spec_get_test
stderr_path = "/tmp/propolis-phd/phd_tests::smoke::instance_spec_get_test/instance_spec_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::smoke::instance_spec_get_test/instance_spec_test.stdout.log"
target = phd_framework::log_config
|
| 562 | 2026-03-31T22:32:23.011Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 874
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm::server
|
| 563 | 2026-03-31T22:32:23.026Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
|
| 564 | 2026-03-31T22:32:23.026Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 565 | 2026-03-31T22:32:23.026Z | 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 = 459
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 566 | 2026-03-31T22:32:23.406Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 567 | 2026-03-31T22:32:23.407Z | 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: 58ea2b75-15bd-492d-b81f-fdd6e5feab6c, name: "phd-vm-58ea2b75-15bd-492d-b81f-fdd6e5feab6c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 9d70d592-8a54-43b2-8274-754278d8039b, project_id: 767c5c60-70d6-466d-8804-0622e6ea2ee1, sled_id: 851b5306-e4e4-450d-9d93-5059ba05913a, sled_serial: "851b5306-e4e4-450d-9d93-5059ba05913a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 568 | 2026-03-31T22:32:23.407Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 569 | 2026-03-31T22:32:23.407Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::smoke::instance_spec_get_test
state = Run
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 570 | 2026-03-31T22:32:23.408Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 571 | 2026-03-31T22:32:23.408Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 572 | 2026-03-31T22:32:23.408Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 573 | 2026-03-31T22:32:23.413Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 574 | 2026-03-31T22:32:23.413Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 575 | 2026-03-31T22:32:23.413Z | 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
|
| 576 | 2026-03-31T22:32:23.413Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 577 | 2026-03-31T22:32:23.413Z | INFO | phd-runner: test phd_tests::smoke::instance_spec_get_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 578 | 2026-03-31T22:32:23.413Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 579 | 2026-03-31T22:32:23.415Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 580 | 2026-03-31T22:32:23.917Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 581 | 2026-03-31T22:32:24.164Z | 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 = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 582 | 2026-03-31T22:32:24.164Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c749368b-fcaf-41c9-afbd-495d107768cf"]
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 = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 583 | 2026-03-31T22:32:24.199Z | 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 = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 584 | 2026-03-31T22:32:24.199Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a3d3eaab-44f4-472a-b6a7-0672135ab910"]
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 = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 585 | 2026-03-31T22:32:24.218Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 804
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 586 | 2026-03-31T22:32:24.218Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1192
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 58ea2b75-15bd-492d-b81f-fdd6e5feab6c
|
| 587 | 2026-03-31T22:32:24.218Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 804
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 588 | 2026-03-31T22:32:24.218Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1298
file = phd-tests/tests/src/smoke.rs
line = 37
path = phd_tests::smoke::instance_spec_get_test
target = phd_tests::smoke
|
| 589 | 2026-03-31T22:32:24.218Z | INFO | phd-runner: Starting test phd_tests::boot_order::configurable_boot_order
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 590 | 2026-03-31T22:32:24.218Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 591 | 2026-03-31T22:32:24.218Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 592 | 2026-03-31T22:32:24.218Z | 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
|
| 593 | 2026-03-31T22:32:24.218Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 594 | 2026-03-31T22:32:24.218Z | 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
|
| 595 | 2026-03-31T22:32:24.218Z | 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
|
| 596 | 2026-03-31T22:32:24.219Z | 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
|
| 597 | 2026-03-31T22:32:24.230Z | 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 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 598 | 2026-03-31T22:32:24.231Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0bc3dc6d-99ae-48ee-825a-f1539c58aa0e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 599 | 2026-03-31T22:32:24.251Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0bc3dc6d-99ae-48ee-825a-f1539c58aa0e", "phd-artifacts/phd-clone-2fc547cc-8cfb-4bc3-94de-146be8fb2f46"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 600 | 2026-03-31T22:32:24.270Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2fc547cc-8cfb-4bc3-94de-146be8fb2f46"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 601 | 2026-03-31T22:32:24.282Z | 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-2fc547cc-8cfb-4bc3-94de-146be8fb2f46 0B 25.3T 242M /phd-artifacts/phd-clone-2fc547cc-8cfb-4bc3-94de-146be8fb2f46\n
target = phd_framework::zfs
|
| 602 | 2026-03-31T22:32:24.282Z | 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
|
| 603 | 2026-03-31T22:32:24.282Z | 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
|
| 604 | 2026-03-31T22:32:24.294Z | 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 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 605 | 2026-03-31T22:32:24.294Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-22bd9950-9794-4360-a537-1de89f2e45d8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 606 | 2026-03-31T22:32:24.319Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-22bd9950-9794-4360-a537-1de89f2e45d8", "phd-artifacts/phd-clone-283c038b-fef0-4a03-8e2d-bf13a07ddbb8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 607 | 2026-03-31T22:32:24.337Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-283c038b-fef0-4a03-8e2d-bf13a07ddbb8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 608 | 2026-03-31T22:32:24.349Z | 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-283c038b-fef0-4a03-8e2d-bf13a07ddbb8 0B 25.3T 242M /phd-artifacts/phd-clone-283c038b-fef0-4a03-8e2d-bf13a07ddbb8\n
target = phd_framework::zfs
|
| 609 | 2026-03-31T22:32:24.349Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 610 | 2026-03-31T22:32:24.349Z | 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 = 322
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm_name = configurable_boot_order
|
| 611 | 2026-03-31T22:32:24.350Z | 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
|
| 612 | 2026-03-31T22:32:24.350Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 613 | 2026-03-31T22:32:24.350Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::configurable_boot_order
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::configurable_boot_order/configurable_boot_order.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::configurable_boot_order/configurable_boot_order.stdout.log"
target = phd_framework::log_config
|
| 614 | 2026-03-31T22:32:24.377Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 886
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm::server
|
| 615 | 2026-03-31T22:32:24.392Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 616 | 2026-03-31T22:32:24.392Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 617 | 2026-03-31T22:32:24.392Z | 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 = 459
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 618 | 2026-03-31T22:32:25.029Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 619 | 2026-03-31T22:32:25.030Z | 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: 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7, name: "phd-vm-60f17e90-d6a5-4ac4-be5a-ab6839bad6d7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 32346d5c-0afc-46b2-a340-e246d0efd43e, project_id: 34fac4e3-3222-4378-a785-7cdfcb8d8c02, sled_id: 0eebe965-914c-4eb6-aeb5-94cc02dc956c, sled_serial: "0eebe965-914c-4eb6-aeb5-94cc02dc956c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 620 | 2026-03-31T22:32:25.031Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 621 | 2026-03-31T22:32:25.031Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::boot_order::configurable_boot_order
state = Run
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 622 | 2026-03-31T22:32:25.032Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 623 | 2026-03-31T22:32:25.032Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 624 | 2026-03-31T22:32:25.032Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 625 | 2026-03-31T22:32:25.032Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 626 | 2026-03-31T22:32:25.032Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 627 | 2026-03-31T22:32:25.032Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 628 | 2026-03-31T22:32:29.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4524
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 629 | 2026-03-31T22:32:29.556Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 630 | 2026-03-31T22:32:29.556Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 631 | 2026-03-31T22:32:29.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 632 | 2026-03-31T22:32:29.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 = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 633 | 2026-03-31T22:32:29.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 634 | 2026-03-31T22:32:29.575Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 635 | 2026-03-31T22:32:29.575Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 636 | 2026-03-31T22:32:29.575Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 637 | 2026-03-31T22:32:29.575Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 638 | 2026-03-31T22:32:29.608Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 639 | 2026-03-31T22:32:29.608Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 640 | 2026-03-31T22:32:29.608Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4576
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 641 | 2026-03-31T22:32:29.608Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 642 | 2026-03-31T22:32:29.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 = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 643 | 2026-03-31T22:32:29.619Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 644 | 2026-03-31T22:32:29.619Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 645 | 2026-03-31T22:32:29.620Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 646 | 2026-03-31T22:32:29.652Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 647 | 2026-03-31T22:32:29.653Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 648 | 2026-03-31T22:32:29.653Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 649 | 2026-03-31T22:32:29.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 650 | 2026-03-31T22:32:29.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 651 | 2026-03-31T22:32:29.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 652 | 2026-03-31T22:32:29.696Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 653 | 2026-03-31T22:32:29.697Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 654 | 2026-03-31T22:32:29.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 = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 655 | 2026-03-31T22:32:29.707Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 656 | 2026-03-31T22:32:29.708Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 657 | 2026-03-31T22:32:29.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 = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 658 | 2026-03-31T22:32:29.762Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 53
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 659 | 2026-03-31T22:32:29.762Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 660 | 2026-03-31T22:32:29.762Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 661 | 2026-03-31T22:32:29.773Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 662 | 2026-03-31T22:32:29.773Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 663 | 2026-03-31T22:32:29.773Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 664 | 2026-03-31T22:32:29.796Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 665 | 2026-03-31T22:32:29.797Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 666 | 2026-03-31T22:32:29.797Z | 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
|
| 667 | 2026-03-31T22:32:29.797Z | 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
|
| 668 | 2026-03-31T22:32:29.797Z | 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
|
| 669 | 2026-03-31T22:32:29.808Z | 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 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 670 | 2026-03-31T22:32:29.808Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e6f06e94-62f7-4fd6-a47e-74a32e924961"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 671 | 2026-03-31T22:32:29.826Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e6f06e94-62f7-4fd6-a47e-74a32e924961", "phd-artifacts/phd-clone-dbb3b1cb-8de9-4045-a1b2-0acad63ab6c4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 672 | 2026-03-31T22:32:29.845Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dbb3b1cb-8de9-4045-a1b2-0acad63ab6c4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 673 | 2026-03-31T22:32:29.856Z | 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-dbb3b1cb-8de9-4045-a1b2-0acad63ab6c4 0B 25.3T 242M /phd-artifacts/phd-clone-dbb3b1cb-8de9-4045-a1b2-0acad63ab6c4\n
target = phd_framework::zfs
|
| 674 | 2026-03-31T22:32:29.857Z | 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
|
| 675 | 2026-03-31T22:32:29.857Z | 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
|
| 676 | 2026-03-31T22:32:29.869Z | 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 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 677 | 2026-03-31T22:32:29.869Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fc741690-654b-49dd-9eb0-2868de623a14"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 678 | 2026-03-31T22:32:29.892Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fc741690-654b-49dd-9eb0-2868de623a14", "phd-artifacts/phd-clone-3c7b0a46-f85d-4dbf-8c11-719be0faab0f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 679 | 2026-03-31T22:32:29.910Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3c7b0a46-f85d-4dbf-8c11-719be0faab0f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 680 | 2026-03-31T22:32:29.921Z | 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-3c7b0a46-f85d-4dbf-8c11-719be0faab0f 0B 25.3T 242M /phd-artifacts/phd-clone-3c7b0a46-f85d-4dbf-8c11-719be0faab0f\n
target = phd_framework::zfs
|
| 681 | 2026-03-31T22:32:29.922Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 682 | 2026-03-31T22:32:29.922Z | 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 = 322
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm_name = configurable_boot_order
|
| 683 | 2026-03-31T22:32:29.922Z | 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
|
| 684 | 2026-03-31T22:32:29.922Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 685 | 2026-03-31T22:32:29.922Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::configurable_boot_order
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::configurable_boot_order/configurable_boot_order.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::configurable_boot_order/configurable_boot_order.stdout.log"
target = phd_framework::log_config
|
| 686 | 2026-03-31T22:32:29.950Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 895
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm::server
|
| 687 | 2026-03-31T22:32:29.964Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 688 | 2026-03-31T22:32:29.964Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 689 | 2026-03-31T22:32:29.965Z | 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 = 459
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 690 | 2026-03-31T22:32:30.659Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 691 | 2026-03-31T22:32:30.659Z | 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: b60ab590-72a6-4497-9cdc-ca5a854e1d5a, name: "phd-vm-b60ab590-72a6-4497-9cdc-ca5a854e1d5a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: bf8762f3-b7ab-4bce-9357-951b7b53189c, project_id: fc2b0a41-51e3-48d0-a243-9698c2f31f38, sled_id: 90ad9f12-a0f4-4f59-9f2e-34b8452d1441, sled_serial: "90ad9f12-a0f4-4f59-9f2e-34b8452d1441", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 692 | 2026-03-31T22:32:30.660Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 693 | 2026-03-31T22:32:30.660Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::boot_order::configurable_boot_order
state = Run
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 694 | 2026-03-31T22:32:30.660Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 695 | 2026-03-31T22:32:30.661Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 696 | 2026-03-31T22:32:30.661Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 697 | 2026-03-31T22:32:30.661Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 698 | 2026-03-31T22:32:30.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 699 | 2026-03-31T22:32:30.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 = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 700 | 2026-03-31T22:32:35.217Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4556
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 701 | 2026-03-31T22:32:35.217Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 702 | 2026-03-31T22:32:35.217Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 703 | 2026-03-31T22:32:35.217Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 704 | 2026-03-31T22:32:35.218Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 705 | 2026-03-31T22:32:35.235Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 706 | 2026-03-31T22:32:35.235Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 707 | 2026-03-31T22:32:35.236Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 708 | 2026-03-31T22:32:35.236Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 709 | 2026-03-31T22:32:35.236Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 710 | 2026-03-31T22:32:35.269Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 711 | 2026-03-31T22:32:35.269Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 712 | 2026-03-31T22:32:35.269Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4608
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 713 | 2026-03-31T22:32:35.269Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 714 | 2026-03-31T22:32:35.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 = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 715 | 2026-03-31T22:32:35.279Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 716 | 2026-03-31T22:32:35.279Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 717 | 2026-03-31T22:32:35.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 718 | 2026-03-31T22:32:35.313Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 719 | 2026-03-31T22:32:35.313Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 720 | 2026-03-31T22:32:35.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 = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 721 | 2026-03-31T22:32:35.324Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 722 | 2026-03-31T22:32:35.324Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 723 | 2026-03-31T22:32:35.324Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 724 | 2026-03-31T22:32:35.357Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 725 | 2026-03-31T22:32:35.357Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 726 | 2026-03-31T22:32:35.357Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 727 | 2026-03-31T22:32:35.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 728 | 2026-03-31T22:32:35.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 729 | 2026-03-31T22:32:35.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 = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 730 | 2026-03-31T22:32:35.425Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 731 | 2026-03-31T22:32:35.425Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 732 | 2026-03-31T22:32:35.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 = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 733 | 2026-03-31T22:32:35.436Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 734 | 2026-03-31T22:32:35.436Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 735 | 2026-03-31T22:32:35.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 = 924
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 736 | 2026-03-31T22:32:35.468Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 737 | 2026-03-31T22:32:35.468Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 738 | 2026-03-31T22:32:35.469Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 739 | 2026-03-31T22:32:35.469Z | 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
|
| 740 | 2026-03-31T22:32:35.469Z | 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
|
| 741 | 2026-03-31T22:32:35.469Z | INFO | phd-runner: test phd_tests::boot_order::configurable_boot_order ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 742 | 2026-03-31T22:32:35.469Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10439
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 743 | 2026-03-31T22:32:35.469Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4810
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 744 | 2026-03-31T22:32:35.469Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 745 | 2026-03-31T22:32:35.471Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 746 | 2026-03-31T22:32:35.472Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 747 | 2026-03-31T22:32:35.825Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 748 | 2026-03-31T22:32:35.907Z | 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 = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 749 | 2026-03-31T22:32:35.907Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dbb3b1cb-8de9-4045-a1b2-0acad63ab6c4"]
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 = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 750 | 2026-03-31T22:32:35.936Z | 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 = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 751 | 2026-03-31T22:32:35.936Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e6f06e94-62f7-4fd6-a47e-74a32e924961"]
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 = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 752 | 2026-03-31T22:32:35.954Z | 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 = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 753 | 2026-03-31T22:32:35.954Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3c7b0a46-f85d-4dbf-8c11-719be0faab0f"]
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 = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 754 | 2026-03-31T22:32:35.979Z | 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 = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 755 | 2026-03-31T22:32:35.979Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fc741690-654b-49dd-9eb0-2868de623a14"]
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 = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 756 | 2026-03-31T22:32:35.995Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 526
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 757 | 2026-03-31T22:32:35.996Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6031
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = b60ab590-72a6-4497-9cdc-ca5a854e1d5a
|
| 758 | 2026-03-31T22:32:35.997Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 759 | 2026-03-31T22:32:36.073Z | 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 = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 760 | 2026-03-31T22:32:36.073Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2fc547cc-8cfb-4bc3-94de-146be8fb2f46"]
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 = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 761 | 2026-03-31T22:32:36.099Z | 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 = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 762 | 2026-03-31T22:32:36.099Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0bc3dc6d-99ae-48ee-825a-f1539c58aa0e"]
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 = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 763 | 2026-03-31T22:32:36.118Z | 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 = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 764 | 2026-03-31T22:32:36.118Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-283c038b-fef0-4a03-8e2d-bf13a07ddbb8"]
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 = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 765 | 2026-03-31T22:32:36.145Z | 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 = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 766 | 2026-03-31T22:32:36.145Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-22bd9950-9794-4360-a537-1de89f2e45d8"]
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 = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 767 | 2026-03-31T22:32:36.163Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 694
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 768 | 2026-03-31T22:32:36.163Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 694
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 769 | 2026-03-31T22:32:36.163Z | INFO | phd-runner: Starting test phd_tests::boot_order::unbootable_disk_skipped
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 770 | 2026-03-31T22:32:36.163Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11771
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 60f17e90-d6a5-4ac4-be5a-ab6839bad6d7
|
| 771 | 2026-03-31T22:32:36.163Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 772 | 2026-03-31T22:32:36.163Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 773 | 2026-03-31T22:32:36.163Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11945
file = phd-tests/tests/src/boot_order.rs
line = 51
path = phd_tests::boot_order::configurable_boot_order
target = phd_tests::boot_order
|
| 774 | 2026-03-31T22:32:36.164Z | 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
|
| 775 | 2026-03-31T22:32:36.164Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 776 | 2026-03-31T22:32:36.164Z | 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
|
| 777 | 2026-03-31T22:32:36.164Z | 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-03-31T22:32:36.164Z | 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
|
| 779 | 2026-03-31T22:32:36.176Z | 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 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 780 | 2026-03-31T22:32:36.176Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7c712036-03d6-4270-ac20-da96218f1af8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = snapshot
|
| 781 | 2026-03-31T22:32:36.192Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7c712036-03d6-4270-ac20-da96218f1af8", "phd-artifacts/phd-clone-9438e741-3d2d-4d03-bb0c-014fb41d656d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = clone
|
| 782 | 2026-03-31T22:32:36.210Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9438e741-3d2d-4d03-bb0c-014fb41d656d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = list
|
| 783 | 2026-03-31T22:32:36.222Z | 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-9438e741-3d2d-4d03-bb0c-014fb41d656d 0B 25.3T 242M /phd-artifacts/phd-clone-9438e741-3d2d-4d03-bb0c-014fb41d656d\n
target = phd_framework::zfs
|
| 784 | 2026-03-31T22:32:36.223Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 785 | 2026-03-31T22:32:36.223Z | 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 = 322
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm_name = unbootable_disk_skipped
|
| 786 | 2026-03-31T22:32:36.223Z | 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
|
| 787 | 2026-03-31T22:32:36.223Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 788 | 2026-03-31T22:32:36.224Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::unbootable_disk_skipped
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::unbootable_disk_skipped/unbootable_disk_skipped.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::unbootable_disk_skipped/unbootable_disk_skipped.stdout.log"
target = phd_framework::log_config
|
| 789 | 2026-03-31T22:32:36.251Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 910
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm::server
|
| 790 | 2026-03-31T22:32:36.266Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 791 | 2026-03-31T22:32:36.266Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 792 | 2026-03-31T22:32:36.268Z | 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 = 459
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 793 | 2026-03-31T22:32:37.041Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 794 | 2026-03-31T22:32:37.042Z | 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: d7b9c65a-2265-4e86-ae2d-5c59f98b9b82, name: "phd-vm-d7b9c65a-2265-4e86-ae2d-5c59f98b9b82", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2d03cf10-bb52-46f0-b2af-1b60074da5ea, project_id: 8126a385-58c2-4b33-a571-f264874783c7, sled_id: 41113e44-1f05-4fc5-98d9-2a7542af0ebe, sled_serial: "41113e44-1f05-4fc5-98d9-2a7542af0ebe", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 795 | 2026-03-31T22:32:37.042Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 796 | 2026-03-31T22:32:37.042Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::boot_order::unbootable_disk_skipped
state = Run
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 797 | 2026-03-31T22:32:37.043Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 798 | 2026-03-31T22:32:37.043Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 799 | 2026-03-31T22:32:37.043Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = 300s
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 800 | 2026-03-31T22:32:37.043Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::unbootable_disk_skipped
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 801 | 2026-03-31T22:32:37.044Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 802 | 2026-03-31T22:32:37.044Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 803 | 2026-03-31T22:32:41.583Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4539
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 804 | 2026-03-31T22:32:41.583Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::unbootable_disk_skipped
step = WriteStr("root")
target = phd_framework::test_vm
|
| 805 | 2026-03-31T22:32:41.584Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::unbootable_disk_skipped
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 806 | 2026-03-31T22:32:41.584Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 807 | 2026-03-31T22:32:41.584Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 808 | 2026-03-31T22:32:41.602Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 809 | 2026-03-31T22:32:41.603Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::unbootable_disk_skipped
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 810 | 2026-03-31T22:32:41.603Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::unbootable_disk_skipped
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 811 | 2026-03-31T22:32:41.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 812 | 2026-03-31T22:32:41.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 813 | 2026-03-31T22:32:41.635Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 814 | 2026-03-31T22:32:41.635Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 815 | 2026-03-31T22:32:41.635Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4591
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 816 | 2026-03-31T22:32:41.635Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 817 | 2026-03-31T22:32:41.635Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 818 | 2026-03-31T22:32:41.647Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 819 | 2026-03-31T22:32:41.647Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 820 | 2026-03-31T22:32:41.647Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 821 | 2026-03-31T22:32:41.680Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 822 | 2026-03-31T22:32:41.680Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 823 | 2026-03-31T22:32:41.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 = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 824 | 2026-03-31T22:32:41.691Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 825 | 2026-03-31T22:32:41.691Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 826 | 2026-03-31T22:32:41.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 = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 827 | 2026-03-31T22:32:41.724Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 828 | 2026-03-31T22:32:41.724Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 829 | 2026-03-31T22:32:41.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 = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 830 | 2026-03-31T22:32:41.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 831 | 2026-03-31T22:32:41.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 832 | 2026-03-31T22:32:41.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 = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 833 | 2026-03-31T22:32:41.790Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 834 | 2026-03-31T22:32:41.790Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 835 | 2026-03-31T22:32:41.790Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 836 | 2026-03-31T22:32:41.801Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 837 | 2026-03-31T22:32:41.801Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 838 | 2026-03-31T22:32:41.801Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 839 | 2026-03-31T22:32:41.834Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 840 | 2026-03-31T22:32:41.834Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 841 | 2026-03-31T22:32:41.835Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 842 | 2026-03-31T22:32:41.845Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 843 | 2026-03-31T22:32:41.845Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 844 | 2026-03-31T22:32:41.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 = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 845 | 2026-03-31T22:32:41.879Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 846 | 2026-03-31T22:32:41.879Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 847 | 2026-03-31T22:32:41.879Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 848 | 2026-03-31T22:32:41.890Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 849 | 2026-03-31T22:32:41.891Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 850 | 2026-03-31T22:32:41.891Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 851 | 2026-03-31T22:32:41.923Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 852 | 2026-03-31T22:32:41.924Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 853 | 2026-03-31T22:32:41.924Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 854 | 2026-03-31T22:32:41.935Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 855 | 2026-03-31T22:32:41.935Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 856 | 2026-03-31T22:32:41.935Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 857 | 2026-03-31T22:32:41.968Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 858 | 2026-03-31T22:32:41.968Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 859 | 2026-03-31T22:32:41.968Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 860 | 2026-03-31T22:32:41.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 861 | 2026-03-31T22:32:41.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 862 | 2026-03-31T22:32:41.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 863 | 2026-03-31T22:32:42.001Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 864 | 2026-03-31T22:32:42.001Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 865 | 2026-03-31T22:32:42.001Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 866 | 2026-03-31T22:32:42.012Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 867 | 2026-03-31T22:32:42.012Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 868 | 2026-03-31T22:32:42.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 = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 869 | 2026-03-31T22:32:42.056Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 870 | 2026-03-31T22:32:42.057Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 871 | 2026-03-31T22:32:42.057Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 872 | 2026-03-31T22:32:42.067Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 873 | 2026-03-31T22:32:42.068Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 874 | 2026-03-31T22:32:42.068Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 875 | 2026-03-31T22:32:42.090Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 876 | 2026-03-31T22:32:42.090Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 877 | 2026-03-31T22:32:42.090Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 878 | 2026-03-31T22:32:42.103Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 879 | 2026-03-31T22:32:42.103Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 880 | 2026-03-31T22:32:42.103Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 881 | 2026-03-31T22:32:42.146Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 882 | 2026-03-31T22:32:42.146Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 883 | 2026-03-31T22:32:42.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 = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 884 | 2026-03-31T22:32:42.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 885 | 2026-03-31T22:32:42.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 886 | 2026-03-31T22:32:42.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 = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 887 | 2026-03-31T22:32:42.190Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 888 | 2026-03-31T22:32:42.190Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 889 | 2026-03-31T22:32:42.190Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 890 | 2026-03-31T22:32:42.201Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 891 | 2026-03-31T22:32:42.202Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 892 | 2026-03-31T22:32:42.202Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 893 | 2026-03-31T22:32:42.235Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 894 | 2026-03-31T22:32:42.235Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 895 | 2026-03-31T22:32:42.235Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 896 | 2026-03-31T22:32:42.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 897 | 2026-03-31T22:32:42.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 898 | 2026-03-31T22:32:42.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 = 924
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 899 | 2026-03-31T22:32:42.279Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 900 | 2026-03-31T22:32:42.279Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 901 | 2026-03-31T22:32:42.279Z | 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
|
| 902 | 2026-03-31T22:32:42.280Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5238
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 903 | 2026-03-31T22:32:42.280Z | INFO | phd-runner: test phd_tests::boot_order::unbootable_disk_skipped ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 904 | 2026-03-31T22:32:42.280Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 905 | 2026-03-31T22:32:42.281Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 906 | 2026-03-31T22:32:42.749Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 907 | 2026-03-31T22:32:42.830Z | 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 = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 908 | 2026-03-31T22:32:42.830Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9438e741-3d2d-4d03-bb0c-014fb41d656d"]
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 = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 909 | 2026-03-31T22:32:42.857Z | 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 = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 910 | 2026-03-31T22:32:42.857Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7c712036-03d6-4270-ac20-da96218f1af8"]
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 = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 911 | 2026-03-31T22:32:42.875Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 595
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 912 | 2026-03-31T22:32:42.875Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6609
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = d7b9c65a-2265-4e86-ae2d-5c59f98b9b82
|
| 913 | 2026-03-31T22:32:42.875Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 595
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 914 | 2026-03-31T22:32:42.875Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6711
file = phd-tests/tests/src/boot_order.rs
line = 117
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_tests::boot_order
|
| 915 | 2026-03-31T22:32:42.875Z | INFO | phd-runner: Starting test phd_tests::boot_order::guest_can_adjust_boot_order
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 916 | 2026-03-31T22:32:42.875Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 917 | 2026-03-31T22:32:42.876Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 918 | 2026-03-31T22:32:42.876Z | 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
|
| 919 | 2026-03-31T22:32:42.876Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 920 | 2026-03-31T22:32:42.876Z | 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
|
| 921 | 2026-03-31T22:32:42.876Z | 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
|
| 922 | 2026-03-31T22:32:42.876Z | 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
|
| 923 | 2026-03-31T22:32:42.888Z | 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 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 924 | 2026-03-31T22:32:42.888Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d5b077bb-19b2-4c41-94e1-92565714161f"]
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
|
| 925 | 2026-03-31T22:32:42.905Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d5b077bb-19b2-4c41-94e1-92565714161f", "phd-artifacts/phd-clone-12f0e003-6f98-4c47-a0ba-0b40f2874f10"]
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
|
| 926 | 2026-03-31T22:32:42.924Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-12f0e003-6f98-4c47-a0ba-0b40f2874f10"]
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
|
| 927 | 2026-03-31T22:32:42.935Z | 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-12f0e003-6f98-4c47-a0ba-0b40f2874f10 0B 25.3T 242M /phd-artifacts/phd-clone-12f0e003-6f98-4c47-a0ba-0b40f2874f10\n
target = phd_framework::zfs
|
| 928 | 2026-03-31T22:32:42.937Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 929 | 2026-03-31T22:32:42.937Z | 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 = 322
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm_name = guest_can_adjust_boot_order
|
| 930 | 2026-03-31T22:32:42.937Z | 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
|
| 931 | 2026-03-31T22:32:42.937Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 932 | 2026-03-31T22:32:42.937Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::guest_can_adjust_boot_order
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::guest_can_adjust_boot_order/guest_can_adjust_boot_order.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::guest_can_adjust_boot_order/guest_can_adjust_boot_order.stdout.log"
target = phd_framework::log_config
|
| 933 | 2026-03-31T22:32:42.965Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 918
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm::server
|
| 934 | 2026-03-31T22:32:42.979Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 935 | 2026-03-31T22:32:42.979Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 936 | 2026-03-31T22:32:42.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:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 937 | 2026-03-31T22:32:43.381Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 938 | 2026-03-31T22:32:43.382Z | 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: edd1cc78-c975-410d-bd86-bd6101b0bf95, name: "phd-vm-edd1cc78-c975-410d-bd86-bd6101b0bf95", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: da86e7b7-9354-40ac-9d9b-56431d1bcf38, project_id: e5287cab-dada-49c2-bf40-bff80302cdb7, sled_id: e7bf6d5f-e56a-4102-9f3c-3b349c9e4a93, sled_serial: "e7bf6d5f-e56a-4102-9f3c-3b349c9e4a93", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 939 | 2026-03-31T22:32:43.382Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 940 | 2026-03-31T22:32:43.382Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 941 | 2026-03-31T22:32:43.384Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 942 | 2026-03-31T22:32:43.384Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 943 | 2026-03-31T22:32:43.384Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 944 | 2026-03-31T22:32:43.384Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 945 | 2026-03-31T22:32:43.384Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 946 | 2026-03-31T22:32:43.384Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 947 | 2026-03-31T22:32:47.977Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4593
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 948 | 2026-03-31T22:32:47.978Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 949 | 2026-03-31T22:32:47.978Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 950 | 2026-03-31T22:32:47.978Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 951 | 2026-03-31T22:32: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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 952 | 2026-03-31T22:32:47.996Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 953 | 2026-03-31T22:32:47.996Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 954 | 2026-03-31T22:32:47.996Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 955 | 2026-03-31T22:32:47.996Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 956 | 2026-03-31T22:32:47.996Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 957 | 2026-03-31T22:32:48.029Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 958 | 2026-03-31T22:32:48.029Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 959 | 2026-03-31T22:32:48.029Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4645
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 960 | 2026-03-31T22:32:48.030Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 961 | 2026-03-31T22:32: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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 962 | 2026-03-31T22:32:48.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 963 | 2026-03-31T22:32:48.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 964 | 2026-03-31T22:32:48.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 965 | 2026-03-31T22:32:48.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 966 | 2026-03-31T22:32:48.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 967 | 2026-03-31T22:32:48.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 968 | 2026-03-31T22:32:48.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 969 | 2026-03-31T22:32:48.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 970 | 2026-03-31T22:32:48.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 971 | 2026-03-31T22:32:48.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 972 | 2026-03-31T22:32:48.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 973 | 2026-03-31T22:32:48.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 974 | 2026-03-31T22:32:48.162Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 975 | 2026-03-31T22:32:48.163Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 976 | 2026-03-31T22:32:48.163Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 977 | 2026-03-31T22:32:48.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 978 | 2026-03-31T22:32:48.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 979 | 2026-03-31T22:32:48.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 980 | 2026-03-31T22:32:48.207Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 981 | 2026-03-31T22:32:48.207Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 982 | 2026-03-31T22:32:48.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 983 | 2026-03-31T22:32:48.240Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 984 | 2026-03-31T22:32:48.240Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 985 | 2026-03-31T22:32:48.240Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 986 | 2026-03-31T22:32:48.273Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 987 | 2026-03-31T22:32:48.273Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 988 | 2026-03-31T22:32:48.273Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 989 | 2026-03-31T22:32:48.329Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 990 | 2026-03-31T22:32:48.329Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 991 | 2026-03-31T22:32:48.329Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 992 | 2026-03-31T22:32:48.340Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 993 | 2026-03-31T22:32:48.340Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 994 | 2026-03-31T22:32:48.340Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 995 | 2026-03-31T22:32:48.372Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 996 | 2026-03-31T22:32:48.373Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 997 | 2026-03-31T22:32:48.373Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 998 | 2026-03-31T22:32:48.384Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 999 | 2026-03-31T22:32:48.384Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1000 | 2026-03-31T22:32:48.384Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1001 | 2026-03-31T22:32:48.417Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1002 | 2026-03-31T22:32:48.417Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1003 | 2026-03-31T22:32:48.417Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1004 | 2026-03-31T22:32:48.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1005 | 2026-03-31T22:32:48.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1006 | 2026-03-31T22:32:48.429Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1007 | 2026-03-31T22:32:48.461Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1008 | 2026-03-31T22:32:48.464Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1009 | 2026-03-31T22:32:48.464Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1010 | 2026-03-31T22:32:48.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 30
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1011 | 2026-03-31T22:32:48.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1012 | 2026-03-31T22:32:48.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1013 | 2026-03-31T22:32:48.528Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1014 | 2026-03-31T22:32:48.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1015 | 2026-03-31T22:32:48.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1016 | 2026-03-31T22:32:48.539Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1017 | 2026-03-31T22:32:48.540Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1018 | 2026-03-31T22:32:48.540Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1019 | 2026-03-31T22:32:48.562Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1020 | 2026-03-31T22:32:48.563Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1021 | 2026-03-31T22:32:48.563Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1022 | 2026-03-31T22:32:48.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1023 | 2026-03-31T22:32:48.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1024 | 2026-03-31T22:32:48.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1025 | 2026-03-31T22:32:48.608Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1026 | 2026-03-31T22:32:48.608Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1027 | 2026-03-31T22:32:48.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1028 | 2026-03-31T22:32:48.619Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1029 | 2026-03-31T22:32:48.619Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1030 | 2026-03-31T22:32:48.619Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1031 | 2026-03-31T22:32:48.652Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1032 | 2026-03-31T22:32:48.652Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1033 | 2026-03-31T22:32:48.652Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1034 | 2026-03-31T22:32:48.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1035 | 2026-03-31T22:32:48.664Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1036 | 2026-03-31T22:32:48.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1037 | 2026-03-31T22:32:48.696Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1038 | 2026-03-31T22:32:48.696Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1039 | 2026-03-31T22:32:48.696Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1040 | 2026-03-31T22:32:48.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1041 | 2026-03-31T22:32:48.707Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1042 | 2026-03-31T22:32:48.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1043 | 2026-03-31T22:32:48.740Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1044 | 2026-03-31T22:32:48.740Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1045 | 2026-03-31T22:32:48.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1046 | 2026-03-31T22:32:48.751Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1047 | 2026-03-31T22:32:48.751Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1048 | 2026-03-31T22:32:48.751Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1049 | 2026-03-31T22:32:48.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1050 | 2026-03-31T22:32:48.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1051 | 2026-03-31T22:32:48.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1052 | 2026-03-31T22:32:48.795Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1053 | 2026-03-31T22:32:48.795Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1054 | 2026-03-31T22:32:48.795Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1055 | 2026-03-31T22:32:48.828Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1056 | 2026-03-31T22:32:48.828Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1057 | 2026-03-31T22:32:48.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1058 | 2026-03-31T22:32:48.839Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1059 | 2026-03-31T22:32:48.839Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1060 | 2026-03-31T22:32:48.839Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1061 | 2026-03-31T22:32:48.872Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1062 | 2026-03-31T22:32:48.873Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1063 | 2026-03-31T22:32:48.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1064 | 2026-03-31T22:32:48.884Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1065 | 2026-03-31T22:32:48.884Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1066 | 2026-03-31T22:32:48.885Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1067 | 2026-03-31T22:32:48.918Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1068 | 2026-03-31T22:32:48.918Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1069 | 2026-03-31T22:32:48.918Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1070 | 2026-03-31T22:32:48.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1071 | 2026-03-31T22:32:48.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1072 | 2026-03-31T22:32:48.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1073 | 2026-03-31T22:32:48.984Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1074 | 2026-03-31T22:32:48.985Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1075 | 2026-03-31T22:32:48.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1076 | 2026-03-31T22:32:48.995Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1077 | 2026-03-31T22:32:48.996Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1078 | 2026-03-31T22:32:48.996Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1079 | 2026-03-31T22:32:49.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1080 | 2026-03-31T22:32:49.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1081 | 2026-03-31T22:32:49.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1082 | 2026-03-31T22:32:49.039Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1083 | 2026-03-31T22:32:49.039Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1084 | 2026-03-31T22:32:49.040Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1085 | 2026-03-31T22:32:49.072Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1086 | 2026-03-31T22:32:49.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1087 | 2026-03-31T22:32:49.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1088 | 2026-03-31T22:32:49.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1089 | 2026-03-31T22:32:49.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1090 | 2026-03-31T22:32:49.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1091 | 2026-03-31T22:32:49.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1092 | 2026-03-31T22:32:49.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1093 | 2026-03-31T22:32:49.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1094 | 2026-03-31T22:32:49.118Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1095 | 2026-03-31T22:32:49.119Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1096 | 2026-03-31T22:32:49.119Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1097 | 2026-03-31T22:32:49.152Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1098 | 2026-03-31T22:32:49.152Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1099 | 2026-03-31T22:32:49.152Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1100 | 2026-03-31T22:32:49.163Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1101 | 2026-03-31T22:32:49.163Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1102 | 2026-03-31T22:32:49.163Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1103 | 2026-03-31T22:32:49.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1104 | 2026-03-31T22:32:49.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1105 | 2026-03-31T22:32:49.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1106 | 2026-03-31T22:32:49.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1107 | 2026-03-31T22:32:49.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1108 | 2026-03-31T22:32:49.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1109 | 2026-03-31T22:32:49.261Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1110 | 2026-03-31T22:32:49.262Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1111 | 2026-03-31T22:32:49.262Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1112 | 2026-03-31T22:32:49.273Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1113 | 2026-03-31T22:32:49.274Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1114 | 2026-03-31T22:32:49.274Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1115 | 2026-03-31T22:32:49.305Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1116 | 2026-03-31T22:32:49.306Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1117 | 2026-03-31T22:32:49.306Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1118 | 2026-03-31T22:32:49.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1119 | 2026-03-31T22:32:49.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1120 | 2026-03-31T22:32:49.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1121 | 2026-03-31T22:32:49.350Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1122 | 2026-03-31T22:32:49.351Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1123 | 2026-03-31T22:32:49.351Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1124 | 2026-03-31T22:32:49.361Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1125 | 2026-03-31T22:32:49.362Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1126 | 2026-03-31T22:32:49.362Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1127 | 2026-03-31T22:32:49.395Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1128 | 2026-03-31T22:32:49.395Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1129 | 2026-03-31T22:32:49.395Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1130 | 2026-03-31T22:32:49.406Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1131 | 2026-03-31T22:32:49.406Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1132 | 2026-03-31T22:32:49.406Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1133 | 2026-03-31T22:32:49.439Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1134 | 2026-03-31T22:32:49.440Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1135 | 2026-03-31T22:32:49.440Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1136 | 2026-03-31T22:32:49.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1137 | 2026-03-31T22:32:49.452Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1138 | 2026-03-31T22:32:49.452Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1139 | 2026-03-31T22:32:49.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1140 | 2026-03-31T22:32:49.474Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1141 | 2026-03-31T22:32:49.474Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1142 | 2026-03-31T22:32:49.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1143 | 2026-03-31T22:32:49.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1144 | 2026-03-31T22:32:49.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1145 | 2026-03-31T22:32:49.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1146 | 2026-03-31T22:32:49.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1147 | 2026-03-31T22:32:49.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1148 | 2026-03-31T22:32:49.540Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1149 | 2026-03-31T22:32:49.540Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1150 | 2026-03-31T22:32:49.540Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1151 | 2026-03-31T22:32:49.562Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1152 | 2026-03-31T22:32:49.562Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1153 | 2026-03-31T22:32:49.562Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1154 | 2026-03-31T22:32:49.573Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1155 | 2026-03-31T22:32:49.573Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1156 | 2026-03-31T22:32:49.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1157 | 2026-03-31T22:32:49.606Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1158 | 2026-03-31T22:32:49.606Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1159 | 2026-03-31T22:32:49.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1160 | 2026-03-31T22:32:49.617Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1161 | 2026-03-31T22:32:49.617Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1162 | 2026-03-31T22:32:49.617Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1163 | 2026-03-31T22:32:49.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1164 | 2026-03-31T22:32:49.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1165 | 2026-03-31T22:32:49.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1166 | 2026-03-31T22:32:49.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1167 | 2026-03-31T22:32:49.661Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 1168 | 2026-03-31T22:32:49.661Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1169 | 2026-03-31T22:32:49.661Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1170 | 2026-03-31T22:32:49.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1171 | 2026-03-31T22:32:49.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1172 | 2026-03-31T22:32:56.355Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6693
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1173 | 2026-03-31T22:32:56.355Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1174 | 2026-03-31T22:32:56.355Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1175 | 2026-03-31T22:32:56.355Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1176 | 2026-03-31T22:32:56.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1177 | 2026-03-31T22:32:56.373Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1178 | 2026-03-31T22:32:56.373Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1179 | 2026-03-31T22:32:56.373Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1180 | 2026-03-31T22:32:56.373Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1181 | 2026-03-31T22:32:56.373Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1182 | 2026-03-31T22:32:56.406Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1183 | 2026-03-31T22:32:56.406Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 1184 | 2026-03-31T22:32:56.406Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6745
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 1185 | 2026-03-31T22:32:56.406Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1186 | 2026-03-31T22:32:56.406Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1187 | 2026-03-31T22:32:56.417Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1188 | 2026-03-31T22:32:56.417Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1189 | 2026-03-31T22:32:56.417Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1190 | 2026-03-31T22:32:56.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1191 | 2026-03-31T22:32:56.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1192 | 2026-03-31T22:32:56.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1193 | 2026-03-31T22:32:56.462Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1194 | 2026-03-31T22:32:56.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1195 | 2026-03-31T22:32:56.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1196 | 2026-03-31T22:32:56.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1197 | 2026-03-31T22:32:56.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1198 | 2026-03-31T22:32:56.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1199 | 2026-03-31T22:32:56.507Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1200 | 2026-03-31T22:32:56.507Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1201 | 2026-03-31T22:32:56.507Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1202 | 2026-03-31T22:32:56.539Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1203 | 2026-03-31T22:32:56.540Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1204 | 2026-03-31T22:32:56.540Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1205 | 2026-03-31T22:32:56.551Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1206 | 2026-03-31T22:32:56.552Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1207 | 2026-03-31T22:32:56.552Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1208 | 2026-03-31T22:32:56.575Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 23
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1209 | 2026-03-31T22:32:56.575Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1210 | 2026-03-31T22:32:56.575Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1211 | 2026-03-31T22:32:56.586Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1212 | 2026-03-31T22:32:56.586Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1213 | 2026-03-31T22:32:56.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 = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1214 | 2026-03-31T22:32:56.619Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1215 | 2026-03-31T22:32:56.619Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1216 | 2026-03-31T22:32:56.619Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1217 | 2026-03-31T22:32:56.630Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1218 | 2026-03-31T22:32:56.630Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1219 | 2026-03-31T22:32:56.630Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1220 | 2026-03-31T22:32:56.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1221 | 2026-03-31T22:32:56.663Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1222 | 2026-03-31T22:32:56.664Z | 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
|
| 1223 | 2026-03-31T22:32:56.664Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 13282
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1224 | 2026-03-31T22:32:56.664Z | INFO | phd-runner: test phd_tests::boot_order::guest_can_adjust_boot_order ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 1225 | 2026-03-31T22:32:56.664Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1226 | 2026-03-31T22:32:56.665Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1227 | 2026-03-31T22:32:57.316Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1228 | 2026-03-31T22:32:57.396Z | 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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1229 | 2026-03-31T22:32:57.396Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-12f0e003-6f98-4c47-a0ba-0b40f2874f10"]
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1230 | 2026-03-31T22:32:57.423Z | 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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1231 | 2026-03-31T22:32:57.423Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d5b077bb-19b2-4c41-94e1-92565714161f"]
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 = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1232 | 2026-03-31T22:32:57.441Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 777
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1233 | 2026-03-31T22:32:57.442Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 777
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1234 | 2026-03-31T22:32:57.442Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 14462
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = edd1cc78-c975-410d-bd86-bd6101b0bf95
|
| 1235 | 2026-03-31T22:32:57.442Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 14565
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
|
| 1236 | 2026-03-31T22:32:57.442Z | INFO | phd-runner: Starting test phd_tests::boot_order::boot_order_source_priority
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 1237 | 2026-03-31T22:32:57.442Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1238 | 2026-03-31T22:32:57.442Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1239 | 2026-03-31T22:32:57.442Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 403
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order
|
| 1240 | 2026-03-31T22:32:57.442Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1241 | 2026-03-31T22:32:57.442Z | 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
|
| 1242 | 2026-03-31T22:32:57.442Z | 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
|
| 1243 | 2026-03-31T22:32:57.442Z | 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
|
| 1244 | 2026-03-31T22:32:57.454Z | 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 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 1245 | 2026-03-31T22:32:57.454Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7f548b60-a93e-4fe7-bba8-39334c262f7e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = snapshot
|
| 1246 | 2026-03-31T22:32:57.474Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7f548b60-a93e-4fe7-bba8-39334c262f7e", "phd-artifacts/phd-clone-eeda24b8-1260-46e2-9f05-8ba3d19e0fdd"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = clone
|
| 1247 | 2026-03-31T22:32:57.491Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-eeda24b8-1260-46e2-9f05-8ba3d19e0fdd"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = list
|
| 1248 | 2026-03-31T22:32:57.502Z | 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-eeda24b8-1260-46e2-9f05-8ba3d19e0fdd 0B 25.3T 242M /phd-artifacts/phd-clone-eeda24b8-1260-46e2-9f05-8ba3d19e0fdd\n
target = phd_framework::zfs
|
| 1249 | 2026-03-31T22:32:57.503Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1250 | 2026-03-31T22:32:57.504Z | 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 = 322
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm_name = boot_order_source_priority
|
| 1251 | 2026-03-31T22:32:57.504Z | 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
|
| 1252 | 2026-03-31T22:32:57.504Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 1253 | 2026-03-31T22:32:57.504Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::boot_order_source_priority
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::boot_order_source_priority/boot_order_source_priority.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::boot_order_source_priority/boot_order_source_priority.stdout.log"
target = phd_framework::log_config
|
| 1254 | 2026-03-31T22:32:57.532Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 926
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm::server
|
| 1255 | 2026-03-31T22:32:57.547Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1256 | 2026-03-31T22:32:57.547Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1257 | 2026-03-31T22:32:57.682Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1258 | 2026-03-31T22:32:57.683Z | 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: b3c57d14-985e-46f4-aee6-7937a36b2c29, name: "phd-vm-b3c57d14-985e-46f4-aee6-7937a36b2c29", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: aca2038d-0c85-424b-87b8-b00ba03df7c0, project_id: 0d0b276a-9cf1-470a-bc39-cd3f2305d344, sled_id: 52ff4fa3-57ee-4a26-9309-263f2d8e5870, sled_serial: "52ff4fa3-57ee-4a26-9309-263f2d8e5870", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1259 | 2026-03-31T22:32:57.683Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1260 | 2026-03-31T22:32:57.683Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::boot_order::boot_order_source_priority
state = Run
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1261 | 2026-03-31T22:32:57.684Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1262 | 2026-03-31T22:32:57.684Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1263 | 2026-03-31T22:32:57.684Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1264 | 2026-03-31T22:32:57.684Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1265 | 2026-03-31T22:32:57.684Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1266 | 2026-03-31T22:32:57.684Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1267 | 2026-03-31T22:33:02.364Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4679
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1268 | 2026-03-31T22:33:02.364Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1269 | 2026-03-31T22:33:02.365Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1270 | 2026-03-31T22:33:02.365Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1271 | 2026-03-31T22:33:02.365Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1272 | 2026-03-31T22:33:02.382Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1273 | 2026-03-31T22:33:02.382Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1274 | 2026-03-31T22:33:02.383Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1275 | 2026-03-31T22:33:02.383Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1276 | 2026-03-31T22:33:02.383Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1277 | 2026-03-31T22:33:02.416Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1278 | 2026-03-31T22:33:02.416Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1279 | 2026-03-31T22:33:02.416Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4732
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1280 | 2026-03-31T22:33:02.417Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1281 | 2026-03-31T22:33:02.417Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1282 | 2026-03-31T22:33:02.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1283 | 2026-03-31T22:33:02.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1284 | 2026-03-31T22:33:02.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1285 | 2026-03-31T22:33:02.461Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1286 | 2026-03-31T22:33:02.461Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1287 | 2026-03-31T22:33:02.461Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1288 | 2026-03-31T22:33:02.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1289 | 2026-03-31T22:33:02.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1290 | 2026-03-31T22:33:02.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1291 | 2026-03-31T22:33:02.506Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1292 | 2026-03-31T22:33:02.506Z | 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
|
| 1293 | 2026-03-31T22:33:02.507Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1294 | 2026-03-31T22:33:02.507Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1295 | 2026-03-31T22:33:02.518Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1296 | 2026-03-31T22:33:02.518Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1297 | 2026-03-31T22:33:02.518Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1298 | 2026-03-31T22:33:02.550Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1299 | 2026-03-31T22:33:02.550Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1300 | 2026-03-31T22:33:02.551Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1301 | 2026-03-31T22:33:02.561Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1302 | 2026-03-31T22:33:02.561Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1303 | 2026-03-31T22:33:02.562Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1304 | 2026-03-31T22:33:02.595Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1305 | 2026-03-31T22:33:02.596Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1306 | 2026-03-31T22:33:02.596Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1307 | 2026-03-31T22:33:02.606Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1308 | 2026-03-31T22:33:02.606Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1309 | 2026-03-31T22:33:02.606Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1310 | 2026-03-31T22:33:02.640Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1311 | 2026-03-31T22:33:02.640Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1312 | 2026-03-31T22:33:02.640Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1313 | 2026-03-31T22:33:02.651Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1314 | 2026-03-31T22:33:02.651Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1315 | 2026-03-31T22:33:02.651Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1316 | 2026-03-31T22:33:02.683Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1317 | 2026-03-31T22:33:02.683Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1318 | 2026-03-31T22:33:02.683Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1319 | 2026-03-31T22:33:02.694Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1320 | 2026-03-31T22:33:02.695Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1321 | 2026-03-31T22:33:02.695Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1322 | 2026-03-31T22:33:02.750Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1323 | 2026-03-31T22:33:02.751Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1324 | 2026-03-31T22:33:02.751Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1325 | 2026-03-31T22:33:02.761Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1326 | 2026-03-31T22:33:02.761Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1327 | 2026-03-31T22:33:02.761Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1328 | 2026-03-31T22:33:02.795Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1329 | 2026-03-31T22:33:02.796Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1330 | 2026-03-31T22:33:02.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 = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1331 | 2026-03-31T22:33:02.807Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1332 | 2026-03-31T22:33:02.807Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1333 | 2026-03-31T22:33:02.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 = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1334 | 2026-03-31T22:33:02.851Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1335 | 2026-03-31T22:33:02.851Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1336 | 2026-03-31T22:33:02.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 = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1337 | 2026-03-31T22:33:02.862Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1338 | 2026-03-31T22:33:02.862Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1339 | 2026-03-31T22:33:02.863Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1340 | 2026-03-31T22:33:02.895Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1341 | 2026-03-31T22:33:02.896Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1342 | 2026-03-31T22:33:02.896Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1343 | 2026-03-31T22:33:02.906Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1344 | 2026-03-31T22:33:02.907Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1345 | 2026-03-31T22:33:02.907Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1346 | 2026-03-31T22:33:02.940Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1347 | 2026-03-31T22:33:02.940Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1348 | 2026-03-31T22:33:02.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 = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1349 | 2026-03-31T22:33:02.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1350 | 2026-03-31T22:33:02.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1351 | 2026-03-31T22:33:02.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 = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1352 | 2026-03-31T22:33:02.983Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1353 | 2026-03-31T22:33:02.983Z | INFO | phd-runner: [TEST - EVENT] Found boot options: {"uiapp": 0, "unbootable": 2, "unbootable-2": 3, "boot-disk": 1, "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
|
| 1354 | 2026-03-31T22:33:02.983Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1355 | 2026-03-31T22:33:02.984Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1356 | 2026-03-31T22:33:02.994Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1357 | 2026-03-31T22:33:02.995Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1358 | 2026-03-31T22:33:02.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 = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1359 | 2026-03-31T22:33:03.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1360 | 2026-03-31T22:33:03.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1361 | 2026-03-31T22:33:03.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 = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1362 | 2026-03-31T22:33:03.039Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1363 | 2026-03-31T22:33:03.039Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1364 | 2026-03-31T22:33:03.039Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1365 | 2026-03-31T22:33:03.072Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1366 | 2026-03-31T22:33:03.073Z | 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
|
| 1367 | 2026-03-31T22:33:03.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1368 | 2026-03-31T22:33:03.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1369 | 2026-03-31T22:33:03.083Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1370 | 2026-03-31T22:33:03.083Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1371 | 2026-03-31T22:33:03.083Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1372 | 2026-03-31T22:33:03.116Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1373 | 2026-03-31T22:33:03.116Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1374 | 2026-03-31T22:33:03.117Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1375 | 2026-03-31T22:33:03.127Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1376 | 2026-03-31T22:33:03.127Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1377 | 2026-03-31T22:33:03.127Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1378 | 2026-03-31T22:33:03.160Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1379 | 2026-03-31T22:33:03.161Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1380 | 2026-03-31T22:33:03.161Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1381 | 2026-03-31T22:33:03.182Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1382 | 2026-03-31T22:33:03.182Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1383 | 2026-03-31T22:33:03.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 = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1384 | 2026-03-31T22:33:03.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1385 | 2026-03-31T22:33:03.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1386 | 2026-03-31T22:33:03.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1387 | 2026-03-31T22:33:03.227Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1388 | 2026-03-31T22:33:03.227Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1389 | 2026-03-31T22:33:03.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 = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1390 | 2026-03-31T22:33:03.260Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1391 | 2026-03-31T22:33:03.260Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1392 | 2026-03-31T22:33:03.260Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1393 | 2026-03-31T22:33:03.271Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1394 | 2026-03-31T22:33:03.271Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1395 | 2026-03-31T22:33:03.271Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1396 | 2026-03-31T22:33:03.272Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1397 | 2026-03-31T22:33:03.272Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1398 | 2026-03-31T22:33:03.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 = 924
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1399 | 2026-03-31T22:33:10.086Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6814
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1400 | 2026-03-31T22:33:10.086Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1401 | 2026-03-31T22:33:10.086Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1402 | 2026-03-31T22:33:10.086Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1403 | 2026-03-31T22:33:10.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 = 924
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1404 | 2026-03-31T22:33:10.105Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1405 | 2026-03-31T22:33:10.105Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1406 | 2026-03-31T22:33:10.105Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1407 | 2026-03-31T22:33:10.105Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1408 | 2026-03-31T22:33:10.105Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1409 | 2026-03-31T22:33:10.139Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1410 | 2026-03-31T22:33:10.139Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1411 | 2026-03-31T22:33:10.139Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6867
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1412 | 2026-03-31T22:33:10.139Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1413 | 2026-03-31T22:33:10.139Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1414 | 2026-03-31T22:33:10.151Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1415 | 2026-03-31T22:33:10.151Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1416 | 2026-03-31T22:33:10.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 = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1417 | 2026-03-31T22:33:10.183Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1418 | 2026-03-31T22:33:10.183Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1419 | 2026-03-31T22:33:10.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 = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1420 | 2026-03-31T22:33:10.194Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1421 | 2026-03-31T22:33:10.195Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1422 | 2026-03-31T22:33:10.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 = 924
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1423 | 2026-03-31T22:33:10.217Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1424 | 2026-03-31T22:33:10.217Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1425 | 2026-03-31T22:33:10.218Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1426 | 2026-03-31T22:33:10.218Z | 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
|
| 1427 | 2026-03-31T22:33:10.218Z | 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
|
| 1428 | 2026-03-31T22:33:10.218Z | 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
|
| 1429 | 2026-03-31T22:33:10.221Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1430 | 2026-03-31T22:33:10.230Z | 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 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 1431 | 2026-03-31T22:33:10.230Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-149a35b7-3bba-4079-8b5a-f19b8fad778b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = snapshot
|
| 1432 | 2026-03-31T22:33:10.252Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-149a35b7-3bba-4079-8b5a-f19b8fad778b", "phd-artifacts/phd-clone-21dcede8-961a-4fd9-b5c4-3788bcb8e880"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = clone
|
| 1433 | 2026-03-31T22:33:10.269Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-21dcede8-961a-4fd9-b5c4-3788bcb8e880"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = list
|
| 1434 | 2026-03-31T22:33:10.280Z | 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-21dcede8-961a-4fd9-b5c4-3788bcb8e880 0B 25.3T 242M /phd-artifacts/phd-clone-21dcede8-961a-4fd9-b5c4-3788bcb8e880\n
target = phd_framework::zfs
|
| 1435 | 2026-03-31T22:33:10.282Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1436 | 2026-03-31T22:33:10.282Z | 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 = 322
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm_name = boot_order_source_priority
|
| 1437 | 2026-03-31T22:33:10.282Z | 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
|
| 1438 | 2026-03-31T22:33:10.282Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 1439 | 2026-03-31T22:33:10.282Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::boot_order_source_priority
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::boot_order_source_priority/boot_order_source_priority.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::boot_order_source_priority/boot_order_source_priority.stdout.log"
target = phd_framework::log_config
|
| 1440 | 2026-03-31T22:33:10.309Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 931
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm::server
|
| 1441 | 2026-03-31T22:33:10.324Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1442 | 2026-03-31T22:33:10.324Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1443 | 2026-03-31T22:33:10.327Z | 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 = 459
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1444 | 2026-03-31T22:33:10.328Z | 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
|
| 1445 | 2026-03-31T22:33:10.328Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12645
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1446 | 2026-03-31T22:33:10.628Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1447 | 2026-03-31T22:33:10.709Z | 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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1448 | 2026-03-31T22:33:10.709Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-eeda24b8-1260-46e2-9f05-8ba3d19e0fdd"]
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1449 | 2026-03-31T22:33:10.741Z | 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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1450 | 2026-03-31T22:33:10.741Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7f548b60-a93e-4fe7-bba8-39334c262f7e"]
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 = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1451 | 2026-03-31T22:33:10.761Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 543
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1452 | 2026-03-31T22:33:10.762Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13214
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = b3c57d14-985e-46f4-aee6-7937a36b2c29
|
| 1453 | 2026-03-31T22:33:10.895Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1454 | 2026-03-31T22:33:10.896Z | 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: 587262ce-b3ce-4649-aed6-0a51868dcae3, name: "phd-vm-587262ce-b3ce-4649-aed6-0a51868dcae3", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 09f40eae-2864-403f-a0c4-7f6a7bb23956, project_id: 0c988945-b45f-4421-b4e4-c351ce31d171, sled_id: 243a68e7-0d67-4245-930d-a63a88cd284e, sled_serial: "243a68e7-0d67-4245-930d-a63a88cd284e", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1455 | 2026-03-31T22:33:10.896Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1456 | 2026-03-31T22:33:10.896Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::boot_order::boot_order_source_priority
state = Run
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1457 | 2026-03-31T22:33:10.897Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1458 | 2026-03-31T22:33:10.897Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1459 | 2026-03-31T22:33:10.897Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1460 | 2026-03-31T22:33:10.898Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1461 | 2026-03-31T22:33:10.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1462 | 2026-03-31T22:33:10.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 = 924
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1463 | 2026-03-31T22:33:15.515Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4617
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1464 | 2026-03-31T22:33:15.515Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1465 | 2026-03-31T22:33:15.516Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1466 | 2026-03-31T22:33:15.516Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1467 | 2026-03-31T22:33:15.516Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1468 | 2026-03-31T22:33:15.534Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1469 | 2026-03-31T22:33:15.534Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1470 | 2026-03-31T22:33:15.534Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1471 | 2026-03-31T22:33:15.535Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1472 | 2026-03-31T22:33:15.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 = 924
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1473 | 2026-03-31T22:33:15.568Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1474 | 2026-03-31T22:33:15.568Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1475 | 2026-03-31T22:33:15.568Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4670
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1476 | 2026-03-31T22:33:15.568Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1477 | 2026-03-31T22:33:15.568Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1478 | 2026-03-31T22:33:15.579Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1479 | 2026-03-31T22:33:15.579Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1480 | 2026-03-31T22:33:15.579Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1481 | 2026-03-31T22:33:15.612Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1482 | 2026-03-31T22:33:15.612Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1483 | 2026-03-31T22:33:15.612Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1484 | 2026-03-31T22:33:15.623Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1485 | 2026-03-31T22:33:15.623Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1486 | 2026-03-31T22:33:15.623Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1487 | 2026-03-31T22:33:15.646Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 23
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1488 | 2026-03-31T22:33:15.646Z | 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
|
| 1489 | 2026-03-31T22:33:15.647Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1490 | 2026-03-31T22:33:15.647Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1491 | 2026-03-31T22:33:15.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1492 | 2026-03-31T22:33:15.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1493 | 2026-03-31T22:33:15.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1494 | 2026-03-31T22:33:15.690Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1495 | 2026-03-31T22:33:15.690Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1496 | 2026-03-31T22:33:15.690Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1497 | 2026-03-31T22:33:15.701Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1498 | 2026-03-31T22:33:15.701Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1499 | 2026-03-31T22:33:15.701Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1500 | 2026-03-31T22:33:15.734Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1501 | 2026-03-31T22:33:15.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1502 | 2026-03-31T22:33:15.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 = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1503 | 2026-03-31T22:33:15.746Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1504 | 2026-03-31T22:33:15.746Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1505 | 2026-03-31T22:33:15.746Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1506 | 2026-03-31T22:33:15.802Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1507 | 2026-03-31T22:33:15.802Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1508 | 2026-03-31T22:33:15.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 = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1509 | 2026-03-31T22:33:15.813Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1510 | 2026-03-31T22:33:15.813Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1511 | 2026-03-31T22:33:15.813Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1512 | 2026-03-31T22:33:15.846Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1513 | 2026-03-31T22:33:15.847Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1514 | 2026-03-31T22:33:15.847Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1515 | 2026-03-31T22:33:15.858Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1516 | 2026-03-31T22:33:15.858Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1517 | 2026-03-31T22:33:15.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 = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1518 | 2026-03-31T22:33:15.901Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1519 | 2026-03-31T22:33:15.901Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1520 | 2026-03-31T22:33:15.901Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1521 | 2026-03-31T22:33:15.913Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1522 | 2026-03-31T22:33:15.913Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1523 | 2026-03-31T22:33:15.913Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1524 | 2026-03-31T22:33:15.945Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1525 | 2026-03-31T22:33:15.945Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1526 | 2026-03-31T22:33:15.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 = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1527 | 2026-03-31T22:33:15.956Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1528 | 2026-03-31T22:33:15.956Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1529 | 2026-03-31T22:33:15.956Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1530 | 2026-03-31T22:33:15.989Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1531 | 2026-03-31T22:33:15.990Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1532 | 2026-03-31T22:33:15.990Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1533 | 2026-03-31T22:33:16.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1534 | 2026-03-31T22:33:16.001Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1535 | 2026-03-31T22:33:16.001Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1536 | 2026-03-31T22:33:16.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1537 | 2026-03-31T22:33:16.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1538 | 2026-03-31T22:33:16.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1539 | 2026-03-31T22:33:16.044Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1540 | 2026-03-31T22:33:16.045Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1541 | 2026-03-31T22:33:16.045Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1542 | 2026-03-31T22:33:16.078Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1543 | 2026-03-31T22:33:16.078Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1544 | 2026-03-31T22:33:16.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 = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1545 | 2026-03-31T22:33:16.089Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1546 | 2026-03-31T22:33:16.089Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1547 | 2026-03-31T22:33:16.089Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1548 | 2026-03-31T22:33:16.122Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1549 | 2026-03-31T22:33:16.122Z | INFO | phd-runner: [TEST - EVENT] Found boot options: {"boot-disk": 1, "unbootable": 2, "unbootable-2": 3, "uiapp": 0, "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
|
| 1550 | 2026-03-31T22:33:16.122Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1551 | 2026-03-31T22:33:16.122Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1552 | 2026-03-31T22:33:16.133Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1553 | 2026-03-31T22:33:16.134Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1554 | 2026-03-31T22:33:16.134Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1555 | 2026-03-31T22:33:16.167Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1556 | 2026-03-31T22:33:16.167Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1557 | 2026-03-31T22:33:16.167Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1558 | 2026-03-31T22:33:16.178Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1559 | 2026-03-31T22:33:16.178Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1560 | 2026-03-31T22:33:16.178Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1561 | 2026-03-31T22:33:16.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1562 | 2026-03-31T22:33:16.210Z | 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
|
| 1563 | 2026-03-31T22:33:16.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1564 | 2026-03-31T22:33:16.211Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1565 | 2026-03-31T22:33:16.222Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1566 | 2026-03-31T22:33:16.222Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1567 | 2026-03-31T22:33:16.222Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1568 | 2026-03-31T22:33:16.256Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1569 | 2026-03-31T22:33:16.256Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1570 | 2026-03-31T22:33:16.256Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1571 | 2026-03-31T22:33:16.267Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1572 | 2026-03-31T22:33:16.267Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1573 | 2026-03-31T22:33:16.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 = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1574 | 2026-03-31T22:33:16.290Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1575 | 2026-03-31T22:33:16.290Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1576 | 2026-03-31T22:33:16.290Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1577 | 2026-03-31T22:33:16.302Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1578 | 2026-03-31T22:33:16.302Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1579 | 2026-03-31T22:33:16.302Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1580 | 2026-03-31T22:33:16.335Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1581 | 2026-03-31T22:33:16.335Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1582 | 2026-03-31T22:33:16.335Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1583 | 2026-03-31T22:33:16.346Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1584 | 2026-03-31T22:33:16.347Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1585 | 2026-03-31T22:33:16.347Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1586 | 2026-03-31T22:33:16.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1587 | 2026-03-31T22:33:16.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1588 | 2026-03-31T22:33:16.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 = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1589 | 2026-03-31T22:33:16.391Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1590 | 2026-03-31T22:33:16.391Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1591 | 2026-03-31T22:33:16.391Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1592 | 2026-03-31T22:33:16.391Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1593 | 2026-03-31T22:33:16.391Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1594 | 2026-03-31T22:33:16.391Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1595 | 2026-03-31T22:33:23.140Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6748
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1596 | 2026-03-31T22:33:23.140Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1597 | 2026-03-31T22:33:23.140Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1598 | 2026-03-31T22:33:23.140Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1599 | 2026-03-31T22:33:23.140Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1600 | 2026-03-31T22:33:23.159Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1601 | 2026-03-31T22:33:23.159Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1602 | 2026-03-31T22:33:23.159Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1603 | 2026-03-31T22:33:23.159Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1604 | 2026-03-31T22:33:23.159Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1605 | 2026-03-31T22:33:23.191Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1606 | 2026-03-31T22:33:23.191Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1607 | 2026-03-31T22:33:23.191Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6799
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1608 | 2026-03-31T22:33:23.191Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1609 | 2026-03-31T22:33:23.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 = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1610 | 2026-03-31T22:33:23.202Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1611 | 2026-03-31T22:33:23.202Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1612 | 2026-03-31T22:33:23.202Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1613 | 2026-03-31T22:33:23.235Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1614 | 2026-03-31T22:33:23.236Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1615 | 2026-03-31T22:33:23.236Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1616 | 2026-03-31T22:33:23.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1617 | 2026-03-31T22:33:23.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1618 | 2026-03-31T22:33:23.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 = 924
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1619 | 2026-03-31T22:33:23.279Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1620 | 2026-03-31T22:33:23.279Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1621 | 2026-03-31T22:33:23.280Z | 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
|
| 1622 | 2026-03-31T22:33:23.280Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12384
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1623 | 2026-03-31T22:33:23.280Z | INFO | phd-runner: test phd_tests::boot_order::boot_order_source_priority ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 1624 | 2026-03-31T22:33:23.280Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1625 | 2026-03-31T22:33:23.281Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1626 | 2026-03-31T22:33:23.987Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1627 | 2026-03-31T22:33:24.069Z | 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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1628 | 2026-03-31T22:33:24.070Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-21dcede8-961a-4fd9-b5c4-3788bcb8e880"]
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1629 | 2026-03-31T22:33:24.099Z | 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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1630 | 2026-03-31T22:33:24.099Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-149a35b7-3bba-4079-8b5a-f19b8fad778b"]
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 = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1631 | 2026-03-31T22:33:24.116Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 836
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1632 | 2026-03-31T22:33:24.117Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13792
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 587262ce-b3ce-4649-aed6-0a51868dcae3
|
| 1633 | 2026-03-31T22:33:24.117Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 26674
file = phd-tests/tests/src/boot_order.rs
line = 403
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order
|
| 1634 | 2026-03-31T22:33:24.117Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 836
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1635 | 2026-03-31T22:33:24.117Z | INFO | phd-runner: Starting test phd_tests::boot_order::nvme_boot_option_description
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 1636 | 2026-03-31T22:33:24.117Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1637 | 2026-03-31T22:33:24.117Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1638 | 2026-03-31T22:33:24.117Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 510
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order
|
| 1639 | 2026-03-31T22:33:24.117Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1640 | 2026-03-31T22:33:24.117Z | 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
|
| 1641 | 2026-03-31T22:33:24.117Z | 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
|
| 1642 | 2026-03-31T22:33:24.117Z | 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
|
| 1643 | 2026-03-31T22:33:24.129Z | 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 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 1644 | 2026-03-31T22:33:24.129Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8a04fc66-4121-4eac-bd5c-83d048255cbf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = snapshot
|
| 1645 | 2026-03-31T22:33:24.146Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8a04fc66-4121-4eac-bd5c-83d048255cbf", "phd-artifacts/phd-clone-66b1fe84-dd40-44b4-8814-d2e5390df62e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = clone
|
| 1646 | 2026-03-31T22:33:24.166Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-66b1fe84-dd40-44b4-8814-d2e5390df62e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 1647 | 2026-03-31T22:33:24.177Z | 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-66b1fe84-dd40-44b4-8814-d2e5390df62e 0B 25.3T 242M /phd-artifacts/phd-clone-66b1fe84-dd40-44b4-8814-d2e5390df62e\n
target = phd_framework::zfs
|
| 1648 | 2026-03-31T22:33:24.178Z | 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
|
| 1649 | 2026-03-31T22:33:24.178Z | 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
|
| 1650 | 2026-03-31T22:33:24.189Z | 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 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 1651 | 2026-03-31T22:33:24.189Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-841fc2a1-144e-4020-bf87-1b889abc56ef"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = snapshot
|
| 1652 | 2026-03-31T22:33:24.211Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-841fc2a1-144e-4020-bf87-1b889abc56ef", "phd-artifacts/phd-clone-d44bd32b-7ed3-4dff-bf07-6257a8b8ac2e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = clone
|
| 1653 | 2026-03-31T22:33:24.229Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d44bd32b-7ed3-4dff-bf07-6257a8b8ac2e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 1654 | 2026-03-31T22:33:24.240Z | 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-d44bd32b-7ed3-4dff-bf07-6257a8b8ac2e 0B 25.3T 242M /phd-artifacts/phd-clone-d44bd32b-7ed3-4dff-bf07-6257a8b8ac2e\n
target = phd_framework::zfs
|
| 1655 | 2026-03-31T22:33:24.241Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 1656 | 2026-03-31T22:33:24.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 = 322
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm_name = nvme_boot_option_description
|
| 1657 | 2026-03-31T22:33:24.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
|
| 1658 | 2026-03-31T22:33:24.241Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 1659 | 2026-03-31T22:33:24.241Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::nvme_boot_option_description
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::nvme_boot_option_description/nvme_boot_option_description.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::nvme_boot_option_description/nvme_boot_option_description.stdout.log"
target = phd_framework::log_config
|
| 1660 | 2026-03-31T22:33:24.268Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 946
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm::server
|
| 1661 | 2026-03-31T22:33:24.283Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 1662 | 2026-03-31T22:33:24.283Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1663 | 2026-03-31T22:33:24.284Z | 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 = 459
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1664 | 2026-03-31T22:33:25.065Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1665 | 2026-03-31T22:33:25.066Z | 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: 1e518c22-3d5d-4097-a5fb-19c281cdaa98, name: "phd-vm-1e518c22-3d5d-4097-a5fb-19c281cdaa98", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b4d76c58-23c3-4d47-9a7c-829a9ea63ccc, project_id: e7b47d1e-f973-4409-b69f-ddc506d24f24, sled_id: 106acd0e-8fd9-4c86-8364-51b1b55951da, sled_serial: "106acd0e-8fd9-4c86-8364-51b1b55951da", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1666 | 2026-03-31T22:33:25.066Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1667 | 2026-03-31T22:33:25.066Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::boot_order::nvme_boot_option_description
state = Run
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1668 | 2026-03-31T22:33:25.067Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1669 | 2026-03-31T22:33:25.067Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 1670 | 2026-03-31T22:33:25.067Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = 300s
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1671 | 2026-03-31T22:33:25.067Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::nvme_boot_option_description
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1672 | 2026-03-31T22:33:25.067Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1673 | 2026-03-31T22:33:25.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 = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1674 | 2026-03-31T22:33:29.683Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4616
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1675 | 2026-03-31T22:33:29.684Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::nvme_boot_option_description
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1676 | 2026-03-31T22:33:29.684Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::nvme_boot_option_description
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1677 | 2026-03-31T22:33:29.684Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1678 | 2026-03-31T22:33:29.684Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1679 | 2026-03-31T22:33:29.702Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1680 | 2026-03-31T22:33:29.702Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::nvme_boot_option_description
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1681 | 2026-03-31T22:33:29.703Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::boot_order::nvme_boot_option_description
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1682 | 2026-03-31T22:33:29.703Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1683 | 2026-03-31T22:33:29.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 = 924
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1684 | 2026-03-31T22:33:29.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1685 | 2026-03-31T22:33:29.735Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 1686 | 2026-03-31T22:33:29.735Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4667
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 1687 | 2026-03-31T22:33:29.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1688 | 2026-03-31T22:33:29.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 = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1689 | 2026-03-31T22:33:29.746Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1690 | 2026-03-31T22:33:29.746Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1691 | 2026-03-31T22:33:29.746Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1692 | 2026-03-31T22:33:29.779Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1693 | 2026-03-31T22:33:29.780Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1694 | 2026-03-31T22:33:29.780Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1695 | 2026-03-31T22:33:29.790Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1696 | 2026-03-31T22:33:29.790Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1697 | 2026-03-31T22:33:29.791Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1698 | 2026-03-31T22:33:29.813Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1699 | 2026-03-31T22:33:29.813Z | 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
|
| 1700 | 2026-03-31T22:33:29.813Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1701 | 2026-03-31T22:33:29.813Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1702 | 2026-03-31T22:33:29.823Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1703 | 2026-03-31T22:33:29.823Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1704 | 2026-03-31T22:33:29.823Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1705 | 2026-03-31T22:33:29.867Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1706 | 2026-03-31T22:33:29.868Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1707 | 2026-03-31T22:33:29.868Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1708 | 2026-03-31T22:33:29.879Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1709 | 2026-03-31T22:33:29.879Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1710 | 2026-03-31T22:33:29.879Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1711 | 2026-03-31T22:33:29.912Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1712 | 2026-03-31T22:33:29.912Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1713 | 2026-03-31T22:33:29.912Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1714 | 2026-03-31T22:33:29.923Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1715 | 2026-03-31T22:33:29.923Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1716 | 2026-03-31T22:33:29.923Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1717 | 2026-03-31T22:33:29.980Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 56
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1718 | 2026-03-31T22:33:29.981Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1719 | 2026-03-31T22:33:29.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 = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1720 | 2026-03-31T22:33:29.990Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1721 | 2026-03-31T22:33:29.990Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1722 | 2026-03-31T22:33:29.991Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1723 | 2026-03-31T22:33:30.023Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1724 | 2026-03-31T22:33:30.024Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1725 | 2026-03-31T22:33:30.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 = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1726 | 2026-03-31T22:33:30.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1727 | 2026-03-31T22:33:30.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1728 | 2026-03-31T22:33:30.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1729 | 2026-03-31T22:33:30.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1730 | 2026-03-31T22:33:30.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1731 | 2026-03-31T22:33:30.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 = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1732 | 2026-03-31T22:33:30.091Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1733 | 2026-03-31T22:33:30.091Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1734 | 2026-03-31T22:33:30.091Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1735 | 2026-03-31T22:33:30.124Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1736 | 2026-03-31T22:33:30.124Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1737 | 2026-03-31T22:33:30.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 = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1738 | 2026-03-31T22:33:30.135Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1739 | 2026-03-31T22:33:30.136Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1740 | 2026-03-31T22:33:30.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 = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1741 | 2026-03-31T22:33:30.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1742 | 2026-03-31T22:33:30.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1743 | 2026-03-31T22:33:30.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 = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1744 | 2026-03-31T22:33:30.190Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1745 | 2026-03-31T22:33:30.191Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1746 | 2026-03-31T22:33:30.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 = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1747 | 2026-03-31T22:33:30.213Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1748 | 2026-03-31T22:33:30.213Z | INFO | phd-runner: [TEST - EVENT] Found boot options: {"boot-disk": 1, "nvme-test-disk": 2, "efi shell": 3, "uiapp": 0}
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
|
| 1749 | 2026-03-31T22:33:30.214Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1750 | 2026-03-31T22:33:30.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 = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1751 | 2026-03-31T22:33:30.225Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1752 | 2026-03-31T22:33:30.225Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1753 | 2026-03-31T22:33:30.225Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1754 | 2026-03-31T22:33:30.258Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1755 | 2026-03-31T22:33:30.259Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1756 | 2026-03-31T22:33:30.259Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1757 | 2026-03-31T22:33:30.269Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1758 | 2026-03-31T22:33:30.269Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1759 | 2026-03-31T22:33:30.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 = 924
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1760 | 2026-03-31T22:33:30.291Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1761 | 2026-03-31T22:33:30.291Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1762 | 2026-03-31T22:33:30.292Z | 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
|
| 1763 | 2026-03-31T22:33:30.292Z | INFO | phd-runner: test phd_tests::boot_order::nvme_boot_option_description ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 1764 | 2026-03-31T22:33:30.292Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5226
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1765 | 2026-03-31T22:33:30.292Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1766 | 2026-03-31T22:33:30.293Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1767 | 2026-03-31T22:33:30.619Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1768 | 2026-03-31T22:33:30.700Z | 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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1769 | 2026-03-31T22:33:30.700Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-66b1fe84-dd40-44b4-8814-d2e5390df62e"]
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1770 | 2026-03-31T22:33:30.727Z | 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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1771 | 2026-03-31T22:33:30.728Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8a04fc66-4121-4eac-bd5c-83d048255cbf"]
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1772 | 2026-03-31T22:33:30.747Z | 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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1773 | 2026-03-31T22:33:30.747Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d44bd32b-7ed3-4dff-bf07-6257a8b8ac2e"]
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1774 | 2026-03-31T22:33:30.772Z | 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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1775 | 2026-03-31T22:33:30.772Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-841fc2a1-144e-4020-bf87-1b889abc56ef"]
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 = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1776 | 2026-03-31T22:33:30.789Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 497
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1777 | 2026-03-31T22:33:30.789Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 496
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1778 | 2026-03-31T22:33:30.789Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6505
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 1e518c22-3d5d-4097-a5fb-19c281cdaa98
|
| 1779 | 2026-03-31T22:33:30.789Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6671
file = phd-tests/tests/src/boot_order.rs
line = 510
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order
|
| 1780 | 2026-03-31T22:33:30.789Z | INFO | phd-runner: Starting test phd_tests::disk::in_memory_backend_smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 1781 | 2026-03-31T22:33:30.789Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1782 | 2026-03-31T22:33:30.789Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1783 | 2026-03-31T22:33:30.789Z | 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
|
| 1784 | 2026-03-31T22:33:30.789Z | 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
|
| 1785 | 2026-03-31T22:33:30.790Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1786 | 2026-03-31T22:33:30.790Z | 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
|
| 1787 | 2026-03-31T22:33:30.790Z | 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
|
| 1788 | 2026-03-31T22:33:30.790Z | 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
|
| 1789 | 2026-03-31T22:33:30.801Z | 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 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 1790 | 2026-03-31T22:33:30.801Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-426357f1-7a70-48de-9a09-4eb644394c73"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 1791 | 2026-03-31T22:33:30.819Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-426357f1-7a70-48de-9a09-4eb644394c73", "phd-artifacts/phd-clone-b93b32aa-625f-4701-b561-39785c646d81"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = clone
|
| 1792 | 2026-03-31T22:33:30.839Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b93b32aa-625f-4701-b561-39785c646d81"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = list
|
| 1793 | 2026-03-31T22:33:30.850Z | 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-b93b32aa-625f-4701-b561-39785c646d81 0B 25.3T 242M /phd-artifacts/phd-clone-b93b32aa-625f-4701-b561-39785c646d81\n
target = phd_framework::zfs
|
| 1794 | 2026-03-31T22:33:30.851Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 1795 | 2026-03-31T22:33:30.851Z | 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 = 322
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm_name = in_memory_backend_test
|
| 1796 | 2026-03-31T22:33:30.852Z | 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
|
| 1797 | 2026-03-31T22:33:30.852Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 1798 | 2026-03-31T22:33:30.852Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::disk::in_memory_backend_smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_smoke_test/in_memory_backend_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_smoke_test/in_memory_backend_test.stdout.log"
target = phd_framework::log_config
|
| 1799 | 2026-03-31T22:33:30.879Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 956
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm::server
|
| 1800 | 2026-03-31T22:33:30.893Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 1801 | 2026-03-31T22:33:30.893Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1802 | 2026-03-31T22:33:30.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 = 459
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1803 | 2026-03-31T22:33:31.608Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1804 | 2026-03-31T22:33:31.609Z | 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: f3722c98-df71-4dfe-8965-d0c303c4beac, name: "phd-vm-f3722c98-df71-4dfe-8965-d0c303c4beac", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5d9ed0a4-6e2d-4fe3-86e0-2fe8c3eaa7e8, project_id: 5b375f37-fe00-4824-8b0e-66fc83fb09a4, sled_id: acf143b7-ddc7-4c41-b69d-ca173b9dfbb9, sled_serial: "acf143b7-ddc7-4c41-b69d-ca173b9dfbb9", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1805 | 2026-03-31T22:33:31.609Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1806 | 2026-03-31T22:33:31.609Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::disk::in_memory_backend_smoke_test
state = Run
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1807 | 2026-03-31T22:33:31.610Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1808 | 2026-03-31T22:33:31.610Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 1809 | 2026-03-31T22:33:31.610Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1810 | 2026-03-31T22:33:31.610Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1811 | 2026-03-31T22:33:31.610Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1812 | 2026-03-31T22:33:31.610Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1813 | 2026-03-31T22:33:36.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4530
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1814 | 2026-03-31T22:33:36.141Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1815 | 2026-03-31T22:33:36.141Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1816 | 2026-03-31T22:33:36.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1817 | 2026-03-31T22:33:36.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 = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1818 | 2026-03-31T22:33:36.160Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1819 | 2026-03-31T22:33:36.160Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1820 | 2026-03-31T22:33:36.160Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1821 | 2026-03-31T22:33:36.160Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1822 | 2026-03-31T22:33:36.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 = 924
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1823 | 2026-03-31T22:33:36.192Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1824 | 2026-03-31T22:33:36.192Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 1825 | 2026-03-31T22:33:36.192Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4581
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 1826 | 2026-03-31T22:33:36.192Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1827 | 2026-03-31T22:33:36.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 = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1828 | 2026-03-31T22:33:36.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1829 | 2026-03-31T22:33:36.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1830 | 2026-03-31T22:33:36.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1831 | 2026-03-31T22:33:36.238Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1832 | 2026-03-31T22:33:36.238Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1833 | 2026-03-31T22:33:36.238Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1834 | 2026-03-31T22:33:36.248Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1835 | 2026-03-31T22:33:36.249Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1836 | 2026-03-31T22:33:36.249Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1837 | 2026-03-31T22:33:36.281Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1838 | 2026-03-31T22:33:36.281Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1839 | 2026-03-31T22:33:36.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1840 | 2026-03-31T22:33:36.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1841 | 2026-03-31T22:33:36.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1842 | 2026-03-31T22:33:36.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 = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1843 | 2026-03-31T22:33:36.325Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1844 | 2026-03-31T22:33:36.325Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1845 | 2026-03-31T22:33:36.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 = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1846 | 2026-03-31T22:33:36.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1847 | 2026-03-31T22:33:36.337Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1848 | 2026-03-31T22:33:36.337Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1849 | 2026-03-31T22:33:36.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1850 | 2026-03-31T22:33:36.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1851 | 2026-03-31T22:33:36.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 = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1852 | 2026-03-31T22:33:36.381Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1853 | 2026-03-31T22:33:36.381Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1854 | 2026-03-31T22:33:36.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 = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1855 | 2026-03-31T22:33:36.414Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1856 | 2026-03-31T22:33:36.414Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1857 | 2026-03-31T22:33:36.414Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1858 | 2026-03-31T22:33:36.426Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1859 | 2026-03-31T22:33:36.426Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1860 | 2026-03-31T22:33:36.426Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1861 | 2026-03-31T22:33:36.458Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1862 | 2026-03-31T22:33:36.459Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1863 | 2026-03-31T22:33:36.459Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1864 | 2026-03-31T22:33:36.469Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1865 | 2026-03-31T22:33:36.469Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1866 | 2026-03-31T22:33:36.469Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1867 | 2026-03-31T22:33:36.502Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1868 | 2026-03-31T22:33:36.502Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1869 | 2026-03-31T22:33:36.502Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1870 | 2026-03-31T22:33:36.513Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1871 | 2026-03-31T22:33:36.514Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1872 | 2026-03-31T22:33:36.514Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1873 | 2026-03-31T22:33:36.546Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1874 | 2026-03-31T22:33:36.546Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1875 | 2026-03-31T22:33:36.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 = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1876 | 2026-03-31T22:33:36.557Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1877 | 2026-03-31T22:33:36.557Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1878 | 2026-03-31T22:33:36.557Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1879 | 2026-03-31T22:33:36.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1880 | 2026-03-31T22:33:36.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1881 | 2026-03-31T22:33:36.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 = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1882 | 2026-03-31T22:33:36.602Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1883 | 2026-03-31T22:33:36.602Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1884 | 2026-03-31T22:33:36.602Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1885 | 2026-03-31T22:33:36.636Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1886 | 2026-03-31T22:33:36.636Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1887 | 2026-03-31T22:33:36.636Z | 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
|
| 1888 | 2026-03-31T22:33:36.636Z | INFO | phd-runner: test phd_tests::disk::in_memory_backend_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 1889 | 2026-03-31T22:33:36.636Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5028
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1890 | 2026-03-31T22:33:36.637Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1891 | 2026-03-31T22:33:36.638Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1892 | 2026-03-31T22:33:37.139Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1893 | 2026-03-31T22:33:37.218Z | 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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1894 | 2026-03-31T22:33:37.219Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b93b32aa-625f-4701-b561-39785c646d81"]
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1895 | 2026-03-31T22:33:37.250Z | 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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1896 | 2026-03-31T22:33:37.250Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-426357f1-7a70-48de-9a09-4eb644394c73"]
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 = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1897 | 2026-03-31T22:33:37.268Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 631
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1898 | 2026-03-31T22:33:37.268Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6374
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = f3722c98-df71-4dfe-8965-d0c303c4beac
|
| 1899 | 2026-03-31T22:33:37.268Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 631
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1900 | 2026-03-31T22:33:37.268Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6478
file = phd-tests/tests/src/disk.rs
line = 115
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_tests::disk
|
| 1901 | 2026-03-31T22:33:37.268Z | INFO | phd-runner: Starting test phd_tests::disk::in_memory_backend_migration_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 1902 | 2026-03-31T22:33:37.268Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1903 | 2026-03-31T22:33:37.269Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1904 | 2026-03-31T22:33:37.269Z | 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
|
| 1905 | 2026-03-31T22:33:37.269Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 1906 | 2026-03-31T22:33:37.269Z | 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
|
| 1907 | 2026-03-31T22:33:37.269Z | 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
|
| 1908 | 2026-03-31T22:33:37.269Z | 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
|
| 1909 | 2026-03-31T22:33:37.280Z | 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 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 1910 | 2026-03-31T22:33:37.280Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-38545991-ce8d-42eb-a2b7-168a352261ac"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = snapshot
|
| 1911 | 2026-03-31T22:33:37.295Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-38545991-ce8d-42eb-a2b7-168a352261ac", "phd-artifacts/phd-clone-ce0f59ed-cd46-4f22-8eb2-5835cf7c46d6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = clone
|
| 1912 | 2026-03-31T22:33:37.317Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ce0f59ed-cd46-4f22-8eb2-5835cf7c46d6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = list
|
| 1913 | 2026-03-31T22:33:37.329Z | 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-ce0f59ed-cd46-4f22-8eb2-5835cf7c46d6 0B 25.3T 242M /phd-artifacts/phd-clone-ce0f59ed-cd46-4f22-8eb2-5835cf7c46d6\n
target = phd_framework::zfs
|
| 1914 | 2026-03-31T22:33:37.330Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 1915 | 2026-03-31T22:33:37.330Z | 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 = 322
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm_name = in_memory_backend_migration_test_source
|
| 1916 | 2026-03-31T22:33:37.330Z | 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
|
| 1917 | 2026-03-31T22:33:37.330Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 1918 | 2026-03-31T22:33:37.330Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::disk::in_memory_backend_migration_test
stderr_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_migration_test/in_memory_backend_migration_test_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_migration_test/in_memory_backend_migration_test_source.stdout.log"
target = phd_framework::log_config
|
| 1919 | 2026-03-31T22:33:37.358Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 964
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm::server
|
| 1920 | 2026-03-31T22:33:37.372Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 1921 | 2026-03-31T22:33:37.372Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1922 | 2026-03-31T22:33:37.374Z | 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 = 459
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1923 | 2026-03-31T22:33:37.912Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1924 | 2026-03-31T22:33:37.913Z | 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: 5de05a8b-81e6-4c10-9622-dcc1e3fb277d, name: "phd-vm-5de05a8b-81e6-4c10-9622-dcc1e3fb277d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c06ece9e-6e4d-4c96-a50a-7ac9f2155390, project_id: 0c5d7573-287e-4b3d-9506-db7e365e7df9, sled_id: b587218b-1417-4df1-a762-e772c2047ceb, sled_serial: "b587218b-1417-4df1-a762-e772c2047ceb", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1925 | 2026-03-31T22:33:37.913Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1926 | 2026-03-31T22:33:37.913Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1927 | 2026-03-31T22:33:37.914Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1928 | 2026-03-31T22:33:37.914Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 1929 | 2026-03-31T22:33:37.914Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1930 | 2026-03-31T22:33:37.914Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_migration_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1931 | 2026-03-31T22:33:37.914Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1932 | 2026-03-31T22:33:37.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 = 924
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1933 | 2026-03-31T22:33:42.467Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4552
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1934 | 2026-03-31T22:33:42.467Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_migration_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1935 | 2026-03-31T22:33:42.467Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_migration_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1936 | 2026-03-31T22:33:42.467Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1937 | 2026-03-31T22:33:42.467Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1938 | 2026-03-31T22:33:42.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1939 | 2026-03-31T22:33:42.496Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_migration_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1940 | 2026-03-31T22:33:42.496Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::disk::in_memory_backend_migration_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1941 | 2026-03-31T22:33:42.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1942 | 2026-03-31T22:33:42.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1943 | 2026-03-31T22:33:42.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1944 | 2026-03-31T22:33:42.529Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 1945 | 2026-03-31T22:33:42.529Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4614
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 1946 | 2026-03-31T22:33:42.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1947 | 2026-03-31T22:33:42.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1948 | 2026-03-31T22:33:42.552Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1949 | 2026-03-31T22:33:42.552Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1950 | 2026-03-31T22:33:42.552Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1951 | 2026-03-31T22:33:42.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1952 | 2026-03-31T22:33:42.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1953 | 2026-03-31T22:33:42.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1954 | 2026-03-31T22:33:42.597Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1955 | 2026-03-31T22:33:42.597Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1956 | 2026-03-31T22:33:42.597Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1957 | 2026-03-31T22:33:42.630Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1958 | 2026-03-31T22:33:42.630Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1959 | 2026-03-31T22:33:42.630Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1960 | 2026-03-31T22:33:42.653Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1961 | 2026-03-31T22:33:42.653Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1962 | 2026-03-31T22:33:42.653Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1963 | 2026-03-31T22:33:42.686Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1964 | 2026-03-31T22:33:42.687Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1965 | 2026-03-31T22:33:42.687Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1966 | 2026-03-31T22:33:42.697Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1967 | 2026-03-31T22:33:42.697Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1968 | 2026-03-31T22:33:42.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 = 924
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1969 | 2026-03-31T22:33:42.731Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1970 | 2026-03-31T22:33:42.731Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1971 | 2026-03-31T22:33:42.731Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1972 | 2026-03-31T22:33:42.753Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1973 | 2026-03-31T22:33:42.753Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1974 | 2026-03-31T22:33:42.753Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1975 | 2026-03-31T22:33:42.786Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1976 | 2026-03-31T22:33:42.786Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1977 | 2026-03-31T22:33:42.786Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1978 | 2026-03-31T22:33:42.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1979 | 2026-03-31T22:33:42.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1980 | 2026-03-31T22:33:42.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1981 | 2026-03-31T22:33:42.829Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 1982 | 2026-03-31T22:33:42.829Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 1983 | 2026-03-31T22:33:42.829Z | 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 = 322
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm_name = in_memory_backend_migration_test_target
|
| 1984 | 2026-03-31T22:33:42.830Z | 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
|
| 1985 | 2026-03-31T22:33:42.830Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 1986 | 2026-03-31T22:33:42.830Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::disk::in_memory_backend_migration_test
stderr_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_migration_test/in_memory_backend_migration_test_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_migration_test/in_memory_backend_migration_test_target.stdout.log"
target = phd_framework::log_config
|
| 1987 | 2026-03-31T22:33:42.857Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 965
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm::server
|
| 1988 | 2026-03-31T22:33:42.871Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 1989 | 2026-03-31T22:33:42.871Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 1990 | 2026-03-31T22:33:42.871Z | 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 = 646
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = 45s
|
| 1991 | 2026-03-31T22:33:42.871Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 1992 | 2026-03-31T22:33:42.872Z | 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 = 459
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 1993 | 2026-03-31T22:33:43.444Z | 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: d64aceb6-cbe1-47c2-992f-6a2c47222a77, name: "phd-vm-d64aceb6-cbe1-47c2-992f-6a2c47222a77", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c06ece9e-6e4d-4c96-a50a-7ac9f2155390, project_id: 0c5d7573-287e-4b3d-9506-db7e365e7df9, sled_id: aa7e4474-ea92-4664-9d46-68dd180ed773, sled_serial: "aa7e4474-ea92-4664-9d46-68dd180ed773", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 1994 | 2026-03-31T22:33:43.444Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 1995 | 2026-03-31T22:33:46.219Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 1996 | 2026-03-31T22:33:46.220Z | 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":8032}}
target = phd_framework::serial
|
| 1997 | 2026-03-31T22:33:46.220Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 1998 | 2026-03-31T22:33:46.220Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 1999 | 2026-03-31T22:33:46.230Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2000 | 2026-03-31T22:33:46.230Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2001 | 2026-03-31T22:33:46.230Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2002 | 2026-03-31T22:33:46.263Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2003 | 2026-03-31T22:33:46.264Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2004 | 2026-03-31T22:33:46.264Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2005 | 2026-03-31T22:33:46.274Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2006 | 2026-03-31T22:33:46.274Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2007 | 2026-03-31T22:33:46.274Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2008 | 2026-03-31T22:33:46.307Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2009 | 2026-03-31T22:33:46.308Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2010 | 2026-03-31T22:33:46.308Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2011 | 2026-03-31T22:33:46.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2012 | 2026-03-31T22:33:46.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2013 | 2026-03-31T22:33:46.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2014 | 2026-03-31T22:33:46.352Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2015 | 2026-03-31T22:33:46.352Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2016 | 2026-03-31T22:33:46.352Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2017 | 2026-03-31T22:33:46.364Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2018 | 2026-03-31T22:33:46.364Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2019 | 2026-03-31T22:33:46.364Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2020 | 2026-03-31T22:33:46.396Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2021 | 2026-03-31T22:33:46.396Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2022 | 2026-03-31T22:33:46.396Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2023 | 2026-03-31T22:33:46.418Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2024 | 2026-03-31T22:33:46.418Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2025 | 2026-03-31T22:33:46.418Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2026 | 2026-03-31T22:33:46.452Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2027 | 2026-03-31T22:33:46.452Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2028 | 2026-03-31T22:33:46.452Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2029 | 2026-03-31T22:33:46.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2030 | 2026-03-31T22:33:46.464Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2031 | 2026-03-31T22:33:46.464Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2032 | 2026-03-31T22:33:46.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2033 | 2026-03-31T22:33:46.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2034 | 2026-03-31T22:33:46.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2035 | 2026-03-31T22:33:46.508Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2036 | 2026-03-31T22:33:46.508Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2037 | 2026-03-31T22:33:46.508Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2038 | 2026-03-31T22:33:46.542Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2039 | 2026-03-31T22:33:46.542Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2040 | 2026-03-31T22:33:46.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 = 924
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2041 | 2026-03-31T22:33:46.553Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2042 | 2026-03-31T22:33:46.554Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2043 | 2026-03-31T22:33:46.554Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2044 | 2026-03-31T22:33:46.586Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2045 | 2026-03-31T22:33:46.586Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2046 | 2026-03-31T22:33:46.587Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 2047 | 2026-03-31T22:33:46.587Z | 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
|
| 2048 | 2026-03-31T22:33:46.587Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8674
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2049 | 2026-03-31T22:33:46.587Z | INFO | phd-runner: test phd_tests::disk::in_memory_backend_migration_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2050 | 2026-03-31T22:33:46.587Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2051 | 2026-03-31T22:33:46.588Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2052 | 2026-03-31T22:33:46.589Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 2053 | 2026-03-31T22:33:46.670Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 83
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 2054 | 2026-03-31T22:33:46.670Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9297
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
|
| 2055 | 2026-03-31T22:33:46.672Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2056 | 2026-03-31T22:33:46.747Z | 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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2057 | 2026-03-31T22:33:46.747Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ce0f59ed-cd46-4f22-8eb2-5835cf7c46d6"]
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2058 | 2026-03-31T22:33:46.774Z | 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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2059 | 2026-03-31T22:33:46.774Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-38545991-ce8d-42eb-a2b7-168a352261ac"]
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 = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2060 | 2026-03-31T22:33:46.792Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 205
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2061 | 2026-03-31T22:33:46.792Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3920
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = in_memory_backend_migration_test_target
vm_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2062 | 2026-03-31T22:33:46.792Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 204
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2063 | 2026-03-31T22:33:46.792Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::boot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2064 | 2026-03-31T22:33:46.792Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2065 | 2026-03-31T22:33:46.792Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2066 | 2026-03-31T22:33:46.793Z | 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
|
| 2067 | 2026-03-31T22:33:46.793Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2068 | 2026-03-31T22:33:46.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
|
| 2069 | 2026-03-31T22:33:46.793Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-downstairs
target = phd_framework::artifacts::store
|
| 2070 | 2026-03-31T22:33:46.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
|
| 2071 | 2026-03-31T22:33:46.793Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9000", "--encrypted", "--uuid", "a70cc614-a0a9-44c6-8dc2-2955e7f81eb8", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2072 | 2026-03-31T22:33:46.909Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:46.805361268Z","hostname":"BRM42220010","pid":970}\n{"msg":"UUID: a70cc614-a0a9-44c6-8dc2-2955e7f81eb8","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:46.904393497Z","hostname":"BRM42220010","pid":970}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:46.904413655Z","hostname":"BRM42220010","pid":970}\n
target = phd_framework::disk::crucible
|
| 2073 | 2026-03-31T22:33:46.910Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9001", "--encrypted", "--uuid", "a70cc614-a0a9-44c6-8dc2-2955e7f81eb8", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2074 | 2026-03-31T22:33:47.027Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:46.921339397Z","hostname":"BRM42220010","pid":971}\n{"msg":"UUID: a70cc614-a0a9-44c6-8dc2-2955e7f81eb8","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:47.021176161Z","hostname":"BRM42220010","pid":971}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:47.021203463Z","hostname":"BRM42220010","pid":971}\n
target = phd_framework::disk::crucible
|
| 2075 | 2026-03-31T22:33:47.027Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9002", "--encrypted", "--uuid", "a70cc614-a0a9-44c6-8dc2-2955e7f81eb8", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2076 | 2026-03-31T22:33:47.144Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:47.03741828Z","hostname":"BRM42220010","pid":972}\n{"msg":"UUID: a70cc614-a0a9-44c6-8dc2-2955e7f81eb8","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:47.138922673Z","hostname":"BRM42220010","pid":972}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:47.138945596Z","hostname":"BRM42220010","pid":972}\n
target = phd_framework::disk::crucible
|
| 2077 | 2026-03-31T22:33:47.144Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9000.stdout.log"
target = phd_framework::log_config
|
| 2078 | 2026-03-31T22:33:47.144Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2079 | 2026-03-31T22:33:47.144Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2080 | 2026-03-31T22:33:47.147Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9001.stdout.log"
target = phd_framework::log_config
|
| 2081 | 2026-03-31T22:33:47.147Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2082 | 2026-03-31T22:33:47.147Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2083 | 2026-03-31T22:33:47.149Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9002.stdout.log"
target = phd_framework::log_config
|
| 2084 | 2026-03-31T22:33:47.149Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2085 | 2026-03-31T22:33:47.149Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2086 | 2026-03-31T22:33:47.151Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 2087 | 2026-03-31T22:33:47.151Z | 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 = 322
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm_name = crucible_boot_test
|
| 2088 | 2026-03-31T22:33:47.151Z | 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
|
| 2089 | 2026-03-31T22:33:47.152Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 2090 | 2026-03-31T22:33:47.152Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_boot_test.stdout.log"
target = phd_framework::log_config
|
| 2091 | 2026-03-31T22:33:47.178Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 976
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm::server
|
| 2092 | 2026-03-31T22:33:47.192Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 2093 | 2026-03-31T22:33:47.193Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2094 | 2026-03-31T22:33:47.193Z | 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 = 459
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2095 | 2026-03-31T22:33:47.977Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2096 | 2026-03-31T22:33:47.978Z | 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: 64461bf0-fade-4312-8764-3279839ea4ef, name: "phd-vm-64461bf0-fade-4312-8764-3279839ea4ef", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c1d7a5b5-231d-4a66-934f-d9198e336f13, project_id: 70918fee-7f2f-44d1-ae4b-5ef92ebe48bd, sled_id: 6be234f2-24f6-451d-9f27-94c72a78946c, sled_serial: "6be234f2-24f6-451d-9f27-94c72a78946c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2097 | 2026-03-31T22:33:47.978Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2098 | 2026-03-31T22:33:47.979Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::crucible::smoke::boot_test
state = Run
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2099 | 2026-03-31T22:33:47.980Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2100 | 2026-03-31T22:33:47.980Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 2101 | 2026-03-31T22:33:47.980Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2102 | 2026-03-31T22:33:47.980Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2103 | 2026-03-31T22:33:47.980Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2104 | 2026-03-31T22:33:47.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 = 924
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2105 | 2026-03-31T22:33:53.139Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5159
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2106 | 2026-03-31T22:33:53.139Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::boot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2107 | 2026-03-31T22:33:53.140Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2108 | 2026-03-31T22:33:53.140Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2109 | 2026-03-31T22:33:53.140Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2110 | 2026-03-31T22:33:53.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2111 | 2026-03-31T22:33:53.158Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::boot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2112 | 2026-03-31T22:33:53.158Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2113 | 2026-03-31T22:33:53.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2114 | 2026-03-31T22:33:53.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 = 924
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2115 | 2026-03-31T22:33:53.191Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2116 | 2026-03-31T22:33:53.191Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 2117 | 2026-03-31T22:33:53.191Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5211
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 2118 | 2026-03-31T22:33:53.191Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2119 | 2026-03-31T22:33:53.191Z | 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
|
| 2120 | 2026-03-31T22:33:53.192Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5213
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2121 | 2026-03-31T22:33:53.192Z | INFO | phd-runner: test phd_tests::crucible::smoke::boot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2122 | 2026-03-31T22:33:53.192Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2123 | 2026-03-31T22:33:53.193Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2124 | 2026-03-31T22:33:53.795Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2125 | 2026-03-31T22:33:53.875Z | 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/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9000" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2126 | 2026-03-31T22:33:53.883Z | 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/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9000"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2127 | 2026-03-31T22:33:53.895Z | 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/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9001" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2128 | 2026-03-31T22:33:53.902Z | 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/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9001"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2129 | 2026-03-31T22:33:53.914Z | 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/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9002" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2130 | 2026-03-31T22:33:53.922Z | 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/a70cc614-a0a9-44c6-8dc2-2955e7f81eb8_9002"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2131 | 2026-03-31T22:33:53.934Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 741
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2132 | 2026-03-31T22:33:53.934Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6740
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 64461bf0-fade-4312-8764-3279839ea4ef
|
| 2133 | 2026-03-31T22:33:53.934Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 7140
file = phd-tests/tests/src/crucible/smoke.rs
line = 14
path = phd_tests::crucible::smoke::boot_test
target = phd_tests::crucible::smoke
|
| 2134 | 2026-03-31T22:33:53.934Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 741
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2135 | 2026-03-31T22:33:53.934Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::api_reboot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2136 | 2026-03-31T22:33:53.934Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2137 | 2026-03-31T22:33:53.934Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2138 | 2026-03-31T22:33:53.935Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 23
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_tests::crucible::smoke
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2139 | 2026-03-31T22:33:53.935Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2140 | 2026-03-31T22:33:53.935Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2141 | 2026-03-31T22:33:53.935Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-downstairs
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2142 | 2026-03-31T22:33:53.935Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2143 | 2026-03-31T22:33:53.935Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/776ec981-5e79-4df9-8a34-0e388652781d_9000", "--encrypted", "--uuid", "776ec981-5e79-4df9-8a34-0e388652781d", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2144 | 2026-03-31T22:33:54.053Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/776ec981-5e79-4df9-8a34-0e388652781d_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:53.948175924Z","hostname":"BRM42220010","pid":978}\n{"msg":"UUID: 776ec981-5e79-4df9-8a34-0e388652781d","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:54.047623774Z","hostname":"BRM42220010","pid":978}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:54.047651396Z","hostname":"BRM42220010","pid":978}\n
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2145 | 2026-03-31T22:33:54.053Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/776ec981-5e79-4df9-8a34-0e388652781d_9001", "--encrypted", "--uuid", "776ec981-5e79-4df9-8a34-0e388652781d", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2146 | 2026-03-31T22:33:54.171Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/776ec981-5e79-4df9-8a34-0e388652781d_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:54.066193198Z","hostname":"BRM42220010","pid":979}\n{"msg":"UUID: 776ec981-5e79-4df9-8a34-0e388652781d","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:54.165638062Z","hostname":"BRM42220010","pid":979}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:54.165667207Z","hostname":"BRM42220010","pid":979}\n
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2147 | 2026-03-31T22:33:54.171Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/776ec981-5e79-4df9-8a34-0e388652781d_9002", "--encrypted", "--uuid", "776ec981-5e79-4df9-8a34-0e388652781d", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2148 | 2026-03-31T22:33:54.288Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/776ec981-5e79-4df9-8a34-0e388652781d_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:54.184044007Z","hostname":"BRM42220010","pid":980}\n{"msg":"UUID: 776ec981-5e79-4df9-8a34-0e388652781d","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:54.283898134Z","hostname":"BRM42220010","pid":980}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:33:54.283926397Z","hostname":"BRM42220010","pid":980}\n
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2149 | 2026-03-31T22:33:54.288Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_776ec981-5e79-4df9-8a34-0e388652781d_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_776ec981-5e79-4df9-8a34-0e388652781d_9000.stdout.log"
target = phd_framework::log_config
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2150 | 2026-03-31T22:33:54.288Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/776ec981-5e79-4df9-8a34-0e388652781d_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2151 | 2026-03-31T22:33:54.288Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/776ec981-5e79-4df9-8a34-0e388652781d_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2152 | 2026-03-31T22:33:54.291Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_776ec981-5e79-4df9-8a34-0e388652781d_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_776ec981-5e79-4df9-8a34-0e388652781d_9001.stdout.log"
target = phd_framework::log_config
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2153 | 2026-03-31T22:33:54.291Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/776ec981-5e79-4df9-8a34-0e388652781d_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2154 | 2026-03-31T22:33:54.291Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/776ec981-5e79-4df9-8a34-0e388652781d_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2155 | 2026-03-31T22:33:54.294Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_776ec981-5e79-4df9-8a34-0e388652781d_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_776ec981-5e79-4df9-8a34-0e388652781d_9002.stdout.log"
target = phd_framework::log_config
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2156 | 2026-03-31T22:33:54.294Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/776ec981-5e79-4df9-8a34-0e388652781d_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2157 | 2026-03-31T22:33:54.294Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/776ec981-5e79-4df9-8a34-0e388652781d_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2158 | 2026-03-31T22:33:54.296Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2159 | 2026-03-31T22:33:54.296Z | 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 = 322
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm_name = crucible_guest_reboot_test
|
| 2160 | 2026-03-31T22:33:54.296Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /work/phd-test/propolis-server
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2161 | 2026-03-31T22:33:54.296Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2162 | 2026-03-31T22:33:54.297Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_guest_reboot_test.stdout.log"
target = phd_framework::log_config
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2163 | 2026-03-31T22:33:54.324Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 984
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2164 | 2026-03-31T22:33:54.338Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2165 | 2026-03-31T22:33:54.338Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2166 | 2026-03-31T22:33:54.339Z | 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 = 459
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2167 | 2026-03-31T22:33:55.057Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2168 | 2026-03-31T22:33:55.057Z | 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: 7a2f040b-05d1-4ce2-add1-28e51cb4705a, name: "phd-vm-7a2f040b-05d1-4ce2-add1-28e51cb4705a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3ad0f5ea-666d-4c29-8f0e-19b4b524e558, project_id: d14340af-9bd0-44e9-bc29-7ad91426f715, sled_id: c2258aa4-9e02-444c-86fc-bc689e63cd62, sled_serial: "c2258aa4-9e02-444c-86fc-bc689e63cd62", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2169 | 2026-03-31T22:33:55.057Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2170 | 2026-03-31T22:33:55.057Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
state = Run
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2171 | 2026-03-31T22:33:55.058Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2172 | 2026-03-31T22:33:55.058Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2173 | 2026-03-31T22:33:55.058Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2174 | 2026-03-31T22:33:55.058Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2175 | 2026-03-31T22:33:55.059Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2176 | 2026-03-31T22:33:55.059Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2177 | 2026-03-31T22:34:00.159Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5099
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2178 | 2026-03-31T22:34:00.159Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WriteStr("root")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2179 | 2026-03-31T22:34:00.159Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2180 | 2026-03-31T22:34:00.159Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2181 | 2026-03-31T22:34:00.159Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2182 | 2026-03-31T22:34:00.177Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2183 | 2026-03-31T22:34:00.177Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2184 | 2026-03-31T22:34:00.177Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2185 | 2026-03-31T22:34:00.177Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2186 | 2026-03-31T22:34:00.178Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2187 | 2026-03-31T22:34:00.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2188 | 2026-03-31T22:34:00.211Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2189 | 2026-03-31T22:34:00.211Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5151
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2190 | 2026-03-31T22:34:00.211Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2191 | 2026-03-31T22:34:00.211Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
state = Reboot
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2192 | 2026-03-31T22:34:00.212Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2193 | 2026-03-31T22:34:00.212Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2194 | 2026-03-31T22:34:00.212Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2195 | 2026-03-31T22:34:00.212Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2196 | 2026-03-31T22:34:00.212Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2197 | 2026-03-31T22:34:00.212Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2198 | 2026-03-31T22:34:05.075Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4862
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2199 | 2026-03-31T22:34:05.075Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WriteStr("root")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2200 | 2026-03-31T22:34:05.076Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2201 | 2026-03-31T22:34:05.076Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2202 | 2026-03-31T22:34:05.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2203 | 2026-03-31T22:34:05.095Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2204 | 2026-03-31T22:34:05.095Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2205 | 2026-03-31T22:34:05.096Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2206 | 2026-03-31T22:34:05.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2207 | 2026-03-31T22:34:05.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2208 | 2026-03-31T22:34:05.128Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2209 | 2026-03-31T22:34:05.128Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2210 | 2026-03-31T22:34:05.128Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4915
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2211 | 2026-03-31T22:34:05.128Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2212 | 2026-03-31T22:34:05.129Z | 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
|
| 2213 | 2026-03-31T22:34:05.129Z | INFO | phd-runner: test phd_tests::crucible::smoke::api_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2214 | 2026-03-31T22:34:05.129Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2215 | 2026-03-31T22:34:05.129Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10071
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2216 | 2026-03-31T22:34:05.130Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2217 | 2026-03-31T22:34:05.627Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
self.address = 127.0.0.1:9003
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2218 | 2026-03-31T22:34:05.710Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
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/776ec981-5e79-4df9-8a34-0e388652781d_9000" } }
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2219 | 2026-03-31T22:34:05.717Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/776ec981-5e79-4df9-8a34-0e388652781d_9000"
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2220 | 2026-03-31T22:34:05.730Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
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/776ec981-5e79-4df9-8a34-0e388652781d_9001" } }
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2221 | 2026-03-31T22:34:05.736Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/776ec981-5e79-4df9-8a34-0e388652781d_9001"
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2222 | 2026-03-31T22:34:05.748Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
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/776ec981-5e79-4df9-8a34-0e388652781d_9002" } }
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2223 | 2026-03-31T22:34:05.756Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/776ec981-5e79-4df9-8a34-0e388652781d_9002"
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::disk::crucible
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2224 | 2026-03-31T22:34:05.769Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 640
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2225 | 2026-03-31T22:34:05.770Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 640
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2226 | 2026-03-31T22:34:05.770Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11430
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = crucible_guest_reboot_test
vm_id = 7a2f040b-05d1-4ce2-add1-28e51cb4705a
|
| 2227 | 2026-03-31T22:34:05.770Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::guest_reboot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2228 | 2026-03-31T22:34:05.770Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11833
file = phd-tests/tests/src/crucible/smoke.rs
line = 23
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::crucible::smoke::api_reboot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_tests::crucible::smoke
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2229 | 2026-03-31T22:34:05.770Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2230 | 2026-03-31T22:34:05.770Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2231 | 2026-03-31T22:34:05.770Z | 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
|
| 2232 | 2026-03-31T22:34:05.770Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2233 | 2026-03-31T22:34:05.770Z | 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
|
| 2234 | 2026-03-31T22:34:05.770Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-downstairs
target = phd_framework::artifacts::store
|
| 2235 | 2026-03-31T22:34:05.770Z | 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
|
| 2236 | 2026-03-31T22:34:05.771Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/23508454-bda6-42c4-82e3-d6bec9ffc511_9000", "--encrypted", "--uuid", "23508454-bda6-42c4-82e3-d6bec9ffc511", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2237 | 2026-03-31T22:34:05.886Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/23508454-bda6-42c4-82e3-d6bec9ffc511_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:05.782969108Z","hostname":"BRM42220010","pid":986}\n{"msg":"UUID: 23508454-bda6-42c4-82e3-d6bec9ffc511","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:05.88115832Z","hostname":"BRM42220010","pid":986}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:05.881187806Z","hostname":"BRM42220010","pid":986}\n
target = phd_framework::disk::crucible
|
| 2238 | 2026-03-31T22:34:05.886Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/23508454-bda6-42c4-82e3-d6bec9ffc511_9001", "--encrypted", "--uuid", "23508454-bda6-42c4-82e3-d6bec9ffc511", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2239 | 2026-03-31T22:34:06.002Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/23508454-bda6-42c4-82e3-d6bec9ffc511_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:05.899329442Z","hostname":"BRM42220010","pid":987}\n{"msg":"UUID: 23508454-bda6-42c4-82e3-d6bec9ffc511","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:05.997271207Z","hostname":"BRM42220010","pid":987}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:05.997292848Z","hostname":"BRM42220010","pid":987}\n
target = phd_framework::disk::crucible
|
| 2240 | 2026-03-31T22:34:06.002Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/23508454-bda6-42c4-82e3-d6bec9ffc511_9002", "--encrypted", "--uuid", "23508454-bda6-42c4-82e3-d6bec9ffc511", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2241 | 2026-03-31T22:34:06.117Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/23508454-bda6-42c4-82e3-d6bec9ffc511_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:06.01493868Z","hostname":"BRM42220010","pid":988}\n{"msg":"UUID: 23508454-bda6-42c4-82e3-d6bec9ffc511","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:06.112366282Z","hostname":"BRM42220010","pid":988}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:06.112393364Z","hostname":"BRM42220010","pid":988}\n
target = phd_framework::disk::crucible
|
| 2242 | 2026-03-31T22:34:06.117Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_23508454-bda6-42c4-82e3-d6bec9ffc511_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_23508454-bda6-42c4-82e3-d6bec9ffc511_9000.stdout.log"
target = phd_framework::log_config
|
| 2243 | 2026-03-31T22:34:06.117Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/23508454-bda6-42c4-82e3-d6bec9ffc511_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2244 | 2026-03-31T22:34:06.117Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/23508454-bda6-42c4-82e3-d6bec9ffc511_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2245 | 2026-03-31T22:34:06.120Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_23508454-bda6-42c4-82e3-d6bec9ffc511_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_23508454-bda6-42c4-82e3-d6bec9ffc511_9001.stdout.log"
target = phd_framework::log_config
|
| 2246 | 2026-03-31T22:34:06.120Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/23508454-bda6-42c4-82e3-d6bec9ffc511_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2247 | 2026-03-31T22:34:06.120Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/23508454-bda6-42c4-82e3-d6bec9ffc511_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2248 | 2026-03-31T22:34:06.122Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_23508454-bda6-42c4-82e3-d6bec9ffc511_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_23508454-bda6-42c4-82e3-d6bec9ffc511_9002.stdout.log"
target = phd_framework::log_config
|
| 2249 | 2026-03-31T22:34:06.122Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/23508454-bda6-42c4-82e3-d6bec9ffc511_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2250 | 2026-03-31T22:34:06.122Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/23508454-bda6-42c4-82e3-d6bec9ffc511_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2251 | 2026-03-31T22:34:06.124Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2252 | 2026-03-31T22:34:06.124Z | 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 = 322
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm_name = crucible_guest_reboot_test
|
| 2253 | 2026-03-31T22:34:06.124Z | 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
|
| 2254 | 2026-03-31T22:34:06.124Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 2255 | 2026-03-31T22:34:06.124Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_guest_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 2256 | 2026-03-31T22:34:06.154Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 992
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm::server
|
| 2257 | 2026-03-31T22:34:06.170Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2258 | 2026-03-31T22:34:06.170Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2259 | 2026-03-31T22:34:06.171Z | 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 = 459
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2260 | 2026-03-31T22:34:06.823Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2261 | 2026-03-31T22:34:06.824Z | 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: 257f39d8-765b-48a8-9206-0f9a8b4bb20b, name: "phd-vm-257f39d8-765b-48a8-9206-0f9a8b4bb20b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0b32e89e-ba36-498b-a369-3724d745f30f, project_id: 444008ed-5022-49d3-96f6-70b5e7ff70a4, sled_id: 0da5a885-8c8d-441e-b4f4-ce837d2ece3e, sled_serial: "0da5a885-8c8d-441e-b4f4-ce837d2ece3e", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2262 | 2026-03-31T22:34:06.824Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2263 | 2026-03-31T22:34:06.824Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::crucible::smoke::guest_reboot_test
state = Run
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2264 | 2026-03-31T22:34:06.825Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2265 | 2026-03-31T22:34:06.825Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2266 | 2026-03-31T22:34:06.825Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2267 | 2026-03-31T22:34:06.825Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2268 | 2026-03-31T22:34:06.825Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2269 | 2026-03-31T22:34:06.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 = 924
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2270 | 2026-03-31T22:34:11.969Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5143
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2271 | 2026-03-31T22:34:11.969Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2272 | 2026-03-31T22:34:11.969Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2273 | 2026-03-31T22:34:11.969Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2274 | 2026-03-31T22:34:11.969Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2275 | 2026-03-31T22:34:11.997Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2276 | 2026-03-31T22:34:11.997Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2277 | 2026-03-31T22:34:11.997Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2278 | 2026-03-31T22:34:11.998Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2279 | 2026-03-31T22:34:11.998Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2280 | 2026-03-31T22:34:12.031Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2281 | 2026-03-31T22:34:12.031Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2282 | 2026-03-31T22:34:12.031Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5205
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2283 | 2026-03-31T22:34:12.031Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2284 | 2026-03-31T22:34:12.031Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2285 | 2026-03-31T22:34:12.042Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2286 | 2026-03-31T22:34:12.042Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2287 | 2026-03-31T22:34:12.042Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2288 | 2026-03-31T22:34:12.042Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2289 | 2026-03-31T22:34:12.042Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2290 | 2026-03-31T22:34:12.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 = 924
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2291 | 2026-03-31T22:34:19.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 7345
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2292 | 2026-03-31T22:34:19.388Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2293 | 2026-03-31T22:34:19.389Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2294 | 2026-03-31T22:34:19.389Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2295 | 2026-03-31T22:34:19.389Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2296 | 2026-03-31T22:34:19.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2297 | 2026-03-31T22:34:19.407Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2298 | 2026-03-31T22:34:19.407Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2299 | 2026-03-31T22:34:19.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2300 | 2026-03-31T22:34:19.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2301 | 2026-03-31T22:34:19.440Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2302 | 2026-03-31T22:34:19.440Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2303 | 2026-03-31T22:34:19.440Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 7397
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2304 | 2026-03-31T22:34:19.441Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2305 | 2026-03-31T22:34:19.441Z | 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
|
| 2306 | 2026-03-31T22:34:19.441Z | INFO | phd-runner: test phd_tests::crucible::smoke::guest_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2307 | 2026-03-31T22:34:19.441Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2308 | 2026-03-31T22:34:19.441Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12616
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2309 | 2026-03-31T22:34:19.443Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2310 | 2026-03-31T22:34:19.722Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2311 | 2026-03-31T22:34:19.803Z | 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/23508454-bda6-42c4-82e3-d6bec9ffc511_9000" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2312 | 2026-03-31T22:34:19.810Z | 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/23508454-bda6-42c4-82e3-d6bec9ffc511_9000"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2313 | 2026-03-31T22:34:19.822Z | 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/23508454-bda6-42c4-82e3-d6bec9ffc511_9001" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2314 | 2026-03-31T22:34:19.829Z | 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/23508454-bda6-42c4-82e3-d6bec9ffc511_9001"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2315 | 2026-03-31T22:34:19.841Z | 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/23508454-bda6-42c4-82e3-d6bec9ffc511_9002" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2316 | 2026-03-31T22:34:19.849Z | 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/23508454-bda6-42c4-82e3-d6bec9ffc511_9002"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2317 | 2026-03-31T22:34:19.862Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 421
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2318 | 2026-03-31T22:34:19.862Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 420
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2319 | 2026-03-31T22:34:19.862Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::shutdown_persistence_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2320 | 2026-03-31T22:34:19.862Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2321 | 2026-03-31T22:34:19.862Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13691
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 257f39d8-765b-48a8-9206-0f9a8b4bb20b
|
| 2322 | 2026-03-31T22:34:19.862Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2323 | 2026-03-31T22:34:19.862Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 14090
file = phd-tests/tests/src/crucible/smoke.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_tests::crucible::smoke
|
| 2324 | 2026-03-31T22:34:19.863Z | 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
|
| 2325 | 2026-03-31T22:34:19.863Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2326 | 2026-03-31T22:34:19.863Z | 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
|
| 2327 | 2026-03-31T22:34:19.863Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-downstairs
target = phd_framework::artifacts::store
|
| 2328 | 2026-03-31T22:34:19.863Z | 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
|
| 2329 | 2026-03-31T22:34:19.863Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/b8803d3d-17ea-4068-b130-7df017cc736f_9000", "--encrypted", "--uuid", "b8803d3d-17ea-4068-b130-7df017cc736f", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2330 | 2026-03-31T22:34:19.976Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/b8803d3d-17ea-4068-b130-7df017cc736f_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:19.875192475Z","hostname":"BRM42220010","pid":994}\n{"msg":"UUID: b8803d3d-17ea-4068-b130-7df017cc736f","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:19.971535661Z","hostname":"BRM42220010","pid":994}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:19.971559366Z","hostname":"BRM42220010","pid":994}\n
target = phd_framework::disk::crucible
|
| 2331 | 2026-03-31T22:34:19.976Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/b8803d3d-17ea-4068-b130-7df017cc736f_9001", "--encrypted", "--uuid", "b8803d3d-17ea-4068-b130-7df017cc736f", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2332 | 2026-03-31T22:34:20.087Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/b8803d3d-17ea-4068-b130-7df017cc736f_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:19.989072976Z","hostname":"BRM42220010","pid":995}\n{"msg":"UUID: b8803d3d-17ea-4068-b130-7df017cc736f","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:20.082188699Z","hostname":"BRM42220010","pid":995}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:20.082211633Z","hostname":"BRM42220010","pid":995}\n
target = phd_framework::disk::crucible
|
| 2333 | 2026-03-31T22:34:20.087Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/b8803d3d-17ea-4068-b130-7df017cc736f_9002", "--encrypted", "--uuid", "b8803d3d-17ea-4068-b130-7df017cc736f", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2334 | 2026-03-31T22:34:20.202Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/b8803d3d-17ea-4068-b130-7df017cc736f_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:20.099781609Z","hostname":"BRM42220010","pid":996}\n{"msg":"UUID: b8803d3d-17ea-4068-b130-7df017cc736f","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:20.197702746Z","hostname":"BRM42220010","pid":996}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:20.197729546Z","hostname":"BRM42220010","pid":996}\n
target = phd_framework::disk::crucible
|
| 2335 | 2026-03-31T22:34:20.202Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_b8803d3d-17ea-4068-b130-7df017cc736f_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_b8803d3d-17ea-4068-b130-7df017cc736f_9000.stdout.log"
target = phd_framework::log_config
|
| 2336 | 2026-03-31T22:34:20.202Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/b8803d3d-17ea-4068-b130-7df017cc736f_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2337 | 2026-03-31T22:34:20.202Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/b8803d3d-17ea-4068-b130-7df017cc736f_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2338 | 2026-03-31T22:34:20.204Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_b8803d3d-17ea-4068-b130-7df017cc736f_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_b8803d3d-17ea-4068-b130-7df017cc736f_9001.stdout.log"
target = phd_framework::log_config
|
| 2339 | 2026-03-31T22:34:20.205Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/b8803d3d-17ea-4068-b130-7df017cc736f_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2340 | 2026-03-31T22:34:20.205Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/b8803d3d-17ea-4068-b130-7df017cc736f_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2341 | 2026-03-31T22:34:20.206Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_b8803d3d-17ea-4068-b130-7df017cc736f_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_b8803d3d-17ea-4068-b130-7df017cc736f_9002.stdout.log"
target = phd_framework::log_config
|
| 2342 | 2026-03-31T22:34:20.206Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/b8803d3d-17ea-4068-b130-7df017cc736f_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2343 | 2026-03-31T22:34:20.207Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/b8803d3d-17ea-4068-b130-7df017cc736f_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2344 | 2026-03-31T22:34:20.209Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
|
| 2345 | 2026-03-31T22:34:20.209Z | 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 = 322
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
vm_name = crucible_shutdown_persistence_test
|
| 2346 | 2026-03-31T22:34:20.209Z | 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
|
| 2347 | 2026-03-31T22:34:20.209Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 2348 | 2026-03-31T22:34:20.209Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_shutdown_persistence_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_shutdown_persistence_test.stdout.log"
target = phd_framework::log_config
|
| 2349 | 2026-03-31T22:34:20.236Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1000
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm::server
|
| 2350 | 2026-03-31T22:34:20.252Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
|
| 2351 | 2026-03-31T22:34:20.252Z | DEBG | phd-runner: [TEST - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
|
| 2352 | 2026-03-31T22:34:20.263Z | 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/b8803d3d-17ea-4068-b130-7df017cc736f_9000" } }
target = phd_framework::disk::crucible
|
| 2353 | 2026-03-31T22:34:20.268Z | 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/b8803d3d-17ea-4068-b130-7df017cc736f_9000"
target = phd_framework::disk::crucible
|
| 2354 | 2026-03-31T22:34:20.278Z | 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/b8803d3d-17ea-4068-b130-7df017cc736f_9001" } }
target = phd_framework::disk::crucible
|
| 2355 | 2026-03-31T22:34:20.283Z | 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/b8803d3d-17ea-4068-b130-7df017cc736f_9001"
target = phd_framework::disk::crucible
|
| 2356 | 2026-03-31T22:34:20.292Z | 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/b8803d3d-17ea-4068-b130-7df017cc736f_9002" } }
target = phd_framework::disk::crucible
|
| 2357 | 2026-03-31T22:34:20.298Z | 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/b8803d3d-17ea-4068-b130-7df017cc736f_9002"
target = phd_framework::disk::crucible
|
| 2358 | 2026-03-31T22:34:20.307Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 444
file = phd-tests/tests/src/crucible/smoke.rs
line = 47
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_tests::crucible::smoke
|
| 2359 | 2026-03-31T22:34:20.308Z | 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 = 141
target = phd_runner::execute
|
| 2360 | 2026-03-31T22:34:20.308Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2361 | 2026-03-31T22:34:20.308Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2362 | 2026-03-31T22:34:20.308Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::vcr_replace_during_start_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2363 | 2026-03-31T22:34:20.308Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2364 | 2026-03-31T22:34:20.308Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2365 | 2026-03-31T22:34:20.308Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 91
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_tests::crucible::smoke
|
| 2366 | 2026-03-31T22:34:20.308Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2367 | 2026-03-31T22:34:20.308Z | 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
|
| 2368 | 2026-03-31T22:34:20.309Z | 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
|
| 2369 | 2026-03-31T22:34:20.309Z | 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
|
| 2370 | 2026-03-31T22:34:20.320Z | 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 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 2371 | 2026-03-31T22:34:20.321Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-87a66dd2-52bc-42df-a2fb-f3512949f119"]
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
|
| 2372 | 2026-03-31T22:34:20.338Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-87a66dd2-52bc-42df-a2fb-f3512949f119", "phd-artifacts/phd-clone-d591c9f0-964f-4f41-8042-6a0e9b64e4de"]
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
|
| 2373 | 2026-03-31T22:34:20.356Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d591c9f0-964f-4f41-8042-6a0e9b64e4de"]
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
|
| 2374 | 2026-03-31T22:34:20.367Z | 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-d591c9f0-964f-4f41-8042-6a0e9b64e4de 0B 25.3T 242M /phd-artifacts/phd-clone-d591c9f0-964f-4f41-8042-6a0e9b64e4de\n
target = phd_framework::zfs
|
| 2375 | 2026-03-31T22:34:20.367Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-downstairs
target = phd_framework::artifacts::store
|
| 2376 | 2026-03-31T22:34:20.367Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9000", "--encrypted", "--uuid", "2e98b73e-b6f0-494e-ada8-45f61a9c19a6", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2377 | 2026-03-31T22:34:20.397Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
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/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:20.380058832Z","hostname":"BRM42220010","pid":1006}\n{"msg":"UUID: 2e98b73e-b6f0-494e-ada8-45f61a9c19a6","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:20.392712426Z","hostname":"BRM42220010","pid":1006}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:20.392728005Z","hostname":"BRM42220010","pid":1006}\n
target = phd_framework::disk::crucible
|
| 2378 | 2026-03-31T22:34:20.397Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9001", "--encrypted", "--uuid", "2e98b73e-b6f0-494e-ada8-45f61a9c19a6", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2379 | 2026-03-31T22:34:20.425Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
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/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:20.408953232Z","hostname":"BRM42220010","pid":1007}\n{"msg":"UUID: 2e98b73e-b6f0-494e-ada8-45f61a9c19a6","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:20.42082514Z","hostname":"BRM42220010","pid":1007}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:20.420847202Z","hostname":"BRM42220010","pid":1007}\n
target = phd_framework::disk::crucible
|
| 2380 | 2026-03-31T22:34:20.425Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9002", "--encrypted", "--uuid", "2e98b73e-b6f0-494e-ada8-45f61a9c19a6", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2381 | 2026-03-31T22:34:20.451Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
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/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:20.436203279Z","hostname":"BRM42220010","pid":1008}\n{"msg":"UUID: 2e98b73e-b6f0-494e-ada8-45f61a9c19a6","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:20.44765847Z","hostname":"BRM42220010","pid":1008}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:34:20.447674911Z","hostname":"BRM42220010","pid":1008}\n
target = phd_framework::disk::crucible
|
| 2382 | 2026-03-31T22:34:20.451Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9000.stdout.log"
target = phd_framework::log_config
|
| 2383 | 2026-03-31T22:34:20.452Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2384 | 2026-03-31T22:34:20.452Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2385 | 2026-03-31T22:34:20.454Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9001.stdout.log"
target = phd_framework::log_config
|
| 2386 | 2026-03-31T22:34:20.454Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2387 | 2026-03-31T22:34:20.454Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2388 | 2026-03-31T22:34:20.456Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9002.stdout.log"
target = phd_framework::log_config
|
| 2389 | 2026-03-31T22:34:20.457Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2390 | 2026-03-31T22:34:20.457Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2391 | 2026-03-31T22:34:20.459Z | INFO | phd-runner: [TEST - EVENT] enabling vcr black hole
disk = vcr-replacement-target
file = phd-tests/framework/src/disk/crucible.rs
line = 130
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2392 | 2026-03-31T22:34:20.459Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 2393 | 2026-03-31T22:34:20.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 = 322
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm_name = crucible_vcr_replace_during_start_test
|
| 2394 | 2026-03-31T22:34:20.460Z | 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
|
| 2395 | 2026-03-31T22:34:20.460Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 2396 | 2026-03-31T22:34:20.460Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_vcr_replace_during_start_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_vcr_replace_during_start_test.stdout.log"
target = phd_framework::log_config
|
| 2397 | 2026-03-31T22:34:20.487Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1012
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm::server
|
| 2398 | 2026-03-31T22:34:20.502Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 2399 | 2026-03-31T22:34:20.502Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2400 | 2026-03-31T22:34:20.503Z | 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 = 459
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2401 | 2026-03-31T22:34:21.377Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2402 | 2026-03-31T22:34:21.378Z | 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: 7810c7ce-b340-40a5-a80f-581623c59825, name: "phd-vm-7810c7ce-b340-40a5-a80f-581623c59825", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d2a2c5ba-8933-4045-8c6e-7d20f395bf92, project_id: 938755aa-30cb-4fbd-96e1-427ddd1ae69b, sled_id: 3311d053-e6c3-4340-aaa9-29f21b274eea, sled_serial: "3311d053-e6c3-4340-aaa9-29f21b274eea", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2403 | 2026-03-31T22:34:21.378Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2404 | 2026-03-31T22:34:21.378Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2405 | 2026-03-31T22:34:21.379Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2406 | 2026-03-31T22:34:21.379Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2407 | 2026-03-31T22:34:21.379Z | 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 = 798
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2408 | 2026-03-31T22:34:21.379Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2409 | 2026-03-31T22:34:21.379Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2410 | 2026-03-31T22:34:21.380Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2411 | 2026-03-31T22:34:21.634Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2412 | 2026-03-31T22:34:21.634Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2413 | 2026-03-31T22:34:21.636Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2414 | 2026-03-31T22:34:22.552Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2415 | 2026-03-31T22:34:22.553Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2416 | 2026-03-31T22:34:22.554Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2417 | 2026-03-31T22:34:23.272Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2418 | 2026-03-31T22:34:23.272Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2419 | 2026-03-31T22:34:23.273Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2420 | 2026-03-31T22:34:25.369Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2421 | 2026-03-31T22:34:25.369Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2422 | 2026-03-31T22:34:25.371Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2423 | 2026-03-31T22:34:25.371Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 3991
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2424 | 2026-03-31T22:34:25.371Z | INFO | phd-runner: [TEST - EVENT] disabling vcr black hole
disk = vcr-replacement-target
file = phd-tests/framework/src/disk/crucible.rs
line = 153
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2425 | 2026-03-31T22:34:25.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 = 756
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vcr = Volume { id: 96abb6dc-3f65-4d32-92f1-97b22a506156, block_size: 512, sub_volumes: [Region { block_size: 512, blocks_per_extent: 131072, extent_count: 16, opts: CrucibleOpts { id: 96abb6dc-3f65-4d32-92f1-97b22a506156, target: [127.0.0.1:9000, 127.0.0.1:9001, 127.0.0.1:9002], lossy: false, flush_timeout: None, key: Some("1HhLtgJaXed6yKUV723kd/4nogG8XYQ5vIgPPvUEgzI="), cert_pem: None, key_pem: None, root_cert_pem: None, control: None, read_only: false }, generation: 2 }], read_only_parent: None }
|
| 2426 | 2026-03-31T22:34:25.376Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 2427 | 2026-03-31T22:34:25.376Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
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 = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2428 | 2026-03-31T22:34:25.376Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2429 | 2026-03-31T22:34:25.376Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2430 | 2026-03-31T22:34:25.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 = 924
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 = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2431 | 2026-03-31T22:34:39.989Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 14612
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2432 | 2026-03-31T22:34:39.989Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2433 | 2026-03-31T22:34:39.989Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2434 | 2026-03-31T22:34:39.989Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2435 | 2026-03-31T22:34:39.990Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2436 | 2026-03-31T22:34:40.018Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2437 | 2026-03-31T22:34:40.018Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2438 | 2026-03-31T22:34:40.019Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2439 | 2026-03-31T22:34:40.019Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2440 | 2026-03-31T22:34:40.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 = 924
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 = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2441 | 2026-03-31T22:34:40.052Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2442 | 2026-03-31T22:34:40.052Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 2443 | 2026-03-31T22:34:40.052Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 14675
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 2444 | 2026-03-31T22:34:40.052Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2445 | 2026-03-31T22:34:40.052Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2446 | 2026-03-31T22:34:40.054Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2447 | 2026-03-31T22:34:40.054Z | 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 = 756
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vcr = Volume { id: 96abb6dc-3f65-4d32-92f1-97b22a506156, block_size: 512, sub_volumes: [Region { block_size: 512, blocks_per_extent: 131072, extent_count: 16, opts: CrucibleOpts { id: 96abb6dc-3f65-4d32-92f1-97b22a506156, target: [127.0.0.1:9000, 127.0.0.1:9001, 127.0.0.1:9002], lossy: false, flush_timeout: None, key: Some("1HhLtgJaXed6yKUV723kd/4nogG8XYQ5vIgPPvUEgzI="), cert_pem: None, key_pem: None, root_cert_pem: None, control: None, read_only: false }, generation: 3 }], read_only_parent: None }
|
| 2448 | 2026-03-31T22:34:40.056Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2449 | 2026-03-31T22:34:40.056Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2450 | 2026-03-31T22:34:40.056Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 18677
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2451 | 2026-03-31T22:34:40.056Z | INFO | phd-runner: test phd_tests::crucible::smoke::vcr_replace_during_start_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2452 | 2026-03-31T22:34:40.056Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2453 | 2026-03-31T22:34:40.058Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2454 | 2026-03-31T22:34:40.540Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2455 | 2026-03-31T22:34:40.627Z | 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 = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2456 | 2026-03-31T22:34:40.627Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d591c9f0-964f-4f41-8042-6a0e9b64e4de"]
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 = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2457 | 2026-03-31T22:34:40.657Z | 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 = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2458 | 2026-03-31T22:34:40.657Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-87a66dd2-52bc-42df-a2fb-f3512949f119"]
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 = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2459 | 2026-03-31T22:34:40.674Z | 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/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9000" } }
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2460 | 2026-03-31T22:34:40.679Z | 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/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9000"
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2461 | 2026-03-31T22:34:40.680Z | 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/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9001" } }
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2462 | 2026-03-31T22:34:40.686Z | 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/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9001"
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2463 | 2026-03-31T22:34:40.687Z | 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/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9002" } }
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2464 | 2026-03-31T22:34:40.693Z | 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/2e98b73e-b6f0-494e-ada8-45f61a9c19a6_9002"
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2465 | 2026-03-31T22:34:40.695Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 638
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2466 | 2026-03-31T22:34:40.695Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 638
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2467 | 2026-03-31T22:34:40.695Z | INFO | phd-runner: Starting test phd_tests::vsock::vsock_smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2468 | 2026-03-31T22:34:40.695Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 20191
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 7810c7ce-b340-40a5-a80f-581623c59825
|
| 2469 | 2026-03-31T22:34:40.695Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2470 | 2026-03-31T22:34:40.695Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2471 | 2026-03-31T22:34:40.695Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 20385
file = phd-tests/tests/src/crucible/smoke.rs
line = 91
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_tests::crucible::smoke
|
| 2472 | 2026-03-31T22:34:40.695Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/vsock.rs
line = 10
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_tests::vsock
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2473 | 2026-03-31T22:34:40.696Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2474 | 2026-03-31T22:34:40.696Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2475 | 2026-03-31T22:34:40.696Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2476 | 2026-03-31T22:34:40.696Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = list
|
| 2477 | 2026-03-31T22:34:40.708Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2478 | 2026-03-31T22:34:40.708Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-990e7af6-d8ed-4f43-bf81-2b7785506403"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = snapshot
|
| 2479 | 2026-03-31T22:34:40.726Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-990e7af6-d8ed-4f43-bf81-2b7785506403", "phd-artifacts/phd-clone-1a321aee-a70e-4c83-8621-8cae00273725"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = clone
|
| 2480 | 2026-03-31T22:34:40.747Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1a321aee-a70e-4c83-8621-8cae00273725"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = list
|
| 2481 | 2026-03-31T22:34:40.759Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-1a321aee-a70e-4c83-8621-8cae00273725 0B 25.3T 242M /phd-artifacts/phd-clone-1a321aee-a70e-4c83-8621-8cae00273725\n
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2482 | 2026-03-31T22:34:40.760Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2483 | 2026-03-31T22:34:40.760Z | 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 = 322
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm_name = vsock_smoke_test
|
| 2484 | 2026-03-31T22:34:40.760Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /work/phd-test/propolis-server
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2485 | 2026-03-31T22:34:40.760Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2486 | 2026-03-31T22:34:40.760Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stderr_path = "/tmp/propolis-phd/phd_tests::vsock::vsock_smoke_test/vsock_smoke_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::vsock::vsock_smoke_test/vsock_smoke_test.stdout.log"
target = phd_framework::log_config
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2487 | 2026-03-31T22:34:40.786Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1020
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2488 | 2026-03-31T22:34:40.800Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2489 | 2026-03-31T22:34:40.800Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2490 | 2026-03-31T22:34:40.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 = 459
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2491 | 2026-03-31T22:34:41.529Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2492 | 2026-03-31T22:34:41.529Z | 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: 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb, name: "phd-vm-69f238df-e8fa-4ce6-97cb-cc0db5efbfbb", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 7bccdd7e-afdd-4588-bb58-5335f6c49f85, project_id: e9a6cb9a-42ce-4747-ac98-6db1daee41e0, sled_id: 3058aad2-a340-4325-bf3f-ba6211093281, sled_serial: "3058aad2-a340-4325-bf3f-ba6211093281", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2493 | 2026-03-31T22:34:41.530Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2494 | 2026-03-31T22:34:41.530Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
state = Run
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2495 | 2026-03-31T22:34:41.530Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2496 | 2026-03-31T22:34:41.531Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2497 | 2026-03-31T22:34:41.531Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = 300s
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2498 | 2026-03-31T22:34:41.531Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2499 | 2026-03-31T22:34:41.531Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2500 | 2026-03-31T22:34:41.531Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2501 | 2026-03-31T22:34:46.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4479
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2502 | 2026-03-31T22:34:46.011Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WriteStr("root")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2503 | 2026-03-31T22:34:46.011Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2504 | 2026-03-31T22:34:46.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2505 | 2026-03-31T22:34:46.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2506 | 2026-03-31T22:34:46.029Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2507 | 2026-03-31T22:34:46.029Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2508 | 2026-03-31T22:34:46.029Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2509 | 2026-03-31T22:34:46.030Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2510 | 2026-03-31T22:34:46.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2511 | 2026-03-31T22:34:46.062Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2512 | 2026-03-31T22:34:46.062Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2513 | 2026-03-31T22:34:46.062Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4531
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2514 | 2026-03-31T22:34:46.062Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2515 | 2026-03-31T22:34:46.062Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(15s)
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2516 | 2026-03-31T22:34:46.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2517 | 2026-03-31T22:34:46.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2518 | 2026-03-31T22:34:46.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(300s)
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2519 | 2026-03-31T22:34:46.106Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2520 | 2026-03-31T22:34:46.106Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2521 | 2026-03-31T22:34:46.106Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(15s)
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2522 | 2026-03-31T22:34:46.117Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2523 | 2026-03-31T22:34:46.117Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2524 | 2026-03-31T22:34:46.117Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(300s)
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2525 | 2026-03-31T22:34:46.150Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2526 | 2026-03-31T22:34:46.150Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2527 | 2026-03-31T22:34:46.150Z | 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
|
| 2528 | 2026-03-31T22:34:46.150Z | INFO | phd-runner: test phd_tests::vsock::vsock_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2529 | 2026-03-31T22:34:46.150Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4621
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2530 | 2026-03-31T22:34:46.150Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2531 | 2026-03-31T22:34:46.152Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2532 | 2026-03-31T22:34:46.624Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
self.address = 127.0.0.1:9000
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2533 | 2026-03-31T22:34:46.706Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2534 | 2026-03-31T22:34:46.706Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1a321aee-a70e-4c83-8621-8cae00273725"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = destroy
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2535 | 2026-03-31T22:34:46.732Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2536 | 2026-03-31T22:34:46.732Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-990e7af6-d8ed-4f43-bf81-2b7785506403"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = destroy
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2537 | 2026-03-31T22:34:46.750Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 599
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2538 | 2026-03-31T22:34:46.750Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5949
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = vsock_smoke_test
vm_id = 69f238df-e8fa-4ce6-97cb-cc0db5efbfbb
|
| 2539 | 2026-03-31T22:34:46.750Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 599
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2540 | 2026-03-31T22:34:46.750Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6053
file = phd-tests/tests/src/vsock.rs
line = 10
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::vsock::vsock_smoke_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_tests::vsock
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2541 | 2026-03-31T22:34:46.750Z | INFO | phd-runner: Starting test phd_tests::vsock::vsock_get_cid
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2542 | 2026-03-31T22:34:46.750Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2543 | 2026-03-31T22:34:46.750Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2544 | 2026-03-31T22:34:46.750Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/vsock.rs
line = 25
path = phd_tests::vsock::vsock_get_cid
target = phd_tests::vsock
|
| 2545 | 2026-03-31T22:34:46.750Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2546 | 2026-03-31T22:34:46.750Z | 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
|
| 2547 | 2026-03-31T22:34:46.751Z | 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
|
| 2548 | 2026-03-31T22:34:46.751Z | 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::vsock::vsock_get_cid
target = phd_framework::zfs
verb = list
|
| 2549 | 2026-03-31T22:34:46.762Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::vsock::vsock_get_cid
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 2550 | 2026-03-31T22:34:46.762Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-888b388c-eec5-489a-9b51-de3b48962315"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
verb = snapshot
|
| 2551 | 2026-03-31T22:34:46.780Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-888b388c-eec5-489a-9b51-de3b48962315", "phd-artifacts/phd-clone-0ca1cbdc-5d5b-416e-93e5-caf46f766fd8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
verb = clone
|
| 2552 | 2026-03-31T22:34:46.798Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0ca1cbdc-5d5b-416e-93e5-caf46f766fd8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
verb = list
|
| 2553 | 2026-03-31T22:34:46.809Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::vsock::vsock_get_cid
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-0ca1cbdc-5d5b-416e-93e5-caf46f766fd8 0B 25.3T 242M /phd-artifacts/phd-clone-0ca1cbdc-5d5b-416e-93e5-caf46f766fd8\n
target = phd_framework::zfs
|
| 2554 | 2026-03-31T22:34:46.810Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
|
| 2555 | 2026-03-31T22:34:46.810Z | 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 = 322
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm_name = vsock_get_cid
|
| 2556 | 2026-03-31T22:34:46.810Z | 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
|
| 2557 | 2026-03-31T22:34:46.810Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::vsock::vsock_get_cid
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2558 | 2026-03-31T22:34:46.810Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::vsock::vsock_get_cid
stderr_path = "/tmp/propolis-phd/phd_tests::vsock::vsock_get_cid/vsock_get_cid.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::vsock::vsock_get_cid/vsock_get_cid.stdout.log"
target = phd_framework::log_config
|
| 2559 | 2026-03-31T22:34:46.838Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1028
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm::server
|
| 2560 | 2026-03-31T22:34:46.852Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
|
| 2561 | 2026-03-31T22:34:46.853Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2562 | 2026-03-31T22:34:46.853Z | 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 = 459
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2563 | 2026-03-31T22:34:47.529Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2564 | 2026-03-31T22:34:47.530Z | 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: e28bcf93-704e-4926-828b-78e17fa9ef97, name: "phd-vm-e28bcf93-704e-4926-828b-78e17fa9ef97", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: bbd1e221-1ef2-4c4b-ad96-781c5cc2f286, project_id: 72edca9d-168f-44c8-b14b-72fbffecf3fb, sled_id: e7849ee9-097c-47b6-bda2-78233d59467e, sled_serial: "e7849ee9-097c-47b6-bda2-78233d59467e", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2565 | 2026-03-31T22:34:47.531Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2566 | 2026-03-31T22:34:47.531Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::vsock::vsock_get_cid
state = Run
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2567 | 2026-03-31T22:34:47.531Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2568 | 2026-03-31T22:34:47.532Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
|
| 2569 | 2026-03-31T22:34:47.532Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = 300s
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2570 | 2026-03-31T22:34:47.532Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::vsock::vsock_get_cid
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2571 | 2026-03-31T22:34:47.532Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2572 | 2026-03-31T22:34:47.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 = 924
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2573 | 2026-03-31T22:34:52.051Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4518
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2574 | 2026-03-31T22:34:52.051Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::vsock::vsock_get_cid
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2575 | 2026-03-31T22:34:52.051Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::vsock::vsock_get_cid
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2576 | 2026-03-31T22:34:52.051Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2577 | 2026-03-31T22:34:52.051Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2578 | 2026-03-31T22:34:52.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2579 | 2026-03-31T22:34:52.080Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::vsock::vsock_get_cid
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2580 | 2026-03-31T22:34:52.080Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::vsock::vsock_get_cid
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2581 | 2026-03-31T22:34:52.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2582 | 2026-03-31T22:34:52.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 = 924
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2583 | 2026-03-31T22:34:52.112Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2584 | 2026-03-31T22:34:52.112Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
|
| 2585 | 2026-03-31T22:34:52.112Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4580
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
|
| 2586 | 2026-03-31T22:34:52.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2587 | 2026-03-31T22:34:52.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2588 | 2026-03-31T22:34:52.123Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2589 | 2026-03-31T22:34:52.124Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2590 | 2026-03-31T22:34:52.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 = 924
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2591 | 2026-03-31T22:34:52.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2592 | 2026-03-31T22:34:52.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2593 | 2026-03-31T22:34:52.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2594 | 2026-03-31T22:34:52.168Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2595 | 2026-03-31T22:34:52.168Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2596 | 2026-03-31T22:34:52.168Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2597 | 2026-03-31T22:34:52.201Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2598 | 2026-03-31T22:34:52.201Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2599 | 2026-03-31T22:34:52.202Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2600 | 2026-03-31T22:34:52.202Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4671
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2601 | 2026-03-31T22:34:52.202Z | INFO | phd-runner: test phd_tests::vsock::vsock_get_cid ... skipped: guest doesn't have getcid installed
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2602 | 2026-03-31T22:34:52.202Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2603 | 2026-03-31T22:34:52.203Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2604 | 2026-03-31T22:34:52.865Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::vsock::vsock_get_cid
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2605 | 2026-03-31T22:34:52.946Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2606 | 2026-03-31T22:34:52.946Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0ca1cbdc-5d5b-416e-93e5-caf46f766fd8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
verb = destroy
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2607 | 2026-03-31T22:34:52.972Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2608 | 2026-03-31T22:34:52.972Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-888b388c-eec5-489a-9b51-de3b48962315"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
verb = destroy
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2609 | 2026-03-31T22:34:52.990Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 788
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2610 | 2026-03-31T22:34:52.991Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6137
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = e28bcf93-704e-4926-828b-78e17fa9ef97
|
| 2611 | 2026-03-31T22:34:52.991Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6239
file = phd-tests/tests/src/vsock.rs
line = 25
path = phd_tests::vsock::vsock_get_cid
target = phd_tests::vsock
|
| 2612 | 2026-03-31T22:34:52.991Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 788
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2613 | 2026-03-31T22:34:52.991Z | INFO | phd-runner: Starting test phd_tests::stats::instance_vcpu_stats
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2614 | 2026-03-31T22:34:52.991Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2615 | 2026-03-31T22:34:52.991Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2616 | 2026-03-31T22:34:52.991Z | 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
|
| 2617 | 2026-03-31T22:34:52.991Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2618 | 2026-03-31T22:34:52.991Z | 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
|
| 2619 | 2026-03-31T22:34:52.991Z | 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
|
| 2620 | 2026-03-31T22:34:52.992Z | 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
|
| 2621 | 2026-03-31T22:34:53.003Z | 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 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 2622 | 2026-03-31T22:34:53.003Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a42f8986-bccf-417a-8260-38afbca0652f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = snapshot
|
| 2623 | 2026-03-31T22:34:53.020Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a42f8986-bccf-417a-8260-38afbca0652f", "phd-artifacts/phd-clone-21aee319-b969-413c-93fa-cfc8fd3a58ca"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = clone
|
| 2624 | 2026-03-31T22:34:53.037Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-21aee319-b969-413c-93fa-cfc8fd3a58ca"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = list
|
| 2625 | 2026-03-31T22:34:53.049Z | 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-21aee319-b969-413c-93fa-cfc8fd3a58ca 0B 25.3T 242M /phd-artifacts/phd-clone-21aee319-b969-413c-93fa-cfc8fd3a58ca\n
target = phd_framework::zfs
|
| 2626 | 2026-03-31T22:34:53.049Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 2627 | 2026-03-31T22:34:53.049Z | 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 = 322
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm_name = instance_vcpu_stats
|
| 2628 | 2026-03-31T22:34:53.050Z | 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
|
| 2629 | 2026-03-31T22:34:53.053Z | DEBG | slog-rs (phd-oximeter-consumer): registered endpoint
local_addr = [::1]:57532
method = POST
path = /metrics/producers
versions = all
|
| 2630 | 2026-03-31T22:34:53.054Z | INFO | slog-rs (phd-oximeter-consumer): listening
local_addr = [::1]:57532
|
| 2631 | 2026-03-31T22:34:53.054Z | DEBG | slog-rs (phd-oximeter-consumer): DTrace USDT probes compiled out, not registering
local_addr = [::1]:57532
|
| 2632 | 2026-03-31T22:34:53.054Z | INFO | slog-rs (phd-oximeter-consumer): fake oximeter test server listening
address = [::1]:57532
|
| 2633 | 2026-03-31T22:34:53.054Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 2634 | 2026-03-31T22:34:53.054Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::stats::instance_vcpu_stats
stderr_path = "/tmp/propolis-phd/phd_tests::stats::instance_vcpu_stats/instance_vcpu_stats.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::stats::instance_vcpu_stats/instance_vcpu_stats.stdout.log"
target = phd_framework::log_config
|
| 2635 | 2026-03-31T22:34:53.081Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1036
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm::server
|
| 2636 | 2026-03-31T22:34:53.096Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 2637 | 2026-03-31T22:34:53.096Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2638 | 2026-03-31T22:34:53.097Z | 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 = 459
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2639 | 2026-03-31T22:34:53.713Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2640 | 2026-03-31T22:34:53.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: caec943c-186e-476d-8afd-95d9954ecdb6, name: "phd-vm-caec943c-186e-476d-8afd-95d9954ecdb6", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 42f24ab1-9f82-41bd-9422-1b69270aae01, project_id: 9403be80-a335-47a2-a167-62eed500af49, sled_id: 0157d6bd-1015-416f-a2bd-a8726040c706, sled_serial: "0157d6bd-1015-416f-a2bd-a8726040c706", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2641 | 2026-03-31T22:34:53.714Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2642 | 2026-03-31T22:34:53.714Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::stats::instance_vcpu_stats
state = Run
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2643 | 2026-03-31T22:34:53.715Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2644 | 2026-03-31T22:34:53.715Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 2645 | 2026-03-31T22:34:53.715Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = 300s
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2646 | 2026-03-31T22:34:53.715Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::stats::instance_vcpu_stats
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2647 | 2026-03-31T22:34:53.715Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2648 | 2026-03-31T22:34:53.715Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2649 | 2026-03-31T22:34:53.749Z | INFO | slog-rs (phd-oximeter-consumer): accepted connection
local_addr = [::1]:57532
remote_addr = [::1]:58162
|
| 2650 | 2026-03-31T22:34:53.750Z | TRAC | slog-rs (phd-oximeter-consumer): incoming request
local_addr = [::1]:57532
method = POST
remote_addr = [::1]:58162
req_id = fe40fc93-8240-42e0-be16-ba9f509d491e
uri = /metrics/producers
|
| 2651 | 2026-03-31T22:34:53.758Z | INFO | slog-rs (phd-oximeter-consumer): request completed
latency_us = 7744
local_addr = [::1]:57532
method = POST
remote_addr = [::1]:58162
req_id = fe40fc93-8240-42e0-be16-ba9f509d491e
response_code = 201
uri = /metrics/producers
|
| 2652 | 2026-03-31T22:34:57.698Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 3982
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2653 | 2026-03-31T22:34:57.698Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::stats::instance_vcpu_stats
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2654 | 2026-03-31T22:34:57.698Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::stats::instance_vcpu_stats
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2655 | 2026-03-31T22:34:57.698Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2656 | 2026-03-31T22:34:57.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 = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2657 | 2026-03-31T22:34:57.726Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2658 | 2026-03-31T22:34:57.726Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::stats::instance_vcpu_stats
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2659 | 2026-03-31T22:34:57.727Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::stats::instance_vcpu_stats
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2660 | 2026-03-31T22:34:57.727Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2661 | 2026-03-31T22:34:57.727Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2662 | 2026-03-31T22:34:57.759Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2663 | 2026-03-31T22:34:57.759Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 2664 | 2026-03-31T22:34:57.759Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4043
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 2665 | 2026-03-31T22:34:57.759Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2666 | 2026-03-31T22:34:57.759Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2667 | 2026-03-31T22:34:57.770Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2668 | 2026-03-31T22:34:57.770Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2669 | 2026-03-31T22:34:57.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 = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2670 | 2026-03-31T22:35:17.806Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20034
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2671 | 2026-03-31T22:35:17.807Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2672 | 2026-03-31T22:35:17.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 = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2673 | 2026-03-31T22:35:17.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2674 | 2026-03-31T22:35:17.819Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2675 | 2026-03-31T22:35:17.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 = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2676 | 2026-03-31T22:35:17.851Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2677 | 2026-03-31T22:35:18.775Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2678 | 2026-03-31T22:35:18.775Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2679 | 2026-03-31T22:35:18.787Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2680 | 2026-03-31T22:35:18.787Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2681 | 2026-03-31T22:35:18.788Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2682 | 2026-03-31T22:35:18.821Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2683 | 2026-03-31T22:35:18.821Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2684 | 2026-03-31T22:35:18.821Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2685 | 2026-03-31T22:35:18.831Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2686 | 2026-03-31T22:35:18.832Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2687 | 2026-03-31T22:35:18.832Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2688 | 2026-03-31T22:35:18.865Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2689 | 2026-03-31T22:35:18.865Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2690 | 2026-03-31T22:35:18.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 = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2691 | 2026-03-31T22:35:18.876Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2692 | 2026-03-31T22:35:18.876Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2693 | 2026-03-31T22:35:18.876Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2694 | 2026-03-31T22:35:18.908Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2695 | 2026-03-31T22:35:18.909Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2696 | 2026-03-31T22:35:18.909Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2697 | 2026-03-31T22:35:18.920Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2698 | 2026-03-31T22:35:18.920Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2699 | 2026-03-31T22:35:18.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 = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2700 | 2026-03-31T22:35:18.952Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2701 | 2026-03-31T22:35:18.953Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2702 | 2026-03-31T22:35:18.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 = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2703 | 2026-03-31T22:35:18.964Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2704 | 2026-03-31T22:35:18.965Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2705 | 2026-03-31T22:35:18.965Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2706 | 2026-03-31T22:35:23.695Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4730
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2707 | 2026-03-31T22:35:23.696Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2708 | 2026-03-31T22:35:23.696Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2709 | 2026-03-31T22:35:23.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2710 | 2026-03-31T22:35:23.707Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2711 | 2026-03-31T22:35:23.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 = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2712 | 2026-03-31T22:35:23.740Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2713 | 2026-03-31T22:35:34.220Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2714 | 2026-03-31T22:35:34.221Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2715 | 2026-03-31T22:35:34.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2716 | 2026-03-31T22:35:34.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2717 | 2026-03-31T22:35:34.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 = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2718 | 2026-03-31T22:35:44.267Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10033
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2719 | 2026-03-31T22:35:44.268Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2720 | 2026-03-31T22:35:44.268Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2721 | 2026-03-31T22:35:44.278Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2722 | 2026-03-31T22:35:44.278Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2723 | 2026-03-31T22:35:44.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 = 924
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2724 | 2026-03-31T22:35:44.311Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2725 | 2026-03-31T22:35:49.177Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2726 | 2026-03-31T22:35:49.177Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2727 | 2026-03-31T22:35:49.177Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 55459
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2728 | 2026-03-31T22:35:49.177Z | INFO | phd-runner: test phd_tests::stats::instance_vcpu_stats ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2729 | 2026-03-31T22:35:49.177Z | INFO | slog-rs (phd-oximeter-consumer): beginning graceful shutdown
local_addr = [::1]:57532
|
| 2730 | 2026-03-31T22:35:49.177Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2731 | 2026-03-31T22:35:49.179Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2732 | 2026-03-31T22:35:49.495Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2733 | 2026-03-31T22:35:49.577Z | 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 = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2734 | 2026-03-31T22:35:49.577Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-21aee319-b969-413c-93fa-cfc8fd3a58ca"]
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 = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2735 | 2026-03-31T22:35:49.608Z | 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 = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2736 | 2026-03-31T22:35:49.608Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a42f8986-bccf-417a-8260-38afbca0652f"]
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 = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2737 | 2026-03-31T22:35:49.628Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 56526
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2738 | 2026-03-31T22:35:49.628Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 451
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = caec943c-186e-476d-8afd-95d9954ecdb6
|
| 2739 | 2026-03-31T22:35:49.628Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 450
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2740 | 2026-03-31T22:35:49.628Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 56632
file = phd-tests/tests/src/stats.rs
line = 198
path = phd_tests::stats::instance_vcpu_stats
target = phd_tests::stats
|
| 2741 | 2026-03-31T22:35:49.628Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_start_stop_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2742 | 2026-03-31T22:35:49.628Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2743 | 2026-03-31T22:35:49.628Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2744 | 2026-03-31T22:35:49.629Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 16
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_tests::server_state_machine
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2745 | 2026-03-31T22:35:49.629Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2746 | 2026-03-31T22:35:49.629Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2747 | 2026-03-31T22:35:49.629Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2748 | 2026-03-31T22:35:49.629Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = list
|
| 2749 | 2026-03-31T22:35:49.641Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2750 | 2026-03-31T22:35:49.641Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d3ecb216-991d-47cd-90da-f3f0f30a3bcd"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = snapshot
|
| 2751 | 2026-03-31T22:35:49.659Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d3ecb216-991d-47cd-90da-f3f0f30a3bcd", "phd-artifacts/phd-clone-8ff94039-d19b-4faa-93e1-9efaabfd55ed"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = clone
|
| 2752 | 2026-03-31T22:35:49.677Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8ff94039-d19b-4faa-93e1-9efaabfd55ed"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = list
|
| 2753 | 2026-03-31T22:35:49.689Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-8ff94039-d19b-4faa-93e1-9efaabfd55ed 0B 25.3T 242M /phd-artifacts/phd-clone-8ff94039-d19b-4faa-93e1-9efaabfd55ed\n
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2754 | 2026-03-31T22:35:49.689Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2755 | 2026-03-31T22:35:49.689Z | 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 = 322
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm_name = instance_ensure_running_test
|
| 2756 | 2026-03-31T22:35:49.689Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /work/phd-test/propolis-server
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2757 | 2026-03-31T22:35:49.689Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2758 | 2026-03-31T22:35:49.690Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_start_stop_test/instance_ensure_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_start_stop_test/instance_ensure_running_test.stdout.log"
target = phd_framework::log_config
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2759 | 2026-03-31T22:35:49.716Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1045
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2760 | 2026-03-31T22:35:49.730Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2761 | 2026-03-31T22:35:49.731Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2762 | 2026-03-31T22:35:49.731Z | 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 = 459
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2763 | 2026-03-31T22:35:50.497Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2764 | 2026-03-31T22:35:50.497Z | 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: d43e84b8-7fab-48dc-9edf-db39e897df10, name: "phd-vm-d43e84b8-7fab-48dc-9edf-db39e897df10", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a9257c2b-26d4-47b8-8035-8a7570b7505e, project_id: f92de9a2-6693-4f21-b77c-79229a9f7415, sled_id: b271443b-fca7-4889-8fca-e4eca2cf5c0c, sled_serial: "b271443b-fca7-4889-8fca-e4eca2cf5c0c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2765 | 2026-03-31T22:35:50.498Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2766 | 2026-03-31T22:35:50.498Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2767 | 2026-03-31T22:35:50.499Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2768 | 2026-03-31T22:35:50.499Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2769 | 2026-03-31T22:35:50.499Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
state = Run
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2770 | 2026-03-31T22:35:50.500Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2771 | 2026-03-31T22:35:50.500Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2772 | 2026-03-31T22:35:50.500Z | 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 = 798
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2773 | 2026-03-31T22:35:50.500Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2774 | 2026-03-31T22:35:50.500Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2775 | 2026-03-31T22:35:50.501Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2776 | 2026-03-31T22:35:50.501Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2777 | 2026-03-31T22:35:50.501Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2778 | 2026-03-31T22:35:50.501Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
state = Stop
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2779 | 2026-03-31T22:35:50.502Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2780 | 2026-03-31T22:35:50.502Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2781 | 2026-03-31T22:35:50.502Z | 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 = 798
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2782 | 2026-03-31T22:35:50.502Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2783 | 2026-03-31T22:35:50.502Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2784 | 2026-03-31T22:35:50.506Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 2785 | 2026-03-31T22:35:50.506Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2786 | 2026-03-31T22:35:50.507Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2787 | 2026-03-31T22:35:50.507Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2788 | 2026-03-31T22:35:50.507Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2789 | 2026-03-31T22:35:50.507Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_start_stop_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2790 | 2026-03-31T22:35:50.507Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2791 | 2026-03-31T22:35:50.509Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
self.address = 127.0.0.1:9000
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2792 | 2026-03-31T22:35:50.594Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2793 | 2026-03-31T22:35:50.594Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8ff94039-d19b-4faa-93e1-9efaabfd55ed"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = destroy
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2794 | 2026-03-31T22:35:50.630Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2795 | 2026-03-31T22:35:50.630Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d3ecb216-991d-47cd-90da-f3f0f30a3bcd"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = destroy
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2796 | 2026-03-31T22:35:50.649Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 142
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2797 | 2026-03-31T22:35:50.649Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 918
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_ensure_running_test
vm_id = d43e84b8-7fab-48dc-9edf-db39e897df10
|
| 2798 | 2026-03-31T22:35:50.649Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 141
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2799 | 2026-03-31T22:35:50.649Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1020
file = phd-tests/tests/src/server_state_machine.rs
line = 16
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_start_stop_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_tests::server_state_machine
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2800 | 2026-03-31T22:35:50.650Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_stop_unstarted_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2801 | 2026-03-31T22:35:50.650Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2802 | 2026-03-31T22:35:50.650Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2803 | 2026-03-31T22:35:50.650Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 32
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_tests::server_state_machine
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2804 | 2026-03-31T22:35:50.650Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2805 | 2026-03-31T22:35:50.650Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2806 | 2026-03-31T22:35:50.650Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2807 | 2026-03-31T22:35:50.650Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = list
|
| 2808 | 2026-03-31T22:35:50.662Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2809 | 2026-03-31T22:35:50.662Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d98fc5d0-daf6-4d64-a723-0534d41ae9d3"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = snapshot
|
| 2810 | 2026-03-31T22:35:50.679Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d98fc5d0-daf6-4d64-a723-0534d41ae9d3", "phd-artifacts/phd-clone-169de135-7f50-4be4-ac32-0737f7637f55"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = clone
|
| 2811 | 2026-03-31T22:35:50.698Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-169de135-7f50-4be4-ac32-0737f7637f55"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = list
|
| 2812 | 2026-03-31T22:35:50.709Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-169de135-7f50-4be4-ac32-0737f7637f55 0B 25.3T 242M /phd-artifacts/phd-clone-169de135-7f50-4be4-ac32-0737f7637f55\n
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2813 | 2026-03-31T22:35:50.709Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2814 | 2026-03-31T22:35:50.709Z | 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 = 322
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm_name = instance_stop_unstarted_test
|
| 2815 | 2026-03-31T22:35:50.709Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /work/phd-test/propolis-server
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2816 | 2026-03-31T22:35:50.709Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2817 | 2026-03-31T22:35:50.710Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_stop_unstarted_test/instance_stop_unstarted_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_stop_unstarted_test/instance_stop_unstarted_test.stdout.log"
target = phd_framework::log_config
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2818 | 2026-03-31T22:35:50.735Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1053
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2819 | 2026-03-31T22:35:50.750Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2820 | 2026-03-31T22:35:50.750Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2821 | 2026-03-31T22:35:50.751Z | 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 = 459
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2822 | 2026-03-31T22:35:51.519Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2823 | 2026-03-31T22:35:51.520Z | 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: ea0b242f-d18c-452a-94e6-679b06984eac, name: "phd-vm-ea0b242f-d18c-452a-94e6-679b06984eac", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f65b548e-6bc5-4cf6-8097-7aae52bc38d1, project_id: c0b0618e-5568-4ff7-93eb-772f34022a7f, sled_id: 6ca6f615-508e-4fd2-bf1b-d168d215475f, sled_serial: "6ca6f615-508e-4fd2-bf1b-d168d215475f", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2824 | 2026-03-31T22:35:51.520Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2825 | 2026-03-31T22:35:51.520Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2826 | 2026-03-31T22:35:51.522Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2827 | 2026-03-31T22:35:51.522Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2828 | 2026-03-31T22:35:51.522Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
state = Stop
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2829 | 2026-03-31T22:35:51.523Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2830 | 2026-03-31T22:35:51.523Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2831 | 2026-03-31T22:35:51.523Z | 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 = 798
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2832 | 2026-03-31T22:35:51.523Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2833 | 2026-03-31T22:35:51.523Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2834 | 2026-03-31T22:35:51.525Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2835 | 2026-03-31T22:35:51.527Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 2836 | 2026-03-31T22:35:51.527Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2837 | 2026-03-31T22:35:51.993Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2838 | 2026-03-31T22:35:51.993Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2839 | 2026-03-31T22:35:51.994Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2840 | 2026-03-31T22:35:51.994Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 471
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2841 | 2026-03-31T22:35:51.995Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2842 | 2026-03-31T22:35:51.995Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_stop_unstarted_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2843 | 2026-03-31T22:35:51.995Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2844 | 2026-03-31T22:35:51.996Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
self.address = 127.0.0.1:9000
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2845 | 2026-03-31T22:35:52.078Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2846 | 2026-03-31T22:35:52.078Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-169de135-7f50-4be4-ac32-0737f7637f55"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = destroy
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2847 | 2026-03-31T22:35:52.110Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2848 | 2026-03-31T22:35:52.110Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d98fc5d0-daf6-4d64-a723-0534d41ae9d3"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = destroy
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2849 | 2026-03-31T22:35:52.129Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 133
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2850 | 2026-03-31T22:35:52.129Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1378
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = instance_stop_unstarted_test
vm_id = ea0b242f-d18c-452a-94e6-679b06984eac
|
| 2851 | 2026-03-31T22:35:52.129Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1478
file = phd-tests/tests/src/server_state_machine.rs
line = 32
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::server_state_machine::instance_stop_unstarted_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_tests::server_state_machine
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2852 | 2026-03-31T22:35:52.129Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 133
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2853 | 2026-03-31T22:35:52.129Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_stop_causes_destroy_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2854 | 2026-03-31T22:35:52.129Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2855 | 2026-03-31T22:35:52.129Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2856 | 2026-03-31T22:35:52.129Z | 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
|
| 2857 | 2026-03-31T22:35:52.129Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2858 | 2026-03-31T22:35:52.130Z | 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
|
| 2859 | 2026-03-31T22:35:52.130Z | 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
|
| 2860 | 2026-03-31T22:35:52.130Z | 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
|
| 2861 | 2026-03-31T22:35:52.142Z | 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 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 2862 | 2026-03-31T22:35:52.142Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8d547ada-7d6f-41eb-8a09-d647fc2569fa"]
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
|
| 2863 | 2026-03-31T22:35:52.161Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8d547ada-7d6f-41eb-8a09-d647fc2569fa", "phd-artifacts/phd-clone-201d4f34-9a73-4a4a-a259-f077db81c61f"]
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
|
| 2864 | 2026-03-31T22:35:52.179Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-201d4f34-9a73-4a4a-a259-f077db81c61f"]
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
|
| 2865 | 2026-03-31T22:35:52.191Z | 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-201d4f34-9a73-4a4a-a259-f077db81c61f 0B 25.3T 242M /phd-artifacts/phd-clone-201d4f34-9a73-4a4a-a259-f077db81c61f\n
target = phd_framework::zfs
|
| 2866 | 2026-03-31T22:35:52.191Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
|
| 2867 | 2026-03-31T22:35:52.191Z | 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 = 322
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm_name = instance_stop_causes_destroy_test
|
| 2868 | 2026-03-31T22:35:52.192Z | 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
|
| 2869 | 2026-03-31T22:35:52.192Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 2870 | 2026-03-31T22:35:52.192Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_stop_causes_destroy_test/instance_stop_causes_destroy_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_stop_causes_destroy_test/instance_stop_causes_destroy_test.stdout.log"
target = phd_framework::log_config
|
| 2871 | 2026-03-31T22:35:52.219Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1061
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm::server
|
| 2872 | 2026-03-31T22:35:52.238Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
|
| 2873 | 2026-03-31T22:35:52.238Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2874 | 2026-03-31T22:35:52.239Z | 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 = 459
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2875 | 2026-03-31T22:35:52.860Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2876 | 2026-03-31T22:35:52.861Z | 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: 4811c253-df39-416d-be55-04de0a885237, name: "phd-vm-4811c253-df39-416d-be55-04de0a885237", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: bbaf4229-888b-4f47-b2bb-afa761dc0af2, project_id: 234825a1-c226-4ce1-8b0d-5f16c4d61a23, sled_id: 6aefae73-9ee6-424c-a52e-628d7f9cc368, sled_serial: "6aefae73-9ee6-424c-a52e-628d7f9cc368", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2877 | 2026-03-31T22:35:52.861Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2878 | 2026-03-31T22:35:52.861Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 4811c253-df39-416d-be55-04de0a885237
|
| 2879 | 2026-03-31T22:35:52.862Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2880 | 2026-03-31T22:35:52.862Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2881 | 2026-03-31T22:35:52.862Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 4811c253-df39-416d-be55-04de0a885237
|
| 2882 | 2026-03-31T22:35:52.863Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2883 | 2026-03-31T22:35:52.863Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2884 | 2026-03-31T22:35:52.863Z | 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 = 798
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2885 | 2026-03-31T22:35:52.863Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2886 | 2026-03-31T22:35:52.863Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2887 | 2026-03-31T22:35:52.865Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2888 | 2026-03-31T22:35:52.867Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2889 | 2026-03-31T22:35:52.868Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 2890 | 2026-03-31T22:35:53.314Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2891 | 2026-03-31T22:35:53.314Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2892 | 2026-03-31T22:35:53.316Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2893 | 2026-03-31T22:35:53.316Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 452
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2894 | 2026-03-31T22:35:53.316Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2895 | 2026-03-31T22:35:53.316Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 4811c253-df39-416d-be55-04de0a885237
|
| 2896 | 2026-03-31T22:35:53.317Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2897 | 2026-03-31T22:35:53.317Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2898 | 2026-03-31T22:35:53.317Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 4811c253-df39-416d-be55-04de0a885237
|
| 2899 | 2026-03-31T22:35:53.318Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2900 | 2026-03-31T22:35:53.319Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2901 | 2026-03-31T22:35:53.319Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 4811c253-df39-416d-be55-04de0a885237
|
| 2902 | 2026-03-31T22:35:53.319Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2903 | 2026-03-31T22:35:53.320Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2904 | 2026-03-31T22:35:53.320Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_stop_causes_destroy_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2905 | 2026-03-31T22:35:53.320Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2906 | 2026-03-31T22:35:53.321Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 4811c253-df39-416d-be55-04de0a885237
|
| 2907 | 2026-03-31T22:35:53.402Z | 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 = 4811c253-df39-416d-be55-04de0a885237
|
| 2908 | 2026-03-31T22:35:53.402Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-201d4f34-9a73-4a4a-a259-f077db81c61f"]
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 = 4811c253-df39-416d-be55-04de0a885237
|
| 2909 | 2026-03-31T22:35:53.435Z | 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 = 4811c253-df39-416d-be55-04de0a885237
|
| 2910 | 2026-03-31T22:35:53.435Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8d547ada-7d6f-41eb-8a09-d647fc2569fa"]
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 = 4811c253-df39-416d-be55-04de0a885237
|
| 2911 | 2026-03-31T22:35:53.455Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 135
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2912 | 2026-03-31T22:35:53.456Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 135
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2913 | 2026-03-31T22:35:53.456Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2914 | 2026-03-31T22:35:53.456Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1217
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 4811c253-df39-416d-be55-04de0a885237
|
| 2915 | 2026-03-31T22:35:53.456Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2916 | 2026-03-31T22:35:53.456Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1326
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
|
| 2917 | 2026-03-31T22:35:53.456Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2918 | 2026-03-31T22:35:53.456Z | 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
|
| 2919 | 2026-03-31T22:35:53.456Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 2920 | 2026-03-31T22:35:53.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
|
| 2921 | 2026-03-31T22:35:53.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
|
| 2922 | 2026-03-31T22:35:53.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::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = list
|
| 2923 | 2026-03-31T22:35:53.468Z | 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 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 2924 | 2026-03-31T22:35:53.468Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b90811b0-6a3b-4745-afc9-152240928a97"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = snapshot
|
| 2925 | 2026-03-31T22:35:53.484Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b90811b0-6a3b-4745-afc9-152240928a97", "phd-artifacts/phd-clone-c22379e3-c431-4776-b7ef-c51c5b43301a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = clone
|
| 2926 | 2026-03-31T22:35:53.503Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c22379e3-c431-4776-b7ef-c51c5b43301a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = list
|
| 2927 | 2026-03-31T22:35:53.515Z | 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-c22379e3-c431-4776-b7ef-c51c5b43301a 0B 25.3T 242M /phd-artifacts/phd-clone-c22379e3-c431-4776-b7ef-c51c5b43301a\n
target = phd_framework::zfs
|
| 2928 | 2026-03-31T22:35:53.516Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
|
| 2929 | 2026-03-31T22:35:53.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 = 322
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm_name = instance_reset_returns_to_running_test
|
| 2930 | 2026-03-31T22:35:53.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
|
| 2931 | 2026-03-31T22:35:53.516Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 2932 | 2026-03-31T22:35:53.516Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::instance_reset_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_reset_test/instance_reset_returns_to_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_reset_test/instance_reset_returns_to_running_test.stdout.log"
target = phd_framework::log_config
|
| 2933 | 2026-03-31T22:35:53.544Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1069
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm::server
|
| 2934 | 2026-03-31T22:35:53.559Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
|
| 2935 | 2026-03-31T22:35:53.559Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2936 | 2026-03-31T22:35:53.559Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2937 | 2026-03-31T22:35:53.560Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2938 | 2026-03-31T22:35:53.560Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2939 | 2026-03-31T22:35:53.560Z | 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 = 459
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2940 | 2026-03-31T22:35:54.320Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2941 | 2026-03-31T22:35:54.321Z | 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: 63d73232-84b4-4af5-af9f-2420da691b78, name: "phd-vm-63d73232-84b4-4af5-af9f-2420da691b78", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 477fef49-9ec4-4fa8-8909-44ca25a86578, project_id: c47894a6-3460-4e61-9520-181670029707, sled_id: 23fb1869-2d6a-4ff3-9b62-32cdf80bb686, sled_serial: "23fb1869-2d6a-4ff3-9b62-32cdf80bb686", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2942 | 2026-03-31T22:35:54.321Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2943 | 2026-03-31T22:35:54.321Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2944 | 2026-03-31T22:35:54.322Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2945 | 2026-03-31T22:35:54.323Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2946 | 2026-03-31T22:35:54.323Z | 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 = 798
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2947 | 2026-03-31T22:35:54.323Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2948 | 2026-03-31T22:35:54.323Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2949 | 2026-03-31T22:35:54.324Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2950 | 2026-03-31T22:35:54.324Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2951 | 2026-03-31T22:35:54.324Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2952 | 2026-03-31T22:35:54.324Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2953 | 2026-03-31T22:35:54.325Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2954 | 2026-03-31T22:35:54.325Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2955 | 2026-03-31T22:35:54.325Z | 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 = 798
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2956 | 2026-03-31T22:35:54.325Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2957 | 2026-03-31T22:35:54.325Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2958 | 2026-03-31T22:35:54.328Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2959 | 2026-03-31T22:35:54.328Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2960 | 2026-03-31T22:35:54.328Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2961 | 2026-03-31T22:35:54.328Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2962 | 2026-03-31T22:35:54.329Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2963 | 2026-03-31T22:35:54.329Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2964 | 2026-03-31T22:35:54.329Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2965 | 2026-03-31T22:35:54.330Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2966 | 2026-03-31T22:35:54.330Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2967 | 2026-03-31T22:35:54.330Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2968 | 2026-03-31T22:35:54.331Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2969 | 2026-03-31T22:35:54.331Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2970 | 2026-03-31T22:35:54.331Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2971 | 2026-03-31T22:35:54.332Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2972 | 2026-03-31T22:35:54.332Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2973 | 2026-03-31T22:35:54.332Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2974 | 2026-03-31T22:35:54.333Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2975 | 2026-03-31T22:35:54.333Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2976 | 2026-03-31T22:35:54.333Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2977 | 2026-03-31T22:35:54.334Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2978 | 2026-03-31T22:35:54.334Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2979 | 2026-03-31T22:35:54.334Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2980 | 2026-03-31T22:35:54.335Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2981 | 2026-03-31T22:35:54.335Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2982 | 2026-03-31T22:35:54.335Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2983 | 2026-03-31T22:35:54.336Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2984 | 2026-03-31T22:35:54.336Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2985 | 2026-03-31T22:35:54.336Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2986 | 2026-03-31T22:35:54.337Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2987 | 2026-03-31T22:35:54.337Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2988 | 2026-03-31T22:35:54.337Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2989 | 2026-03-31T22:35:54.337Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2990 | 2026-03-31T22:35:54.338Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2991 | 2026-03-31T22:35:54.338Z | 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 = 798
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2992 | 2026-03-31T22:35:54.338Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2993 | 2026-03-31T22:35:54.338Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2994 | 2026-03-31T22:35:54.339Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2995 | 2026-03-31T22:35:54.339Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2996 | 2026-03-31T22:35:54.339Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2997 | 2026-03-31T22:35:54.339Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2998 | 2026-03-31T22:35:54.340Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 2999 | 2026-03-31T22:35:54.340Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3000 | 2026-03-31T22:35:54.340Z | 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 = 798
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3001 | 2026-03-31T22:35:54.340Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3002 | 2026-03-31T22:35:54.340Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3003 | 2026-03-31T22:35:54.341Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3004 | 2026-03-31T22:35:54.343Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 3005 | 2026-03-31T22:35:54.344Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 23
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3006 | 2026-03-31T22:35:55.078Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3007 | 2026-03-31T22:35:55.078Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3008 | 2026-03-31T22:35:55.080Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3009 | 2026-03-31T22:35:55.080Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 739
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3010 | 2026-03-31T22:35:55.080Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3011 | 2026-03-31T22:35:55.080Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3012 | 2026-03-31T22:35:55.081Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3013 | 2026-03-31T22:35:55.081Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3014 | 2026-03-31T22:35:55.082Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3015 | 2026-03-31T22:35:55.082Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3016 | 2026-03-31T22:35:55.083Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3017 | 2026-03-31T22:35:55.166Z | 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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3018 | 2026-03-31T22:35:55.166Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c22379e3-c431-4776-b7ef-c51c5b43301a"]
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3019 | 2026-03-31T22:35:55.202Z | 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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3020 | 2026-03-31T22:35:55.202Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b90811b0-6a3b-4745-afc9-152240928a97"]
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 = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3021 | 2026-03-31T22:35:55.220Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 138
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3022 | 2026-03-31T22:35:55.221Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 138
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3023 | 2026-03-31T22:35:55.221Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1660
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 63d73232-84b4-4af5-af9f-2420da691b78
|
| 3024 | 2026-03-31T22:35:55.221Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1764
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
|
| 3025 | 2026-03-31T22:35:55.221Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_requires_running_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3026 | 2026-03-31T22:35:55.221Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3027 | 2026-03-31T22:35:55.221Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3028 | 2026-03-31T22:35:55.221Z | 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
|
| 3029 | 2026-03-31T22:35:55.221Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3030 | 2026-03-31T22:35:55.221Z | 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
|
| 3031 | 2026-03-31T22:35:55.221Z | 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
|
| 3032 | 2026-03-31T22:35:55.221Z | 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
|
| 3033 | 2026-03-31T22:35:55.232Z | 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 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3034 | 2026-03-31T22:35:55.232Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-47c23f58-1229-4906-a38c-eade4a8b0482"]
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
|
| 3035 | 2026-03-31T22:35:55.249Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-47c23f58-1229-4906-a38c-eade4a8b0482", "phd-artifacts/phd-clone-b97ede81-5ff2-4827-b0b1-101d7c5b889d"]
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
|
| 3036 | 2026-03-31T22:35:55.269Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b97ede81-5ff2-4827-b0b1-101d7c5b889d"]
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
|
| 3037 | 2026-03-31T22:35:55.280Z | 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-b97ede81-5ff2-4827-b0b1-101d7c5b889d 0B 25.3T 242M /phd-artifacts/phd-clone-b97ede81-5ff2-4827-b0b1-101d7c5b889d\n
target = phd_framework::zfs
|
| 3038 | 2026-03-31T22:35:55.281Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
|
| 3039 | 2026-03-31T22:35:55.281Z | 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 = 322
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm_name = instance_reset_requires_running_test
|
| 3040 | 2026-03-31T22:35:55.281Z | 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
|
| 3041 | 2026-03-31T22:35:55.281Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 3042 | 2026-03-31T22:35:55.281Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::instance_reset_requires_running_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_reset_requires_running_test/instance_reset_requires_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_reset_requires_running_test/instance_reset_requires_running_test.stdout.log"
target = phd_framework::log_config
|
| 3043 | 2026-03-31T22:35:55.310Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1077
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm::server
|
| 3044 | 2026-03-31T22:35:55.326Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
|
| 3045 | 2026-03-31T22:35:55.326Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3046 | 2026-03-31T22:35:55.326Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3047 | 2026-03-31T22:35:55.327Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3048 | 2026-03-31T22:35:55.327Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3049 | 2026-03-31T22:35:55.327Z | 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 = 459
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3050 | 2026-03-31T22:35:55.988Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3051 | 2026-03-31T22:35:55.989Z | 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: 40550750-3892-4217-b61d-653318d0dfe0, name: "phd-vm-40550750-3892-4217-b61d-653318d0dfe0", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 967e1862-e345-4d0b-8b7a-810fdcba5bec, project_id: eb6397ce-587b-4e80-8d42-ec8ef517f8f1, sled_id: 538b990a-5679-4d50-8305-dae52902f633, sled_serial: "538b990a-5679-4d50-8305-dae52902f633", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3052 | 2026-03-31T22:35:55.989Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3053 | 2026-03-31T22:35:55.989Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3054 | 2026-03-31T22:35:55.990Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3055 | 2026-03-31T22:35:55.990Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3056 | 2026-03-31T22:35:55.990Z | 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 = 798
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3057 | 2026-03-31T22:35:55.990Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3058 | 2026-03-31T22:35:55.990Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3059 | 2026-03-31T22:35:55.991Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3060 | 2026-03-31T22:35:55.991Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3061 | 2026-03-31T22:35:55.992Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3062 | 2026-03-31T22:35:55.992Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3063 | 2026-03-31T22:35:55.992Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3064 | 2026-03-31T22:35:55.992Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_requires_running_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3065 | 2026-03-31T22:35:55.992Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3066 | 2026-03-31T22:35:55.993Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3067 | 2026-03-31T22:35:56.725Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3068 | 2026-03-31T22:35:56.805Z | 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 = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3069 | 2026-03-31T22:35:56.805Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b97ede81-5ff2-4827-b0b1-101d7c5b889d"]
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 = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3070 | 2026-03-31T22:35:56.838Z | 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 = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3071 | 2026-03-31T22:35:56.839Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-47c23f58-1229-4906-a38c-eade4a8b0482"]
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 = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3072 | 2026-03-31T22:35:56.858Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 866
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3073 | 2026-03-31T22:35:56.858Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1531
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 40550750-3892-4217-b61d-653318d0dfe0
|
| 3074 | 2026-03-31T22:35:56.859Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1637
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
|
| 3075 | 2026-03-31T22:35:56.858Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 866
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3076 | 2026-03-31T22:35:56.859Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::stop_while_blocked_on_start_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3077 | 2026-03-31T22:35:56.859Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3078 | 2026-03-31T22:35:56.859Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3079 | 2026-03-31T22:35:56.859Z | 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
|
| 3080 | 2026-03-31T22:35:56.859Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3081 | 2026-03-31T22:35:56.859Z | 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
|
| 3082 | 2026-03-31T22:35:56.859Z | 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
|
| 3083 | 2026-03-31T22:35:56.859Z | 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
|
| 3084 | 2026-03-31T22:35:56.872Z | 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 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3085 | 2026-03-31T22:35:56.872Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-30f40cde-f4eb-4c3b-8860-e2c8ebe7bf74"]
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
|
| 3086 | 2026-03-31T22:35:56.889Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-30f40cde-f4eb-4c3b-8860-e2c8ebe7bf74", "phd-artifacts/phd-clone-218b8dd4-e502-4a78-b3eb-7073e786f899"]
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
|
| 3087 | 2026-03-31T22:35:56.907Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-218b8dd4-e502-4a78-b3eb-7073e786f899"]
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
|
| 3088 | 2026-03-31T22:35:56.919Z | 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-218b8dd4-e502-4a78-b3eb-7073e786f899 0B 25.3T 242M /phd-artifacts/phd-clone-218b8dd4-e502-4a78-b3eb-7073e786f899\n
target = phd_framework::zfs
|
| 3089 | 2026-03-31T22:35:56.919Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/73867c85cf09817b7a8b903ee191e693c9be4a1499bfbd93f1d021306e98179d/crucible-downstairs
target = phd_framework::artifacts::store
|
| 3090 | 2026-03-31T22:35:56.920Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/b54d2e82-c0a4-456c-80c0-1caa003b2537_9000", "--encrypted", "--uuid", "b54d2e82-c0a4-456c-80c0-1caa003b2537", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3091 | 2026-03-31T22:35:56.947Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
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/b54d2e82-c0a4-456c-80c0-1caa003b2537_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:35:56.932015696Z","hostname":"BRM42220010","pid":1085}\n{"msg":"UUID: b54d2e82-c0a4-456c-80c0-1caa003b2537","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:35:56.944561476Z","hostname":"BRM42220010","pid":1085}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:35:56.944575953Z","hostname":"BRM42220010","pid":1085}\n
target = phd_framework::disk::crucible
|
| 3092 | 2026-03-31T22:35:56.948Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/b54d2e82-c0a4-456c-80c0-1caa003b2537_9001", "--encrypted", "--uuid", "b54d2e82-c0a4-456c-80c0-1caa003b2537", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3093 | 2026-03-31T22:35:56.976Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
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/b54d2e82-c0a4-456c-80c0-1caa003b2537_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:35:56.960998495Z","hostname":"BRM42220010","pid":1086}\n{"msg":"UUID: b54d2e82-c0a4-456c-80c0-1caa003b2537","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:35:56.973183775Z","hostname":"BRM42220010","pid":1086}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:35:56.973199023Z","hostname":"BRM42220010","pid":1086}\n
target = phd_framework::disk::crucible
|
| 3094 | 2026-03-31T22:35:56.976Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/b54d2e82-c0a4-456c-80c0-1caa003b2537_9002", "--encrypted", "--uuid", "b54d2e82-c0a4-456c-80c0-1caa003b2537", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3095 | 2026-03-31T22:35:57.004Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
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/b54d2e82-c0a4-456c-80c0-1caa003b2537_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:35:56.987978292Z","hostname":"BRM42220010","pid":1087}\n{"msg":"UUID: b54d2e82-c0a4-456c-80c0-1caa003b2537","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:35:57.000232732Z","hostname":"BRM42220010","pid":1087}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-03-31T22:35:57.00025255Z","hostname":"BRM42220010","pid":1087}\n
target = phd_framework::disk::crucible
|
| 3096 | 2026-03-31T22:35:57.004Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_b54d2e82-c0a4-456c-80c0-1caa003b2537_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_b54d2e82-c0a4-456c-80c0-1caa003b2537_9000.stdout.log"
target = phd_framework::log_config
|
| 3097 | 2026-03-31T22:35:57.005Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/b54d2e82-c0a4-456c-80c0-1caa003b2537_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3098 | 2026-03-31T22:35:57.005Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/b54d2e82-c0a4-456c-80c0-1caa003b2537_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3099 | 2026-03-31T22:35:57.007Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_b54d2e82-c0a4-456c-80c0-1caa003b2537_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_b54d2e82-c0a4-456c-80c0-1caa003b2537_9001.stdout.log"
target = phd_framework::log_config
|
| 3100 | 2026-03-31T22:35:57.007Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/b54d2e82-c0a4-456c-80c0-1caa003b2537_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3101 | 2026-03-31T22:35:57.007Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/b54d2e82-c0a4-456c-80c0-1caa003b2537_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3102 | 2026-03-31T22:35:57.009Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_b54d2e82-c0a4-456c-80c0-1caa003b2537_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_b54d2e82-c0a4-456c-80c0-1caa003b2537_9002.stdout.log"
target = phd_framework::log_config
|
| 3103 | 2026-03-31T22:35:57.009Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/b54d2e82-c0a4-456c-80c0-1caa003b2537_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3104 | 2026-03-31T22:35:57.009Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/b54d2e82-c0a4-456c-80c0-1caa003b2537_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3105 | 2026-03-31T22:35:57.011Z | INFO | phd-runner: [TEST - EVENT] enabling vcr black hole
disk = vcr-replacement-target
file = phd-tests/framework/src/disk/crucible.rs
line = 130
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 3106 | 2026-03-31T22:35:57.012Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
|
| 3107 | 2026-03-31T22:35:57.012Z | 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 = 322
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
|
| 3108 | 2026-03-31T22:35:57.012Z | 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
|
| 3109 | 2026-03-31T22:35:57.012Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 3110 | 2026-03-31T22:35:57.012Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/stop_while_blocked_on_start_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/stop_while_blocked_on_start_test.stdout.log"
target = phd_framework::log_config
|
| 3111 | 2026-03-31T22:35:57.039Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1091
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm::server
|
| 3112 | 2026-03-31T22:35:57.054Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
|
| 3113 | 2026-03-31T22:35:57.054Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3114 | 2026-03-31T22:35:57.055Z | 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 = 459
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3115 | 2026-03-31T22:35:57.713Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3116 | 2026-03-31T22:35:57.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: 9a750421-33d4-4cd6-9952-34051ad6be2c, name: "phd-vm-9a750421-33d4-4cd6-9952-34051ad6be2c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 50928e5a-1e57-4ee0-94d0-a1226b4a6423, project_id: 3e2903dd-e057-40f0-afb4-33ef430bff61, sled_id: 4feb2db1-1a34-4b9c-9896-ca035ccb63b7, sled_serial: "4feb2db1-1a34-4b9c-9896-ca035ccb63b7", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3117 | 2026-03-31T22:35:57.714Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3118 | 2026-03-31T22:35:57.715Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3119 | 2026-03-31T22:35:57.716Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3120 | 2026-03-31T22:35:57.716Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3121 | 2026-03-31T22:35:57.716Z | 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 = 798
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3122 | 2026-03-31T22:35:57.716Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3123 | 2026-03-31T22:35:57.716Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3124 | 2026-03-31T22:35:57.717Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3125 | 2026-03-31T22:35:57.717Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3126 | 2026-03-31T22:35:57.717Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3127 | 2026-03-31T22:35:57.717Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3128 | 2026-03-31T22:35:57.718Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3129 | 2026-03-31T22:35:57.718Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3130 | 2026-03-31T22:35:57.718Z | 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 = 798
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3131 | 2026-03-31T22:35:57.718Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3132 | 2026-03-31T22:35:57.718Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3133 | 2026-03-31T22:35:57.724Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 3134 | 2026-03-31T22:35:57.724Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3135 | 2026-03-31T22:35:57.725Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3136 | 2026-03-31T22:35:57.725Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3137 | 2026-03-31T22:35:57.725Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3138 | 2026-03-31T22:35:57.725Z | INFO | phd-runner: test phd_tests::server_state_machine::stop_while_blocked_on_start_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3139 | 2026-03-31T22:35:57.725Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3140 | 2026-03-31T22:35:57.726Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3141 | 2026-03-31T22:35:57.812Z | 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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3142 | 2026-03-31T22:35:57.812Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-218b8dd4-e502-4a78-b3eb-7073e786f899"]
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3143 | 2026-03-31T22:35:57.847Z | 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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3144 | 2026-03-31T22:35:57.847Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-30f40cde-f4eb-4c3b-8860-e2c8ebe7bf74"]
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3145 | 2026-03-31T22:35:57.865Z | 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/b54d2e82-c0a4-456c-80c0-1caa003b2537_9000" } }
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3146 | 2026-03-31T22:35:57.869Z | 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/b54d2e82-c0a4-456c-80c0-1caa003b2537_9000"
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3147 | 2026-03-31T22:35:57.870Z | 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/b54d2e82-c0a4-456c-80c0-1caa003b2537_9001" } }
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3148 | 2026-03-31T22:35:57.875Z | 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/b54d2e82-c0a4-456c-80c0-1caa003b2537_9001"
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3149 | 2026-03-31T22:35:57.877Z | 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/b54d2e82-c0a4-456c-80c0-1caa003b2537_9002" } }
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3150 | 2026-03-31T22:35:57.881Z | 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/b54d2e82-c0a4-456c-80c0-1caa003b2537_9002"
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3151 | 2026-03-31T22:35:57.883Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 157
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3152 | 2026-03-31T22:35:57.883Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 828
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
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 = 9a750421-33d4-4cd6-9952-34051ad6be2c
|
| 3153 | 2026-03-31T22:35:57.883Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 157
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3154 | 2026-03-31T22:35:57.883Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1024
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
|
| 3155 | 2026-03-31T22:35:57.883Z | INFO | phd-runner: Starting test phd_tests::cpuid::cpuid_instance_spec_round_trip_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3156 | 2026-03-31T22:35:57.883Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3157 | 2026-03-31T22:35:57.883Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3158 | 2026-03-31T22:35:57.884Z | 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
|
| 3159 | 2026-03-31T22:35:57.884Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3160 | 2026-03-31T22:35:57.884Z | 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
|
| 3161 | 2026-03-31T22:35:57.884Z | 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
|
| 3162 | 2026-03-31T22:35:57.884Z | 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
|
| 3163 | 2026-03-31T22:35:57.895Z | 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 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3164 | 2026-03-31T22:35:57.896Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-463212b7-f431-4709-88bc-30170f598c65"]
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
|
| 3165 | 2026-03-31T22:35:57.912Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-463212b7-f431-4709-88bc-30170f598c65", "phd-artifacts/phd-clone-456b82fa-08bd-4a40-baec-4abae303c981"]
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
|
| 3166 | 2026-03-31T22:35:57.930Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-456b82fa-08bd-4a40-baec-4abae303c981"]
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
|
| 3167 | 2026-03-31T22:35:57.941Z | 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-456b82fa-08bd-4a40-baec-4abae303c981 0B 25.3T 242M /phd-artifacts/phd-clone-456b82fa-08bd-4a40-baec-4abae303c981\n
target = phd_framework::zfs
|
| 3168 | 2026-03-31T22:35:57.942Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
|
| 3169 | 2026-03-31T22:35:57.942Z | 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 = 322
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm_name = cpuid_instance_spec_round_trip_test
|
| 3170 | 2026-03-31T22:35:57.942Z | 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
|
| 3171 | 2026-03-31T22:35:57.942Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 3172 | 2026-03-31T22:35:57.942Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
stderr_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_instance_spec_round_trip_test/cpuid_instance_spec_round_trip_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_instance_spec_round_trip_test/cpuid_instance_spec_round_trip_test.stdout.log"
target = phd_framework::log_config
|
| 3173 | 2026-03-31T22:35:57.970Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1099
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm::server
|
| 3174 | 2026-03-31T22:35:57.985Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
|
| 3175 | 2026-03-31T22:35:57.985Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3176 | 2026-03-31T22:35:57.986Z | 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 = 459
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3177 | 2026-03-31T22:35:58.397Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3178 | 2026-03-31T22:35:58.398Z | 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: c53b6fe9-6df5-4f80-aa3d-7a35c34693cd, name: "phd-vm-c53b6fe9-6df5-4f80-aa3d-7a35c34693cd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 9bb1ca6a-cb8e-4c83-adaa-709dd30e0af7, project_id: 4798f52b-c00b-4566-9d67-f319b03b84ee, sled_id: 4562a114-8a50-4ddb-b6bb-85adcedc6405, sled_serial: "4562a114-8a50-4ddb-b6bb-85adcedc6405", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3179 | 2026-03-31T22:35:58.398Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3180 | 2026-03-31T22:35:58.398Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3181 | 2026-03-31T22:35:58.399Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3182 | 2026-03-31T22:35:58.400Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3183 | 2026-03-31T22:35:58.400Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3184 | 2026-03-31T22:35:58.401Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3185 | 2026-03-31T22:35:58.401Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3186 | 2026-03-31T22:35:58.401Z | 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
|
| 3187 | 2026-03-31T22:35:58.401Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3188 | 2026-03-31T22:35:58.401Z | INFO | phd-runner: test phd_tests::cpuid::cpuid_instance_spec_round_trip_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3189 | 2026-03-31T22:35:58.402Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3190 | 2026-03-31T22:35:58.403Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3191 | 2026-03-31T22:35:59.053Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3192 | 2026-03-31T22:35:59.138Z | 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 = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3193 | 2026-03-31T22:35:59.138Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-456b82fa-08bd-4a40-baec-4abae303c981"]
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 = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3194 | 2026-03-31T22:35:59.172Z | 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 = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3195 | 2026-03-31T22:35:59.173Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-463212b7-f431-4709-88bc-30170f598c65"]
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 = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3196 | 2026-03-31T22:35:59.191Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 789
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3197 | 2026-03-31T22:35:59.191Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1206
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = c53b6fe9-6df5-4f80-aa3d-7a35c34693cd
|
| 3198 | 2026-03-31T22:35:59.191Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 789
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3199 | 2026-03-31T22:35:59.191Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1307
file = phd-tests/tests/src/cpuid.rs
line = 24
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_tests::cpuid
|
| 3200 | 2026-03-31T22:35:59.191Z | INFO | phd-runner: Starting test phd_tests::cpuid::cpuid_boot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3201 | 2026-03-31T22:35:59.191Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3202 | 2026-03-31T22:35:59.192Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3203 | 2026-03-31T22:35:59.192Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 141
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_tests::cpuid
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3204 | 2026-03-31T22:35:59.195Z | 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
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_tests::cpuid
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3205 | 2026-03-31T22:35:59.195Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3206 | 2026-03-31T22:35:59.195Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3207 | 2026-03-31T22:35:59.195Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3208 | 2026-03-31T22:35:59.195Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = list
|
| 3209 | 2026-03-31T22:35:59.206Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3210 | 2026-03-31T22:35:59.207Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-db354bdb-42d1-45f3-9fe7-c3c8c6740eaf"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = snapshot
|
| 3211 | 2026-03-31T22:35:59.223Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-db354bdb-42d1-45f3-9fe7-c3c8c6740eaf", "phd-artifacts/phd-clone-3ebf402c-35e0-4349-974d-d61c1499bebe"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = clone
|
| 3212 | 2026-03-31T22:35:59.238Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3ebf402c-35e0-4349-974d-d61c1499bebe"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = list
|
| 3213 | 2026-03-31T22:35:59.248Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-3ebf402c-35e0-4349-974d-d61c1499bebe 0B 25.3T 242M /phd-artifacts/phd-clone-3ebf402c-35e0-4349-974d-d61c1499bebe\n
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3214 | 2026-03-31T22:35:59.249Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3215 | 2026-03-31T22:35:59.249Z | 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 = 322
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm_name = cpuid_boot_test
|
| 3216 | 2026-03-31T22:35:59.249Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /work/phd-test/propolis-server
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3217 | 2026-03-31T22:35:59.249Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3218 | 2026-03-31T22:35:59.249Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stderr_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_boot_test/cpuid_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_boot_test/cpuid_boot_test.stdout.log"
target = phd_framework::log_config
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3219 | 2026-03-31T22:35:59.276Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1107
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3220 | 2026-03-31T22:35:59.290Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3221 | 2026-03-31T22:35:59.290Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3222 | 2026-03-31T22:35:59.291Z | 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 = 459
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3223 | 2026-03-31T22:35:59.715Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3224 | 2026-03-31T22:35:59.716Z | 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: 47942018-8fdd-4767-8480-e114fbab678c, name: "phd-vm-47942018-8fdd-4767-8480-e114fbab678c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b4347738-041b-4e3d-b393-4a037a33a792, project_id: bae0f31c-fc59-4214-bf46-e2976ddd8bde, sled_id: 7d8af9dc-98a9-4ef8-b06f-0e3b81221d4a, sled_serial: "7d8af9dc-98a9-4ef8-b06f-0e3b81221d4a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3225 | 2026-03-31T22:35:59.716Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3226 | 2026-03-31T22:35:59.716Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
state = Run
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3227 | 2026-03-31T22:35:59.718Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3228 | 2026-03-31T22:35:59.718Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3229 | 2026-03-31T22:35:59.718Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = 300s
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3230 | 2026-03-31T22:35:59.718Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3231 | 2026-03-31T22:35:59.718Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3232 | 2026-03-31T22:35:59.718Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3233 | 2026-03-31T22:36:04.095Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4376
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3234 | 2026-03-31T22:36:04.095Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WriteStr("root")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3235 | 2026-03-31T22:36:04.095Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3236 | 2026-03-31T22:36:04.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3237 | 2026-03-31T22:36:04.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3238 | 2026-03-31T22:36:04.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3239 | 2026-03-31T22:36:04.113Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3240 | 2026-03-31T22:36:04.114Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3241 | 2026-03-31T22:36:04.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3242 | 2026-03-31T22:36:04.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3243 | 2026-03-31T22:36:04.146Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3244 | 2026-03-31T22:36:04.147Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3245 | 2026-03-31T22:36:04.147Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4428
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3246 | 2026-03-31T22:36:04.147Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3247 | 2026-03-31T22:36:04.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(15s)
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3248 | 2026-03-31T22:36:04.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3249 | 2026-03-31T22:36:04.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3250 | 2026-03-31T22:36:04.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(300s)
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3251 | 2026-03-31T22:36:04.301Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 142
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3252 | 2026-03-31T22:36:04.301Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3253 | 2026-03-31T22:36:04.301Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(15s)
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3254 | 2026-03-31T22:36:04.311Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3255 | 2026-03-31T22:36:04.311Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3256 | 2026-03-31T22:36:04.312Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(300s)
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3257 | 2026-03-31T22:36:04.334Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3258 | 2026-03-31T22:36:04.334Z | 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.181\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.36\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.181\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: 3991.94\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
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_tests::cpuid
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3259 | 2026-03-31T22:36:04.334Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3260 | 2026-03-31T22:36:04.335Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3261 | 2026-03-31T22:36:04.335Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4619
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3262 | 2026-03-31T22:36:04.335Z | INFO | phd-runner: test phd_tests::cpuid::cpuid_boot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3263 | 2026-03-31T22:36:04.335Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3264 | 2026-03-31T22:36:04.337Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3265 | 2026-03-31T22:36:04.993Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
self.address = 127.0.0.1:9000
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3266 | 2026-03-31T22:36:05.082Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3267 | 2026-03-31T22:36:05.082Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3ebf402c-35e0-4349-974d-d61c1499bebe"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = destroy
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3268 | 2026-03-31T22:36:05.111Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3269 | 2026-03-31T22:36:05.111Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-db354bdb-42d1-45f3-9fe7-c3c8c6740eaf"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = destroy
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3270 | 2026-03-31T22:36:05.130Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 795
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3271 | 2026-03-31T22:36:05.130Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 794
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3272 | 2026-03-31T22:36:05.130Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5839
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = cpuid_boot_test
vm_id = 47942018-8fdd-4767-8480-e114fbab678c
|
| 3273 | 2026-03-31T22:36:05.130Z | INFO | phd-runner: Starting test phd_tests::cpuid::cpuid_migrate_smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3274 | 2026-03-31T22:36:05.130Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3275 | 2026-03-31T22:36:05.130Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5937
file = phd-tests/tests/src/cpuid.rs
line = 141
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::cpuid::cpuid_boot_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_tests::cpuid
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3276 | 2026-03-31T22:36:05.130Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3277 | 2026-03-31T22:36:05.130Z | 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
|
| 3278 | 2026-03-31T22:36:05.133Z | 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
|
| 3279 | 2026-03-31T22:36:05.133Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3280 | 2026-03-31T22:36:05.133Z | 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
|
| 3281 | 2026-03-31T22:36:05.133Z | 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
|
| 3282 | 2026-03-31T22:36:05.133Z | 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
|
| 3283 | 2026-03-31T22:36:05.145Z | 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 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3284 | 2026-03-31T22:36:05.145Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-12f1639e-add1-4c3b-bf31-3945d300c8d9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 3285 | 2026-03-31T22:36:05.163Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-12f1639e-add1-4c3b-bf31-3945d300c8d9", "phd-artifacts/phd-clone-31b93efa-f900-4bd8-af81-3c637e6a9135"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = clone
|
| 3286 | 2026-03-31T22:36:05.182Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-31b93efa-f900-4bd8-af81-3c637e6a9135"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = list
|
| 3287 | 2026-03-31T22:36:05.193Z | 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-31b93efa-f900-4bd8-af81-3c637e6a9135 0B 25.3T 242M /phd-artifacts/phd-clone-31b93efa-f900-4bd8-af81-3c637e6a9135\n
target = phd_framework::zfs
|
| 3288 | 2026-03-31T22:36:05.193Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 3289 | 2026-03-31T22:36:05.194Z | 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 = 322
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm_name = cpuid_boot_test
|
| 3290 | 2026-03-31T22:36:05.194Z | 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
|
| 3291 | 2026-03-31T22:36:05.194Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 3292 | 2026-03-31T22:36:05.194Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_migrate_smoke_test/cpuid_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_migrate_smoke_test/cpuid_boot_test.stdout.log"
target = phd_framework::log_config
|
| 3293 | 2026-03-31T22:36:05.222Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1115
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm::server
|
| 3294 | 2026-03-31T22:36:05.236Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 3295 | 2026-03-31T22:36:05.236Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3296 | 2026-03-31T22:36:05.237Z | 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 = 459
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3297 | 2026-03-31T22:36:05.939Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3298 | 2026-03-31T22:36:05.940Z | 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: 495b3b87-4cc1-4d75-9d13-2978f5ca62ae, name: "phd-vm-495b3b87-4cc1-4d75-9d13-2978f5ca62ae", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 31eacb55-144a-452c-8393-4eef1026a43c, project_id: ae7fee98-d18f-421f-b86f-d254cd612c81, sled_id: 669deb33-12a9-4d5c-910f-09c254e45163, sled_serial: "669deb33-12a9-4d5c-910f-09c254e45163", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3299 | 2026-03-31T22:36:05.940Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3300 | 2026-03-31T22:36:05.940Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::cpuid::cpuid_migrate_smoke_test
state = Run
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3301 | 2026-03-31T22:36:05.941Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3302 | 2026-03-31T22:36:05.941Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 3303 | 2026-03-31T22:36:05.941Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3304 | 2026-03-31T22:36:05.941Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3305 | 2026-03-31T22:36:05.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3306 | 2026-03-31T22:36:05.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3307 | 2026-03-31T22:36:10.281Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4339
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3308 | 2026-03-31T22:36:10.281Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3309 | 2026-03-31T22:36:10.282Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3310 | 2026-03-31T22:36:10.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3311 | 2026-03-31T22:36:10.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3312 | 2026-03-31T22:36:10.300Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3313 | 2026-03-31T22:36:10.300Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3314 | 2026-03-31T22:36:10.300Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3315 | 2026-03-31T22:36:10.300Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3316 | 2026-03-31T22:36:10.300Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3317 | 2026-03-31T22:36:10.332Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3318 | 2026-03-31T22:36:10.333Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 3319 | 2026-03-31T22:36:10.333Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4391
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 3320 | 2026-03-31T22:36:10.333Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3321 | 2026-03-31T22:36:10.333Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3322 | 2026-03-31T22:36:10.343Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3323 | 2026-03-31T22:36:10.344Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3324 | 2026-03-31T22:36:10.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 = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3325 | 2026-03-31T22:36:10.477Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 133
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3326 | 2026-03-31T22:36:10.478Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3327 | 2026-03-31T22:36:10.478Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3328 | 2026-03-31T22:36:10.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3329 | 2026-03-31T22:36:10.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3330 | 2026-03-31T22:36:10.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3331 | 2026-03-31T22:36:10.520Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3332 | 2026-03-31T22:36:10.520Z | 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.320\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.64\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.320\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.22\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
|
| 3333 | 2026-03-31T22:36:10.521Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 3334 | 2026-03-31T22:36:10.521Z | 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 = 322
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm_name = cpuid_boot_test_migration_target
|
| 3335 | 2026-03-31T22:36:10.521Z | 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
|
| 3336 | 2026-03-31T22:36:10.521Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 3337 | 2026-03-31T22:36:10.521Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_migrate_smoke_test/cpuid_boot_test_migration_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_migrate_smoke_test/cpuid_boot_test_migration_target.stdout.log"
target = phd_framework::log_config
|
| 3338 | 2026-03-31T22:36:10.549Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1116
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm::server
|
| 3339 | 2026-03-31T22:36:10.562Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 3340 | 2026-03-31T22:36:10.563Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
target = phd_framework::test_vm
target_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3341 | 2026-03-31T22:36:10.563Z | 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 = 646
migration_id = 4847191a-b30f-44d3-877a-1eb2f20a2221
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
target = phd_framework::test_vm
target_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
timeout_duration = 45s
|
| 3342 | 2026-03-31T22:36:10.563Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
target = phd_framework::test_vm
target_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3343 | 2026-03-31T22:36:10.563Z | 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 = 459
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
target = phd_framework::test_vm
target_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3344 | 2026-03-31T22:36:11.150Z | 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: 77e5aedd-2d37-4a2d-9700-7ef31363eb1a, name: "phd-vm-77e5aedd-2d37-4a2d-9700-7ef31363eb1a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 31eacb55-144a-452c-8393-4eef1026a43c, project_id: ae7fee98-d18f-421f-b86f-d254cd612c81, sled_id: ad347c92-1bb9-4925-8192-209d932346cb, sled_serial: "ad347c92-1bb9-4925-8192-209d932346cb", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
target = phd_framework::test_vm
target_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3345 | 2026-03-31T22:36:11.151Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 4847191a-b30f-44d3-877a-1eb2f20a2221
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
target = phd_framework::test_vm
target_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3346 | 2026-03-31T22:36:13.615Z | 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":10096}}
target = phd_framework::serial
|
| 3347 | 2026-03-31T22:36:13.887Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
target = phd_framework::test_vm
target_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3348 | 2026-03-31T22:36:13.887Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2736
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 4847191a-b30f-44d3-877a-1eb2f20a2221
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
target = phd_framework::test_vm
target_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3349 | 2026-03-31T22:36:13.887Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3350 | 2026-03-31T22:36:13.887Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::cpuid::cpuid_migrate_smoke_test
state = Reboot
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3351 | 2026-03-31T22:36:13.888Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3352 | 2026-03-31T22:36:13.888Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 3353 | 2026-03-31T22:36:13.888Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3354 | 2026-03-31T22:36:13.888Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3355 | 2026-03-31T22:36:13.888Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3356 | 2026-03-31T22:36:13.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 = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3357 | 2026-03-31T22:36:18.024Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4135
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3358 | 2026-03-31T22:36:18.024Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3359 | 2026-03-31T22:36:18.024Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3360 | 2026-03-31T22:36:18.024Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3361 | 2026-03-31T22:36:18.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 = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3362 | 2026-03-31T22:36:18.043Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3363 | 2026-03-31T22:36:18.043Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3364 | 2026-03-31T22:36:18.043Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3365 | 2026-03-31T22:36:18.043Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3366 | 2026-03-31T22:36:18.043Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3367 | 2026-03-31T22:36:18.075Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3368 | 2026-03-31T22:36:18.075Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 3369 | 2026-03-31T22:36:18.075Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4187
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 3370 | 2026-03-31T22:36:18.075Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3371 | 2026-03-31T22:36:18.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 = 924
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 = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3372 | 2026-03-31T22:36:18.086Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3373 | 2026-03-31T22:36:18.086Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3374 | 2026-03-31T22:36:18.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 = 924
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 = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3375 | 2026-03-31T22:36:18.231Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 144
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3376 | 2026-03-31T22:36:18.231Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3377 | 2026-03-31T22:36:18.231Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3378 | 2026-03-31T22:36:18.241Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3379 | 2026-03-31T22:36:18.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3380 | 2026-03-31T22:36:18.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3381 | 2026-03-31T22:36:18.275Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3382 | 2026-03-31T22:36:18.275Z | 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.203\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.40\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.203\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: 3993.02\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
|
| 3383 | 2026-03-31T22:36:18.275Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3384 | 2026-03-31T22:36:18.276Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3385 | 2026-03-31T22:36:18.276Z | 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
|
| 3386 | 2026-03-31T22:36:18.276Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12336
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3387 | 2026-03-31T22:36:18.276Z | INFO | phd-runner: test phd_tests::cpuid::cpuid_migrate_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3388 | 2026-03-31T22:36:18.276Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3389 | 2026-03-31T22:36:18.277Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3390 | 2026-03-31T22:36:18.278Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3391 | 2026-03-31T22:36:18.363Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3392 | 2026-03-31T22:36:18.363Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13125
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
|
| 3393 | 2026-03-31T22:36:18.365Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3394 | 2026-03-31T22:36:18.452Z | 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 = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3395 | 2026-03-31T22:36:18.452Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-31b93efa-f900-4bd8-af81-3c637e6a9135"]
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 = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3396 | 2026-03-31T22:36:18.477Z | 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 = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3397 | 2026-03-31T22:36:18.477Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-12f1639e-add1-4c3b-bf31-3945d300c8d9"]
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 = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3398 | 2026-03-31T22:36:18.495Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 219
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3399 | 2026-03-31T22:36:18.495Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7931
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
target = phd_framework::test_vm
target_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
vm = cpuid_boot_test_migration_target
vm_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3400 | 2026-03-31T22:36:18.495Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 218
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3401 | 2026-03-31T22:36:18.495Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7931
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = 495b3b87-4cc1-4d75-9d13-2978f5ca62ae
target = phd_framework::test_vm
target_id = 77e5aedd-2d37-4a2d-9700-7ef31363eb1a
|
| 3402 | 2026-03-31T22:36:18.495Z | INFO | phd-runner: Starting test phd_tests::cpuid::guest_cpu_topo_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3403 | 2026-03-31T22:36:18.495Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 13363
file = phd-tests/tests/src/cpuid.rs
line = 147
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 3404 | 2026-03-31T22:36:18.495Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3405 | 2026-03-31T22:36:18.495Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3406 | 2026-03-31T22:36:18.495Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 279
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_tests::cpuid
|
| 3407 | 2026-03-31T22:36:18.498Z | 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
|
| 3408 | 2026-03-31T22:36:18.498Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3409 | 2026-03-31T22:36:18.498Z | 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
|
| 3410 | 2026-03-31T22:36:18.498Z | 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
|
| 3411 | 2026-03-31T22:36:18.498Z | 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
|
| 3412 | 2026-03-31T22:36:18.509Z | 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 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3413 | 2026-03-31T22:36:18.509Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-532898b9-5ad0-4c1b-92ef-57195517a9f2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = snapshot
|
| 3414 | 2026-03-31T22:36:18.527Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-532898b9-5ad0-4c1b-92ef-57195517a9f2", "phd-artifacts/phd-clone-262589ad-4a0d-46a8-9888-3b66bfe02e05"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = clone
|
| 3415 | 2026-03-31T22:36:18.544Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-262589ad-4a0d-46a8-9888-3b66bfe02e05"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = list
|
| 3416 | 2026-03-31T22:36:18.556Z | 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-262589ad-4a0d-46a8-9888-3b66bfe02e05 0B 25.3T 242M /phd-artifacts/phd-clone-262589ad-4a0d-46a8-9888-3b66bfe02e05\n
target = phd_framework::zfs
|
| 3417 | 2026-03-31T22:36:18.557Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 3418 | 2026-03-31T22:36:18.557Z | 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 = 322
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm_name = guest_cpu_topo_test
|
| 3419 | 2026-03-31T22:36:18.557Z | 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
|
| 3420 | 2026-03-31T22:36:18.557Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 3421 | 2026-03-31T22:36:18.557Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::cpuid::guest_cpu_topo_test
stderr_path = "/tmp/propolis-phd/phd_tests::cpuid::guest_cpu_topo_test/guest_cpu_topo_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::cpuid::guest_cpu_topo_test/guest_cpu_topo_test.stdout.log"
target = phd_framework::log_config
|
| 3422 | 2026-03-31T22:36:18.585Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1125
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm::server
|
| 3423 | 2026-03-31T22:36:18.599Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 3424 | 2026-03-31T22:36:18.599Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3425 | 2026-03-31T22:36:18.600Z | 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 = 459
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3426 | 2026-03-31T22:36:19.103Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3427 | 2026-03-31T22:36:19.103Z | 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: 5f4b98b4-4fe2-4265-aeb9-b18afc971f56, name: "phd-vm-5f4b98b4-4fe2-4265-aeb9-b18afc971f56", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d4adaf7d-7181-4a85-b961-01f55db368d9, project_id: 781f2ac7-8fd7-4c63-84fb-1ebda2f1df01, sled_id: de0d3ac7-014f-48f6-bf87-a8a0b0dc9ff7, sled_serial: "de0d3ac7-014f-48f6-bf87-a8a0b0dc9ff7", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3428 | 2026-03-31T22:36:19.104Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3429 | 2026-03-31T22:36:19.104Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::cpuid::guest_cpu_topo_test
state = Run
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3430 | 2026-03-31T22:36:19.104Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3431 | 2026-03-31T22:36:19.104Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 3432 | 2026-03-31T22:36:19.105Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3433 | 2026-03-31T22:36:19.105Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::guest_cpu_topo_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3434 | 2026-03-31T22:36:19.105Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3435 | 2026-03-31T22:36:19.105Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3436 | 2026-03-31T22:36:23.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4327
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3437 | 2026-03-31T22:36:23.432Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::guest_cpu_topo_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3438 | 2026-03-31T22:36:23.432Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::guest_cpu_topo_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3439 | 2026-03-31T22:36:23.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3440 | 2026-03-31T22:36:23.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 = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3441 | 2026-03-31T22:36:23.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3442 | 2026-03-31T22:36:23.451Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::guest_cpu_topo_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3443 | 2026-03-31T22:36:23.451Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::cpuid::guest_cpu_topo_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3444 | 2026-03-31T22:36:23.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3445 | 2026-03-31T22:36:23.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3446 | 2026-03-31T22:36:23.483Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3447 | 2026-03-31T22:36:23.484Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 3448 | 2026-03-31T22:36:23.484Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4378
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 3449 | 2026-03-31T22:36:23.484Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3450 | 2026-03-31T22:36:23.484Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3451 | 2026-03-31T22:36:23.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3452 | 2026-03-31T22:36:23.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3453 | 2026-03-31T22:36:23.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3454 | 2026-03-31T22:36:23.539Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3455 | 2026-03-31T22:36:23.539Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3456 | 2026-03-31T22:36:23.539Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3457 | 2026-03-31T22:36:23.550Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3458 | 2026-03-31T22:36:23.550Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3459 | 2026-03-31T22:36:23.550Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3460 | 2026-03-31T22:36:23.572Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3461 | 2026-03-31T22:36:23.572Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3462 | 2026-03-31T22:36:23.572Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3463 | 2026-03-31T22:36:23.574Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3464 | 2026-03-31T22:36:23.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3465 | 2026-03-31T22:36:23.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3466 | 2026-03-31T22:36:23.583Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3467 | 2026-03-31T22:36:23.583Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3468 | 2026-03-31T22:36:23.583Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3469 | 2026-03-31T22:36:23.617Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3470 | 2026-03-31T22:36:23.617Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3471 | 2026-03-31T22:36:23.618Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3472 | 2026-03-31T22:36:23.628Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3473 | 2026-03-31T22:36:23.628Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3474 | 2026-03-31T22:36:23.628Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3475 | 2026-03-31T22:36:23.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3476 | 2026-03-31T22:36:23.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3477 | 2026-03-31T22:36:23.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3478 | 2026-03-31T22:36:23.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3479 | 2026-03-31T22:36:23.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3480 | 2026-03-31T22:36:23.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3481 | 2026-03-31T22:36:23.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3482 | 2026-03-31T22:36:23.706Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3483 | 2026-03-31T22:36:23.706Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3484 | 2026-03-31T22:36:23.706Z | 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 = 141
target = phd_runner::execute
|
| 3485 | 2026-03-31T22:36:23.706Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4603
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3486 | 2026-03-31T22:36:23.707Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3487 | 2026-03-31T22:36:23.708Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3488 | 2026-03-31T22:36:24.269Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3489 | 2026-03-31T22:36:24.360Z | 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 = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3490 | 2026-03-31T22:36:24.360Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-262589ad-4a0d-46a8-9888-3b66bfe02e05"]
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 = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3491 | 2026-03-31T22:36:24.385Z | 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 = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3492 | 2026-03-31T22:36:24.385Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-532898b9-5ad0-4c1b-92ef-57195517a9f2"]
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 = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3493 | 2026-03-31T22:36:24.401Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 694
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3494 | 2026-03-31T22:36:24.401Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 694
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3495 | 2026-03-31T22:36:24.401Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5801
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5f4b98b4-4fe2-4265-aeb9-b18afc971f56
|
| 3496 | 2026-03-31T22:36:24.401Z | INFO | phd-runner: Starting test phd_tests::framework::multiline_serial_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3497 | 2026-03-31T22:36:24.401Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5905
file = phd-tests/tests/src/cpuid.rs
line = 279
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_tests::cpuid
|
| 3498 | 2026-03-31T22:36:24.401Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3499 | 2026-03-31T22:36:24.401Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3500 | 2026-03-31T22:36:24.402Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/framework.rs
line = 10
path = phd_tests::framework::multiline_serial_test
target = phd_tests::framework
|
| 3501 | 2026-03-31T22:36:24.402Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3502 | 2026-03-31T22:36:24.402Z | 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
|
| 3503 | 2026-03-31T22:36:24.402Z | 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
|
| 3504 | 2026-03-31T22:36:24.402Z | 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::multiline_serial_test
target = phd_framework::zfs
verb = list
|
| 3505 | 2026-03-31T22:36:24.413Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::multiline_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3506 | 2026-03-31T22:36:24.414Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7a0c6056-e32e-45a3-8c48-85890f1c35be"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = snapshot
|
| 3507 | 2026-03-31T22:36:24.430Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7a0c6056-e32e-45a3-8c48-85890f1c35be", "phd-artifacts/phd-clone-dc8db35e-5cc3-4e94-a03c-996a44204ef5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = clone
|
| 3508 | 2026-03-31T22:36:24.446Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dc8db35e-5cc3-4e94-a03c-996a44204ef5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = list
|
| 3509 | 2026-03-31T22:36:24.458Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::multiline_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-dc8db35e-5cc3-4e94-a03c-996a44204ef5 0B 25.3T 242M /phd-artifacts/phd-clone-dc8db35e-5cc3-4e94-a03c-996a44204ef5\n
target = phd_framework::zfs
|
| 3510 | 2026-03-31T22:36:24.458Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 3511 | 2026-03-31T22:36:24.458Z | 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 = 322
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm_name = multiline_test
|
| 3512 | 2026-03-31T22:36:24.458Z | 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
|
| 3513 | 2026-03-31T22:36:24.458Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::framework::multiline_serial_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3514 | 2026-03-31T22:36:24.458Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::framework::multiline_serial_test
stderr_path = "/tmp/propolis-phd/phd_tests::framework::multiline_serial_test/multiline_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::framework::multiline_serial_test/multiline_test.stdout.log"
target = phd_framework::log_config
|
| 3515 | 2026-03-31T22:36:24.487Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1133
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm::server
|
| 3516 | 2026-03-31T22:36:24.501Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 3517 | 2026-03-31T22:36:24.502Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3518 | 2026-03-31T22:36:24.502Z | 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 = 459
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3519 | 2026-03-31T22:36:25.288Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3520 | 2026-03-31T22:36:25.290Z | 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: 1266850e-0837-492e-8091-7c9502d452bd, name: "phd-vm-1266850e-0837-492e-8091-7c9502d452bd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c0ae30b0-1ac9-4802-b7e4-c9c60424c196, project_id: 00b96d6d-9593-4516-be7a-5bc2d95cf209, sled_id: 64ca142b-5eae-402b-a9d2-2533b6cb55e5, sled_serial: "64ca142b-5eae-402b-a9d2-2533b6cb55e5", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3521 | 2026-03-31T22:36:25.290Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3522 | 2026-03-31T22:36:25.290Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::framework::multiline_serial_test
state = Run
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3523 | 2026-03-31T22:36:25.291Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3524 | 2026-03-31T22:36:25.291Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 3525 | 2026-03-31T22:36:25.291Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3526 | 2026-03-31T22:36:25.291Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::framework::multiline_serial_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3527 | 2026-03-31T22:36:25.291Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3528 | 2026-03-31T22:36:25.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 = 924
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3529 | 2026-03-31T22:36:29.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4384
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3530 | 2026-03-31T22:36:29.676Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::framework::multiline_serial_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3531 | 2026-03-31T22:36:29.676Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::framework::multiline_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3532 | 2026-03-31T22:36:29.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3533 | 2026-03-31T22:36:29.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3534 | 2026-03-31T22:36:29.694Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3535 | 2026-03-31T22:36:29.694Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::framework::multiline_serial_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3536 | 2026-03-31T22:36:29.695Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::framework::multiline_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3537 | 2026-03-31T22:36:29.695Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3538 | 2026-03-31T22:36:29.695Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3539 | 2026-03-31T22:36:29.727Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3540 | 2026-03-31T22:36:29.727Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 3541 | 2026-03-31T22:36:29.727Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4435
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 3542 | 2026-03-31T22:36:29.727Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3543 | 2026-03-31T22:36:29.727Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3544 | 2026-03-31T22:36:29.759Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3545 | 2026-03-31T22:36:29.760Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3546 | 2026-03-31T22:36:29.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 = 924
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3547 | 2026-03-31T22:36:29.770Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3548 | 2026-03-31T22:36:29.771Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3549 | 2026-03-31T22:36:29.771Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3550 | 2026-03-31T22:36:29.782Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3551 | 2026-03-31T22:36:29.782Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3552 | 2026-03-31T22:36:29.782Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3553 | 2026-03-31T22:36:29.814Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3554 | 2026-03-31T22:36:29.814Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3555 | 2026-03-31T22:36:29.815Z | 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
|
| 3556 | 2026-03-31T22:36:29.815Z | INFO | phd-runner: test phd_tests::framework::multiline_serial_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3557 | 2026-03-31T22:36:29.815Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4526
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3558 | 2026-03-31T22:36:29.815Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3559 | 2026-03-31T22:36:29.816Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3560 | 2026-03-31T22:36:30.153Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::framework::multiline_serial_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3561 | 2026-03-31T22:36:30.242Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3562 | 2026-03-31T22:36:30.242Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dc8db35e-5cc3-4e94-a03c-996a44204ef5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = destroy
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3563 | 2026-03-31T22:36:30.268Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3564 | 2026-03-31T22:36:30.269Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7a0c6056-e32e-45a3-8c48-85890f1c35be"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = destroy
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3565 | 2026-03-31T22:36:30.288Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 473
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3566 | 2026-03-31T22:36:30.288Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 473
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3567 | 2026-03-31T22:36:30.288Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5786
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1266850e-0837-492e-8091-7c9502d452bd
|
| 3568 | 2026-03-31T22:36:30.288Z | INFO | phd-runner: Starting test phd_tests::framework::long_line_serial_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3569 | 2026-03-31T22:36:30.288Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3570 | 2026-03-31T22:36:30.288Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5886
file = phd-tests/tests/src/framework.rs
line = 10
path = phd_tests::framework::multiline_serial_test
target = phd_tests::framework
|
| 3571 | 2026-03-31T22:36:30.288Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3572 | 2026-03-31T22:36:30.289Z | 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
|
| 3573 | 2026-03-31T22:36:30.289Z | 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
|
| 3574 | 2026-03-31T22:36:30.289Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3575 | 2026-03-31T22:36:30.289Z | 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
|
| 3576 | 2026-03-31T22:36:30.289Z | 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
|
| 3577 | 2026-03-31T22:36:30.289Z | 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
|
| 3578 | 2026-03-31T22:36:30.301Z | 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 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3579 | 2026-03-31T22:36:30.301Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-316c81ef-8b4c-4ca8-80be-0a229c27921c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = snapshot
|
| 3580 | 2026-03-31T22:36:30.319Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-316c81ef-8b4c-4ca8-80be-0a229c27921c", "phd-artifacts/phd-clone-e3e9d85b-33a0-4ee7-a3e1-ef6a18456c38"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = clone
|
| 3581 | 2026-03-31T22:36:30.336Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e3e9d85b-33a0-4ee7-a3e1-ef6a18456c38"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = list
|
| 3582 | 2026-03-31T22:36:30.348Z | 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-e3e9d85b-33a0-4ee7-a3e1-ef6a18456c38 0B 25.3T 242M /phd-artifacts/phd-clone-e3e9d85b-33a0-4ee7-a3e1-ef6a18456c38\n
target = phd_framework::zfs
|
| 3583 | 2026-03-31T22:36:30.349Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 3584 | 2026-03-31T22:36:30.349Z | 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 = 322
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm_name = long_line_serial_test
|
| 3585 | 2026-03-31T22:36:30.349Z | 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
|
| 3586 | 2026-03-31T22:36:30.349Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 3587 | 2026-03-31T22:36:30.349Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::framework::long_line_serial_test
stderr_path = "/tmp/propolis-phd/phd_tests::framework::long_line_serial_test/long_line_serial_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::framework::long_line_serial_test/long_line_serial_test.stdout.log"
target = phd_framework::log_config
|
| 3588 | 2026-03-31T22:36:30.378Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1141
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm::server
|
| 3589 | 2026-03-31T22:36:30.393Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 3590 | 2026-03-31T22:36:30.393Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3591 | 2026-03-31T22:36:30.393Z | 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 = 459
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3592 | 2026-03-31T22:36:31.217Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3593 | 2026-03-31T22:36:31.218Z | 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: 12ada06c-6773-4a5a-b02c-9d0afe0f4171, name: "phd-vm-12ada06c-6773-4a5a-b02c-9d0afe0f4171", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 18976f6e-9945-4538-b471-c68b3634c1cb, project_id: 4c63d9c9-704a-4f6a-82c9-560980e05ae8, sled_id: 44255273-660c-4558-b41f-ccf7887309d1, sled_serial: "44255273-660c-4558-b41f-ccf7887309d1", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3594 | 2026-03-31T22:36:31.218Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3595 | 2026-03-31T22:36:31.218Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::framework::long_line_serial_test
state = Run
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3596 | 2026-03-31T22:36:31.219Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3597 | 2026-03-31T22:36:31.219Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 3598 | 2026-03-31T22:36:31.219Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3599 | 2026-03-31T22:36:31.219Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::framework::long_line_serial_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3600 | 2026-03-31T22:36:31.219Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3601 | 2026-03-31T22:36:31.219Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3602 | 2026-03-31T22:36:35.588Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4368
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3603 | 2026-03-31T22:36:35.588Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::framework::long_line_serial_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3604 | 2026-03-31T22:36:35.588Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::framework::long_line_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3605 | 2026-03-31T22:36:35.588Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3606 | 2026-03-31T22:36:35.588Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3607 | 2026-03-31T22:36:35.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3608 | 2026-03-31T22:36:35.607Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::framework::long_line_serial_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3609 | 2026-03-31T22:36:35.607Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::framework::long_line_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3610 | 2026-03-31T22:36:35.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3611 | 2026-03-31T22:36:35.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3612 | 2026-03-31T22:36:35.640Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3613 | 2026-03-31T22:36:35.640Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 3614 | 2026-03-31T22:36:35.640Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4420
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 3615 | 2026-03-31T22:36:35.641Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3616 | 2026-03-31T22:36:35.641Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3617 | 2026-03-31T22:36:35.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3618 | 2026-03-31T22:36:35.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3619 | 2026-03-31T22:36:35.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3620 | 2026-03-31T22:36:35.707Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3621 | 2026-03-31T22:36:35.707Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3622 | 2026-03-31T22:36: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 = 924
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3623 | 2026-03-31T22:36:35.719Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3624 | 2026-03-31T22:36:35.719Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3625 | 2026-03-31T22:36:35.719Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3626 | 2026-03-31T22:36:35.751Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3627 | 2026-03-31T22:36:35.752Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3628 | 2026-03-31T22:36:35.752Z | 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
|
| 3629 | 2026-03-31T22:36:35.752Z | INFO | phd-runner: test phd_tests::framework::long_line_serial_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3630 | 2026-03-31T22:36:35.752Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4534
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3631 | 2026-03-31T22:36:35.752Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3632 | 2026-03-31T22:36:35.753Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3633 | 2026-03-31T22:36:36.109Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3634 | 2026-03-31T22:36:36.200Z | 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 = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3635 | 2026-03-31T22:36:36.200Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e3e9d85b-33a0-4ee7-a3e1-ef6a18456c38"]
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 = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3636 | 2026-03-31T22:36:36.228Z | 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 = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3637 | 2026-03-31T22:36:36.228Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-316c81ef-8b4c-4ca8-80be-0a229c27921c"]
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 = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3638 | 2026-03-31T22:36:36.247Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 495
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3639 | 2026-03-31T22:36:36.248Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 495
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3640 | 2026-03-31T22:36:36.248Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::migrate_running_process
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3641 | 2026-03-31T22:36:36.248Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5854
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 12ada06c-6773-4a5a-b02c-9d0afe0f4171
|
| 3642 | 2026-03-31T22:36:36.248Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3643 | 2026-03-31T22:36:36.248Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5958
file = phd-tests/tests/src/framework.rs
line = 20
path = phd_tests::framework::long_line_serial_test
target = phd_tests::framework
|
| 3644 | 2026-03-31T22:36:36.248Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3645 | 2026-03-31T22:36:36.248Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 116
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_tests::migrate::running_process
|
| 3646 | 2026-03-31T22:36:36.248Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3647 | 2026-03-31T22:36:36.248Z | 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
|
| 3648 | 2026-03-31T22:36:36.248Z | 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
|
| 3649 | 2026-03-31T22:36:36.248Z | 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
|
| 3650 | 2026-03-31T22:36:36.260Z | 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 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3651 | 2026-03-31T22:36:36.260Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d9c971db-38b7-4542-a79c-8f5500049e2f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = snapshot
|
| 3652 | 2026-03-31T22:36:36.277Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d9c971db-38b7-4542-a79c-8f5500049e2f", "phd-artifacts/phd-clone-1065151e-bca4-43c9-9a6b-1f4fdf3fe2b2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = clone
|
| 3653 | 2026-03-31T22:36:36.294Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1065151e-bca4-43c9-9a6b-1f4fdf3fe2b2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = list
|
| 3654 | 2026-03-31T22:36:36.305Z | 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-1065151e-bca4-43c9-9a6b-1f4fdf3fe2b2 0B 25.3T 242M /phd-artifacts/phd-clone-1065151e-bca4-43c9-9a6b-1f4fdf3fe2b2\n
target = phd_framework::zfs
|
| 3655 | 2026-03-31T22:36:36.306Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 3656 | 2026-03-31T22:36:36.306Z | 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 = 322
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm_name = migrate_running_process_source
|
| 3657 | 2026-03-31T22:36:36.306Z | 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
|
| 3658 | 2026-03-31T22:36:36.306Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 3659 | 2026-03-31T22:36:36.306Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::migrate_running_process
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::migrate_running_process/migrate_running_process_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::migrate_running_process/migrate_running_process_source.stdout.log"
target = phd_framework::log_config
|
| 3660 | 2026-03-31T22:36:36.335Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1149
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm::server
|
| 3661 | 2026-03-31T22:36:36.349Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 3662 | 2026-03-31T22:36:36.349Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 3663 | 2026-03-31T22:36:36.349Z | 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 = 322
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm_name = migrate_running_process_target
|
| 3664 | 2026-03-31T22:36:36.349Z | 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
|
| 3665 | 2026-03-31T22:36:36.349Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 3666 | 2026-03-31T22:36:36.349Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::migrate_running_process
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::migrate_running_process/migrate_running_process_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::migrate_running_process/migrate_running_process_target.stdout.log"
target = phd_framework::log_config
|
| 3667 | 2026-03-31T22:36:36.377Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1150
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm::server
|
| 3668 | 2026-03-31T22:36:36.391Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 3669 | 2026-03-31T22:36:36.391Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3670 | 2026-03-31T22:36:36.528Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3671 | 2026-03-31T22:36:36.529Z | 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: 25c060b6-7cbd-4fcb-a72b-a82096e3a883, name: "phd-vm-25c060b6-7cbd-4fcb-a72b-a82096e3a883", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6e47ba7f-4ec8-447c-aff6-af226cf5da50, project_id: 02564a5c-ed69-49e3-8d2a-b7f788f06517, sled_id: 052cc87e-f4be-40cf-8658-b3bc01aebae5, sled_serial: "052cc87e-f4be-40cf-8658-b3bc01aebae5", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3672 | 2026-03-31T22:36:36.529Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3673 | 2026-03-31T22:36:36.529Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::running_process::migrate_running_process
state = Run
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3674 | 2026-03-31T22:36:36.530Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3675 | 2026-03-31T22:36:36.530Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 3676 | 2026-03-31T22:36:36.530Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3677 | 2026-03-31T22:36:36.530Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::migrate_running_process
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3678 | 2026-03-31T22:36:36.530Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3679 | 2026-03-31T22:36:36.530Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3680 | 2026-03-31T22:36:40.901Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4370
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3681 | 2026-03-31T22:36:40.901Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::migrate_running_process
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3682 | 2026-03-31T22:36:40.901Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::migrate_running_process
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3683 | 2026-03-31T22:36:40.901Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3684 | 2026-03-31T22:36:40.901Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3685 | 2026-03-31T22:36:40.919Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3686 | 2026-03-31T22:36:40.920Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::migrate_running_process
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3687 | 2026-03-31T22:36:40.920Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::migrate_running_process
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3688 | 2026-03-31T22:36:40.920Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3689 | 2026-03-31T22:36:40.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 = 924
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3690 | 2026-03-31T22:36:40.953Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3691 | 2026-03-31T22:36:40.953Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 3692 | 2026-03-31T22:36:40.953Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4422
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 3693 | 2026-03-31T22:36:40.953Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3694 | 2026-03-31T22:36:40.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 = 924
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 = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3695 | 2026-03-31T22:36:41.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 130
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3696 | 2026-03-31T22:36:41.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3697 | 2026-03-31T22:36:41.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3698 | 2026-03-31T22:36:41.095Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3699 | 2026-03-31T22:36:41.095Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3700 | 2026-03-31T22:36:41.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 = 924
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 = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3701 | 2026-03-31T22:36:41.105Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3702 | 2026-03-31T22:36:41.106Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3703 | 2026-03-31T22:36:41.106Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3704 | 2026-03-31T22:36:41.138Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3705 | 2026-03-31T22:36:41.138Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3706 | 2026-03-31T22:36:41.139Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3707 | 2026-03-31T22:36:41.150Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3708 | 2026-03-31T22:36:41.150Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3709 | 2026-03-31T22:36:41.150Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3710 | 2026-03-31T22:36:41.183Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3711 | 2026-03-31T22:36:41.183Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3712 | 2026-03-31T22:36:41.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 = 924
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 = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3713 | 2026-03-31T22:36:41.193Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3714 | 2026-03-31T22:36:41.193Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3715 | 2026-03-31T22:36:41.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 = 924
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 = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3716 | 2026-03-31T22:36:41.216Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3717 | 2026-03-31T22:36:41.216Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3718 | 2026-03-31T22:36:41.216Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3719 | 2026-03-31T22:36:41.227Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3720 | 2026-03-31T22:36:41.227Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3721 | 2026-03-31T22:36:41.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 = 924
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 = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3722 | 2026-03-31T22:36:41.523Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 295
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3723 | 2026-03-31T22:36:41.523Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3724 | 2026-03-31T22:36:41.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 = 924
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 = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3725 | 2026-03-31T22:36:41.533Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3726 | 2026-03-31T22:36:41.534Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3727 | 2026-03-31T22:36:41.534Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3728 | 2026-03-31T22:36:41.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3729 | 2026-03-31T22:36:41.556Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
target = phd_framework::test_vm
target_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3730 | 2026-03-31T22:36:41.556Z | 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 = 646
migration_id = 8f5e9d7c-4d5d-470b-9a2b-61a31ec6121c
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
target = phd_framework::test_vm
target_id = aed8252b-21a4-4e11-b897-6daca2ab3836
timeout_duration = 45s
|
| 3731 | 2026-03-31T22:36:41.557Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
target = phd_framework::test_vm
target_id = aed8252b-21a4-4e11-b897-6daca2ab3836
vm = migrate_running_process_target
vm_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3732 | 2026-03-31T22:36:41.679Z | 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: aed8252b-21a4-4e11-b897-6daca2ab3836, name: "phd-vm-aed8252b-21a4-4e11-b897-6daca2ab3836", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6e47ba7f-4ec8-447c-aff6-af226cf5da50, project_id: 02564a5c-ed69-49e3-8d2a-b7f788f06517, sled_id: 2eb57d39-0838-477d-8148-b33c01f43845, sled_serial: "2eb57d39-0838-477d-8148-b33c01f43845", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
target = phd_framework::test_vm
target_id = aed8252b-21a4-4e11-b897-6daca2ab3836
vm = migrate_running_process_target
vm_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3733 | 2026-03-31T22:36:41.680Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 8f5e9d7c-4d5d-470b-9a2b-61a31ec6121c
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
target = phd_framework::test_vm
target_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3734 | 2026-03-31T22:36:44.107Z | 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":9506}}
target = phd_framework::serial
|
| 3735 | 2026-03-31T22:36:44.294Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
target = phd_framework::test_vm
target_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3736 | 2026-03-31T22:36:44.294Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2614
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 8f5e9d7c-4d5d-470b-9a2b-61a31ec6121c
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
target = phd_framework::test_vm
target_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3737 | 2026-03-31T22:36:44.294Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3738 | 2026-03-31T22:36:44.294Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3739 | 2026-03-31T22:36:47.325Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 3030
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3740 | 2026-03-31T22:36:47.325Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3741 | 2026-03-31T22:36:47.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 = 924
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 = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3742 | 2026-03-31T22:36:47.414Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3743 | 2026-03-31T22:36:47.414Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3744 | 2026-03-31T22:36:47.414Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3745 | 2026-03-31T22:36:47.426Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3746 | 2026-03-31T22:36:47.426Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3747 | 2026-03-31T22:36:47.426Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3748 | 2026-03-31T22:36:47.459Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3749 | 2026-03-31T22:36:47.459Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3750 | 2026-03-31T22:36:47.460Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3751 | 2026-03-31T22:36:47.460Z | 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
|
| 3752 | 2026-03-31T22:36:47.460Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10930
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3753 | 2026-03-31T22:36:47.460Z | INFO | phd-runner: test phd_tests::migrate::running_process::migrate_running_process ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3754 | 2026-03-31T22:36:47.460Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3755 | 2026-03-31T22:36:47.461Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3756 | 2026-03-31T22:36:47.461Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3757 | 2026-03-31T22:36:47.551Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 91
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3758 | 2026-03-31T22:36:47.551Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11159
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
|
| 3759 | 2026-03-31T22:36:47.553Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3760 | 2026-03-31T22:36:47.641Z | 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 = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3761 | 2026-03-31T22:36:47.641Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1065151e-bca4-43c9-9a6b-1f4fdf3fe2b2"]
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 = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3762 | 2026-03-31T22:36:47.667Z | 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 = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3763 | 2026-03-31T22:36:47.667Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d9c971db-38b7-4542-a79c-8f5500049e2f"]
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 = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3764 | 2026-03-31T22:36:47.687Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 227
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3765 | 2026-03-31T22:36:47.687Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 227
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3766 | 2026-03-31T22:36:47.687Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::import_failure
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3767 | 2026-03-31T22:36:47.687Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3768 | 2026-03-31T22:36:47.687Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6130
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
target = phd_framework::test_vm
target_id = aed8252b-21a4-4e11-b897-6daca2ab3836
vm = migrate_running_process_target
vm_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3769 | 2026-03-31T22:36:47.688Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3770 | 2026-03-31T22:36:47.688Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6130
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 25c060b6-7cbd-4fcb-a72b-a82096e3a883
target = phd_framework::test_vm
target_id = aed8252b-21a4-4e11-b897-6daca2ab3836
|
| 3771 | 2026-03-31T22:36:47.688Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11438
file = phd-tests/tests/src/migrate.rs
line = 116
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_tests::migrate::running_process
|
| 3772 | 2026-03-31T22:36:47.688Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 136
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
| 3773 | 2026-03-31T22:36:47.688Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3774 | 2026-03-31T22:36:47.688Z | 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
|
| 3775 | 2026-03-31T22:36:47.688Z | 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
|
| 3776 | 2026-03-31T22:36:47.688Z | 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::import_failure
target = phd_framework::zfs
verb = list
|
| 3777 | 2026-03-31T22:36:47.700Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3778 | 2026-03-31T22:36:47.700Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fd1e4d10-aa5b-41f4-86ec-d5234fd335b8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = snapshot
|
| 3779 | 2026-03-31T22:36:47.717Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fd1e4d10-aa5b-41f4-86ec-d5234fd335b8", "phd-artifacts/phd-clone-a645e615-8609-45e2-861c-1445527e3dac"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = clone
|
| 3780 | 2026-03-31T22:36:47.735Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a645e615-8609-45e2-861c-1445527e3dac"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = list
|
| 3781 | 2026-03-31T22:36:47.747Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-a645e615-8609-45e2-861c-1445527e3dac 0B 25.3T 242M /phd-artifacts/phd-clone-a645e615-8609-45e2-861c-1445527e3dac\n
target = phd_framework::zfs
|
| 3782 | 2026-03-31T22:36:47.747Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3783 | 2026-03-31T22:36:47.747Z | 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 = 322
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_source
|
| 3784 | 2026-03-31T22:36:47.747Z | 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
|
| 3785 | 2026-03-31T22:36:47.747Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3786 | 2026-03-31T22:36:47.747Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_source.stdout.log"
target = phd_framework::log_config
|
| 3787 | 2026-03-31T22:36:47.775Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1159
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
| 3788 | 2026-03-31T22:36:47.789Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3789 | 2026-03-31T22:36:47.789Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3790 | 2026-03-31T22:36:47.789Z | 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
|
| 3791 | 2026-03-31T22:36:47.790Z | 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
|
| 3792 | 2026-03-31T22:36:47.790Z | 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::import_failure
target = phd_framework::zfs
verb = list
|
| 3793 | 2026-03-31T22:36:47.801Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3794 | 2026-03-31T22:36:47.801Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-161eebdd-334e-44fa-b05f-3587728f74e6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = snapshot
|
| 3795 | 2026-03-31T22:36:47.822Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-161eebdd-334e-44fa-b05f-3587728f74e6", "phd-artifacts/phd-clone-41377583-ecbd-4640-bfe8-74bfa918bbf5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = clone
|
| 3796 | 2026-03-31T22:36:47.840Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-41377583-ecbd-4640-bfe8-74bfa918bbf5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = list
|
| 3797 | 2026-03-31T22:36:47.851Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-41377583-ecbd-4640-bfe8-74bfa918bbf5 0B 25.3T 242M /phd-artifacts/phd-clone-41377583-ecbd-4640-bfe8-74bfa918bbf5\n
target = phd_framework::zfs
|
| 3798 | 2026-03-31T22:36:47.851Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3799 | 2026-03-31T22:36:47.851Z | 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 = 322
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_target1
|
| 3800 | 2026-03-31T22:36:47.852Z | 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
|
| 3801 | 2026-03-31T22:36:47.852Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3802 | 2026-03-31T22:36:47.852Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_target1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_target1.stdout.log"
target = phd_framework::log_config
|
| 3803 | 2026-03-31T22:36:47.880Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1164
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
| 3804 | 2026-03-31T22:36:47.895Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3805 | 2026-03-31T22:36:47.895Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3806 | 2026-03-31T22:36:47.895Z | 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 = 322
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_target2
|
| 3807 | 2026-03-31T22:36:47.895Z | 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
|
| 3808 | 2026-03-31T22:36:47.895Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3809 | 2026-03-31T22:36:47.895Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_target2.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_target2.stdout.log"
target = phd_framework::log_config
|
| 3810 | 2026-03-31T22:36:47.923Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1165
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
| 3811 | 2026-03-31T22:36:47.938Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3812 | 2026-03-31T22:36:47.938Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3813 | 2026-03-31T22:36:48.066Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3814 | 2026-03-31T22:36:48.067Z | 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: 913ef075-511f-4d8b-9c4f-96d4ec321193, name: "phd-vm-913ef075-511f-4d8b-9c4f-96d4ec321193", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 14800fb9-5d31-480e-8ddb-3618f1fc059a, project_id: 67774472-d31f-42dd-a9e2-f925302e4c1f, sled_id: f26cb8bd-25ee-4214-80ab-5323e14dcb8d, sled_serial: "f26cb8bd-25ee-4214-80ab-5323e14dcb8d", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3815 | 2026-03-31T22:36:48.067Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3816 | 2026-03-31T22:36:48.067Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::running_process::import_failure
state = Run
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3817 | 2026-03-31T22:36:48.068Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3818 | 2026-03-31T22:36:48.068Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3819 | 2026-03-31T22:36:48.068Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3820 | 2026-03-31T22:36:48.068Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::import_failure
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3821 | 2026-03-31T22:36:48.068Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3822 | 2026-03-31T22:36:48.068Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3823 | 2026-03-31T22:36:52.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4374
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3824 | 2026-03-31T22:36:52.443Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::import_failure
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3825 | 2026-03-31T22:36:52.443Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::import_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3826 | 2026-03-31T22:36:52.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3827 | 2026-03-31T22:36:52.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 = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3828 | 2026-03-31T22:36:52.461Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3829 | 2026-03-31T22:36:52.461Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::import_failure
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3830 | 2026-03-31T22:36:52.461Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::import_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3831 | 2026-03-31T22:36:52.461Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3832 | 2026-03-31T22:36:52.461Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3833 | 2026-03-31T22:36:52.493Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3834 | 2026-03-31T22:36:52.493Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3835 | 2026-03-31T22:36:52.494Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4425
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 3836 | 2026-03-31T22:36:52.494Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3837 | 2026-03-31T22:36:52.494Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3838 | 2026-03-31T22:36:52.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 108
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3839 | 2026-03-31T22:36:52.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3840 | 2026-03-31T22:36:52.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3841 | 2026-03-31T22:36:52.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3842 | 2026-03-31T22:36:52.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3843 | 2026-03-31T22:36:52.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 = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3844 | 2026-03-31T22:36:52.625Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3845 | 2026-03-31T22:36:52.625Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3846 | 2026-03-31T22:36:52.625Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3847 | 2026-03-31T22:36:52.647Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3848 | 2026-03-31T22:36:52.647Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3849 | 2026-03-31T22:36:52.647Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3850 | 2026-03-31T22:36:52.657Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3851 | 2026-03-31T22:36:52.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3852 | 2026-03-31T22:36:52.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3853 | 2026-03-31T22:36:52.691Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3854 | 2026-03-31T22:36:52.691Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3855 | 2026-03-31T22:36:52.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 = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3856 | 2026-03-31T22:36:52.701Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3857 | 2026-03-31T22:36:52.702Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3858 | 2026-03-31T22:36:52.702Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3859 | 2026-03-31T22:36:52.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3860 | 2026-03-31T22:36:52.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3861 | 2026-03-31T22:36:52.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 = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3862 | 2026-03-31T22:36:52.747Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3863 | 2026-03-31T22:36:52.747Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3864 | 2026-03-31T22:36:52.747Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3865 | 2026-03-31T22:36:53.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 298
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3866 | 2026-03-31T22:36:53.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3867 | 2026-03-31T22:36:53.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3868 | 2026-03-31T22:36:53.056Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3869 | 2026-03-31T22:36:53.057Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3870 | 2026-03-31T22:36:53.057Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3871 | 2026-03-31T22:36:53.090Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3872 | 2026-03-31T22:36:53.090Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
|
| 3873 | 2026-03-31T22:36:53.090Z | 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 = 646
migration_id = ac973e2c-4338-4b89-a5b1-a5177342b0f0
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
timeout_duration = 45s
|
| 3874 | 2026-03-31T22:36:53.090Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
vm = migrate_running_process::import_failure_target1
vm_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
|
| 3875 | 2026-03-31T22:36:53.215Z | 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: 57eb3011-9f27-4222-94bc-fa9c5e555261, name: "phd-vm-57eb3011-9f27-4222-94bc-fa9c5e555261", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6da398e1-7027-4753-8ec7-158176b0b1b0, project_id: 18f6b2eb-70a9-40af-891d-b41ce348a712, sled_id: f2eb943f-091f-43c6-a81f-7ab0bc75b0bd, sled_serial: "f2eb943f-091f-43c6-a81f-7ab0bc75b0bd", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
vm = migrate_running_process::import_failure_target1
vm_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
|
| 3876 | 2026-03-31T22:36:53.215Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = ac973e2c-4338-4b89-a5b1-a5177342b0f0
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
|
| 3877 | 2026-03-31T22:36:55.757Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 684
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
|
| 3878 | 2026-03-31T22:36:55.758Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2542
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = ac973e2c-4338-4b89-a5b1-a5177342b0f0
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
|
| 3879 | 2026-03-31T22:36:55.758Z | INFO | phd-runner: [TEST - EVENT] first migration failed as expected
error = live migration
file = phd-tests/tests/src/migrate.rs
line = 178
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
| 3880 | 2026-03-31T22:36:55.758Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3881 | 2026-03-31T22:36:55.758Z | 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 = 798
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3882 | 2026-03-31T22:36:55.758Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3883 | 2026-03-31T22:36:55.758Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3884 | 2026-03-31T22:36:55.760Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3885 | 2026-03-31T22:36:55.760Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3886 | 2026-03-31T22:36:55.760Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3887 | 2026-03-31T22:36:55.760Z | 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 = 646
migration_id = b32fdc1e-44e0-46b1-8d4d-a3d5cc362c41
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 8846274c-542e-4d82-8806-ca190838b905
timeout_duration = 45s
|
| 3888 | 2026-03-31T22:36:55.760Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 8846274c-542e-4d82-8806-ca190838b905
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3889 | 2026-03-31T22:36:55.878Z | 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: 8846274c-542e-4d82-8806-ca190838b905, name: "phd-vm-8846274c-542e-4d82-8806-ca190838b905", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 14800fb9-5d31-480e-8ddb-3618f1fc059a, project_id: 67774472-d31f-42dd-a9e2-f925302e4c1f, sled_id: f2b5370d-40a1-4e9b-b5ed-cc62dcfcf86f, sled_serial: "f2b5370d-40a1-4e9b-b5ed-cc62dcfcf86f", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 8846274c-542e-4d82-8806-ca190838b905
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3890 | 2026-03-31T22:36:55.878Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = b32fdc1e-44e0-46b1-8d4d-a3d5cc362c41
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3891 | 2026-03-31T22:36:58.296Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":9506}}
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3892 | 2026-03-31T22:36:59.117Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3893 | 2026-03-31T22:36:59.117Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3238
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = b32fdc1e-44e0-46b1-8d4d-a3d5cc362c41
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3894 | 2026-03-31T22:36:59.117Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3895 | 2026-03-31T22:36:59.117Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3896 | 2026-03-31T22:36:59.128Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3897 | 2026-03-31T22:36:59.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3898 | 2026-03-31T22:36:59.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 = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3899 | 2026-03-31T22:36:59.217Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3900 | 2026-03-31T22:36:59.217Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3901 | 2026-03-31T22:36:59.217Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3902 | 2026-03-31T22:36:59.229Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3903 | 2026-03-31T22:36:59.229Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3904 | 2026-03-31T22:36:59.229Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3905 | 2026-03-31T22:36:59.252Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3906 | 2026-03-31T22:36:59.252Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3907 | 2026-03-31T22:36:59.252Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
|
| 3908 | 2026-03-31T22:36:59.252Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3909 | 2026-03-31T22:36:59.252Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3910 | 2026-03-31T22:36:59.253Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11185
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3911 | 2026-03-31T22:36:59.253Z | INFO | phd-runner: test phd_tests::migrate::running_process::import_failure ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3912 | 2026-03-31T22:36:59.253Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3913 | 2026-03-31T22:36:59.254Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3914 | 2026-03-31T22:36:59.254Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
|
| 3915 | 2026-03-31T22:36:59.255Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::running_process::import_failure
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3916 | 2026-03-31T22:36:59.257Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::running_process::import_failure
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_target1
vm_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
|
| 3917 | 2026-03-31T22:36:59.348Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 95
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3918 | 2026-03-31T22:36:59.348Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11409
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
|
| 3919 | 2026-03-31T22:36:59.357Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::running_process::import_failure
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3920 | 2026-03-31T22:36:59.396Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target1
vm_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
|
| 3921 | 2026-03-31T22:36:59.396Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-41377583-ecbd-4640-bfe8-74bfa918bbf5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target1
vm_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
|
| 3922 | 2026-03-31T22:36:59.420Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target1
vm_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
|
| 3923 | 2026-03-31T22:36:59.420Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-161eebdd-334e-44fa-b05f-3587728f74e6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target1
vm_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
|
| 3924 | 2026-03-31T22:36:59.439Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 186
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
|
| 3925 | 2026-03-31T22:36:59.439Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6348
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
vm = migrate_running_process::import_failure_target1
vm_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
|
| 3926 | 2026-03-31T22:36:59.439Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6348
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 57eb3011-9f27-4222-94bc-fa9c5e555261
|
| 3927 | 2026-03-31T22:36:59.444Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3928 | 2026-03-31T22:36:59.444Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a645e615-8609-45e2-861c-1445527e3dac"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3929 | 2026-03-31T22:36:59.471Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3930 | 2026-03-31T22:36:59.471Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fd1e4d10-aa5b-41f4-86ec-d5234fd335b8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3931 | 2026-03-31T22:36:59.489Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 237
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3932 | 2026-03-31T22:36:59.489Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 236
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3933 | 2026-03-31T22:36:59.489Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::export_failure
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3934 | 2026-03-31T22:36:59.489Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3935 | 2026-03-31T22:36:59.489Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3936 | 2026-03-31T22:36:59.489Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3729
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 8846274c-542e-4d82-8806-ca190838b905
vm = migrate_running_process::import_failure_target2
vm_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3937 | 2026-03-31T22:36:59.490Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3729
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 913ef075-511f-4d8b-9c4f-96d4ec321193
target = phd_framework::test_vm
target_id = 8846274c-542e-4d82-8806-ca190838b905
|
| 3938 | 2026-03-31T22:36:59.490Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11801
file = phd-tests/tests/src/migrate.rs
line = 136
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
| 3939 | 2026-03-31T22:36:59.490Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 206
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
| 3940 | 2026-03-31T22:36:59.490Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 3941 | 2026-03-31T22:36:59.490Z | 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
|
| 3942 | 2026-03-31T22:36:59.490Z | 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
|
| 3943 | 2026-03-31T22:36:59.490Z | 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::export_failure
target = phd_framework::zfs
verb = list
|
| 3944 | 2026-03-31T22:36:59.502Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::export_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 3945 | 2026-03-31T22:36:59.502Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e4ce1753-77e6-4195-96cb-6fe3dd8ac61d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = snapshot
|
| 3946 | 2026-03-31T22:36:59.520Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e4ce1753-77e6-4195-96cb-6fe3dd8ac61d", "phd-artifacts/phd-clone-2bcf80e0-22cb-41d6-96b7-b8e3ed4c51a3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = clone
|
| 3947 | 2026-03-31T22:36:59.538Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2bcf80e0-22cb-41d6-96b7-b8e3ed4c51a3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = list
|
| 3948 | 2026-03-31T22:36:59.549Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::export_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-2bcf80e0-22cb-41d6-96b7-b8e3ed4c51a3 0B 25.3T 242M /phd-artifacts/phd-clone-2bcf80e0-22cb-41d6-96b7-b8e3ed4c51a3\n
target = phd_framework::zfs
|
| 3949 | 2026-03-31T22:36:59.550Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3950 | 2026-03-31T22:36:59.550Z | 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 = 322
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_source
|
| 3951 | 2026-03-31T22:36:59.550Z | 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
|
| 3952 | 2026-03-31T22:36:59.550Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::running_process::export_failure
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3953 | 2026-03-31T22:36:59.550Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_source.stdout.log"
target = phd_framework::log_config
|
| 3954 | 2026-03-31T22:36:59.578Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1177
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
| 3955 | 2026-03-31T22:36:59.592Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3956 | 2026-03-31T22:36:59.592Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3957 | 2026-03-31T22:36:59.592Z | 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 = 322
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_target1
|
| 3958 | 2026-03-31T22:36:59.592Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 3959 | 2026-03-31T22:36:59.592Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::running_process::export_failure
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3960 | 2026-03-31T22:36:59.592Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_target1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_target1.stdout.log"
target = phd_framework::log_config
|
| 3961 | 2026-03-31T22:36:59.619Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1178
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
| 3962 | 2026-03-31T22:36:59.633Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3963 | 2026-03-31T22:36:59.634Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3964 | 2026-03-31T22:36:59.634Z | 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 = 322
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_target2
|
| 3965 | 2026-03-31T22:36:59.634Z | 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
|
| 3966 | 2026-03-31T22:36:59.634Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::running_process::export_failure
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3967 | 2026-03-31T22:36:59.634Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_target2.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_target2.stdout.log"
target = phd_framework::log_config
|
| 3968 | 2026-03-31T22:36:59.658Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1179
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
| 3969 | 2026-03-31T22:36:59.673Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 38
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3970 | 2026-03-31T22:36:59.673Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3971 | 2026-03-31T22:36:59.796Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 3972 | 2026-03-31T22:36:59.797Z | 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: 6c661a67-4478-4d41-8d5c-afab9f7a3ef7, name: "phd-vm-6c661a67-4478-4d41-8d5c-afab9f7a3ef7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 89701397-f776-43f0-bc12-77a786f5efe9, project_id: 9f64686b-9dc6-4076-8c42-d153df1d3fce, sled_id: 38521a5b-8a0a-4ff2-b544-f296e51567c4, sled_serial: "38521a5b-8a0a-4ff2-b544-f296e51567c4", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3973 | 2026-03-31T22:36:59.797Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3974 | 2026-03-31T22:36:59.797Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::running_process::export_failure
state = Run
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3975 | 2026-03-31T22:36:59.798Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3976 | 2026-03-31T22:36:59.798Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3977 | 2026-03-31T22:36:59.798Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3978 | 2026-03-31T22:36:59.798Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::export_failure
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3979 | 2026-03-31T22:36:59.798Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3980 | 2026-03-31T22:36:59.798Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3981 | 2026-03-31T22:37:04.164Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4365
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3982 | 2026-03-31T22:37:04.164Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::export_failure
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3983 | 2026-03-31T22:37:04.164Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::export_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3984 | 2026-03-31T22:37:04.164Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3985 | 2026-03-31T22:37:04.164Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3986 | 2026-03-31T22:37:04.181Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3987 | 2026-03-31T22:37:04.181Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::export_failure
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3988 | 2026-03-31T22:37:04.182Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::running_process::export_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3989 | 2026-03-31T22:37:04.182Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3990 | 2026-03-31T22:37:04.182Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3991 | 2026-03-31T22:37:04.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3992 | 2026-03-31T22:37:04.215Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3993 | 2026-03-31T22:37:04.215Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4416
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 3994 | 2026-03-31T22:37:04.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3995 | 2026-03-31T22:37:04.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3996 | 2026-03-31T22:37:04.325Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 109
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3997 | 2026-03-31T22:37:04.325Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3998 | 2026-03-31T22:37:04.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 = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 3999 | 2026-03-31T22:37:04.335Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4000 | 2026-03-31T22:37:04.335Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4001 | 2026-03-31T22:37:04.335Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4002 | 2026-03-31T22:37:04.345Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4003 | 2026-03-31T22:37:04.346Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4004 | 2026-03-31T22:37:04.346Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4005 | 2026-03-31T22:37:04.379Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4006 | 2026-03-31T22:37:04.379Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4007 | 2026-03-31T22:37:04.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 = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4008 | 2026-03-31T22:37:04.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4009 | 2026-03-31T22:37:04.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4010 | 2026-03-31T22:37:04.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4011 | 2026-03-31T22:37:04.423Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4012 | 2026-03-31T22:37:04.423Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4013 | 2026-03-31T22:37:04.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 = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4014 | 2026-03-31T22:37:04.435Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4015 | 2026-03-31T22:37:04.435Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4016 | 2026-03-31T22:37:04.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 = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4017 | 2026-03-31T22:37:04.467Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4018 | 2026-03-31T22:37:04.467Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4019 | 2026-03-31T22:37:04.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 = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4020 | 2026-03-31T22:37:04.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4021 | 2026-03-31T22:37:04.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4022 | 2026-03-31T22:37:04.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4023 | 2026-03-31T22:37:04.783Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 303
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4024 | 2026-03-31T22:37:04.783Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4025 | 2026-03-31T22:37:04.783Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4026 | 2026-03-31T22:37:04.794Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4027 | 2026-03-31T22:37:04.794Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4028 | 2026-03-31T22:37:04.794Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4029 | 2026-03-31T22:37:04.827Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4030 | 2026-03-31T22:37:04.827Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = f6699610-852c-4e2c-afad-c80369ba6607
|
| 4031 | 2026-03-31T22:37:04.828Z | 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 = 646
migration_id = 8508fdba-194b-4896-9ea1-882aa97d362b
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = f6699610-852c-4e2c-afad-c80369ba6607
timeout_duration = 45s
|
| 4032 | 2026-03-31T22:37:04.828Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = f6699610-852c-4e2c-afad-c80369ba6607
vm = migrate_running_process::export_failure_target1
vm_id = f6699610-852c-4e2c-afad-c80369ba6607
|
| 4033 | 2026-03-31T22:37:04.949Z | 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: f6699610-852c-4e2c-afad-c80369ba6607, name: "phd-vm-f6699610-852c-4e2c-afad-c80369ba6607", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 89701397-f776-43f0-bc12-77a786f5efe9, project_id: 9f64686b-9dc6-4076-8c42-d153df1d3fce, sled_id: e2317101-28e4-43e2-a1fd-12e41493c6fd, sled_serial: "e2317101-28e4-43e2-a1fd-12e41493c6fd", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = f6699610-852c-4e2c-afad-c80369ba6607
vm = migrate_running_process::export_failure_target1
vm_id = f6699610-852c-4e2c-afad-c80369ba6607
|
| 4034 | 2026-03-31T22:37:04.949Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 8508fdba-194b-4896-9ea1-882aa97d362b
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = f6699610-852c-4e2c-afad-c80369ba6607
|
| 4035 | 2026-03-31T22:37:07.383Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 684
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = f6699610-852c-4e2c-afad-c80369ba6607
|
| 4036 | 2026-03-31T22:37:07.383Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2433
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 8508fdba-194b-4896-9ea1-882aa97d362b
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = f6699610-852c-4e2c-afad-c80369ba6607
|
| 4037 | 2026-03-31T22:37:07.383Z | INFO | phd-runner: [TEST - EVENT] first migration failed as expected
error = live migration
file = phd-tests/tests/src/migrate.rs
line = 240
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
| 4038 | 2026-03-31T22:37:07.384Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4039 | 2026-03-31T22:37:07.384Z | 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 = 798
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4040 | 2026-03-31T22:37:07.384Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4041 | 2026-03-31T22:37:07.384Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4042 | 2026-03-31T22:37:07.385Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4043 | 2026-03-31T22:37:07.385Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4044 | 2026-03-31T22:37:07.385Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4045 | 2026-03-31T22:37:07.385Z | 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 = 646
migration_id = 50363333-a840-43df-a3ff-7282c77e0d12
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = 98e87447-cae6-44c9-a9ea-2f084b348551
timeout_duration = 45s
|
| 4046 | 2026-03-31T22:37:07.385Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = 98e87447-cae6-44c9-a9ea-2f084b348551
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4047 | 2026-03-31T22:37:07.506Z | 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: 98e87447-cae6-44c9-a9ea-2f084b348551, name: "phd-vm-98e87447-cae6-44c9-a9ea-2f084b348551", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 89701397-f776-43f0-bc12-77a786f5efe9, project_id: 9f64686b-9dc6-4076-8c42-d153df1d3fce, sled_id: d293693c-1e2f-452f-8a44-880acdf0f209, sled_serial: "d293693c-1e2f-452f-8a44-880acdf0f209", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = 98e87447-cae6-44c9-a9ea-2f084b348551
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4048 | 2026-03-31T22:37:07.506Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 50363333-a840-43df-a3ff-7282c77e0d12
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4049 | 2026-03-31T22:37:09.698Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":9506}}
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4050 | 2026-03-31T22:37:10.077Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4051 | 2026-03-31T22:37:10.077Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2570
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 50363333-a840-43df-a3ff-7282c77e0d12
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4052 | 2026-03-31T22:37:10.077Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4053 | 2026-03-31T22:37:10.077Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4054 | 2026-03-31T22:37:10.088Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4055 | 2026-03-31T22:37:10.088Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4056 | 2026-03-31T22:37:10.088Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4057 | 2026-03-31T22:37:10.177Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 89
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4058 | 2026-03-31T22:37:10.178Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4059 | 2026-03-31T22:37:10.178Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4060 | 2026-03-31T22:37:10.188Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4061 | 2026-03-31T22:37:10.188Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4062 | 2026-03-31T22:37:10.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 = 924
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4063 | 2026-03-31T22:37:10.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4064 | 2026-03-31T22:37:10.211Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4065 | 2026-03-31T22:37:10.211Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = f6699610-852c-4e2c-afad-c80369ba6607
|
| 4066 | 2026-03-31T22:37:10.211Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4067 | 2026-03-31T22:37:10.211Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4068 | 2026-03-31T22:37:10.211Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10414
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4069 | 2026-03-31T22:37:10.211Z | INFO | phd-runner: test phd_tests::migrate::running_process::export_failure ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4070 | 2026-03-31T22:37:10.212Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4071 | 2026-03-31T22:37:10.213Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4072 | 2026-03-31T22:37:10.213Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = f6699610-852c-4e2c-afad-c80369ba6607
|
| 4073 | 2026-03-31T22:37:10.214Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::running_process::export_failure
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4074 | 2026-03-31T22:37:10.217Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::running_process::export_failure
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_target1
vm_id = f6699610-852c-4e2c-afad-c80369ba6607
|
| 4075 | 2026-03-31T22:37:10.303Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 91
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4076 | 2026-03-31T22:37:10.303Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10629
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
|
| 4077 | 2026-03-31T22:37:10.349Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 137
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = f6699610-852c-4e2c-afad-c80369ba6607
|
| 4078 | 2026-03-31T22:37:10.349Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5520
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = f6699610-852c-4e2c-afad-c80369ba6607
vm = migrate_running_process::export_failure_target1
vm_id = f6699610-852c-4e2c-afad-c80369ba6607
|
| 4079 | 2026-03-31T22:37:10.349Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5521
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = f6699610-852c-4e2c-afad-c80369ba6607
|
| 4080 | 2026-03-31T22:37:10.959Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::running_process::export_failure
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4081 | 2026-03-31T22:37:11.046Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4082 | 2026-03-31T22:37:11.046Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2bcf80e0-22cb-41d6-96b7-b8e3ed4c51a3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4083 | 2026-03-31T22:37:11.074Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4084 | 2026-03-31T22:37:11.074Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e4ce1753-77e6-4195-96cb-6fe3dd8ac61d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4085 | 2026-03-31T22:37:11.092Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 881
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4086 | 2026-03-31T22:37:11.093Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3707
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = 98e87447-cae6-44c9-a9ea-2f084b348551
vm = migrate_running_process::export_failure_target2
vm_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4087 | 2026-03-31T22:37:11.093Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 880
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4088 | 2026-03-31T22:37:11.093Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3707
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 6c661a67-4478-4d41-8d5c-afab9f7a3ef7
target = phd_framework::test_vm
target_id = 98e87447-cae6-44c9-a9ea-2f084b348551
|
| 4089 | 2026-03-31T22:37:11.093Z | INFO | phd-runner: Starting test phd_tests::hw::lspci_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4090 | 2026-03-31T22:37:11.093Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11602
file = phd-tests/tests/src/migrate.rs
line = 206
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
| 4091 | 2026-03-31T22:37:11.093Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4092 | 2026-03-31T22:37:11.093Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4093 | 2026-03-31T22:37:11.093Z | 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
|
| 4094 | 2026-03-31T22:37:11.093Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4095 | 2026-03-31T22:37:11.093Z | 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
|
| 4096 | 2026-03-31T22:37:11.093Z | 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
|
| 4097 | 2026-03-31T22:37:11.093Z | 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
|
| 4098 | 2026-03-31T22:37:11.105Z | 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 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 4099 | 2026-03-31T22:37:11.105Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-bc9adcd7-275b-4488-8c8b-a3bbc8e5f6f0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = snapshot
|
| 4100 | 2026-03-31T22:37:11.122Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-bc9adcd7-275b-4488-8c8b-a3bbc8e5f6f0", "phd-artifacts/phd-clone-724c60a8-89c6-4272-9d84-0ec2a96cadf9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = clone
|
| 4101 | 2026-03-31T22:37:11.138Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-724c60a8-89c6-4272-9d84-0ec2a96cadf9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 4102 | 2026-03-31T22:37:11.150Z | 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-724c60a8-89c6-4272-9d84-0ec2a96cadf9 0B 25.3T 242M /phd-artifacts/phd-clone-724c60a8-89c6-4272-9d84-0ec2a96cadf9\n
target = phd_framework::zfs
|
| 4103 | 2026-03-31T22:37:11.151Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 4104 | 2026-03-31T22:37:11.151Z | 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 = 322
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test
|
| 4105 | 2026-03-31T22:37:11.151Z | 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
|
| 4106 | 2026-03-31T22:37:11.151Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 4107 | 2026-03-31T22:37:11.151Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hw::lspci_lifecycle_test
stderr_path = "/tmp/propolis-phd/phd_tests::hw::lspci_lifecycle_test/lspci_lifecycle_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hw::lspci_lifecycle_test/lspci_lifecycle_test.stdout.log"
target = phd_framework::log_config
|
| 4108 | 2026-03-31T22:37:11.180Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1189
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm::server
|
| 4109 | 2026-03-31T22:37:11.194Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 4110 | 2026-03-31T22:37:11.194Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4111 | 2026-03-31T22:37:11.195Z | 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 = 459
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4112 | 2026-03-31T22:37:11.808Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4113 | 2026-03-31T22:37:11.809Z | 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: 09bf4d13-257f-4865-95be-9190110ebe8e, name: "phd-vm-09bf4d13-257f-4865-95be-9190110ebe8e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 1923dcfd-a88f-46e6-a1d2-f2988b9f6829, project_id: 0d471dd1-f23c-40fb-82ab-f29ed3e8c224, sled_id: c8dc688e-0163-4f14-9349-27832d1762da, sled_serial: "c8dc688e-0163-4f14-9349-27832d1762da", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4114 | 2026-03-31T22:37:11.809Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4115 | 2026-03-31T22:37:11.809Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::hw::lspci_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4116 | 2026-03-31T22:37:11.810Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4117 | 2026-03-31T22:37:11.810Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 4118 | 2026-03-31T22:37:11.810Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4119 | 2026-03-31T22:37:11.810Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4120 | 2026-03-31T22:37:11.810Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4121 | 2026-03-31T22:37:11.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 = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4122 | 2026-03-31T22:37:16.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4385
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4123 | 2026-03-31T22:37:16.196Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4124 | 2026-03-31T22:37:16.196Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4125 | 2026-03-31T22:37:16.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4126 | 2026-03-31T22:37:16.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4127 | 2026-03-31T22:37:16.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4128 | 2026-03-31T22:37:16.215Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4129 | 2026-03-31T22:37:16.215Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4130 | 2026-03-31T22:37:16.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4131 | 2026-03-31T22:37:16.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4132 | 2026-03-31T22:37:16.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4133 | 2026-03-31T22:37:16.247Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 4134 | 2026-03-31T22:37:16.247Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4436
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 4135 | 2026-03-31T22:37:16.248Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4136 | 2026-03-31T22:37:16.248Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4137 | 2026-03-31T22:37:16.258Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4138 | 2026-03-31T22:37:16.258Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4139 | 2026-03-31T22:37:16.259Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4140 | 2026-03-31T22:37:16.291Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4141 | 2026-03-31T22:37:16.291Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4142 | 2026-03-31T22:37:16.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 = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4143 | 2026-03-31T22:37:16.302Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4144 | 2026-03-31T22:37:16.302Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4145 | 2026-03-31T22:37:16.302Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4146 | 2026-03-31T22:37:16.335Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4147 | 2026-03-31T22:37:16.335Z | 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
|
| 4148 | 2026-03-31T22:37:16.335Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4149 | 2026-03-31T22:37:16.335Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::hw::lspci_lifecycle_test
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4150 | 2026-03-31T22:37:16.336Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4151 | 2026-03-31T22:37:16.336Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 4152 | 2026-03-31T22:37:16.336Z | 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 = 322
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test_lifecycle_0
|
| 4153 | 2026-03-31T22:37:16.336Z | 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
|
| 4154 | 2026-03-31T22:37:16.336Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 4155 | 2026-03-31T22:37:16.337Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hw::lspci_lifecycle_test
stderr_path = "/tmp/propolis-phd/phd_tests::hw::lspci_lifecycle_test/lspci_lifecycle_test_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hw::lspci_lifecycle_test/lspci_lifecycle_test_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 4156 | 2026-03-31T22:37:16.364Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1190
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm::server
|
| 4157 | 2026-03-31T22:37:16.375Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 4158 | 2026-03-31T22:37:16.376Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4159 | 2026-03-31T22:37:16.376Z | 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 = 459
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4160 | 2026-03-31T22:37:16.376Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 4161 | 2026-03-31T22:37:16.376Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4567
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4162 | 2026-03-31T22:37:17.119Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4163 | 2026-03-31T22:37:17.120Z | 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: b0be3494-7a3b-4376-a4fa-f1f188922c49, name: "phd-vm-b0be3494-7a3b-4376-a4fa-f1f188922c49", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 1923dcfd-a88f-46e6-a1d2-f2988b9f6829, project_id: 0d471dd1-f23c-40fb-82ab-f29ed3e8c224, sled_id: 2c202008-dacd-48c6-b840-2239b0dad9ed, sled_serial: "2c202008-dacd-48c6-b840-2239b0dad9ed", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4164 | 2026-03-31T22:37:17.120Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4165 | 2026-03-31T22:37:17.120Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::hw::lspci_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4166 | 2026-03-31T22:37:17.121Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4167 | 2026-03-31T22:37:17.121Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 4168 | 2026-03-31T22:37:17.121Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4169 | 2026-03-31T22:37:17.121Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4170 | 2026-03-31T22:37:17.121Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4171 | 2026-03-31T22:37:17.121Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4172 | 2026-03-31T22:37:21.459Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4337
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4173 | 2026-03-31T22:37:21.459Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4174 | 2026-03-31T22:37:21.460Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4175 | 2026-03-31T22:37:21.460Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4176 | 2026-03-31T22:37:21.460Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4177 | 2026-03-31T22:37:21.478Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4178 | 2026-03-31T22:37:21.478Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4179 | 2026-03-31T22:37:21.478Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4180 | 2026-03-31T22:37:21.478Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4181 | 2026-03-31T22:37:21.478Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4182 | 2026-03-31T22:37:21.510Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4183 | 2026-03-31T22:37:21.510Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 4184 | 2026-03-31T22:37:21.511Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4389
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 4185 | 2026-03-31T22:37:21.511Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4186 | 2026-03-31T22:37:21.511Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4187 | 2026-03-31T22:37:21.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 = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4188 | 2026-03-31T22:37:21.513Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4189 | 2026-03-31T22:37:21.595Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 84
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4190 | 2026-03-31T22:37:21.595Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10399
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 09bf4d13-257f-4865-95be-9190110ebe8e
|
| 4191 | 2026-03-31T22:37:21.595Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 84
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4192 | 2026-03-31T22:37:21.596Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4193 | 2026-03-31T22:37:21.596Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4194 | 2026-03-31T22:37:21.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 26
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4195 | 2026-03-31T22:37:21.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4196 | 2026-03-31T22:37:21.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 = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4197 | 2026-03-31T22:37:21.632Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4198 | 2026-03-31T22:37:21.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4199 | 2026-03-31T22:37:21.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4200 | 2026-03-31T22:37:21.667Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4201 | 2026-03-31T22:37:21.667Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4202 | 2026-03-31T22:37:21.667Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4203 | 2026-03-31T22:37:21.668Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4548
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4204 | 2026-03-31T22:37:21.668Z | INFO | phd-runner: test phd_tests::hw::lspci_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4205 | 2026-03-31T22:37:21.668Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4206 | 2026-03-31T22:37:21.669Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4207 | 2026-03-31T22:37:22.192Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4208 | 2026-03-31T22:37:22.279Z | 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 = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4209 | 2026-03-31T22:37:22.279Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-724c60a8-89c6-4272-9d84-0ec2a96cadf9"]
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 = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4210 | 2026-03-31T22:37:22.303Z | 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 = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4211 | 2026-03-31T22:37:22.303Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-bc9adcd7-275b-4488-8c8b-a3bbc8e5f6f0"]
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 = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4212 | 2026-03-31T22:37:22.322Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 654
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4213 | 2026-03-31T22:37:22.322Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 654
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4214 | 2026-03-31T22:37:22.322Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5946
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = b0be3494-7a3b-4376-a4fa-f1f188922c49
|
| 4215 | 2026-03-31T22:37:22.322Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11228
file = phd-tests/tests/src/hw.rs
line = 8
path = phd_tests::hw::lspci_lifecycle_test
target = phd_tests::hw
|
| 4216 | 2026-03-31T22:37:22.322Z | INFO | phd-runner: Starting test phd_tests::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4217 | 2026-03-31T22:37:22.322Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4218 | 2026-03-31T22:37:22.322Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4219 | 2026-03-31T22:37:22.322Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 15
path = phd_tests::migrate::smoke_test
target = phd_tests::migrate
|
| 4220 | 2026-03-31T22:37:22.322Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4221 | 2026-03-31T22:37:22.323Z | 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
|
| 4222 | 2026-03-31T22:37:22.323Z | 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
|
| 4223 | 2026-03-31T22:37:22.323Z | 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
|
| 4224 | 2026-03-31T22:37:22.334Z | 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 244M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 4225 | 2026-03-31T22:37:22.334Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b51bc56d-a5da-489e-92a5-5bb3d2879581"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 4226 | 2026-03-31T22:37:22.352Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b51bc56d-a5da-489e-92a5-5bb3d2879581", "phd-artifacts/phd-clone-b26dde89-3e2c-4f77-91c3-bd589558fe2c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = clone
|
| 4227 | 2026-03-31T22:37:22.369Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b26dde89-3e2c-4f77-91c3-bd589558fe2c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = list
|
| 4228 | 2026-03-31T22:37:22.380Z | 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-b26dde89-3e2c-4f77-91c3-bd589558fe2c 0B 25.3T 242M /phd-artifacts/phd-clone-b26dde89-3e2c-4f77-91c3-bd589558fe2c\n
target = phd_framework::zfs
|
| 4229 | 2026-03-31T22:37:22.381Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 4230 | 2026-03-31T22:37:22.381Z | 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 = 322
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm_name = migration_smoke
|
| 4231 | 2026-03-31T22:37:22.381Z | 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
|
| 4232 | 2026-03-31T22:37:22.381Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 4233 | 2026-03-31T22:37:22.381Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::smoke_test/migration_smoke.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::smoke_test/migration_smoke.stdout.log"
target = phd_framework::log_config
|
| 4234 | 2026-03-31T22:37:22.409Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1199
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 4235 | 2026-03-31T22:37:22.423Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 4236 | 2026-03-31T22:37:22.423Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4237 | 2026-03-31T22:37:22.424Z | 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 = 459
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4238 | 2026-03-31T22:37:23.039Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4239 | 2026-03-31T22:37:23.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: d8137c9b-f3ea-4146-80c0-f9eacc00ef67, name: "phd-vm-d8137c9b-f3ea-4146-80c0-f9eacc00ef67", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ba6903c9-1423-4f4c-b15f-a843b68cee62, project_id: 84ea7728-7f4f-42a8-8ec4-9caf05eb804d, sled_id: bf213772-b394-4d07-ad20-5803ebd4723f, sled_serial: "bf213772-b394-4d07-ad20-5803ebd4723f", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4240 | 2026-03-31T22:37:23.040Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4241 | 2026-03-31T22:37:23.040Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::smoke_test
state = Run
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4242 | 2026-03-31T22:37:23.041Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4243 | 2026-03-31T22:37:23.041Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 4244 | 2026-03-31T22:37:23.041Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4245 | 2026-03-31T22:37:23.041Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4246 | 2026-03-31T22:37:23.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4247 | 2026-03-31T22:37:23.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 = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4248 | 2026-03-31T22:37:27.383Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4341
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4249 | 2026-03-31T22:37:27.383Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4250 | 2026-03-31T22:37:27.383Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4251 | 2026-03-31T22:37:27.383Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4252 | 2026-03-31T22:37:27.383Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4253 | 2026-03-31T22:37:27.401Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4254 | 2026-03-31T22:37:27.402Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4255 | 2026-03-31T22:37:27.402Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4256 | 2026-03-31T22:37:27.402Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4257 | 2026-03-31T22:37:27.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 = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4258 | 2026-03-31T22:37:27.434Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4259 | 2026-03-31T22:37:27.434Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 4260 | 2026-03-31T22:37:27.434Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4392
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 4261 | 2026-03-31T22:37:27.435Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4262 | 2026-03-31T22:37:27.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 = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4263 | 2026-03-31T22:37:27.445Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4264 | 2026-03-31T22:37:27.446Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4265 | 2026-03-31T22:37:27.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 = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4266 | 2026-03-31T22:37:27.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4267 | 2026-03-31T22:37:27.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4268 | 2026-03-31T22:37:27.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4269 | 2026-03-31T22:37:27.489Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4270 | 2026-03-31T22:37:27.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4271 | 2026-03-31T22:37:27.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 = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4272 | 2026-03-31T22:37:27.522Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4273 | 2026-03-31T22:37:27.522Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4274 | 2026-03-31T22:37:27.522Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4275 | 2026-03-31T22:37:27.534Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4276 | 2026-03-31T22:37:27.534Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4277 | 2026-03-31T22:37:27.534Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4278 | 2026-03-31T22:37:27.567Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4279 | 2026-03-31T22:37:27.567Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4280 | 2026-03-31T22:37:27.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 = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4281 | 2026-03-31T22:37:27.579Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4282 | 2026-03-31T22:37:27.579Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4283 | 2026-03-31T22:37:27.579Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4284 | 2026-03-31T22:37:27.602Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4285 | 2026-03-31T22:37:27.602Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4286 | 2026-03-31T22:37:27.602Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4287 | 2026-03-31T22:37:27.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4288 | 2026-03-31T22:37:27.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4289 | 2026-03-31T22:37:27.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 = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4290 | 2026-03-31T22:37:27.647Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4291 | 2026-03-31T22:37:27.647Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4292 | 2026-03-31T22:37:27.647Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4293 | 2026-03-31T22:37:27.659Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4294 | 2026-03-31T22:37:27.659Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4295 | 2026-03-31T22:37:27.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 = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4296 | 2026-03-31T22:37:27.682Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4297 | 2026-03-31T22:37:27.682Z | 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
|
| 4298 | 2026-03-31T22:37:27.682Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 4299 | 2026-03-31T22:37:27.682Z | 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 = 322
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm_name = migration_smoke_lifecycle_0
|
| 4300 | 2026-03-31T22:37:27.682Z | 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
|
| 4301 | 2026-03-31T22:37:27.682Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 4302 | 2026-03-31T22:37:27.683Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::smoke_test/migration_smoke_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::smoke_test/migration_smoke_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 4303 | 2026-03-31T22:37:27.713Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1200
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 4304 | 2026-03-31T22:37:27.726Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 4305 | 2026-03-31T22:37:27.726Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
target = phd_framework::test_vm
target_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4306 | 2026-03-31T22:37:27.726Z | 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 = 646
migration_id = f62d92e4-7028-4c9e-b55d-7108823c32f9
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
target = phd_framework::test_vm
target_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
timeout_duration = 45s
|
| 4307 | 2026-03-31T22:37:27.726Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
target = phd_framework::test_vm
target_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
vm = migration_smoke_lifecycle_0
vm_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4308 | 2026-03-31T22:37:27.727Z | 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 = 459
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
target = phd_framework::test_vm
target_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
vm = migration_smoke_lifecycle_0
vm_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4309 | 2026-03-31T22:37:28.336Z | 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: 8a269a23-441a-49bd-bc25-2a118b5fee06, name: "phd-vm-8a269a23-441a-49bd-bc25-2a118b5fee06", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ba6903c9-1423-4f4c-b15f-a843b68cee62, project_id: 84ea7728-7f4f-42a8-8ec4-9caf05eb804d, sled_id: 43c1b347-1f23-4f8a-913c-5698fa555edb, sled_serial: "43c1b347-1f23-4f8a-913c-5698fa555edb", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
target = phd_framework::test_vm
target_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
vm = migration_smoke_lifecycle_0
vm_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4310 | 2026-03-31T22:37:28.336Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = f62d92e4-7028-4c9e-b55d-7108823c32f9
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
target = phd_framework::test_vm
target_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4311 | 2026-03-31T22:37:30.758Z | 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":7847}}
target = phd_framework::serial
|
| 4312 | 2026-03-31T22:37:31.770Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
target = phd_framework::test_vm
target_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4313 | 2026-03-31T22:37:31.770Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3433
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = f62d92e4-7028-4c9e-b55d-7108823c32f9
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
target = phd_framework::test_vm
target_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4314 | 2026-03-31T22:37:31.772Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4315 | 2026-03-31T22:37:31.772Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4316 | 2026-03-31T22:37:31.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 = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke_lifecycle_0
vm_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4317 | 2026-03-31T22:37:31.773Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4318 | 2026-03-31T22:37:31.859Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 86
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4319 | 2026-03-31T22:37:31.859Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9434
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
|
| 4320 | 2026-03-31T22:37:31.859Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4321 | 2026-03-31T22:37:31.859Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4322 | 2026-03-31T22:37:31.860Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke_lifecycle_0
vm_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4323 | 2026-03-31T22:37:31.892Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4324 | 2026-03-31T22:37:31.893Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4325 | 2026-03-31T22:37:31.893Z | 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
|
| 4326 | 2026-03-31T22:37:31.893Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8853
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4327 | 2026-03-31T22:37:31.893Z | INFO | phd-runner: test phd_tests::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4328 | 2026-03-31T22:37:31.893Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4329 | 2026-03-31T22:37:31.894Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4330 | 2026-03-31T22:37:32.462Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4331 | 2026-03-31T22:37:32.547Z | 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 = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4332 | 2026-03-31T22:37:32.548Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b26dde89-3e2c-4f77-91c3-bd589558fe2c"]
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 = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4333 | 2026-03-31T22:37:32.576Z | 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 = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4334 | 2026-03-31T22:37:32.576Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b51bc56d-a5da-489e-92a5-5bb3d2879581"]
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 = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4335 | 2026-03-31T22:37:32.595Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 701
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4336 | 2026-03-31T22:37:32.595Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 701
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4337 | 2026-03-31T22:37:32.595Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4868
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
target = phd_framework::test_vm
target_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
vm = migration_smoke_lifecycle_0
vm_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4338 | 2026-03-31T22:37:32.595Z | INFO | phd-runner: Starting test phd_tests::migrate::serial_history
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4339 | 2026-03-31T22:37:32.595Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4340 | 2026-03-31T22:37:32.595Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4868
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d8137c9b-f3ea-4146-80c0-f9eacc00ef67
target = phd_framework::test_vm
target_id = 8a269a23-441a-49bd-bc25-2a118b5fee06
|
| 4341 | 2026-03-31T22:37:32.595Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4342 | 2026-03-31T22:37:32.595Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10272
file = phd-tests/tests/src/migrate.rs
line = 15
path = phd_tests::migrate::smoke_test
target = phd_tests::migrate
|
| 4343 | 2026-03-31T22:37:32.595Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 20
path = phd_tests::migrate::serial_history
target = phd_tests::migrate
|
| 4344 | 2026-03-31T22:37:32.595Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4345 | 2026-03-31T22:37:32.595Z | 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
|
| 4346 | 2026-03-31T22:37:32.596Z | 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
|
| 4347 | 2026-03-31T22:37:32.596Z | 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
|
| 4348 | 2026-03-31T22:37:32.607Z | 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 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 4349 | 2026-03-31T22:37:32.608Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-735f73af-a692-425e-8868-35741cb803d2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 4350 | 2026-03-31T22:37:32.625Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-735f73af-a692-425e-8868-35741cb803d2", "phd-artifacts/phd-clone-496c438c-719d-4deb-a8bb-8fb5f0b53114"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = clone
|
| 4351 | 2026-03-31T22:37:32.642Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-496c438c-719d-4deb-a8bb-8fb5f0b53114"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = list
|
| 4352 | 2026-03-31T22:37:32.653Z | 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-496c438c-719d-4deb-a8bb-8fb5f0b53114 0B 25.3T 242M /phd-artifacts/phd-clone-496c438c-719d-4deb-a8bb-8fb5f0b53114\n
target = phd_framework::zfs
|
| 4353 | 2026-03-31T22:37:32.654Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 4354 | 2026-03-31T22:37:32.654Z | 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 = 322
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history
|
| 4355 | 2026-03-31T22:37:32.654Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 4356 | 2026-03-31T22:37:32.654Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 4357 | 2026-03-31T22:37:32.654Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::serial_history
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::serial_history/migration_serial_history.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::serial_history/migration_serial_history.stdout.log"
target = phd_framework::log_config
|
| 4358 | 2026-03-31T22:37:32.682Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1209
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm::server
|
| 4359 | 2026-03-31T22:37:32.696Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 4360 | 2026-03-31T22:37:32.696Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4361 | 2026-03-31T22:37:32.697Z | 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 = 459
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4362 | 2026-03-31T22:37:33.209Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4363 | 2026-03-31T22:37:33.210Z | 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: 1860e708-68fa-44e5-aa83-8e7644a9fb4a, name: "phd-vm-1860e708-68fa-44e5-aa83-8e7644a9fb4a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 215a3d82-3d06-4c57-ab20-99357cfea537, project_id: b3ad2956-a7af-4a4e-8573-e88954517e50, sled_id: de2982e3-e186-4337-bdf0-833bce1fd14d, sled_serial: "de2982e3-e186-4337-bdf0-833bce1fd14d", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4364 | 2026-03-31T22:37:33.210Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4365 | 2026-03-31T22:37:33.210Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4366 | 2026-03-31T22:37:33.211Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4367 | 2026-03-31T22:37:33.211Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 4368 | 2026-03-31T22:37:33.211Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4369 | 2026-03-31T22:37:33.211Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4370 | 2026-03-31T22:37:33.211Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4371 | 2026-03-31T22:37:33.211Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4372 | 2026-03-31T22:37:37.570Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4358
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4373 | 2026-03-31T22:37:37.570Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4374 | 2026-03-31T22:37:37.570Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4375 | 2026-03-31T22:37:37.570Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4376 | 2026-03-31T22:37:37.571Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4377 | 2026-03-31T22:37:37.589Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4378 | 2026-03-31T22:37:37.589Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4379 | 2026-03-31T22:37:37.590Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4380 | 2026-03-31T22:37:37.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4381 | 2026-03-31T22:37:37.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 = 924
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4382 | 2026-03-31T22:37:37.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4383 | 2026-03-31T22:37:37.623Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 4384 | 2026-03-31T22:37:37.623Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4411
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 4385 | 2026-03-31T22:37:37.623Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4386 | 2026-03-31T22:37:37.623Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4387 | 2026-03-31T22:37:37.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4388 | 2026-03-31T22:37:37.634Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4389 | 2026-03-31T22:37:37.634Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4390 | 2026-03-31T22:37:37.666Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4391 | 2026-03-31T22:37:37.666Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4392 | 2026-03-31T22:37:37.667Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4393 | 2026-03-31T22:37:37.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4394 | 2026-03-31T22:37:37.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4395 | 2026-03-31T22:37:37.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4396 | 2026-03-31T22:37:37.700Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4397 | 2026-03-31T22:37:37.704Z | 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
|
| 4398 | 2026-03-31T22:37:37.704Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 4399 | 2026-03-31T22:37:37.704Z | 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 = 322
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_lifecycle_0
|
| 4400 | 2026-03-31T22:37:37.704Z | 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
|
| 4401 | 2026-03-31T22:37:37.704Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 4402 | 2026-03-31T22:37:37.704Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::serial_history
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::serial_history/migration_serial_history_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::serial_history/migration_serial_history_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 4403 | 2026-03-31T22:37:37.732Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1210
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm::server
|
| 4404 | 2026-03-31T22:37:37.745Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 4405 | 2026-03-31T22:37:37.745Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
target = phd_framework::test_vm
target_id = 15ae4745-3786-4d72-9cad-d7373cfd1f33
|
| 4406 | 2026-03-31T22:37:37.745Z | 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 = 646
migration_id = e9115ca3-f045-41c9-8cb6-06a8848a6de3
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
target = phd_framework::test_vm
target_id = 15ae4745-3786-4d72-9cad-d7373cfd1f33
timeout_duration = 45s
|
| 4407 | 2026-03-31T22:37:37.745Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
target = phd_framework::test_vm
target_id = 15ae4745-3786-4d72-9cad-d7373cfd1f33
vm = migration_serial_history_lifecycle_0
vm_id = 15ae4745-3786-4d72-9cad-d7373cfd1f33
|
| 4408 | 2026-03-31T22:37:37.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:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
target = phd_framework::test_vm
target_id = 15ae4745-3786-4d72-9cad-d7373cfd1f33
vm = migration_serial_history_lifecycle_0
vm_id = 15ae4745-3786-4d72-9cad-d7373cfd1f33
|
| 4409 | 2026-03-31T22:37:38.415Z | 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: 15ae4745-3786-4d72-9cad-d7373cfd1f33, name: "phd-vm-15ae4745-3786-4d72-9cad-d7373cfd1f33", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 215a3d82-3d06-4c57-ab20-99357cfea537, project_id: b3ad2956-a7af-4a4e-8573-e88954517e50, sled_id: 257b5d72-ffd4-4498-933e-f46f7f8c088e, sled_serial: "257b5d72-ffd4-4498-933e-f46f7f8c088e", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
target = phd_framework::test_vm
target_id = 15ae4745-3786-4d72-9cad-d7373cfd1f33
vm = migration_serial_history_lifecycle_0
vm_id = 15ae4745-3786-4d72-9cad-d7373cfd1f33
|
| 4410 | 2026-03-31T22:37:38.415Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = e9115ca3-f045-41c9-8cb6-06a8848a6de3
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
target = phd_framework::test_vm
target_id = 15ae4745-3786-4d72-9cad-d7373cfd1f33
|
| 4411 | 2026-03-31T22:37:40.903Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7756}}
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4412 | 2026-03-31T22:37:41.391Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
target = phd_framework::test_vm
target_id = 15ae4745-3786-4d72-9cad-d7373cfd1f33
|
| 4413 | 2026-03-31T22:37:41.391Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2975
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = e9115ca3-f045-41c9-8cb6-06a8848a6de3
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
target = phd_framework::test_vm
target_id = 15ae4745-3786-4d72-9cad-d7373cfd1f33
|
| 4414 | 2026-03-31T22:37:41.393Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4415 | 2026-03-31T22:37:41.394Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4416 | 2026-03-31T22:37:41.484Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 90
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4417 | 2026-03-31T22:37:41.484Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8787
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
|
| 4418 | 2026-03-31T22:37:41.486Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = 15ae4745-3786-4d72-9cad-d7373cfd1f33
|
| 4419 | 2026-03-31T22:37:41.486Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4420 | 2026-03-31T22:37:41.487Z | INFO | phd-runner: test phd_tests::migrate::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4421 | 2026-03-31T22:37:41.487Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8277
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4422 | 2026-03-31T22:37:41.487Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4423 | 2026-03-31T22:37:41.489Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = 15ae4745-3786-4d72-9cad-d7373cfd1f33
|
| 4424 | 2026-03-31T22:37:41.908Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 15ae4745-3786-4d72-9cad-d7373cfd1f33
|
| 4425 | 2026-03-31T22:37:41.998Z | 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 = 15ae4745-3786-4d72-9cad-d7373cfd1f33
|
| 4426 | 2026-03-31T22:37:41.998Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-496c438c-719d-4deb-a8bb-8fb5f0b53114"]
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 = 15ae4745-3786-4d72-9cad-d7373cfd1f33
|
| 4427 | 2026-03-31T22:37:42.027Z | 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 = 15ae4745-3786-4d72-9cad-d7373cfd1f33
|
| 4428 | 2026-03-31T22:37:42.027Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-735f73af-a692-425e-8868-35741cb803d2"]
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 = 15ae4745-3786-4d72-9cad-d7373cfd1f33
|
| 4429 | 2026-03-31T22:37:42.046Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 559
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = 15ae4745-3786-4d72-9cad-d7373cfd1f33
|
| 4430 | 2026-03-31T22:37:42.046Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4300
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
target = phd_framework::test_vm
target_id = 15ae4745-3786-4d72-9cad-d7373cfd1f33
vm = migration_serial_history_lifecycle_0
vm_id = 15ae4745-3786-4d72-9cad-d7373cfd1f33
|
| 4431 | 2026-03-31T22:37:42.046Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4300
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 1860e708-68fa-44e5-aa83-8e7644a9fb4a
target = phd_framework::test_vm
target_id = 15ae4745-3786-4d72-9cad-d7373cfd1f33
|
| 4432 | 2026-03-31T22:37:42.046Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 559
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4433 | 2026-03-31T22:37:42.046Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9450
file = phd-tests/tests/src/migrate.rs
line = 20
path = phd_tests::migrate::serial_history
target = phd_tests::migrate
|
| 4434 | 2026-03-31T22:37:42.046Z | INFO | phd-runner: Starting test phd_tests::migrate::multiple_migrations
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4435 | 2026-03-31T22:37:42.047Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4436 | 2026-03-31T22:37:42.047Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4437 | 2026-03-31T22:37:42.047Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 302
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_tests::migrate
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4438 | 2026-03-31T22:37:42.047Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4439 | 2026-03-31T22:37:42.047Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4440 | 2026-03-31T22:37:42.047Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4441 | 2026-03-31T22:37:42.047Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = list
|
| 4442 | 2026-03-31T22:37:42.058Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4443 | 2026-03-31T22:37:42.058Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-017e1c2e-4f75-4964-a927-beabaad90ec2"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = snapshot
|
| 4444 | 2026-03-31T22:37:42.076Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-017e1c2e-4f75-4964-a927-beabaad90ec2", "phd-artifacts/phd-clone-7ac6e681-2978-46dc-95e7-e240f2994ca7"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = clone
|
| 4445 | 2026-03-31T22:37:42.095Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7ac6e681-2978-46dc-95e7-e240f2994ca7"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = list
|
| 4446 | 2026-03-31T22:37:42.107Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-7ac6e681-2978-46dc-95e7-e240f2994ca7 0B 25.3T 242M /phd-artifacts/phd-clone-7ac6e681-2978-46dc-95e7-e240f2994ca7\n
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4447 | 2026-03-31T22:37:42.107Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4448 | 2026-03-31T22:37:42.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 = 322
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm_name = multiple_migrations_0
|
| 4449 | 2026-03-31T22:37:42.107Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /work/phd-test/propolis-server
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4450 | 2026-03-31T22:37:42.107Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4451 | 2026-03-31T22:37:42.107Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_0.stdout.log"
target = phd_framework::log_config
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4452 | 2026-03-31T22:37:42.135Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1219
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4453 | 2026-03-31T22:37:42.150Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4454 | 2026-03-31T22:37:42.150Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4455 | 2026-03-31T22:37:42.150Z | 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 = 322
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm_name = multiple_migrations_1
|
| 4456 | 2026-03-31T22:37:42.150Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /work/phd-test/propolis-server
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4457 | 2026-03-31T22:37:42.150Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4458 | 2026-03-31T22:37:42.150Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_1.stdout.log"
target = phd_framework::log_config
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4459 | 2026-03-31T22:37:42.176Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1220
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4460 | 2026-03-31T22:37:42.190Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4461 | 2026-03-31T22:37:42.190Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4462 | 2026-03-31T22:37:42.191Z | 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 = 322
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm_name = multiple_migrations_2
|
| 4463 | 2026-03-31T22:37:42.191Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /work/phd-test/propolis-server
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4464 | 2026-03-31T22:37:42.191Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4465 | 2026-03-31T22:37:42.191Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_2.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_2.stdout.log"
target = phd_framework::log_config
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4466 | 2026-03-31T22:37:42.215Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1221
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4467 | 2026-03-31T22:37:42.229Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 38
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4468 | 2026-03-31T22:37:42.229Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4469 | 2026-03-31T22:37:42.358Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4470 | 2026-03-31T22:37:42.359Z | 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: 53acd649-87fa-4ae7-a78f-d859e910cada, name: "phd-vm-53acd649-87fa-4ae7-a78f-d859e910cada", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 20f81dcc-664b-4b1a-b644-b04830126e4c, project_id: f1b9f512-bebd-430d-807b-5d71cfaa5763, sled_id: f8d1af36-f75e-48a8-a271-c64f9380ac54, sled_serial: "f8d1af36-f75e-48a8-a271-c64f9380ac54", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4471 | 2026-03-31T22:37:42.359Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4472 | 2026-03-31T22:37:42.359Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
state = Run
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4473 | 2026-03-31T22:37:42.360Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4474 | 2026-03-31T22:37:42.360Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4475 | 2026-03-31T22:37:42.360Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = 300s
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4476 | 2026-03-31T22:37:42.361Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4477 | 2026-03-31T22:37:42.361Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4478 | 2026-03-31T22:37:42.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4479 | 2026-03-31T22:37:46.708Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4347
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4480 | 2026-03-31T22:37:46.708Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WriteStr("root")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4481 | 2026-03-31T22:37:46.708Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4482 | 2026-03-31T22:37:46.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4483 | 2026-03-31T22:37:46.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4484 | 2026-03-31T22:37:46.727Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4485 | 2026-03-31T22:37:46.727Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4486 | 2026-03-31T22:37:46.727Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4487 | 2026-03-31T22:37:46.727Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4488 | 2026-03-31T22:37:46.727Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4489 | 2026-03-31T22:37:46.759Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4490 | 2026-03-31T22:37:46.759Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4491 | 2026-03-31T22:37:46.759Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4398
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4492 | 2026-03-31T22:37:46.760Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 53acd649-87fa-4ae7-a78f-d859e910cada
target = phd_framework::test_vm
target_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4493 | 2026-03-31T22:37:46.760Z | 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 = 646
migration_id = 0c96de35-821f-4c08-b74e-17fe8f54c7dc
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 53acd649-87fa-4ae7-a78f-d859e910cada
target = phd_framework::test_vm
target_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
timeout_duration = 45s
|
| 4494 | 2026-03-31T22:37:46.760Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 53acd649-87fa-4ae7-a78f-d859e910cada
target = phd_framework::test_vm
target_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4495 | 2026-03-31T22:37:46.881Z | 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: a2081e27-d0ea-491a-8574-5330e7a7f82b, name: "phd-vm-a2081e27-d0ea-491a-8574-5330e7a7f82b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 20f81dcc-664b-4b1a-b644-b04830126e4c, project_id: f1b9f512-bebd-430d-807b-5d71cfaa5763, sled_id: 6998cd94-d7c5-44aa-99cc-5d1bc9f6c426, sled_serial: "6998cd94-d7c5-44aa-99cc-5d1bc9f6c426", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 53acd649-87fa-4ae7-a78f-d859e910cada
target = phd_framework::test_vm
target_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4496 | 2026-03-31T22:37:46.882Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 0c96de35-821f-4c08-b74e-17fe8f54c7dc
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 53acd649-87fa-4ae7-a78f-d859e910cada
target = phd_framework::test_vm
target_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4497 | 2026-03-31T22:37:49.332Z | 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
|
| 4498 | 2026-03-31T22:37:49.596Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 53acd649-87fa-4ae7-a78f-d859e910cada
target = phd_framework::test_vm
target_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4499 | 2026-03-31T22:37:49.596Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2713
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 0c96de35-821f-4c08-b74e-17fe8f54c7dc
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 53acd649-87fa-4ae7-a78f-d859e910cada
target = phd_framework::test_vm
target_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4500 | 2026-03-31T22:37:49.596Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4501 | 2026-03-31T22:37:49.596Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(15s)
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4502 | 2026-03-31T22:37:53.123Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 3526
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4503 | 2026-03-31T22:37:53.123Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4504 | 2026-03-31T22:37:53.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(300s)
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4505 | 2026-03-31T22:37:53.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4506 | 2026-03-31T22:37:53.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4507 | 2026-03-31T22:37:53.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(15s)
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4508 | 2026-03-31T22:37:53.168Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4509 | 2026-03-31T22:37:53.168Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4510 | 2026-03-31T22:37:53.168Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(300s)
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4511 | 2026-03-31T22:37:53.201Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4512 | 2026-03-31T22:37:53.201Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
target = phd_framework::test_vm
target_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4513 | 2026-03-31T22:37:53.201Z | 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 = 646
migration_id = f29cea17-7903-4d6b-bb4d-8fe62a9ee36a
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
target = phd_framework::test_vm
target_id = 104b588a-ef27-4483-ac24-0680046a76ed
timeout_duration = 45s
|
| 4514 | 2026-03-31T22:37:53.201Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
target = phd_framework::test_vm
target_id = 104b588a-ef27-4483-ac24-0680046a76ed
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4515 | 2026-03-31T22:37:53.325Z | 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: 104b588a-ef27-4483-ac24-0680046a76ed, name: "phd-vm-104b588a-ef27-4483-ac24-0680046a76ed", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 20f81dcc-664b-4b1a-b644-b04830126e4c, project_id: f1b9f512-bebd-430d-807b-5d71cfaa5763, sled_id: 5f08b887-743a-40fd-9592-f2cb67a5ef88, sled_serial: "5f08b887-743a-40fd-9592-f2cb67a5ef88", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
target = phd_framework::test_vm
target_id = 104b588a-ef27-4483-ac24-0680046a76ed
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4516 | 2026-03-31T22:37:53.325Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = f29cea17-7903-4d6b-bb4d-8fe62a9ee36a
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
target = phd_framework::test_vm
target_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4517 | 2026-03-31T22:37:55.767Z | 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":7728}}
target = phd_framework::serial
|
| 4518 | 2026-03-31T22:37:56.269Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
target = phd_framework::test_vm
target_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4519 | 2026-03-31T22:37:56.269Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2944
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = f29cea17-7903-4d6b-bb4d-8fe62a9ee36a
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
target = phd_framework::test_vm
target_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4520 | 2026-03-31T22:37:56.270Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4521 | 2026-03-31T22:37:56.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(15s)
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4522 | 2026-03-31T22:37:56.281Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4523 | 2026-03-31T22:37:56.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4524 | 2026-03-31T22:37:56.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(300s)
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4525 | 2026-03-31T22:37:56.315Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4526 | 2026-03-31T22:37:56.315Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4527 | 2026-03-31T22:37:56.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(15s)
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4528 | 2026-03-31T22:37:56.327Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4529 | 2026-03-31T22:37:56.327Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4530 | 2026-03-31T22:37:56.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(300s)
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4531 | 2026-03-31T22:37:56.360Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4532 | 2026-03-31T22:37:56.360Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4533 | 2026-03-31T22:37:56.361Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4534 | 2026-03-31T22:37:56.361Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4535 | 2026-03-31T22:37:56.361Z | 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
|
| 4536 | 2026-03-31T22:37:56.361Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 14002
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4537 | 2026-03-31T22:37:56.361Z | INFO | phd-runner: test phd_tests::migrate::multiple_migrations ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4538 | 2026-03-31T22:37:56.361Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4539 | 2026-03-31T22:37:56.363Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4540 | 2026-03-31T22:37:56.363Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
self.address = 127.0.0.1:9002
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4541 | 2026-03-31T22:37:56.364Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
self.address = 127.0.0.1:9000
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4542 | 2026-03-31T22:37:56.451Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 89
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4543 | 2026-03-31T22:37:56.451Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9690
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 53acd649-87fa-4ae7-a78f-d859e910cada
target = phd_framework::test_vm
target_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
vm = multiple_migrations_1
vm_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4544 | 2026-03-31T22:37:56.451Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 9691
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 53acd649-87fa-4ae7-a78f-d859e910cada
target = phd_framework::test_vm
target_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
|
| 4545 | 2026-03-31T22:37:56.461Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
self.address = 127.0.0.1:9004
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4546 | 2026-03-31T22:37:56.500Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 138
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4547 | 2026-03-31T22:37:56.500Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 14270
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_0
vm_id = 53acd649-87fa-4ae7-a78f-d859e910cada
|
| 4548 | 2026-03-31T22:37:56.551Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4549 | 2026-03-31T22:37:56.551Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7ac6e681-2978-46dc-95e7-e240f2994ca7"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = destroy
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4550 | 2026-03-31T22:37:56.582Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4551 | 2026-03-31T22:37:56.582Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-017e1c2e-4f75-4964-a927-beabaad90ec2"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = destroy
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4552 | 2026-03-31T22:37:56.602Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 240
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4553 | 2026-03-31T22:37:56.602Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 240
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4554 | 2026-03-31T22:37:56.602Z | INFO | phd-runner: Starting test phd_tests::migrate::migration_ensures_instance_metadata
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4555 | 2026-03-31T22:37:56.602Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4556 | 2026-03-31T22:37:56.602Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4557 | 2026-03-31T22:37:56.602Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3400
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
target = phd_framework::test_vm
target_id = 104b588a-ef27-4483-ac24-0680046a76ed
vm = multiple_migrations_2
vm_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4558 | 2026-03-31T22:37:56.602Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3400
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = a2081e27-d0ea-491a-8574-5330e7a7f82b
target = phd_framework::test_vm
target_id = 104b588a-ef27-4483-ac24-0680046a76ed
|
| 4559 | 2026-03-31T22:37:56.602Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 14554
file = phd-tests/tests/src/migrate.rs
line = 302
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::migrate::multiple_migrations
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_tests::migrate
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4560 | 2026-03-31T22:37:56.602Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 388
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_tests::migrate
|
| 4561 | 2026-03-31T22:37:56.602Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4562 | 2026-03-31T22:37:56.602Z | 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
|
| 4563 | 2026-03-31T22:37:56.603Z | 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
|
| 4564 | 2026-03-31T22:37:56.603Z | 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
|
| 4565 | 2026-03-31T22:37:56.614Z | 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 245M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 4566 | 2026-03-31T22:37:56.614Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3328be72-51de-4ac7-b8db-86e1924f55fc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = snapshot
|
| 4567 | 2026-03-31T22:37:56.632Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3328be72-51de-4ac7-b8db-86e1924f55fc", "phd-artifacts/phd-clone-3b5651a5-dd7e-48fd-82ea-a7e890eca47b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = clone
|
| 4568 | 2026-03-31T22:37:56.650Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3b5651a5-dd7e-48fd-82ea-a7e890eca47b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = list
|
| 4569 | 2026-03-31T22:37:56.661Z | 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-3b5651a5-dd7e-48fd-82ea-a7e890eca47b 0B 25.3T 242M /phd-artifacts/phd-clone-3b5651a5-dd7e-48fd-82ea-a7e890eca47b\n
target = phd_framework::zfs
|
| 4570 | 2026-03-31T22:37:56.662Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 4571 | 2026-03-31T22:37:56.662Z | 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 = 322
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm_name = migration_ensures_instance_metadata_source
|
| 4572 | 2026-03-31T22:37:56.662Z | 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
|
| 4573 | 2026-03-31T22:37:56.662Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 4574 | 2026-03-31T22:37:56.662Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::migration_ensures_instance_metadata
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::migration_ensures_instance_metadata/migration_ensures_instance_metadata_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::migration_ensures_instance_metadata/migration_ensures_instance_metadata_source.stdout.log"
target = phd_framework::log_config
|
| 4575 | 2026-03-31T22:37:56.690Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1231
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm::server
|
| 4576 | 2026-03-31T22:37:56.705Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 4577 | 2026-03-31T22:37:56.705Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 4578 | 2026-03-31T22:37:56.705Z | 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 = 322
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm_name = migration_ensures_instance_metadata_target
|
| 4579 | 2026-03-31T22:37:56.705Z | 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
|
| 4580 | 2026-03-31T22:37:56.705Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 4581 | 2026-03-31T22:37:56.705Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::migration_ensures_instance_metadata
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::migration_ensures_instance_metadata/migration_ensures_instance_metadata_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::migration_ensures_instance_metadata/migration_ensures_instance_metadata_target.stdout.log"
target = phd_framework::log_config
|
| 4582 | 2026-03-31T22:37:56.732Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1232
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm::server
|
| 4583 | 2026-03-31T22:37:56.746Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 4584 | 2026-03-31T22:37:56.746Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4585 | 2026-03-31T22:37:56.883Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4586 | 2026-03-31T22:37:56.884Z | 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: a092ed44-2527-4a7b-b4f6-8ac41490e3d6, name: "phd-vm-a092ed44-2527-4a7b-b4f6-8ac41490e3d6", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ffbf6e86-21cd-4dde-85f8-55a5a51cadc7, project_id: f139874f-6866-47ea-bee0-9f035e65d274, sled_id: ba62592d-6506-4c13-96bc-3b3f4b43f1d3, sled_serial: "ba62592d-6506-4c13-96bc-3b3f4b43f1d3", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4587 | 2026-03-31T22:37:56.884Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4588 | 2026-03-31T22:37:56.884Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::migration_ensures_instance_metadata
state = Run
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4589 | 2026-03-31T22:37:56.885Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4590 | 2026-03-31T22:37:56.885Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 4591 | 2026-03-31T22:37:56.885Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4592 | 2026-03-31T22:37:56.886Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4593 | 2026-03-31T22:37:56.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4594 | 2026-03-31T22:37:56.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4595 | 2026-03-31T22:38:01.249Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4363
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4596 | 2026-03-31T22:38:01.249Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4597 | 2026-03-31T22:38:01.250Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4598 | 2026-03-31T22:38:01.250Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4599 | 2026-03-31T22:38:01.250Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4600 | 2026-03-31T22:38:01.269Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4601 | 2026-03-31T22:38:01.269Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4602 | 2026-03-31T22:38:01.270Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4603 | 2026-03-31T22:38:01.270Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4604 | 2026-03-31T22:38:01.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 = 924
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4605 | 2026-03-31T22:38:01.302Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4606 | 2026-03-31T22:38:01.302Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 4607 | 2026-03-31T22:38:01.302Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4416
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 4608 | 2026-03-31T22:38:01.302Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4609 | 2026-03-31T22:38:01.302Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4610 | 2026-03-31T22:38:01.304Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4611 | 2026-03-31T22:38:01.304Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
target = phd_framework::test_vm
target_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4612 | 2026-03-31T22:38:01.304Z | 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 = 646
migration_id = 4d913f3b-0885-45df-a879-969aa7200e5e
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
target = phd_framework::test_vm
target_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
timeout_duration = 45s
|
| 4613 | 2026-03-31T22:38:01.304Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
target = phd_framework::test_vm
target_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
vm = migration_ensures_instance_metadata_target
vm_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4614 | 2026-03-31T22:38:01.426Z | 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: 229fa85e-7a85-4ea0-b885-eec2269364d5, name: "phd-vm-229fa85e-7a85-4ea0-b885-eec2269364d5", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ffbf6e86-21cd-4dde-85f8-55a5a51cadc7, project_id: f139874f-6866-47ea-bee0-9f035e65d274, sled_id: 446fb4ea-1c5f-4557-8e81-48439b234a7d, sled_serial: "446fb4ea-1c5f-4557-8e81-48439b234a7d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
target = phd_framework::test_vm
target_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
vm = migration_ensures_instance_metadata_target
vm_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4615 | 2026-03-31T22:38:01.426Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 4d913f3b-0885-45df-a879-969aa7200e5e
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
target = phd_framework::test_vm
target_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4616 | 2026-03-31T22:38:03.870Z | 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
|
| 4617 | 2026-03-31T22:38:06.146Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
target = phd_framework::test_vm
target_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4618 | 2026-03-31T22:38:06.146Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4719
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 4d913f3b-0885-45df-a879-969aa7200e5e
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
target = phd_framework::test_vm
target_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4619 | 2026-03-31T22:38:06.146Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4620 | 2026-03-31T22:38:06.146Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4621 | 2026-03-31T22:38:06.147Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 600
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4622 | 2026-03-31T22:38:06.147Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4623 | 2026-03-31T22:38:06.147Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4624 | 2026-03-31T22:38:06.148Z | 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
|
| 4625 | 2026-03-31T22:38:06.148Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9264
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4626 | 2026-03-31T22:38:06.148Z | INFO | phd-runner: test phd_tests::migrate::migration_ensures_instance_metadata ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4627 | 2026-03-31T22:38:06.148Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4628 | 2026-03-31T22:38:06.149Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4629 | 2026-03-31T22:38:06.150Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4630 | 2026-03-31T22:38:06.239Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 91
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4631 | 2026-03-31T22:38:06.239Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9492
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
|
| 4632 | 2026-03-31T22:38:06.241Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4633 | 2026-03-31T22:38:06.324Z | 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 = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4634 | 2026-03-31T22:38:06.325Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3b5651a5-dd7e-48fd-82ea-a7e890eca47b"]
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 = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4635 | 2026-03-31T22:38:06.355Z | 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 = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4636 | 2026-03-31T22:38:06.355Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3328be72-51de-4ac7-b8db-86e1924f55fc"]
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 = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4637 | 2026-03-31T22:38:06.375Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 227
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4638 | 2026-03-31T22:38:06.375Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5070
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
target = phd_framework::test_vm
target_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
vm = migration_ensures_instance_metadata_target
vm_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4639 | 2026-03-31T22:38:06.375Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 227
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4640 | 2026-03-31T22:38:06.375Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5070
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = a092ed44-2527-4a7b-b4f6-8ac41490e3d6
target = phd_framework::test_vm
target_id = 229fa85e-7a85-4ea0-b885-eec2269364d5
|
| 4641 | 2026-03-31T22:38:06.375Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9772
file = phd-tests/tests/src/migrate.rs
line = 388
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_tests::migrate
|
| 4642 | 2026-03-31T22:38:06.375Z | INFO | phd-runner: Starting test phd_tests::migrate::vm_reaches_destroyed_after_migration_out
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4643 | 2026-03-31T22:38:06.375Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4644 | 2026-03-31T22:38:06.375Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4645 | 2026-03-31T22:38:06.375Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 433
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_tests::migrate
|
| 4646 | 2026-03-31T22:38:06.376Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4647 | 2026-03-31T22:38:06.376Z | 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
|
| 4648 | 2026-03-31T22:38:06.376Z | 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
|
| 4649 | 2026-03-31T22:38:06.376Z | 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
|
| 4650 | 2026-03-31T22:38:06.387Z | 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 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 4651 | 2026-03-31T22:38:06.387Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6e8bcb30-d7ea-408a-b9df-f8be44ceab05"]
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
|
| 4652 | 2026-03-31T22:38:06.405Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6e8bcb30-d7ea-408a-b9df-f8be44ceab05", "phd-artifacts/phd-clone-c197b7c5-fdeb-40b1-a249-1aeaf9662f51"]
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
|
| 4653 | 2026-03-31T22:38:06.422Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c197b7c5-fdeb-40b1-a249-1aeaf9662f51"]
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
|
| 4654 | 2026-03-31T22:38:06.434Z | 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-c197b7c5-fdeb-40b1-a249-1aeaf9662f51 0B 25.3T 242M /phd-artifacts/phd-clone-c197b7c5-fdeb-40b1-a249-1aeaf9662f51\n
target = phd_framework::zfs
|
| 4655 | 2026-03-31T22:38:06.435Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 4656 | 2026-03-31T22:38:06.435Z | 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 = 322
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm_name = vm_reaches_destroyed_after_migration_out_source
|
| 4657 | 2026-03-31T22:38:06.435Z | 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
|
| 4658 | 2026-03-31T22:38:06.435Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 4659 | 2026-03-31T22:38:06.435Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::vm_reaches_destroyed_after_migration_out/vm_reaches_destroyed_after_migration_out_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::vm_reaches_destroyed_after_migration_out/vm_reaches_destroyed_after_migration_out_source.stdout.log"
target = phd_framework::log_config
|
| 4660 | 2026-03-31T22:38:06.464Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1241
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm::server
|
| 4661 | 2026-03-31T22:38:06.478Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 4662 | 2026-03-31T22:38:06.478Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 4663 | 2026-03-31T22:38:06.478Z | 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 = 322
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm_name = vm_reaches_destroyed_after_migration_out_target
|
| 4664 | 2026-03-31T22:38:06.478Z | 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
|
| 4665 | 2026-03-31T22:38:06.478Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 4666 | 2026-03-31T22:38:06.478Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::vm_reaches_destroyed_after_migration_out/vm_reaches_destroyed_after_migration_out_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::vm_reaches_destroyed_after_migration_out/vm_reaches_destroyed_after_migration_out_target.stdout.log"
target = phd_framework::log_config
|
| 4667 | 2026-03-31T22:38:06.507Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1242
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm::server
|
| 4668 | 2026-03-31T22:38:06.521Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 4669 | 2026-03-31T22:38:06.521Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4670 | 2026-03-31T22:38:06.648Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4671 | 2026-03-31T22:38:06.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: 37cb3914-1026-43a5-a512-754efd09bb92, name: "phd-vm-37cb3914-1026-43a5-a512-754efd09bb92", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 1ff4bc62-a11d-4da6-80a5-98e2d3a7ba59, project_id: fbec1d8f-460c-4c06-8827-38bb8a98e314, sled_id: 0f088bd0-a614-4c2e-a80b-07b84ef48127, sled_serial: "0f088bd0-a614-4c2e-a80b-07b84ef48127", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4672 | 2026-03-31T22:38:06.649Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4673 | 2026-03-31T22:38:06.649Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4674 | 2026-03-31T22:38:06.650Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4675 | 2026-03-31T22:38:06.650Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 4676 | 2026-03-31T22:38:06.650Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4677 | 2026-03-31T22:38:06.650Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4678 | 2026-03-31T22:38:06.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4679 | 2026-03-31T22:38:06.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 = 924
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4680 | 2026-03-31T22:38:11.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4371
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4681 | 2026-03-31T22:38:11.023Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4682 | 2026-03-31T22:38:11.023Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4683 | 2026-03-31T22:38:11.023Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4684 | 2026-03-31T22:38:11.023Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4685 | 2026-03-31T22:38:11.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4686 | 2026-03-31T22:38:11.041Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4687 | 2026-03-31T22:38:11.042Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4688 | 2026-03-31T22:38:11.042Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4689 | 2026-03-31T22:38:11.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 = 924
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4690 | 2026-03-31T22:38:11.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4691 | 2026-03-31T22:38:11.074Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 4692 | 2026-03-31T22:38:11.074Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4423
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 4693 | 2026-03-31T22:38:11.075Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 37cb3914-1026-43a5-a512-754efd09bb92
target = phd_framework::test_vm
target_id = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
|
| 4694 | 2026-03-31T22:38:11.075Z | 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 = 646
migration_id = 57084a33-3ba2-4dd0-81df-350a32347bda
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 37cb3914-1026-43a5-a512-754efd09bb92
target = phd_framework::test_vm
target_id = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
timeout_duration = 45s
|
| 4695 | 2026-03-31T22:38:11.075Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 37cb3914-1026-43a5-a512-754efd09bb92
target = phd_framework::test_vm
target_id = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
|
| 4696 | 2026-03-31T22:38:11.198Z | 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: 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a, name: "phd-vm-1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 1ff4bc62-a11d-4da6-80a5-98e2d3a7ba59, project_id: fbec1d8f-460c-4c06-8827-38bb8a98e314, sled_id: f7673839-6c2a-4757-9c47-9a51e19924ff, sled_serial: "f7673839-6c2a-4757-9c47-9a51e19924ff", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 37cb3914-1026-43a5-a512-754efd09bb92
target = phd_framework::test_vm
target_id = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
|
| 4697 | 2026-03-31T22:38:11.198Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 57084a33-3ba2-4dd0-81df-350a32347bda
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 37cb3914-1026-43a5-a512-754efd09bb92
target = phd_framework::test_vm
target_id = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
|
| 4698 | 2026-03-31T22:38:13.624Z | 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
|
| 4699 | 2026-03-31T22:38:13.703Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 37cb3914-1026-43a5-a512-754efd09bb92
target = phd_framework::test_vm
target_id = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
|
| 4700 | 2026-03-31T22:38:13.703Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2504
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 57084a33-3ba2-4dd0-81df-350a32347bda
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 37cb3914-1026-43a5-a512-754efd09bb92
target = phd_framework::test_vm
target_id = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
|
| 4701 | 2026-03-31T22:38:13.703Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4702 | 2026-03-31T22:38:13.703Z | 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 = 798
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4703 | 2026-03-31T22:38:13.703Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4704 | 2026-03-31T22:38:13.703Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 591
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4705 | 2026-03-31T22:38:13.704Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 589
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4706 | 2026-03-31T22:38:13.705Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 792
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4707 | 2026-03-31T22:38:13.705Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
|
| 4708 | 2026-03-31T22:38:13.705Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4709 | 2026-03-31T22:38:13.705Z | 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
|
| 4710 | 2026-03-31T22:38:13.705Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7056
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4711 | 2026-03-31T22:38:13.705Z | INFO | phd-runner: test phd_tests::migrate::vm_reaches_destroyed_after_migration_out ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4712 | 2026-03-31T22:38:13.705Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4713 | 2026-03-31T22:38:13.706Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4714 | 2026-03-31T22:38:13.797Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 92
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4715 | 2026-03-31T22:38:13.797Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7275
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
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 = 37cb3914-1026-43a5-a512-754efd09bb92
|
| 4716 | 2026-03-31T22:38:13.798Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
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 = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
|
| 4717 | 2026-03-31T22:38:14.509Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
|
| 4718 | 2026-03-31T22:38:14.595Z | 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 = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
|
| 4719 | 2026-03-31T22:38:14.596Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c197b7c5-fdeb-40b1-a249-1aeaf9662f51"]
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 = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
|
| 4720 | 2026-03-31T22:38:14.624Z | 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 = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
|
| 4721 | 2026-03-31T22:38:14.624Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6e8bcb30-d7ea-408a-b9df-f8be44ceab05"]
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 = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
|
| 4722 | 2026-03-31T22:38:14.643Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 938
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
|
| 4723 | 2026-03-31T22:38:14.643Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3568
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 37cb3914-1026-43a5-a512-754efd09bb92
target = phd_framework::test_vm
target_id = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
|
| 4724 | 2026-03-31T22:38:14.643Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 937
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4725 | 2026-03-31T22:38:14.643Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3568
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 37cb3914-1026-43a5-a512-754efd09bb92
target = phd_framework::test_vm
target_id = 1498dd6d-ab21-485c-8ebb-cf8b1f2a7e2a
|
| 4726 | 2026-03-31T22:38:14.643Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4727 | 2026-03-31T22:38:14.643Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 8267
file = phd-tests/tests/src/migrate.rs
line = 433
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_tests::migrate
|
| 4728 | 2026-03-31T22:38:14.644Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4729 | 2026-03-31T22:38:14.644Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4730 | 2026-03-31T22:38:14.644Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 54
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_tests::hyperv
|
| 4731 | 2026-03-31T22:38:14.644Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4732 | 2026-03-31T22:38:14.644Z | 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
|
| 4733 | 2026-03-31T22:38:14.644Z | 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
|
| 4734 | 2026-03-31T22:38:14.644Z | 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
|
| 4735 | 2026-03-31T22:38:14.658Z | 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 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 4736 | 2026-03-31T22:38:14.659Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3f1688f9-29ae-4a60-967e-b76c8f31b3a9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 4737 | 2026-03-31T22:38:14.676Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3f1688f9-29ae-4a60-967e-b76c8f31b3a9", "phd-artifacts/phd-clone-0a681a90-3cbd-4190-a433-2c119938b04f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = clone
|
| 4738 | 2026-03-31T22:38:14.697Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0a681a90-3cbd-4190-a433-2c119938b04f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = list
|
| 4739 | 2026-03-31T22:38:14.709Z | 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-0a681a90-3cbd-4190-a433-2c119938b04f 0B 25.3T 242M /phd-artifacts/phd-clone-0a681a90-3cbd-4190-a433-2c119938b04f\n
target = phd_framework::zfs
|
| 4740 | 2026-03-31T22:38:14.710Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 4741 | 2026-03-31T22:38:14.710Z | 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 = 322
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm_name = hyperv_smoke_test
|
| 4742 | 2026-03-31T22:38:14.710Z | 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
|
| 4743 | 2026-03-31T22:38:14.710Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 4744 | 2026-03-31T22:38:14.710Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hyperv::hyperv_smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_smoke_test/hyperv_smoke_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_smoke_test/hyperv_smoke_test.stdout.log"
target = phd_framework::log_config
|
| 4745 | 2026-03-31T22:38:14.738Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1251
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm::server
|
| 4746 | 2026-03-31T22:38:14.752Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 4747 | 2026-03-31T22:38:14.752Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4748 | 2026-03-31T22:38:14.753Z | 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 = 459
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4749 | 2026-03-31T22:38:15.196Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4750 | 2026-03-31T22:38:15.197Z | 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: 70e3db12-3d4e-40f2-99be-48b5ce6a1238, name: "phd-vm-70e3db12-3d4e-40f2-99be-48b5ce6a1238", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 63dd4f69-1f3c-4ce1-b317-59bb664c78e8, project_id: 1aaeb83a-d14a-4e62-a893-91655c76b2eb, sled_id: 183088b7-590b-479c-bd0a-dcbba1f6a0c1, sled_serial: "183088b7-590b-479c-bd0a-dcbba1f6a0c1", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4751 | 2026-03-31T22:38:15.197Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4752 | 2026-03-31T22:38:15.197Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::hyperv::hyperv_smoke_test
state = Run
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4753 | 2026-03-31T22:38:15.198Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4754 | 2026-03-31T22:38:15.199Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 4755 | 2026-03-31T22:38:15.199Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4756 | 2026-03-31T22:38:15.199Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4757 | 2026-03-31T22:38:15.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4758 | 2026-03-31T22:38:15.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4759 | 2026-03-31T22:38:19.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4653
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4760 | 2026-03-31T22:38:19.853Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4761 | 2026-03-31T22:38:19.853Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4762 | 2026-03-31T22:38:19.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4763 | 2026-03-31T22:38:19.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4764 | 2026-03-31T22:38:19.872Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4765 | 2026-03-31T22:38:19.872Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4766 | 2026-03-31T22:38:19.872Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4767 | 2026-03-31T22:38:19.872Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4768 | 2026-03-31T22:38:19.872Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4769 | 2026-03-31T22:38:19.904Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4770 | 2026-03-31T22:38:19.904Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 4771 | 2026-03-31T22:38:19.904Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4705
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 4772 | 2026-03-31T22:38:19.905Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4773 | 2026-03-31T22:38:19.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 = 924
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4774 | 2026-03-31T22:38:19.915Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4775 | 2026-03-31T22:38:19.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4776 | 2026-03-31T22:38:19.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4777 | 2026-03-31T22:38:19.949Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4778 | 2026-03-31T22:38:19.949Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4779 | 2026-03-31T22:38:19.949Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4780 | 2026-03-31T22:38:19.960Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4781 | 2026-03-31T22:38:19.960Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4782 | 2026-03-31T22:38:19.960Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4783 | 2026-03-31T22:38:19.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4784 | 2026-03-31T22:38:19.992Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4785 | 2026-03-31T22:38:19.992Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4786 | 2026-03-31T22:38:19.992Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4795
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4787 | 2026-03-31T22:38:19.993Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4788 | 2026-03-31T22:38:19.993Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4789 | 2026-03-31T22:38:19.994Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4790 | 2026-03-31T22:38:20.706Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4791 | 2026-03-31T22:38:20.796Z | 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 = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4792 | 2026-03-31T22:38:20.796Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0a681a90-3cbd-4190-a433-2c119938b04f"]
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 = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4793 | 2026-03-31T22:38:20.826Z | 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 = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4794 | 2026-03-31T22:38:20.826Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3f1688f9-29ae-4a60-967e-b76c8f31b3a9"]
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 = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4795 | 2026-03-31T22:38:20.845Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 852
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4796 | 2026-03-31T22:38:20.845Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 852
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4797 | 2026-03-31T22:38:20.845Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4798 | 2026-03-31T22:38:20.845Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4799 | 2026-03-31T22:38:20.845Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6092
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 70e3db12-3d4e-40f2-99be-48b5ce6a1238
|
| 4800 | 2026-03-31T22:38:20.845Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4801 | 2026-03-31T22:38:20.845Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6201
file = phd-tests/tests/src/hyperv.rs
line = 54
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_tests::hyperv
|
| 4802 | 2026-03-31T22:38:20.845Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 77
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_tests::hyperv
|
| 4803 | 2026-03-31T22:38:20.845Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 4804 | 2026-03-31T22:38:20.846Z | 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
|
| 4805 | 2026-03-31T22:38:20.846Z | 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
|
| 4806 | 2026-03-31T22:38:20.846Z | 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
|
| 4807 | 2026-03-31T22:38:20.857Z | 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 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 4808 | 2026-03-31T22:38:20.857Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-660e9191-0408-49fa-aacb-2e9086819c9a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = snapshot
|
| 4809 | 2026-03-31T22:38:20.874Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-660e9191-0408-49fa-aacb-2e9086819c9a", "phd-artifacts/phd-clone-7a9ce3e5-be18-450e-8b4c-998356175741"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = clone
|
| 4810 | 2026-03-31T22:38:20.892Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7a9ce3e5-be18-450e-8b4c-998356175741"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 4811 | 2026-03-31T22:38:20.903Z | 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-7a9ce3e5-be18-450e-8b4c-998356175741 0B 25.3T 242M /phd-artifacts/phd-clone-7a9ce3e5-be18-450e-8b4c-998356175741\n
target = phd_framework::zfs
|
| 4812 | 2026-03-31T22:38:20.904Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 4813 | 2026-03-31T22:38:20.904Z | 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 = 322
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm_name = hyperv_lifecycle_test
|
| 4814 | 2026-03-31T22:38:20.904Z | 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
|
| 4815 | 2026-03-31T22:38:20.904Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 4816 | 2026-03-31T22:38:20.904Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hyperv::hyperv_lifecycle_test
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_lifecycle_test/hyperv_lifecycle_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_lifecycle_test/hyperv_lifecycle_test.stdout.log"
target = phd_framework::log_config
|
| 4817 | 2026-03-31T22:38:20.934Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1259
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm::server
|
| 4818 | 2026-03-31T22:38:20.948Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 4819 | 2026-03-31T22:38:20.948Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4820 | 2026-03-31T22:38:20.949Z | 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 = 459
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4821 | 2026-03-31T22:38:21.639Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4822 | 2026-03-31T22:38:21.640Z | 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: 82ddb73a-6463-4280-94f5-0d2756a3663e, name: "phd-vm-82ddb73a-6463-4280-94f5-0d2756a3663e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3865abb0-0f90-47ae-a852-7935f3de7373, project_id: c68060b6-0821-482e-bdf4-74b69d7bb688, sled_id: d3ea1358-e893-4a12-80d1-f8494a184c99, sled_serial: "d3ea1358-e893-4a12-80d1-f8494a184c99", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4823 | 2026-03-31T22:38:21.640Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4824 | 2026-03-31T22:38:21.640Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::hyperv::hyperv_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4825 | 2026-03-31T22:38:21.641Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4826 | 2026-03-31T22:38:21.641Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 4827 | 2026-03-31T22:38:21.641Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4828 | 2026-03-31T22:38:21.641Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4829 | 2026-03-31T22:38:21.641Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4830 | 2026-03-31T22:38:21.641Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4831 | 2026-03-31T22:38:26.403Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4761
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4832 | 2026-03-31T22:38:26.403Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4833 | 2026-03-31T22:38:26.403Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4834 | 2026-03-31T22:38:26.403Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4835 | 2026-03-31T22:38:26.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 = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4836 | 2026-03-31T22:38:26.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4837 | 2026-03-31T22:38:26.421Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4838 | 2026-03-31T22:38:26.422Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4839 | 2026-03-31T22:38:26.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4840 | 2026-03-31T22:38:26.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 = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4841 | 2026-03-31T22:38:26.454Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4842 | 2026-03-31T22:38:26.454Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 4843 | 2026-03-31T22:38:26.454Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4812
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 4844 | 2026-03-31T22:38:26.454Z | 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
|
| 4845 | 2026-03-31T22:38:26.454Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4846 | 2026-03-31T22:38:26.454Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::hyperv::hyperv_lifecycle_test
state = Reboot
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4847 | 2026-03-31T22:38:26.456Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4848 | 2026-03-31T22:38:26.456Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 4849 | 2026-03-31T22:38:26.456Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4850 | 2026-03-31T22:38:26.456Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4851 | 2026-03-31T22:38:26.456Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4852 | 2026-03-31T22:38:26.456Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4853 | 2026-03-31T22:38:30.929Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4472
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4854 | 2026-03-31T22:38:30.929Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4855 | 2026-03-31T22:38:30.929Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4856 | 2026-03-31T22:38:30.929Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4857 | 2026-03-31T22:38:30.929Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4858 | 2026-03-31T22:38:30.947Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4859 | 2026-03-31T22:38:30.947Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4860 | 2026-03-31T22:38:30.947Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4861 | 2026-03-31T22:38:30.947Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4862 | 2026-03-31T22:38:30.948Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4863 | 2026-03-31T22:38:30.981Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4864 | 2026-03-31T22:38:30.981Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 4865 | 2026-03-31T22:38:30.981Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4524
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 4866 | 2026-03-31T22:38:30.981Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4867 | 2026-03-31T22:38:30.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 = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4868 | 2026-03-31T22:38:30.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4869 | 2026-03-31T22:38:30.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4870 | 2026-03-31T22:38:30.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 = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4871 | 2026-03-31T22:38:31.025Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4872 | 2026-03-31T22:38:31.025Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4873 | 2026-03-31T22:38:31.026Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4874 | 2026-03-31T22:38:31.036Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4875 | 2026-03-31T22:38:31.036Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4876 | 2026-03-31T22:38:31.036Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4877 | 2026-03-31T22:38:31.069Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4878 | 2026-03-31T22:38:31.069Z | 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
|
| 4879 | 2026-03-31T22:38:31.069Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 4880 | 2026-03-31T22:38:31.069Z | 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 = 322
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm_name = hyperv_lifecycle_test_lifecycle_1
|
| 4881 | 2026-03-31T22:38:31.069Z | 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
|
| 4882 | 2026-03-31T22:38:31.069Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 4883 | 2026-03-31T22:38:31.069Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hyperv::hyperv_lifecycle_test
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_lifecycle_test/hyperv_lifecycle_test_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_lifecycle_test/hyperv_lifecycle_test_lifecycle_1.stdout.log"
target = phd_framework::log_config
|
| 4884 | 2026-03-31T22:38:31.097Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1260
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm::server
|
| 4885 | 2026-03-31T22:38:31.109Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 4886 | 2026-03-31T22:38:31.109Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
target = phd_framework::test_vm
target_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4887 | 2026-03-31T22:38:31.110Z | 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 = 646
migration_id = 8139641c-1b92-4d05-ad76-56b6601f5c14
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
target = phd_framework::test_vm
target_id = a4259c49-e238-4672-92e2-55ba459bc1d5
timeout_duration = 45s
|
| 4888 | 2026-03-31T22:38:31.110Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
target = phd_framework::test_vm
target_id = a4259c49-e238-4672-92e2-55ba459bc1d5
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4889 | 2026-03-31T22:38:31.110Z | 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 = 459
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
target = phd_framework::test_vm
target_id = a4259c49-e238-4672-92e2-55ba459bc1d5
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4890 | 2026-03-31T22:38:31.525Z | 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: a4259c49-e238-4672-92e2-55ba459bc1d5, name: "phd-vm-a4259c49-e238-4672-92e2-55ba459bc1d5", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3865abb0-0f90-47ae-a852-7935f3de7373, project_id: c68060b6-0821-482e-bdf4-74b69d7bb688, sled_id: d3c8fbea-d825-4b9d-bc18-ed8ffbadd250, sled_serial: "d3c8fbea-d825-4b9d-bc18-ed8ffbadd250", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
target = phd_framework::test_vm
target_id = a4259c49-e238-4672-92e2-55ba459bc1d5
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4891 | 2026-03-31T22:38:31.525Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 8139641c-1b92-4d05-ad76-56b6601f5c14
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
target = phd_framework::test_vm
target_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4892 | 2026-03-31T22:38:34.409Z | 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":15458}}
target = phd_framework::serial
|
| 4893 | 2026-03-31T22:38:35.551Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
target = phd_framework::test_vm
target_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4894 | 2026-03-31T22:38:35.551Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4025
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 8139641c-1b92-4d05-ad76-56b6601f5c14
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
target = phd_framework::test_vm
target_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4895 | 2026-03-31T22:38:35.553Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4896 | 2026-03-31T22:38:35.553Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4897 | 2026-03-31T22:38:35.553Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4898 | 2026-03-31T22:38:35.554Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4899 | 2026-03-31T22:38:35.641Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4900 | 2026-03-31T22:38:35.641Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 14692
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
|
| 4901 | 2026-03-31T22:38:35.642Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4902 | 2026-03-31T22:38:35.642Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4903 | 2026-03-31T22:38:35.642Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4904 | 2026-03-31T22:38:35.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4905 | 2026-03-31T22:38:35.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4906 | 2026-03-31T22:38:35.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4907 | 2026-03-31T22:38:35.687Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4908 | 2026-03-31T22:38:35.687Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4909 | 2026-03-31T22:38:35.687Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4910 | 2026-03-31T22:38:35.710Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4911 | 2026-03-31T22:38:35.710Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4912 | 2026-03-31T22:38:35.711Z | 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
|
| 4913 | 2026-03-31T22:38:35.711Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 14071
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4914 | 2026-03-31T22:38:35.711Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4915 | 2026-03-31T22:38:35.711Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4916 | 2026-03-31T22:38:35.712Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4917 | 2026-03-31T22:38:36.435Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4918 | 2026-03-31T22:38:36.523Z | 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 = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4919 | 2026-03-31T22:38:36.523Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7a9ce3e5-be18-450e-8b4c-998356175741"]
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 = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4920 | 2026-03-31T22:38:36.550Z | 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 = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4921 | 2026-03-31T22:38:36.550Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-660e9191-0408-49fa-aacb-2e9086819c9a"]
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 = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4922 | 2026-03-31T22:38:36.569Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 858
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4923 | 2026-03-31T22:38:36.569Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5459
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
target = phd_framework::test_vm
target_id = a4259c49-e238-4672-92e2-55ba459bc1d5
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4924 | 2026-03-31T22:38:36.569Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5459
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 82ddb73a-6463-4280-94f5-0d2756a3663e
target = phd_framework::test_vm
target_id = a4259c49-e238-4672-92e2-55ba459bc1d5
|
| 4925 | 2026-03-31T22:38:36.569Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 858
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4926 | 2026-03-31T22:38:36.569Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 15722
file = phd-tests/tests/src/hyperv.rs
line = 77
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_tests::hyperv
|
| 4927 | 2026-03-31T22:38:36.569Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4928 | 2026-03-31T22:38:36.569Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4929 | 2026-03-31T22:38:36.569Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4930 | 2026-03-31T22:38:36.570Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 105
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_tests::hyperv
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4931 | 2026-03-31T22:38:36.570Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4932 | 2026-03-31T22:38:36.570Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4933 | 2026-03-31T22:38:36.570Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4934 | 2026-03-31T22:38:36.570Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = list
|
| 4935 | 2026-03-31T22:38:36.582Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 246M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4936 | 2026-03-31T22:38:36.582Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-cccc8d68-9cdf-4135-9786-6b2207348ce4"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = snapshot
|
| 4937 | 2026-03-31T22:38:36.601Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-cccc8d68-9cdf-4135-9786-6b2207348ce4", "phd-artifacts/phd-clone-3195fd97-05e0-47dc-9a77-8e4e52f4590d"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = clone
|
| 4938 | 2026-03-31T22:38:36.619Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3195fd97-05e0-47dc-9a77-8e4e52f4590d"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = list
|
| 4939 | 2026-03-31T22:38:36.630Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-3195fd97-05e0-47dc-9a77-8e4e52f4590d 0B 25.3T 242M /phd-artifacts/phd-clone-3195fd97-05e0-47dc-9a77-8e4e52f4590d\n
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4940 | 2026-03-31T22:38:36.631Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4941 | 2026-03-31T22:38:36.631Z | 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 = 322
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm_name = hyperv_reference_tsc_test
|
| 4942 | 2026-03-31T22:38:36.631Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /work/phd-test/propolis-server
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4943 | 2026-03-31T22:38:36.631Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4944 | 2026-03-31T22:38:36.631Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_clocksource_test/hyperv_reference_tsc_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_clocksource_test/hyperv_reference_tsc_test.stdout.log"
target = phd_framework::log_config
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4945 | 2026-03-31T22:38:36.660Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1269
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4946 | 2026-03-31T22:38:36.675Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4947 | 2026-03-31T22:38:36.675Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4948 | 2026-03-31T22:38:36.675Z | 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 = 459
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4949 | 2026-03-31T22:38:37.410Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4950 | 2026-03-31T22:38:37.410Z | 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: 1f7671f3-8835-42a8-8a79-15711e74e089, name: "phd-vm-1f7671f3-8835-42a8-8a79-15711e74e089", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a41d64bd-a6eb-4794-8a9d-aa2ee961ce97, project_id: f02bed13-795c-437b-b7f6-4dd326b7246d, sled_id: b8aadbbe-78e5-40ac-a8aa-a85b756f404a, sled_serial: "b8aadbbe-78e5-40ac-a8aa-a85b756f404a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4951 | 2026-03-31T22:38:37.411Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4952 | 2026-03-31T22:38:37.411Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
state = Run
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4953 | 2026-03-31T22:38:37.411Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4954 | 2026-03-31T22:38:37.412Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4955 | 2026-03-31T22:38:37.412Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = 300s
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4956 | 2026-03-31T22:38:37.412Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4957 | 2026-03-31T22:38:37.412Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4958 | 2026-03-31T22:38:37.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4959 | 2026-03-31T22:38:41.729Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4317
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4960 | 2026-03-31T22:38:41.730Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WriteStr("root")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4961 | 2026-03-31T22:38:41.730Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4962 | 2026-03-31T22:38:41.730Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4963 | 2026-03-31T22:38:41.730Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4964 | 2026-03-31T22:38:41.748Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4965 | 2026-03-31T22:38:41.748Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4966 | 2026-03-31T22:38:41.749Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4967 | 2026-03-31T22:38:41.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4968 | 2026-03-31T22:38:41.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4969 | 2026-03-31T22:38:41.781Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4970 | 2026-03-31T22:38:41.781Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4971 | 2026-03-31T22:38:41.781Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4369
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4972 | 2026-03-31T22:38:41.782Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4973 | 2026-03-31T22:38:41.782Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4974 | 2026-03-31T22:38:41.792Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4975 | 2026-03-31T22:38:41.793Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4976 | 2026-03-31T22:38:41.793Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4977 | 2026-03-31T22:38:41.826Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4978 | 2026-03-31T22:38:41.826Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4979 | 2026-03-31T22:38:41.826Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4980 | 2026-03-31T22:38:41.837Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4981 | 2026-03-31T22:38:41.837Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4982 | 2026-03-31T22:38:41.837Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4983 | 2026-03-31T22:38:41.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4984 | 2026-03-31T22:38:41.869Z | INFO | phd-runner: [TEST - EVENT] rebooting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 49
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::lifecycle
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm_name = hyperv_reference_tsc_test
|
| 4985 | 2026-03-31T22:38:41.870Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4986 | 2026-03-31T22:38:41.870Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
state = Reboot
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4987 | 2026-03-31T22:38:41.871Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4988 | 2026-03-31T22:38:41.871Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4989 | 2026-03-31T22:38:41.871Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = 300s
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4990 | 2026-03-31T22:38:41.871Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4991 | 2026-03-31T22:38:41.871Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4992 | 2026-03-31T22:38: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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4993 | 2026-03-31T22:38:45.924Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4052
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4994 | 2026-03-31T22:38:45.924Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WriteStr("root")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4995 | 2026-03-31T22:38:45.924Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 4996 | 2026-03-31T22:38:45.924Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4997 | 2026-03-31T22:38:45.924Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4998 | 2026-03-31T22:38:45.942Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 4999 | 2026-03-31T22:38:45.943Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 5000 | 2026-03-31T22:38:45.943Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 5001 | 2026-03-31T22:38:45.943Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5002 | 2026-03-31T22:38:45.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5003 | 2026-03-31T22:38:45.975Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5004 | 2026-03-31T22:38:45.975Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 5005 | 2026-03-31T22:38:45.975Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4103
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 5006 | 2026-03-31T22:38:45.975Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5007 | 2026-03-31T22:38:45.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5008 | 2026-03-31T22:38:45.997Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5009 | 2026-03-31T22:38:45.997Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5010 | 2026-03-31T22:38:45.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5011 | 2026-03-31T22:38:46.031Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5012 | 2026-03-31T22:38:46.031Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5013 | 2026-03-31T22:38:46.031Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5014 | 2026-03-31T22:38:46.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5015 | 2026-03-31T22:38:46.042Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5016 | 2026-03-31T22:38:46.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 = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5017 | 2026-03-31T22:38:46.075Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5018 | 2026-03-31T22:38:46.075Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
propolis_artifact = __DEFAULT_PROPOLIS
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::lifecycle
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm_name = hyperv_reference_tsc_test
|
| 5019 | 2026-03-31T22:38:46.075Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 5020 | 2026-03-31T22:38:46.075Z | 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 = 322
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm_name = hyperv_reference_tsc_test_lifecycle_1
|
| 5021 | 2026-03-31T22:38:46.075Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = /work/phd-test/propolis-server
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::artifacts::store
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 5022 | 2026-03-31T22:38:46.075Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 5023 | 2026-03-31T22:38:46.075Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_clocksource_test/hyperv_reference_tsc_test_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_clocksource_test/hyperv_reference_tsc_test_lifecycle_1.stdout.log"
target = phd_framework::log_config
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 5024 | 2026-03-31T22:38:46.103Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1270
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 5025 | 2026-03-31T22:38:46.116Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 5026 | 2026-03-31T22:38:46.117Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 1f7671f3-8835-42a8-8a79-15711e74e089
target = phd_framework::test_vm
target_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5027 | 2026-03-31T22:38:46.117Z | 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 = 646
migration_id = ba02616c-8962-462d-942f-c07b83e6df86
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 1f7671f3-8835-42a8-8a79-15711e74e089
target = phd_framework::test_vm
target_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
timeout_duration = 45s
|
| 5028 | 2026-03-31T22:38:46.117Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 1f7671f3-8835-42a8-8a79-15711e74e089
target = phd_framework::test_vm
target_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5029 | 2026-03-31T22:38:46.117Z | 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 = 459
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 1f7671f3-8835-42a8-8a79-15711e74e089
target = phd_framework::test_vm
target_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5030 | 2026-03-31T22:38:46.711Z | 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: 0412cf1a-081e-4f45-8b00-e045a098fbcf, name: "phd-vm-0412cf1a-081e-4f45-8b00-e045a098fbcf", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a41d64bd-a6eb-4794-8a9d-aa2ee961ce97, project_id: f02bed13-795c-437b-b7f6-4dd326b7246d, sled_id: 590bb631-6db9-42fc-8213-d6cc716209cb, sled_serial: "590bb631-6db9-42fc-8213-d6cc716209cb", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 1f7671f3-8835-42a8-8a79-15711e74e089
target = phd_framework::test_vm
target_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5031 | 2026-03-31T22:38:46.711Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = ba02616c-8962-462d-942f-c07b83e6df86
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 1f7671f3-8835-42a8-8a79-15711e74e089
target = phd_framework::test_vm
target_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5032 | 2026-03-31T22:38:49.566Z | 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":15592}}
target = phd_framework::serial
|
| 5033 | 2026-03-31T22:38:50.525Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 1f7671f3-8835-42a8-8a79-15711e74e089
target = phd_framework::test_vm
target_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5034 | 2026-03-31T22:38:50.525Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3813
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = ba02616c-8962-462d-942f-c07b83e6df86
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 1f7671f3-8835-42a8-8a79-15711e74e089
target = phd_framework::test_vm
target_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5035 | 2026-03-31T22:38:50.527Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5036 | 2026-03-31T22:38:50.528Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5037 | 2026-03-31T22:38:50.528Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5038 | 2026-03-31T22:38:50.529Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
self.address = 127.0.0.1:9000
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5039 | 2026-03-31T22:38:50.615Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5040 | 2026-03-31T22:38:50.615Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13939
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test
vm_id = 1f7671f3-8835-42a8-8a79-15711e74e089
|
| 5041 | 2026-03-31T22:38:52.284Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 1755
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5042 | 2026-03-31T22:38:52.284Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5043 | 2026-03-31T22:38:52.284Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5044 | 2026-03-31T22:38:52.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5045 | 2026-03-31T22:38:52.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5046 | 2026-03-31T22:38:52.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5047 | 2026-03-31T22:38:52.328Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5048 | 2026-03-31T22:38:52.329Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5049 | 2026-03-31T22:38:52.329Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5050 | 2026-03-31T22:38:52.362Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5051 | 2026-03-31T22:38:52.362Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5052 | 2026-03-31T22:38:52.362Z | 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
|
| 5053 | 2026-03-31T22:38:52.362Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 14951
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5054 | 2026-03-31T22:38:52.362Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_reference_tsc_clocksource_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 5055 | 2026-03-31T22:38:52.362Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5056 | 2026-03-31T22:38:52.363Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5057 | 2026-03-31T22:38:52.766Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
self.address = 127.0.0.1:9002
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm::server
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5058 | 2026-03-31T22:38:52.852Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5059 | 2026-03-31T22:38:52.852Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3195fd97-05e0-47dc-9a77-8e4e52f4590d"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = destroy
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5060 | 2026-03-31T22:38:52.880Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5061 | 2026-03-31T22:38:52.880Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-cccc8d68-9cdf-4135-9786-6b2207348ce4"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::zfs
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
verb = destroy
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5062 | 2026-03-31T22:38:52.903Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 540
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::test_vm
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5063 | 2026-03-31T22:38:52.903Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6785
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 1f7671f3-8835-42a8-8a79-15711e74e089
target = phd_framework::test_vm
target_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5064 | 2026-03-31T22:38:52.903Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6785
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 1f7671f3-8835-42a8-8a79-15711e74e089
target = phd_framework::test_vm
target_id = 0412cf1a-081e-4f45-8b00-e045a098fbcf
|
| 5065 | 2026-03-31T22:38:52.903Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 16332
file = phd-tests/tests/src/hyperv.rs
line = 105
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_tests::hyperv
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 5066 | 2026-03-31T22:38:52.903Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 540
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5067 | 2026-03-31T22:38:52.903Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 5068 | 2026-03-31T22:38:52.903Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5069 | 2026-03-31T22:38:52.903Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5070 | 2026-03-31T22:38:52.904Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 165
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 5071 | 2026-03-31T22:38:52.904Z | 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
|
| 5072 | 2026-03-31T22:38:52.904Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 5073 | 2026-03-31T22:38:52.904Z | 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
|
| 5074 | 2026-03-31T22:38:52.904Z | 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
|
| 5075 | 2026-03-31T22:38:52.904Z | 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
|
| 5076 | 2026-03-31T22:38:52.914Z | 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 247M 25.3T 242M /phd-artifacts\n
target = phd_framework::zfs
|
| 5077 | 2026-03-31T22:38:52.915Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-22df0a0c-8c50-486c-994f-0afb8aac21e9"]
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
|
| 5078 | 2026-03-31T22:38:52.933Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-22df0a0c-8c50-486c-994f-0afb8aac21e9", "phd-artifacts/phd-clone-0cc742df-d746-459d-bd2e-ba9636b8594d"]
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
|
| 5079 | 2026-03-31T22:38:52.951Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0cc742df-d746-459d-bd2e-ba9636b8594d"]
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
|
| 5080 | 2026-03-31T22:38:52.963Z | 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-0cc742df-d746-459d-bd2e-ba9636b8594d 0B 25.3T 242M /phd-artifacts/phd-clone-0cc742df-d746-459d-bd2e-ba9636b8594d\n
target = phd_framework::zfs
|
| 5081 | 2026-03-31T22:38:52.963Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 5082 | 2026-03-31T22:38:52.963Z | 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 = 322
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm_name = hyperv_reference_tsc_elapsed_test
|
| 5083 | 2026-03-31T22:38:52.963Z | 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
|
| 5084 | 2026-03-31T22:38:52.963Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 5085 | 2026-03-31T22:38:52.963Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test/hyperv_reference_tsc_elapsed_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test/hyperv_reference_tsc_elapsed_test.stdout.log"
target = phd_framework::log_config
|
| 5086 | 2026-03-31T22:38:52.992Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1279
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm::server
|
| 5087 | 2026-03-31T22:38:53.006Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 5088 | 2026-03-31T22:38:53.006Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5089 | 2026-03-31T22:38:53.007Z | 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 = 459
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5090 | 2026-03-31T22:38:53.463Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 5091 | 2026-03-31T22:38:53.464Z | 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: 37780adb-efe5-46cd-b592-6129047adfb9, name: "phd-vm-37780adb-efe5-46cd-b592-6129047adfb9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 7622ae9e-1176-4e8e-b6c4-00919c7681e1, project_id: d73cbafd-8d0c-48be-acee-624d3d07c720, sled_id: ccf12b65-b507-483c-b7d4-6cfe9f692c63, sled_serial: "ccf12b65-b507-483c-b7d4-6cfe9f692c63", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5092 | 2026-03-31T22:38:53.464Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5093 | 2026-03-31T22:38:53.464Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5094 | 2026-03-31T22:38:53.465Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5095 | 2026-03-31T22:38:53.465Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 5096 | 2026-03-31T22:38:53.465Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5097 | 2026-03-31T22:38:53.465Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 5098 | 2026-03-31T22:38:53.465Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5099 | 2026-03-31T22:38:53.465Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5100 | 2026-03-31T22:38:57.757Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4291
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5101 | 2026-03-31T22:38:57.757Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 5102 | 2026-03-31T22:38:57.757Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5103 | 2026-03-31T22:38:57.758Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5104 | 2026-03-31T22:38:57.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5105 | 2026-03-31T22:38:57.776Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5106 | 2026-03-31T22:38:57.776Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 5107 | 2026-03-31T22:38:57.776Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5108 | 2026-03-31T22:38:57.776Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5109 | 2026-03-31T22:38:57.776Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5110 | 2026-03-31T22:38:57.808Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5111 | 2026-03-31T22:38:57.809Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 5112 | 2026-03-31T22:38:57.809Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4343
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 5113 | 2026-03-31T22:38:57.809Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5114 | 2026-03-31T22:38:57.809Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5115 | 2026-03-31T22:38:57.820Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5116 | 2026-03-31T22:38:57.820Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5117 | 2026-03-31T22:38:57.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5118 | 2026-03-31T22:38:57.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5119 | 2026-03-31T22:38:57.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5120 | 2026-03-31T22:38:57.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5121 | 2026-03-31T22:38:57.864Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5122 | 2026-03-31T22:38:57.864Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5123 | 2026-03-31T22:38:57.864Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5124 | 2026-03-31T22:38:57.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5125 | 2026-03-31T22:38:58.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5126 | 2026-03-31T22:38:58.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5127 | 2026-03-31T22:38:58.399Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5128 | 2026-03-31T22:38:58.399Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5129 | 2026-03-31T22:38:58.400Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5130 | 2026-03-31T22:38:58.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5131 | 2026-03-31T22:38:58.433Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5132 | 2026-03-31T22:38:58.433Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5133 | 2026-03-31T22:38:58.444Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5134 | 2026-03-31T22:38:58.444Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5135 | 2026-03-31T22:38:58.444Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5136 | 2026-03-31T22:38:58.477Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5137 | 2026-03-31T22:38:58.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5138 | 2026-03-31T22:38:58.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5139 | 2026-03-31T22:38:58.991Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5140 | 2026-03-31T22:38:58.991Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5141 | 2026-03-31T22:38:58.991Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5142 | 2026-03-31T22:38:59.024Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5143 | 2026-03-31T22:38:59.024Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5144 | 2026-03-31T22:38:59.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5145 | 2026-03-31T22:38:59.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5146 | 2026-03-31T22:38:59.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5147 | 2026-03-31T22:38:59.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5148 | 2026-03-31T22:38:59.068Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5149 | 2026-03-31T22:38:59.570Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5150 | 2026-03-31T22:38:59.570Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5151 | 2026-03-31T22:38:59.580Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5152 | 2026-03-31T22:38:59.581Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5153 | 2026-03-31T22:38:59.581Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5154 | 2026-03-31T22:38:59.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5155 | 2026-03-31T22:38:59.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5156 | 2026-03-31T22:38:59.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5157 | 2026-03-31T22:38:59.625Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5158 | 2026-03-31T22:38:59.625Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5159 | 2026-03-31T22:38:59.625Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5160 | 2026-03-31T22:38:59.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5161 | 2026-03-31T22:39:00.160Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5162 | 2026-03-31T22:39:00.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5163 | 2026-03-31T22:39:00.171Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5164 | 2026-03-31T22:39:00.171Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5165 | 2026-03-31T22:39:00.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5166 | 2026-03-31T22:39:00.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5167 | 2026-03-31T22:39:00.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5168 | 2026-03-31T22:39:00.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5169 | 2026-03-31T22:39:00.214Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5170 | 2026-03-31T22:39:00.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5171 | 2026-03-31T22:39:00.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5172 | 2026-03-31T22:39:00.238Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5173 | 2026-03-31T22:39:00.739Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5174 | 2026-03-31T22:39:00.739Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5175 | 2026-03-31T22:39:00.751Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5176 | 2026-03-31T22:39:00.751Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5177 | 2026-03-31T22:39:00.751Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5178 | 2026-03-31T22:39:00.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5179 | 2026-03-31T22:39:00.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5180 | 2026-03-31T22:39:00.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5181 | 2026-03-31T22:39:00.795Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5182 | 2026-03-31T22:39:00.795Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5183 | 2026-03-31T22:39:00.795Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5184 | 2026-03-31T22:39:00.828Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5185 | 2026-03-31T22:39:01.330Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 660, tv_nsec: 785368970 }, guest_ns: 2581542500 }
before = Reading { taken_at: Instant { tv_sec: 660, tv_nsec: 193921849 }, guest_ns: 2001673800 }
diff = 11578421
diff_pct = 0.01957642634293929
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 579868700
host_delta_ns = 591447121
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 5186 | 2026-03-31T22:39:01.330Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 661, tv_nsec: 376084329 }, guest_ns: 3172969500 }
before = Reading { taken_at: Instant { tv_sec: 660, tv_nsec: 785368970 }, guest_ns: 2581542500 }
diff = 711641
diff_pct = 0.0012047105076203038
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 591427000
host_delta_ns = 590715359
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 5187 | 2026-03-31T22:39:01.330Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 661, tv_nsec: 965884580 }, guest_ns: 3762569700 }
before = Reading { taken_at: Instant { tv_sec: 661, tv_nsec: 376084329 }, guest_ns: 3172969500 }
diff = 200051
diff_pct = 0.0003391843249656399
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 589600200
host_delta_ns = 589800251
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 5188 | 2026-03-31T22:39:01.330Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 662, tv_nsec: 545451456 }, guest_ns: 4353405000 }
before = Reading { taken_at: Instant { tv_sec: 661, tv_nsec: 965884580 }, guest_ns: 3762569700 }
diff = 11268424
diff_pct = 0.01944283648122085
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 590835300
host_delta_ns = 579566876
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 5189 | 2026-03-31T22:39:01.330Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 663, tv_nsec: 135984049 }, guest_ns: 4933154100 }
before = Reading { taken_at: Instant { tv_sec: 662, tv_nsec: 545451456 }, guest_ns: 4353405000 }
diff = 10783493
diff_pct = 0.018260622915355327
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 579749100
host_delta_ns = 590532593
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 5190 | 2026-03-31T22:39:01.330Z | INFO | phd-runner: [TEST - EVENT] TSC test results
bad_diffs = 0
file = phd-tests/tests/src/hyperv.rs
good_diffs = 5
line = 282
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 5191 | 2026-03-31T22:39:01.330Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 5192 | 2026-03-31T22:39:01.330Z | 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 = 322
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm_name = hyperv_reference_tsc_elapsed_target
|
| 5193 | 2026-03-31T22:39:01.330Z | 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
|
| 5194 | 2026-03-31T22:39:01.330Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
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
|
| 5195 | 2026-03-31T22:39:01.330Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test/hyperv_reference_tsc_elapsed_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test/hyperv_reference_tsc_elapsed_target.stdout.log"
target = phd_framework::log_config
|
| 5196 | 2026-03-31T22:39:01.357Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1280
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm::server
|
| 5197 | 2026-03-31T22:39:01.370Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 5198 | 2026-03-31T22:39:01.370Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 37780adb-efe5-46cd-b592-6129047adfb9
target = phd_framework::test_vm
target_id = afdd893a-7177-4256-9048-0c915ee74780
|
| 5199 | 2026-03-31T22:39:01.370Z | 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 = 646
migration_id = 48a7b394-f677-4f8d-82ae-ade660dafae5
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 37780adb-efe5-46cd-b592-6129047adfb9
target = phd_framework::test_vm
target_id = afdd893a-7177-4256-9048-0c915ee74780
timeout_duration = 45s
|
| 5200 | 2026-03-31T22:39:01.370Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 37780adb-efe5-46cd-b592-6129047adfb9
target = phd_framework::test_vm
target_id = afdd893a-7177-4256-9048-0c915ee74780
vm = hyperv_reference_tsc_elapsed_target
vm_id = afdd893a-7177-4256-9048-0c915ee74780
|
| 5201 | 2026-03-31T22:39:01.371Z | 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 = 459
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 37780adb-efe5-46cd-b592-6129047adfb9
target = phd_framework::test_vm
target_id = afdd893a-7177-4256-9048-0c915ee74780
vm = hyperv_reference_tsc_elapsed_target
vm_id = afdd893a-7177-4256-9048-0c915ee74780
|
| 5202 | 2026-03-31T22:39:01.820Z | 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: afdd893a-7177-4256-9048-0c915ee74780, name: "phd-vm-afdd893a-7177-4256-9048-0c915ee74780", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 7622ae9e-1176-4e8e-b6c4-00919c7681e1, project_id: d73cbafd-8d0c-48be-acee-624d3d07c720, sled_id: 50c74b62-48ae-49ab-8a07-350c15571821, sled_serial: "50c74b62-48ae-49ab-8a07-350c15571821", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 37780adb-efe5-46cd-b592-6129047adfb9
target = phd_framework::test_vm
target_id = afdd893a-7177-4256-9048-0c915ee74780
vm = hyperv_reference_tsc_elapsed_target
vm_id = afdd893a-7177-4256-9048-0c915ee74780
|
| 5203 | 2026-03-31T22:39:01.820Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 48a7b394-f677-4f8d-82ae-ade660dafae5
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 37780adb-efe5-46cd-b592-6129047adfb9
target = phd_framework::test_vm
target_id = afdd893a-7177-4256-9048-0c915ee74780
|
| 5204 | 2026-03-31T22:39:04.249Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":8353}}
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 5205 | 2026-03-31T22:39:04.434Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 37780adb-efe5-46cd-b592-6129047adfb9
target = phd_framework::test_vm
target_id = afdd893a-7177-4256-9048-0c915ee74780
|
| 5206 | 2026-03-31T22:39:04.434Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2613
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 48a7b394-f677-4f8d-82ae-ade660dafae5
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 37780adb-efe5-46cd-b592-6129047adfb9
target = phd_framework::test_vm
target_id = afdd893a-7177-4256-9048-0c915ee74780
|
| 5207 | 2026-03-31T22:39:04.434Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5208 | 2026-03-31T22:39:04.434Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5209 | 2026-03-31T22:39:04.446Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5210 | 2026-03-31T22:39:04.446Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5211 | 2026-03-31T22:39:04.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5212 | 2026-03-31T22:39:04.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5213 | 2026-03-31T22:39:04.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5214 | 2026-03-31T22:39:04.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5215 | 2026-03-31T22:39:04.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5216 | 2026-03-31T22:39:04.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5217 | 2026-03-31T22:39:04.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5218 | 2026-03-31T22:39:04.522Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5219 | 2026-03-31T22:39:05.024Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5220 | 2026-03-31T22:39:05.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5221 | 2026-03-31T22:39:05.036Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5222 | 2026-03-31T22:39:05.036Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5223 | 2026-03-31T22:39:05.036Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5224 | 2026-03-31T22:39:05.069Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5225 | 2026-03-31T22:39:05.069Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5226 | 2026-03-31T22:39:05.069Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5227 | 2026-03-31T22:39:05.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5228 | 2026-03-31T22:39:05.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5229 | 2026-03-31T22:39:05.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5230 | 2026-03-31T22:39:05.102Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5231 | 2026-03-31T22:39:05.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5232 | 2026-03-31T22:39:05.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5233 | 2026-03-31T22:39:05.615Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5234 | 2026-03-31T22:39:05.615Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5235 | 2026-03-31T22:39:05.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5236 | 2026-03-31T22:39:05.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5237 | 2026-03-31T22:39:05.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5238 | 2026-03-31T22:39:05.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5239 | 2026-03-31T22:39:05.660Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5240 | 2026-03-31T22:39:05.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5241 | 2026-03-31T22:39:05.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5242 | 2026-03-31T22:39:05.694Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5243 | 2026-03-31T22:39:06.194Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5244 | 2026-03-31T22:39:06.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5245 | 2026-03-31T22:39:06.217Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5246 | 2026-03-31T22:39:06.217Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5247 | 2026-03-31T22:39:06.218Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5248 | 2026-03-31T22:39:06.251Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5249 | 2026-03-31T22:39:06.252Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5250 | 2026-03-31T22:39:06.252Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5251 | 2026-03-31T22:39:06.263Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5252 | 2026-03-31T22:39:06.263Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5253 | 2026-03-31T22:39:06.264Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5254 | 2026-03-31T22:39:06.295Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5255 | 2026-03-31T22:39:06.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5256 | 2026-03-31T22:39:06.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5257 | 2026-03-31T22:39:06.820Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5258 | 2026-03-31T22:39:06.820Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5259 | 2026-03-31T22:39:06.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5260 | 2026-03-31T22:39:06.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5261 | 2026-03-31T22:39:06.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5262 | 2026-03-31T22:39:06.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5263 | 2026-03-31T22:39:06.864Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5264 | 2026-03-31T22:39:06.864Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5265 | 2026-03-31T22:39:06.864Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5266 | 2026-03-31T22:39:06.897Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5267 | 2026-03-31T22:39:07.399Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5268 | 2026-03-31T22:39:07.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 = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5269 | 2026-03-31T22:39:07.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5270 | 2026-03-31T22:39:07.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5271 | 2026-03-31T22:39:07.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5272 | 2026-03-31T22:39:07.454Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5273 | 2026-03-31T22:39:07.455Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5274 | 2026-03-31T22:39:07.455Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5275 | 2026-03-31T22:39:07.465Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5276 | 2026-03-31T22:39:07.465Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5277 | 2026-03-31T22:39:07.465Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5278 | 2026-03-31T22:39:07.497Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5279 | 2026-03-31T22:39:07.999Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 667, tv_nsec: 409583241 }, guest_ns: 9217603700 }
before = Reading { taken_at: Instant { tv_sec: 666, tv_nsec: 830010985 }, guest_ns: 8628016300 }
diff = 10015144
diff_pct = 0.017280233648727314
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 589587400
host_delta_ns = 579572256
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 5280 | 2026-03-31T22:39:07.999Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 668, tv_nsec: 1217596 }, guest_ns: 9796988800 }
before = Reading { taken_at: Instant { tv_sec: 667, tv_nsec: 409583241 }, guest_ns: 9217603700 }
diff = 12249255
diff_pct = 0.020704096874158025
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 579385100
host_delta_ns = 591634355
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 5281 | 2026-03-31T22:39:07.999Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 668, tv_nsec: 602845223 }, guest_ns: 10399805200 }
before = Reading { taken_at: Instant { tv_sec: 668, tv_nsec: 1217596 }, guest_ns: 9796988800 }
diff = 1188773
diff_pct = 0.0019759282098260425
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 602816400
host_delta_ns = 601627627
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 5282 | 2026-03-31T22:39:07.999Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 669, tv_nsec: 204671474 }, guest_ns: 11002587100 }
before = Reading { taken_at: Instant { tv_sec: 668, tv_nsec: 602845223 }, guest_ns: 10399805200 }
diff = 955649
diff_pct = 0.001587915114058393
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 602781900
host_delta_ns = 601826251
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 5283 | 2026-03-31T22:39:07.999Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 669, tv_nsec: 804830007 }, guest_ns: 11603079600 }
before = Reading { taken_at: Instant { tv_sec: 669, tv_nsec: 204671474 }, guest_ns: 11002587100 }
diff = 333967
diff_pct = 0.0005564646366529292
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 600492500
host_delta_ns = 600158533
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 5284 | 2026-03-31T22:39:07.999Z | INFO | phd-runner: [TEST - EVENT] TSC test results
bad_diffs = 0
file = phd-tests/tests/src/hyperv.rs
good_diffs = 5
line = 282
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 5285 | 2026-03-31T22:39:07.999Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_target
vm_id = afdd893a-7177-4256-9048-0c915ee74780
|
| 5286 | 2026-03-31T22:39:07.999Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5287 | 2026-03-31T22:39:08.000Z | 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 = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 5288 | 2026-03-31T22:39:08.000Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 14536
file = phd-tests/framework/src/serial/mod.rs
line = 200
migration_id = 09aab72d-ae34-499d-aa81-04f27d615352
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 5de05a8b-81e6-4c10-9622-dcc1e3fb277d
target = phd_framework::serial
target_id = d64aceb6-cbe1-47c2-992f-6a2c47222a77
|
| 5289 | 2026-03-31T22:39:08.000Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 5290 | 2026-03-31T22:39:08.000Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5291 | 2026-03-31T22:39:08.001Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5292 | 2026-03-31T22:39:08.090Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 90
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5293 | 2026-03-31T22:39:08.090Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 15083
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 37780adb-efe5-46cd-b592-6129047adfb9
|
| 5294 | 2026-03-31T22:39:08.090Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_target
vm_id = afdd893a-7177-4256-9048-0c915ee74780
|
| 5295 | 2026-03-31T22:39:08.368Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
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 = afdd893a-7177-4256-9048-0c915ee74780
|
| 5296 | 2026-03-31T22:39:08.447Z | 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 = afdd893a-7177-4256-9048-0c915ee74780
|
| 5297 | 2026-03-31T22:39:08.448Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0cc742df-d746-459d-bd2e-ba9636b8594d"]
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 = afdd893a-7177-4256-9048-0c915ee74780
|
| 5298 | 2026-03-31T22:39:08.474Z | 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 = afdd893a-7177-4256-9048-0c915ee74780
|
| 5299 | 2026-03-31T22:39:08.474Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-22df0a0c-8c50-486c-994f-0afb8aac21e9"]
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 = afdd893a-7177-4256-9048-0c915ee74780
|
| 5300 | 2026-03-31T22:39:08.493Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 493
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_target
vm_id = afdd893a-7177-4256-9048-0c915ee74780
|
| 5301 | 2026-03-31T22:39:08.493Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 492
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5302 | 2026-03-31T22:39:08.493Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7122
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 37780adb-efe5-46cd-b592-6129047adfb9
target = phd_framework::test_vm
target_id = afdd893a-7177-4256-9048-0c915ee74780
vm = hyperv_reference_tsc_elapsed_target
vm_id = afdd893a-7177-4256-9048-0c915ee74780
|
| 5303 | 2026-03-31T22:39:08.493Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 5304 | 2026-03-31T22:39:08.493Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7122
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 37780adb-efe5-46cd-b592-6129047adfb9
target = phd_framework::test_vm
target_id = afdd893a-7177-4256-9048-0c915ee74780
|
| 5305 | 2026-03-31T22:39:08.493Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 15588
file = phd-tests/tests/src/hyperv.rs
line = 165
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 5306 | 2026-03-31T22:39:08.493Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 5307 | | test result: ok. 43 passed; 0 failed; 3 skipped; 0 not run; finished in 481.30s |
| 5308 | | |
| 5309 | 2026-03-31T22:39:08.493Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|