| 1 | 2026-09-04T01:11:08.912Z | 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: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/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: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
| 2 | 2026-09-04T01:11:08.937Z | 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: 252, tv_nsec: 170350428 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2026-09-04T01:11:08.937Z | 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-09-04T01:11:08.939Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = ad8a31742adc45e925e63443a5b43c8e30604022
file = phd-tests/framework/src/artifacts/store.rs
line = 311
target = phd_framework::artifacts::store
|
| 5 | 2026-09-04T01:11:08.944Z | 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/ad8a31742adc45e925e63443a5b43c8e30604022/crucible-nightly.sha256.txt
|
| 6 | 2026-09-04T01:11:09.210Z | INFO | phd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master'
file = phd-tests/framework/src/artifacts/store.rs
line = 248
target = phd_framework::artifacts::store
|
| 7 | 2026-09-04T01:11:13.137Z | 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/propolis/phd_build/3a19c4ae56827d6cb2369df72724c4edfebf42de/propolis-server.sha256.txt
|
| 8 | 2026-09-04T01:11:13.339Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2026-09-04T01:11:13.339Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 10 | 2026-09-04T01:11:13.343Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 83
target = phd_runner::execute
|
| 11 | 2026-09-04T01:11:13.344Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 12 | 2026-09-04T01:11:13.344Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2026-09-04T01:11:13.344Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 14 | 2026-09-04T01:11:13.345Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 15 | 2026-09-04T01:11:13.347Z | 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::migrate::from_base::serial_history
target = phd_framework::artifacts::store
|
| 16 | 2026-09-04T01:11:13.349Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
|
| 17 | 2026-09-04T01:11:13.836Z | 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::migrate::from_base::serial_history
target = phd_framework::artifacts::store
|
| 18 | 2026-09-04T01:11:13.849Z | 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::migrate::from_base::serial_history
target = phd_framework::artifacts::store
timeout = 600s
|
| 19 | 2026-09-04T01:11:20.487Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 20 | 2026-09-04T01:11:20.487Z | 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::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 21 | 2026-09-04T01:11:20.503Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 5.07M 25.3T 2M /phd-artifacts\n
target = phd_framework::zfs
|
| 22 | 2026-09-04T01:11:20.505Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a95f1154-661e-4abf-9655-26744b9f1976"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 23 | 2026-09-04T01:11:20.529Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a95f1154-661e-4abf-9655-26744b9f1976", "phd-artifacts/phd-clone-e6e2dd7e-9952-4916-b8c4-7ce299bb3075"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
| 24 | 2026-09-04T01:11:20.550Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e6e2dd7e-9952-4916-b8c4-7ce299bb3075"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 25 | 2026-09-04T01:11:20.562Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-e6e2dd7e-9952-4916-b8c4-7ce299bb3075 0B 25.3T 49.0M /phd-artifacts/phd-clone-e6e2dd7e-9952-4916-b8c4-7ce299bb3075\n
target = phd_framework::zfs
|
| 26 | 2026-09-04T01:11:20.566Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 27 | 2026-09-04T01:11:20.566Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 318
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
| 28 | 2026-09-04T01:11:20.566Z | DEBG | phd-runner: [NEW - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/573bf3f8ac65fa564fd8820473cb7e95089af7426236b1501d8ef3c45c2e1337/propolis-server.tar.gz
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::artifacts::store
|
| 29 | 2026-09-04T01:11:20.566Z | DEBG | phd-runner: [NEW - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/3a19c4ae56827d6cb2369df72724c4edfebf42de/propolis-server.tar.gz
|
| 30 | 2026-09-04T01:11:40.755Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/573bf3f8ac65fa564fd8820473cb7e95089af7426236b1501d8ef3c45c2e1337/propolis-server
file = phd-tests/framework/src/artifacts/store.rs
line = 160
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::artifacts::store
untar_path = propolis-server
|
| 31 | 2026-09-04T01:11:40.756Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 514
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::artifacts::store
|
| 32 | 2026-09-04T01:12:05.362Z | 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::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/573bf3f8ac65fa564fd8820473cb7e95089af7426236b1501d8ef3c45c2e1337/propolis-server"
target = phd_framework::test_vm::server
|
| 33 | 2026-09-04T01:12:05.362Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log"
target = phd_framework::log_config
|
| 34 | 2026-09-04T01:12:05.493Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 917
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 35 | 2026-09-04T01:12:05.509Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 36 | 2026-09-04T01:12:05.522Z | 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 = 455
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 37 | 2026-09-04T01:12:05.525Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 44958
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 38 | 2026-09-04T01:12:06.029Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 39 | 2026-09-04T01:12:06.033Z | 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: 0ce84cff-e40b-44ab-8635-5f78ebf26179, name: "phd-vm-0ce84cff-e40b-44ab-8635-5f78ebf26179", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 81b37bfb-35ba-46d0-bd9a-e6c8350f4cb3, project_id: 8caca520-f78a-4bfa-84fc-61f69f13d0e7, sled_id: d4eae58e-f2a2-4aa0-bf65-02e6c7651645, sled_serial: "d4eae58e-f2a2-4aa0-bf65-02e6c7651645", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 40 | 2026-09-04T01:12:06.033Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 575
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 41 | 2026-09-04T01:12:06.033Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 580
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 42 | 2026-09-04T01:12:06.034Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 575
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 43 | 2026-09-04T01:12:06.035Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 890
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 44 | 2026-09-04T01:12:06.035Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 839
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 45 | 2026-09-04T01:12:06.035Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 46 | 2026-09-04T01:12:06.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 47 | 2026-09-04T01:12:06.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 = 920
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 48 | 2026-09-04T01:12:10.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4597
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 49 | 2026-09-04T01:12:10.633Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 50 | 2026-09-04T01:12:10.637Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 51 | 2026-09-04T01:12:10.637Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 52 | 2026-09-04T01:12:10.637Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 53 | 2026-09-04T01:12:10.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 25
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 54 | 2026-09-04T01:12:10.662Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 55 | 2026-09-04T01:12:10.663Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 56 | 2026-09-04T01:12:10.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 57 | 2026-09-04T01:12:10.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 = 920
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 58 | 2026-09-04T01:12:10.695Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 59 | 2026-09-04T01:12:10.695Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 887
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 60 | 2026-09-04T01:12:10.695Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4660
file = phd-tests/framework/src/test_vm/mod.rs
line = 890
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 61 | 2026-09-04T01:12:10.697Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 62 | 2026-09-04T01:12:10.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 = 920
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 63 | 2026-09-04T01:12:10.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 64 | 2026-09-04T01:12:10.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 65 | 2026-09-04T01:12:10.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 66 | 2026-09-04T01:12:10.738Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 67 | 2026-09-04T01:12:10.739Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 68 | 2026-09-04T01:12:10.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 = 920
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 69 | 2026-09-04T01:12:10.750Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 70 | 2026-09-04T01:12:10.750Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 71 | 2026-09-04T01:12:10.750Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 72 | 2026-09-04T01:12:10.783Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 73 | 2026-09-04T01:12:10.793Z | 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::from_base::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history_base
|
| 74 | 2026-09-04T01:12:10.793Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 75 | 2026-09-04T01:12:10.793Z | 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 = 318
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
| 76 | 2026-09-04T01:12:10.794Z | 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
|
| 77 | 2026-09-04T01:12:10.794Z | 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
|
| 78 | 2026-09-04T01:12:10.794Z | 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::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 79 | 2026-09-04T01:12:10.794Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 80 | 2026-09-04T01:12:10.837Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 918
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 81 | 2026-09-04T01:12:10.851Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 57
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 82 | 2026-09-04T01:12:10.851Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
target = phd_framework::test_vm
target_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
|
| 83 | 2026-09-04T01:12:10.852Z | 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 = 642
migration_id = 047da835-13b6-4903-ab47-ace594ecebc4
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
target = phd_framework::test_vm
target_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
timeout_duration = 45s
|
| 84 | 2026-09-04T01:12:10.852Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
target = phd_framework::test_vm
target_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
vm = migration_serial_history_base_lifecycle_0
vm_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
|
| 85 | 2026-09-04T01:12:10.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:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 455
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
target = phd_framework::test_vm
target_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
vm = migration_serial_history_base_lifecycle_0
vm_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
|
| 86 | 2026-09-04T01:12:11.494Z | 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: 3b344fe5-68c7-4f7f-a9f9-9065ae21a769, name: "phd-vm-3b344fe5-68c7-4f7f-a9f9-9065ae21a769", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 81b37bfb-35ba-46d0-bd9a-e6c8350f4cb3, project_id: 8caca520-f78a-4bfa-84fc-61f69f13d0e7, sled_id: 5af0e59b-9028-41b0-aae4-07c5c18ab047, sled_serial: "5af0e59b-9028-41b0-aae4-07c5c18ab047", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
target = phd_framework::test_vm
target_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
vm = migration_serial_history_base_lifecycle_0
vm_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
|
| 87 | 2026-09-04T01:12:11.495Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 047da835-13b6-4903-ab47-ace594ecebc4
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
target = phd_framework::test_vm
target_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
|
| 88 | 2026-09-04T01:12:14.041Z | 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":7756}}
target = phd_framework::serial
|
| 89 | 2026-09-04T01:12:14.348Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 676
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
target = phd_framework::test_vm
target_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
|
| 90 | 2026-09-04T01:12:14.348Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2853
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 047da835-13b6-4903-ab47-ace594ecebc4
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
target = phd_framework::test_vm
target_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
|
| 91 | 2026-09-04T01:12:14.352Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 92 | 2026-09-04T01:12:14.355Z | 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::from_base::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 93 | 2026-09-04T01:12:14.431Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 77
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 94 | 2026-09-04T01:12:14.431Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8921
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
|
| 95 | 2026-09-04T01:12:14.435Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
|
| 96 | 2026-09-04T01:12:14.436Z | 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
|
| 97 | 2026-09-04T01:12:14.436Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8407
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 98 | 2026-09-04T01:12:14.437Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1195
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
|
| 99 | 2026-09-04T01:12:14.438Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 100 | 2026-09-04T01:12:14.438Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 101 | 2026-09-04T01:12:14.792Z | 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::from_base::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_base_lifecycle_0
vm_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
|
| 102 | 2026-09-04T01:12:14.881Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
vm = migration_serial_history_base_lifecycle_0
vm_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
|
| 103 | 2026-09-04T01:12:14.882Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e6e2dd7e-9952-4916-b8c4-7ce299bb3075"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
|
| 104 | 2026-09-04T01:12:14.908Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
vm = migration_serial_history_base_lifecycle_0
vm_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
|
| 105 | 2026-09-04T01:12:14.908Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a95f1154-661e-4abf-9655-26744b9f1976"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
|
| 106 | 2026-09-04T01:12:14.927Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 491
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
|
| 107 | 2026-09-04T01:12:14.927Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4075
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
target = phd_framework::test_vm
target_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
vm = migration_serial_history_base_lifecycle_0
vm_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
|
| 108 | 2026-09-04T01:12:14.927Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4075
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 0ce84cff-e40b-44ab-8635-5f78ebf26179
target = phd_framework::test_vm
target_id = 3b344fe5-68c7-4f7f-a9f9-9065ae21a769
|
| 109 | 2026-09-04T01:12:14.927Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 61582
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 110 | 2026-09-04T01:12:14.928Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 490
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 111 | 2026-09-04T01:12:14.928Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 112 | 2026-09-04T01:12:14.928Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 113 | 2026-09-04T01:12:14.928Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 114 | 2026-09-04T01:12:14.928Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
| 115 | 2026-09-04T01:12:14.928Z | 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
|
| 116 | 2026-09-04T01:12:14.929Z | 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
|
| 117 | 2026-09-04T01:12:14.929Z | 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
|
| 118 | 2026-09-04T01:12:14.929Z | 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::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
| 119 | 2026-09-04T01:12:14.941Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::can_migrate_from_base
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 1.30G 25.3T 1.30G /phd-artifacts\n
target = phd_framework::zfs
|
| 120 | 2026-09-04T01:12:14.941Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8ea76e35-a2b9-42ca-bb44-6c16074dfaa6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = snapshot
|
| 121 | 2026-09-04T01:12:14.961Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8ea76e35-a2b9-42ca-bb44-6c16074dfaa6", "phd-artifacts/phd-clone-2948aaee-7ba0-4b76-9bd0-7d427b2cc48f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = clone
|
| 122 | 2026-09-04T01:12:14.983Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2948aaee-7ba0-4b76-9bd0-7d427b2cc48f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
| 123 | 2026-09-04T01:12:14.994Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::can_migrate_from_base
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-2948aaee-7ba0-4b76-9bd0-7d427b2cc48f 0B 25.3T 1.30G /phd-artifacts/phd-clone-2948aaee-7ba0-4b76-9bd0-7d427b2cc48f\n
target = phd_framework::zfs
|
| 124 | 2026-09-04T01:12:14.995Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 125 | 2026-09-04T01:12:14.995Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 318
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
| 126 | 2026-09-04T01:12:14.995Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/573bf3f8ac65fa564fd8820473cb7e95089af7426236b1501d8ef3c45c2e1337/propolis-server
target = phd_framework::artifacts::store
|
| 127 | 2026-09-04T01:12:14.995Z | 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::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/573bf3f8ac65fa564fd8820473cb7e95089af7426236b1501d8ef3c45c2e1337/propolis-server"
target = phd_framework::test_vm::server
|
| 128 | 2026-09-04T01:12:14.995Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log"
target = phd_framework::log_config
|
| 129 | 2026-09-04T01:12:15.037Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 927
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 130 | 2026-09-04T01:12:15.051Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 131 | 2026-09-04T01:12:15.051Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 132 | 2026-09-04T01:12:15.052Z | 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 = 455
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 133 | 2026-09-04T01:12:15.699Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 134 | 2026-09-04T01:12:15.700Z | 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: 32b68cf7-c811-4648-a62c-47d4079b2fa6, name: "phd-vm-32b68cf7-c811-4648-a62c-47d4079b2fa6", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 4f0839a0-6602-4d48-889e-195531991ced, project_id: 7bfb620c-b8db-46ab-9ef3-c00b1448f48a, sled_id: 74f694bb-c706-40cb-b217-1041d7919028, sled_serial: "74f694bb-c706-40cb-b217-1041d7919028", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 135 | 2026-09-04T01:12:15.700Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 575
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 136 | 2026-09-04T01:12:15.700Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 580
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 137 | 2026-09-04T01:12:15.701Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 575
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 138 | 2026-09-04T01:12:15.701Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 890
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 139 | 2026-09-04T01:12:15.701Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 839
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 140 | 2026-09-04T01:12:15.701Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 141 | 2026-09-04T01:12:15.701Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 142 | 2026-09-04T01:12: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 = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 143 | 2026-09-04T01:12:20.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4591
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 144 | 2026-09-04T01:12:20.293Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
| 145 | 2026-09-04T01:12:20.293Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 146 | 2026-09-04T01:12:20.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 147 | 2026-09-04T01:12:20.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 148 | 2026-09-04T01:12:20.322Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 149 | 2026-09-04T01:12:20.322Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 150 | 2026-09-04T01:12:20.322Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 151 | 2026-09-04T01:12:20.322Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 152 | 2026-09-04T01:12:20.322Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 153 | 2026-09-04T01:12:20.354Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 154 | 2026-09-04T01:12:20.354Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 887
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 155 | 2026-09-04T01:12:20.354Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4653
file = phd-tests/framework/src/test_vm/mod.rs
line = 890
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 156 | 2026-09-04T01:12:20.355Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 157 | 2026-09-04T01:12:20.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 = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 158 | 2026-09-04T01:12:20.365Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 159 | 2026-09-04T01:12:20.365Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 160 | 2026-09-04T01:12:20.366Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 161 | 2026-09-04T01:12:20.398Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 162 | 2026-09-04T01:12:20.399Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 163 | 2026-09-04T01:12:20.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 = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 164 | 2026-09-04T01:12:20.410Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 165 | 2026-09-04T01:12:20.410Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 166 | 2026-09-04T01:12:20.410Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 167 | 2026-09-04T01:12:20.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 168 | 2026-09-04T01:12:20.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 169 | 2026-09-04T01:12:20.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 = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 170 | 2026-09-04T01:12:20.454Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 171 | 2026-09-04T01:12:20.454Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 172 | 2026-09-04T01:12:20.454Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 173 | 2026-09-04T01:12:20.487Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 174 | 2026-09-04T01:12:20.487Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 175 | 2026-09-04T01:12:20.487Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 176 | 2026-09-04T01:12:20.499Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 177 | 2026-09-04T01:12:20.499Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 178 | 2026-09-04T01:12:20.499Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 179 | 2026-09-04T01:12:20.522Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 180 | 2026-09-04T01:12:20.522Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 181 | 2026-09-04T01:12:20.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 = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 182 | 2026-09-04T01:12:20.534Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 183 | 2026-09-04T01:12:20.534Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 184 | 2026-09-04T01:12:20.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 = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 185 | 2026-09-04T01:12:20.567Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 186 | 2026-09-04T01:12:20.568Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 187 | 2026-09-04T01:12:20.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 = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 188 | 2026-09-04T01:12:20.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 189 | 2026-09-04T01:12:20.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 190 | 2026-09-04T01:12:20.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 191 | 2026-09-04T01:12:20.611Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 192 | 2026-09-04T01:12:20.611Z | 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::from_base::can_migrate_from_base
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base
|
| 193 | 2026-09-04T01:12:20.611Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 194 | 2026-09-04T01:12:20.611Z | 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 = 318
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
| 195 | 2026-09-04T01:12:20.611Z | 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
|
| 196 | 2026-09-04T01:12:20.611Z | 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::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 197 | 2026-09-04T01:12:20.611Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 198 | 2026-09-04T01:12:20.652Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 928
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 199 | 2026-09-04T01:12:20.665Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 200 | 2026-09-04T01:12:20.665Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
target = phd_framework::test_vm
target_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 201 | 2026-09-04T01:12:20.665Z | 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 = 642
migration_id = a910a128-4186-4f55-bdd0-e84f43e08cc9
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
target = phd_framework::test_vm
target_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
timeout_duration = 45s
|
| 202 | 2026-09-04T01:12:20.666Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
target = phd_framework::test_vm
target_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 203 | 2026-09-04T01:12:20.666Z | 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 = 455
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
target = phd_framework::test_vm
target_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 204 | 2026-09-04T01:12:21.323Z | 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: 970e190e-9212-46f5-9cf1-435a3de5a0e1, name: "phd-vm-970e190e-9212-46f5-9cf1-435a3de5a0e1", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 4f0839a0-6602-4d48-889e-195531991ced, project_id: 7bfb620c-b8db-46ab-9ef3-c00b1448f48a, sled_id: 28769875-386f-411d-abca-c6ffd0d6b4b5, sled_serial: "28769875-386f-411d-abca-c6ffd0d6b4b5", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
target = phd_framework::test_vm
target_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 205 | 2026-09-04T01:12:21.324Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = a910a128-4186-4f55-bdd0-e84f43e08cc9
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
target = phd_framework::test_vm
target_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 206 | 2026-09-04T01:12:23.853Z | 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
|
| 207 | 2026-09-04T01:12:24.289Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 676
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
target = phd_framework::test_vm
target_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 208 | 2026-09-04T01:12:24.289Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2965
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = a910a128-4186-4f55-bdd0-e84f43e08cc9
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
target = phd_framework::test_vm
target_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 209 | 2026-09-04T01:12:24.292Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 210 | 2026-09-04T01:12:24.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 211 | 2026-09-04T01:12:24.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 = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 212 | 2026-09-04T01:12:24.294Z | 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::from_base::can_migrate_from_base
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 213 | 2026-09-04T01:12:24.369Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 77
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 214 | 2026-09-04T01:12:24.370Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9318
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
|
| 215 | 2026-09-04T01:12:24.370Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 77
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 216 | 2026-09-04T01:12:24.370Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 217 | 2026-09-04T01:12:24.370Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 218 | 2026-09-04T01:12:24.402Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 219 | 2026-09-04T01:12:24.402Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 220 | 2026-09-04T01:12:24.403Z | 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
|
| 221 | 2026-09-04T01:12:24.403Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8703
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 222 | 2026-09-04T01:12:24.403Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 223 | 2026-09-04T01:12:24.403Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 224 | 2026-09-04T01:12:24.404Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1195
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 225 | 2026-09-04T01:12:25.126Z | 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::from_base::can_migrate_from_base
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 226 | 2026-09-04T01:12:25.218Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 227 | 2026-09-04T01:12:25.218Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2948aaee-7ba0-4b76-9bd0-7d427b2cc48f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 228 | 2026-09-04T01:12:25.245Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 229 | 2026-09-04T01:12:25.245Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8ea76e35-a2b9-42ca-bb44-6c16074dfaa6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 230 | 2026-09-04T01:12:25.263Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 860
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 231 | 2026-09-04T01:12:25.264Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4597
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
target = phd_framework::test_vm
target_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
vm = migration_from_base_lifecycle_0
vm_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 232 | 2026-09-04T01:12:25.264Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4598
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 32b68cf7-c811-4648-a62c-47d4079b2fa6
target = phd_framework::test_vm
target_id = 970e190e-9212-46f5-9cf1-435a3de5a0e1
|
| 233 | 2026-09-04T01:12:25.264Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10335
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
| 234 | 2026-09-04T01:12:25.264Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 860
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 235 | 2026-09-04T01:12:25.264Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 236 | 2026-09-04T01:12:25.264Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 237 | 2026-09-04T01:12:25.264Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 238 | 2026-09-04T01:12:25.264Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
| 239 | 2026-09-04T01:12:25.264Z | 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
|
| 240 | 2026-09-04T01:12:25.264Z | 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
|
| 241 | 2026-09-04T01:12:25.264Z | 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
|
| 242 | 2026-09-04T01:12:25.264Z | 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::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
| 243 | 2026-09-04T01:12:25.276Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 1.30G 25.3T 1.30G /phd-artifacts\n
target = phd_framework::zfs
|
| 244 | 2026-09-04T01:12:25.276Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-19b1116f-dd82-4d4e-95b9-6e2863089f93"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = snapshot
|
| 245 | 2026-09-04T01:12:25.293Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-19b1116f-dd82-4d4e-95b9-6e2863089f93", "phd-artifacts/phd-clone-ceda6118-c467-4466-a0eb-b1351e522518"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = clone
|
| 246 | 2026-09-04T01:12:25.313Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ceda6118-c467-4466-a0eb-b1351e522518"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
| 247 | 2026-09-04T01:12:25.323Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-ceda6118-c467-4466-a0eb-b1351e522518 0B 25.3T 1.30G /phd-artifacts/phd-clone-ceda6118-c467-4466-a0eb-b1351e522518\n
target = phd_framework::zfs
|
| 248 | 2026-09-04T01:12:25.324Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 249 | 2026-09-04T01:12:25.324Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 318
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
| 250 | 2026-09-04T01:12:25.324Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/573bf3f8ac65fa564fd8820473cb7e95089af7426236b1501d8ef3c45c2e1337/propolis-server
target = phd_framework::artifacts::store
|
| 251 | 2026-09-04T01:12:25.324Z | 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::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/573bf3f8ac65fa564fd8820473cb7e95089af7426236b1501d8ef3c45c2e1337/propolis-server"
target = phd_framework::test_vm::server
|
| 252 | 2026-09-04T01:12:25.324Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log"
target = phd_framework::log_config
|
| 253 | 2026-09-04T01:12:25.365Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 937
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 254 | 2026-09-04T01:12:25.379Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 255 | 2026-09-04T01:12:25.379Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 256 | 2026-09-04T01:12:25.380Z | 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 = 455
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 257 | 2026-09-04T01:12:26.131Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 258 | 2026-09-04T01:12:26.132Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 5c4824e2-21eb-4cf2-8d6b-2217bbae2019, name: "phd-vm-5c4824e2-21eb-4cf2-8d6b-2217bbae2019", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 00cabd5b-c917-4e57-97ba-ff7b1b97786a, project_id: dd97f43f-fed1-4ebb-92c1-cf4b328bc8d8, sled_id: 0f7ba73b-a2bf-4416-9e01-99264c596490, sled_serial: "0f7ba73b-a2bf-4416-9e01-99264c596490", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 259 | 2026-09-04T01:12:26.133Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 575
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 260 | 2026-09-04T01:12:26.133Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 580
path = phd_tests::migrate::from_base::migration_from_base_and_back
state = Run
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 261 | 2026-09-04T01:12:26.134Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 575
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 262 | 2026-09-04T01:12:26.134Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 890
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 263 | 2026-09-04T01:12:26.134Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 839
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 264 | 2026-09-04T01:12:26.134Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 265 | 2026-09-04T01:12:26.134Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 266 | 2026-09-04T01:12:26.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 = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 267 | 2026-09-04T01:12:30.722Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4588
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 268 | 2026-09-04T01:12:30.722Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
| 269 | 2026-09-04T01:12:30.722Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 270 | 2026-09-04T01:12:30.722Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 271 | 2026-09-04T01:12:30.722Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 272 | 2026-09-04T01:12:30.741Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 273 | 2026-09-04T01:12:30.741Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 274 | 2026-09-04T01:12:30.741Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 275 | 2026-09-04T01:12:30.741Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 276 | 2026-09-04T01:12:30.741Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 277 | 2026-09-04T01:12:30.773Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 278 | 2026-09-04T01:12:30.773Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 887
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 279 | 2026-09-04T01:12:30.773Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4640
file = phd-tests/framework/src/test_vm/mod.rs
line = 890
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 280 | 2026-09-04T01:12:30.774Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 281 | 2026-09-04T01:12:30.774Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 282 | 2026-09-04T01:12:30.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 283 | 2026-09-04T01:12:30.785Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 284 | 2026-09-04T01:12:30.785Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 285 | 2026-09-04T01:12:30.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 286 | 2026-09-04T01:12:30.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 287 | 2026-09-04T01:12:30.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 288 | 2026-09-04T01:12:30.829Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 289 | 2026-09-04T01:12:30.829Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 290 | 2026-09-04T01:12:30.830Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 291 | 2026-09-04T01:12:30.862Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 292 | 2026-09-04T01:12:30.862Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 293 | 2026-09-04T01:12:30.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 = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 294 | 2026-09-04T01:12:30.873Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 295 | 2026-09-04T01:12:30.873Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 296 | 2026-09-04T01:12:30.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 = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 297 | 2026-09-04T01:12:30.907Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 298 | 2026-09-04T01:12:30.907Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 299 | 2026-09-04T01:12:30.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 = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 300 | 2026-09-04T01:12:30.919Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 301 | 2026-09-04T01:12:30.919Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 302 | 2026-09-04T01:12:30.919Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 303 | 2026-09-04T01:12:30.942Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 23
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 304 | 2026-09-04T01:12:30.943Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 305 | 2026-09-04T01:12:30.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 = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 306 | 2026-09-04T01:12:30.954Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 307 | 2026-09-04T01:12:30.954Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 308 | 2026-09-04T01:12:30.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 = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 309 | 2026-09-04T01:12:30.986Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 310 | 2026-09-04T01:12:30.987Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 311 | 2026-09-04T01:12:30.987Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 312 | 2026-09-04T01:12:30.997Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 313 | 2026-09-04T01:12:30.998Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 314 | 2026-09-04T01:12:30.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 = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 315 | 2026-09-04T01:12:31.031Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 316 | 2026-09-04T01:12:31.032Z | 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::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 317 | 2026-09-04T01:12:31.032Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 318 | 2026-09-04T01:12:31.032Z | 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 = 318
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_0
|
| 319 | 2026-09-04T01:12:31.032Z | 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
|
| 320 | 2026-09-04T01:12:31.032Z | 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::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 321 | 2026-09-04T01:12:31.032Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 322 | 2026-09-04T01:12:31.074Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 938
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 323 | 2026-09-04T01:12:31.088Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 324 | 2026-09-04T01:12:31.088Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
target = phd_framework::test_vm
target_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 325 | 2026-09-04T01:12:31.088Z | 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 = 642
migration_id = 32353415-1157-4a35-a3a9-62f75ac5ea99
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
target = phd_framework::test_vm
target_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
timeout_duration = 45s
|
| 326 | 2026-09-04T01:12:31.088Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
target = phd_framework::test_vm
target_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
vm = migration_from_base_and_back_lifecycle_0
vm_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 327 | 2026-09-04T01:12:31.088Z | 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 = 455
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
target = phd_framework::test_vm
target_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
vm = migration_from_base_and_back_lifecycle_0
vm_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 328 | 2026-09-04T01:12:31.735Z | 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: 194a419f-9d00-476d-ae65-3bd7c9fbf126, name: "phd-vm-194a419f-9d00-476d-ae65-3bd7c9fbf126", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 00cabd5b-c917-4e57-97ba-ff7b1b97786a, project_id: dd97f43f-fed1-4ebb-92c1-cf4b328bc8d8, sled_id: 53efd678-8829-4a20-80ec-b827a22a8f39, sled_serial: "53efd678-8829-4a20-80ec-b827a22a8f39", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
target = phd_framework::test_vm
target_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
vm = migration_from_base_and_back_lifecycle_0
vm_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 329 | 2026-09-04T01:12:31.735Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 32353415-1157-4a35-a3a9-62f75ac5ea99
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
target = phd_framework::test_vm
target_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 330 | 2026-09-04T01:12:34.227Z | 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
|
| 331 | 2026-09-04T01:12:34.543Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 676
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
target = phd_framework::test_vm
target_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 332 | 2026-09-04T01:12:34.543Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2807
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 32353415-1157-4a35-a3a9-62f75ac5ea99
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
target = phd_framework::test_vm
target_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 333 | 2026-09-04T01:12:34.546Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 334 | 2026-09-04T01:12:34.546Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 335 | 2026-09-04T01:12:34.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 = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 336 | 2026-09-04T01:12:34.547Z | 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::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 337 | 2026-09-04T01:12:34.625Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 79
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 338 | 2026-09-04T01:12:34.625Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 79
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 339 | 2026-09-04T01:12:34.626Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 340 | 2026-09-04T01:12:34.626Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9246
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
|
| 341 | 2026-09-04T01:12:34.626Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 342 | 2026-09-04T01:12:34.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 343 | 2026-09-04T01:12:34.658Z | 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::from_base::migration_from_base_and_back
propolis_artifact = __BASE_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 344 | 2026-09-04T01:12:34.658Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 345 | 2026-09-04T01:12:34.658Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 318
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_1
|
| 346 | 2026-09-04T01:12:34.658Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/573bf3f8ac65fa564fd8820473cb7e95089af7426236b1501d8ef3c45c2e1337/propolis-server
target = phd_framework::artifacts::store
|
| 347 | 2026-09-04T01:12:34.658Z | 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::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/573bf3f8ac65fa564fd8820473cb7e95089af7426236b1501d8ef3c45c2e1337/propolis-server"
target = phd_framework::test_vm::server
|
| 348 | 2026-09-04T01:12:34.658Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log"
target = phd_framework::log_config
|
| 349 | 2026-09-04T01:12:34.704Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 940
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 350 | 2026-09-04T01:12:34.718Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 59
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 351 | 2026-09-04T01:12:34.718Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
target = phd_framework::test_vm
target_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 352 | 2026-09-04T01:12:34.718Z | 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 = 642
migration_id = 7733250f-ec40-4a83-915a-3a3e611ac5a4
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
target = phd_framework::test_vm
target_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
timeout_duration = 45s
|
| 353 | 2026-09-04T01:12:34.718Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
target = phd_framework::test_vm
target_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 354 | 2026-09-04T01:12:34.719Z | 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:9004/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 455
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
target = phd_framework::test_vm
target_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 355 | 2026-09-04T01:12:35.297Z | 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: 2aac2086-b6bc-4efa-bab7-25c130ebdb3a, name: "phd-vm-2aac2086-b6bc-4efa-bab7-25c130ebdb3a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 00cabd5b-c917-4e57-97ba-ff7b1b97786a, project_id: dd97f43f-fed1-4ebb-92c1-cf4b328bc8d8, sled_id: 58b0700d-6762-4282-8bae-2f95fc407745, sled_serial: "58b0700d-6762-4282-8bae-2f95fc407745", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
target = phd_framework::test_vm
target_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 356 | 2026-09-04T01:12:35.297Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 7733250f-ec40-4a83-915a-3a3e611ac5a4
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
target = phd_framework::test_vm
target_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 357 | 2026-09-04T01:12:37.771Z | 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":7894}}
target = phd_framework::serial
|
| 358 | 2026-09-04T01:12:38.818Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 676
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
target = phd_framework::test_vm
target_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 359 | 2026-09-04T01:12:38.818Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3520
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 7733250f-ec40-4a83-915a-3a3e611ac5a4
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
target = phd_framework::test_vm
target_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 360 | 2026-09-04T01:12:38.820Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 361 | 2026-09-04T01:12:38.821Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 362 | 2026-09-04T01:12:38.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 = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 363 | 2026-09-04T01:12:38.822Z | 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::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_0
vm_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 364 | 2026-09-04T01:12:38.910Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 89
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 365 | 2026-09-04T01:12:38.910Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7821
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
target = phd_framework::test_vm
target_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
vm = migration_from_base_and_back_lifecycle_0
vm_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 366 | 2026-09-04T01:12:38.910Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7821
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 5c4824e2-21eb-4cf2-8d6b-2217bbae2019
target = phd_framework::test_vm
target_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
|
| 367 | 2026-09-04T01:12:41.040Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2218
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 368 | 2026-09-04T01:12:41.040Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 369 | 2026-09-04T01:12:41.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 = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 370 | 2026-09-04T01:12:41.072Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 371 | 2026-09-04T01:12:41.072Z | 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::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 372 | 2026-09-04T01:12:41.072Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 373 | 2026-09-04T01:12:41.072Z | 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 = 318
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_2
|
| 374 | 2026-09-04T01:12:41.073Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 375 | 2026-09-04T01:12:41.073Z | 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::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 376 | 2026-09-04T01:12:41.073Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log"
target = phd_framework::log_config
|
| 377 | 2026-09-04T01:12:41.116Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 942
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 378 | 2026-09-04T01:12:41.129Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 56
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 379 | 2026-09-04T01:12:41.129Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
target = phd_framework::test_vm
target_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 380 | 2026-09-04T01:12:41.129Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 642
migration_id = f868ec43-aa3b-4e54-83d6-7d96a69e31dc
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
target = phd_framework::test_vm
target_id = e0407416-9b32-470c-b5a5-2879b1befd4d
timeout_duration = 45s
|
| 381 | 2026-09-04T01:12:41.129Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
target = phd_framework::test_vm
target_id = e0407416-9b32-470c-b5a5-2879b1befd4d
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 382 | 2026-09-04T01:12:41.129Z | 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:9006/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 455
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
target = phd_framework::test_vm
target_id = e0407416-9b32-470c-b5a5-2879b1befd4d
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 383 | 2026-09-04T01:12:41.951Z | 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: e0407416-9b32-470c-b5a5-2879b1befd4d, name: "phd-vm-e0407416-9b32-470c-b5a5-2879b1befd4d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 00cabd5b-c917-4e57-97ba-ff7b1b97786a, project_id: dd97f43f-fed1-4ebb-92c1-cf4b328bc8d8, sled_id: f3856ca8-a4a8-40e3-ba90-45221f589dc0, sled_serial: "f3856ca8-a4a8-40e3-ba90-45221f589dc0", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
target = phd_framework::test_vm
target_id = e0407416-9b32-470c-b5a5-2879b1befd4d
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 384 | 2026-09-04T01:12:41.951Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = f868ec43-aa3b-4e54-83d6-7d96a69e31dc
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
target = phd_framework::test_vm
target_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 385 | 2026-09-04T01:12:44.471Z | 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:9006","from_start":7941}}
target = phd_framework::serial
|
| 386 | 2026-09-04T01:12:45.251Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 676
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
target = phd_framework::test_vm
target_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 387 | 2026-09-04T01:12:45.251Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3299
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = f868ec43-aa3b-4e54-83d6-7d96a69e31dc
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
target = phd_framework::test_vm
target_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 388 | 2026-09-04T01:12:45.253Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 389 | 2026-09-04T01:12:45.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 390 | 2026-09-04T01:12:45.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 391 | 2026-09-04T01:12:45.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::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 392 | 2026-09-04T01:12:45.333Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 80
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 393 | 2026-09-04T01:12:45.333Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10613
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
target = phd_framework::test_vm
target_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 394 | 2026-09-04T01:12:45.333Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 10613
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 194a419f-9d00-476d-ae65-3bd7c9fbf126
target = phd_framework::test_vm
target_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
|
| 395 | 2026-09-04T01:12:45.334Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 80
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 396 | 2026-09-04T01:12:45.334Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 397 | 2026-09-04T01:12:45.334Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 398 | 2026-09-04T01:12:45.364Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 30
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 399 | 2026-09-04T01:12:45.365Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 400 | 2026-09-04T01:12:45.365Z | 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
|
| 401 | 2026-09-04T01:12:45.365Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 19232
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 402 | 2026-09-04T01:12:45.365Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 403 | 2026-09-04T01:12:45.366Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 404 | 2026-09-04T01:12:45.367Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1195
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 405 | 2026-09-04T01:12:45.639Z | 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::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 406 | 2026-09-04T01:12:45.721Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 407 | 2026-09-04T01:12:45.721Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ceda6118-c467-4466-a0eb-b1351e522518"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 408 | 2026-09-04T01:12:45.748Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 409 | 2026-09-04T01:12:45.748Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-19b1116f-dd82-4d4e-95b9-6e2863089f93"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 410 | 2026-09-04T01:12:45.768Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 403
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 411 | 2026-09-04T01:12:45.769Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 403
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 412 | 2026-09-04T01:12:45.769Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 413 | 2026-09-04T01:12:45.769Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4639
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
target = phd_framework::test_vm
target_id = e0407416-9b32-470c-b5a5-2879b1befd4d
vm = migration_from_base_and_back_lifecycle_2
vm_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 414 | 2026-09-04T01:12:45.769Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 415 | 2026-09-04T01:12:45.769Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4639
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2aac2086-b6bc-4efa-bab7-25c130ebdb3a
target = phd_framework::test_vm
target_id = e0407416-9b32-470c-b5a5-2879b1befd4d
|
| 416 | 2026-09-04T01:12:45.769Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 20503
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
| 417 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 92.42s |
| 418 | | |
| 419 | 2026-09-04T01:12:45.771Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|