| 1 | 2026-09-11T23:25:09.221Z | 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-11T23:25:09.248Z | 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: 262, tv_nsec: 995606672 }, 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-11T23:25:09.249Z | 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-11T23:25:09.250Z | 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-11T23:25:09.256Z | 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-11T23:25:10.899Z | 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-11T23:25:11.506Z | 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/0f7d5179bc4b2c40c459c4ec46da4b83b6cab012/propolis-server.sha256.txt
|
| 8 | 2026-09-11T23:25:11.679Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2026-09-11T23:25:11.680Z | 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-11T23:25:11.682Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 83
target = phd_runner::execute
|
| 11 | 2026-09-11T23:25:11.683Z | 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-11T23:25:11.683Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2026-09-11T23:25:11.683Z | 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-11T23:25:11.684Z | 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-11T23:25:11.685Z | 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-11T23:25:11.687Z | 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-11T23:25:12.181Z | 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-11T23:25:12.194Z | 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-11T23:25:18.878Z | 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-11T23:25:18.878Z | 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-11T23:25:18.893Z | 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 3.38M 25.3T 2M /phd-artifacts\n
target = phd_framework::zfs
|
| 22 | 2026-09-11T23:25:18.895Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8353850c-907d-458d-a837-6efdfe77aa8f"]
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-11T23:25:18.917Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8353850c-907d-458d-a837-6efdfe77aa8f", "phd-artifacts/phd-clone-aa8eb0d6-945c-4eda-98cc-56964315be60"]
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-11T23:25:18.932Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-aa8eb0d6-945c-4eda-98cc-56964315be60"]
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-11T23:25:18.944Z | 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-aa8eb0d6-945c-4eda-98cc-56964315be60 0B 25.3T 49.0M /phd-artifacts/phd-clone-aa8eb0d6-945c-4eda-98cc-56964315be60\n
target = phd_framework::zfs
|
| 26 | 2026-09-11T23:25:18.948Z | 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-11T23:25:18.948Z | 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-11T23:25:18.948Z | 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/903f697d837d6b6f2fbe07ebb851ef9db604f21ea684fb3a5ca2409f41c97c70/propolis-server.tar.gz
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::artifacts::store
|
| 29 | 2026-09-11T23:25:18.948Z | 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/0f7d5179bc4b2c40c459c4ec46da4b83b6cab012/propolis-server.tar.gz
|
| 30 | 2026-09-11T23:25:36.000Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/903f697d837d6b6f2fbe07ebb851ef9db604f21ea684fb3a5ca2409f41c97c70/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-11T23:25:36.001Z | 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-11T23:26:01.102Z | 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/903f697d837d6b6f2fbe07ebb851ef9db604f21ea684fb3a5ca2409f41c97c70/propolis-server"
target = phd_framework::test_vm::server
|
| 33 | 2026-09-11T23:26:01.102Z | 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-11T23:26:01.251Z | 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-11T23:26:01.267Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 36 | 2026-09-11T23:26:01.280Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 37 | 2026-09-11T23:26:01.283Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42333
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-11T23:26:01.871Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 39 | 2026-09-11T23:26:01.876Z | 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: 885c0c48-10f8-44aa-9c45-7a8909234499, name: "phd-vm-885c0c48-10f8-44aa-9c45-7a8909234499", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a46d5410-3711-4317-9a73-5fa17c2162c8, project_id: 4b205b47-4988-44f7-aa73-bb2eb47b235e, sled_id: e5ac4bc3-5e6e-4a93-8318-525dcf0620f3, sled_serial: "e5ac4bc3-5e6e-4a93-8318-525dcf0620f3", 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 40 | 2026-09-11T23:26:01.877Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 41 | 2026-09-11T23:26:01.877Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 42 | 2026-09-11T23:26:01.879Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 2
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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 43 | 2026-09-11T23:26:01.879Z | 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-11T23:26:01.879Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 45 | 2026-09-11T23:26:01.879Z | 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-11T23:26:01.879Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 47 | 2026-09-11T23:26:01.879Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 48 | 2026-09-11T23:26:06.458Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4578
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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 49 | 2026-09-11T23:26:06.458Z | 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-11T23:26:06.461Z | 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-11T23:26:06.461Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 52 | 2026-09-11T23:26:06.461Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 53 | 2026-09-11T23:26:06.486Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 24
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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 54 | 2026-09-11T23:26:06.486Z | 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-11T23:26:06.487Z | 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-11T23:26:06.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::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 57 | 2026-09-11T23:26:06.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::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 58 | 2026-09-11T23:26:06.520Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 59 | 2026-09-11T23:26:06.520Z | 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-11T23:26:06.520Z | 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::serial_history
target = phd_framework::test_vm
|
| 61 | 2026-09-11T23:26:06.521Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 62 | 2026-09-11T23:26:06.521Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 63 | 2026-09-11T23:26:06.530Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 8
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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 64 | 2026-09-11T23:26:06.530Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 65 | 2026-09-11T23:26:06.530Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 66 | 2026-09-11T23:26:06.564Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 67 | 2026-09-11T23:26:06.564Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 68 | 2026-09-11T23:26:06.564Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 69 | 2026-09-11T23:26:06.574Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 70 | 2026-09-11T23:26:06.575Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 71 | 2026-09-11T23:26:06.575Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 72 | 2026-09-11T23:26:06.608Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 73 | 2026-09-11T23:26:06.618Z | 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-11T23:26:06.618Z | 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-11T23:26:06.618Z | 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-11T23:26:06.619Z | 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-11T23:26:06.619Z | 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-11T23:26:06.619Z | 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-11T23:26:06.619Z | 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-11T23:26:06.663Z | 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-11T23:26:06.676Z | 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-11T23:26:06.676Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
target = phd_framework::test_vm
target_id = 406bb23d-0f21-48d4-9941-f849c4078c97
|
| 83 | 2026-09-11T23:26:06.677Z | 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 = 31b233cc-15ba-48ca-8a23-829db6a6c808
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 885c0c48-10f8-44aa-9c45-7a8909234499
target = phd_framework::test_vm
target_id = 406bb23d-0f21-48d4-9941-f849c4078c97
timeout_duration = 45s
|
| 84 | 2026-09-11T23:26:06.677Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
target = phd_framework::test_vm
target_id = 406bb23d-0f21-48d4-9941-f849c4078c97
vm = migration_serial_history_base_lifecycle_0
vm_id = 406bb23d-0f21-48d4-9941-f849c4078c97
|
| 85 | 2026-09-11T23:26:06.677Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1: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 = 885c0c48-10f8-44aa-9c45-7a8909234499
target = phd_framework::test_vm
target_id = 406bb23d-0f21-48d4-9941-f849c4078c97
vm = migration_serial_history_base_lifecycle_0
vm_id = 406bb23d-0f21-48d4-9941-f849c4078c97
|
| 86 | 2026-09-11T23:26:07.556Z | 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: 406bb23d-0f21-48d4-9941-f849c4078c97, name: "phd-vm-406bb23d-0f21-48d4-9941-f849c4078c97", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a46d5410-3711-4317-9a73-5fa17c2162c8, project_id: 4b205b47-4988-44f7-aa73-bb2eb47b235e, sled_id: d2984e51-bdd6-4408-9449-5ae1d0c53d68, sled_serial: "d2984e51-bdd6-4408-9449-5ae1d0c53d68", 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
target = phd_framework::test_vm
target_id = 406bb23d-0f21-48d4-9941-f849c4078c97
vm = migration_serial_history_base_lifecycle_0
vm_id = 406bb23d-0f21-48d4-9941-f849c4078c97
|
| 87 | 2026-09-11T23:26:07.557Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 31b233cc-15ba-48ca-8a23-829db6a6c808
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 885c0c48-10f8-44aa-9c45-7a8909234499
target = phd_framework::test_vm
target_id = 406bb23d-0f21-48d4-9941-f849c4078c97
|
| 88 | 2026-09-11T23:26:10.050Z | 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-11T23:26:11.245Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
target = phd_framework::test_vm
target_id = 406bb23d-0f21-48d4-9941-f849c4078c97
|
| 90 | 2026-09-11T23:26:11.245Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3687
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 31b233cc-15ba-48ca-8a23-829db6a6c808
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 885c0c48-10f8-44aa-9c45-7a8909234499
target = phd_framework::test_vm
target_id = 406bb23d-0f21-48d4-9941-f849c4078c97
|
| 91 | 2026-09-11T23:26:11.248Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 92 | 2026-09-11T23:26:11.252Z | 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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 93 | 2026-09-11T23:26:11.330Z | 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::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 94 | 2026-09-11T23:26:11.331Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10062
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 = 885c0c48-10f8-44aa-9c45-7a8909234499
|
| 95 | 2026-09-11T23:26:11.334Z | 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 = 406bb23d-0f21-48d4-9941-f849c4078c97
|
| 96 | 2026-09-11T23:26:11.334Z | 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-11T23:26:11.335Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9464
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 98 | 2026-09-11T23:26:11.336Z | 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 = 406bb23d-0f21-48d4-9941-f849c4078c97
|
| 99 | 2026-09-11T23:26:11.337Z | 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-11T23:26:11.337Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 101 | 2026-09-11T23:26:11.975Z | 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 = 406bb23d-0f21-48d4-9941-f849c4078c97
|
| 102 | 2026-09-11T23:26:12.063Z | 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 = 406bb23d-0f21-48d4-9941-f849c4078c97
|
| 103 | 2026-09-11T23:26:12.063Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-aa8eb0d6-945c-4eda-98cc-56964315be60"]
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 = 406bb23d-0f21-48d4-9941-f849c4078c97
|
| 104 | 2026-09-11T23:26:12.093Z | 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 = 406bb23d-0f21-48d4-9941-f849c4078c97
|
| 105 | 2026-09-11T23:26:12.093Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8353850c-907d-458d-a837-6efdfe77aa8f"]
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 = 406bb23d-0f21-48d4-9941-f849c4078c97
|
| 106 | 2026-09-11T23:26:12.111Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 776
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 = 406bb23d-0f21-48d4-9941-f849c4078c97
|
| 107 | 2026-09-11T23:26:12.111Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5433
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 = 885c0c48-10f8-44aa-9c45-7a8909234499
target = phd_framework::test_vm
target_id = 406bb23d-0f21-48d4-9941-f849c4078c97
vm = migration_serial_history_base_lifecycle_0
vm_id = 406bb23d-0f21-48d4-9941-f849c4078c97
|
| 108 | 2026-09-11T23:26:12.111Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5434
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 = 885c0c48-10f8-44aa-9c45-7a8909234499
target = phd_framework::test_vm
target_id = 406bb23d-0f21-48d4-9941-f849c4078c97
|
| 109 | 2026-09-11T23:26:12.111Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 60423
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-11T23:26:12.111Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 774
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 111 | 2026-09-11T23:26:12.112Z | 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-11T23:26:12.112Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 113 | 2026-09-11T23:26:12.112Z | 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-11T23:26:12.112Z | 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-11T23:26:12.112Z | 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-11T23:26:12.112Z | 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-11T23:26:12.112Z | 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-11T23:26:12.112Z | 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-11T23:26:12.124Z | 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-11T23:26:12.124Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-854b495b-6550-4ada-8b24-eef5c429f1c4"]
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-11T23:26:12.141Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-854b495b-6550-4ada-8b24-eef5c429f1c4", "phd-artifacts/phd-clone-521ab8dd-28a8-4314-b5ea-80cd3939c55f"]
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-11T23:26:12.157Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-521ab8dd-28a8-4314-b5ea-80cd3939c55f"]
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-11T23:26:12.167Z | 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-521ab8dd-28a8-4314-b5ea-80cd3939c55f 0B 25.3T 1.30G /phd-artifacts/phd-clone-521ab8dd-28a8-4314-b5ea-80cd3939c55f\n
target = phd_framework::zfs
|
| 124 | 2026-09-11T23:26:12.168Z | 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-11T23:26:12.168Z | 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-11T23:26:12.168Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/903f697d837d6b6f2fbe07ebb851ef9db604f21ea684fb3a5ca2409f41c97c70/propolis-server
target = phd_framework::artifacts::store
|
| 127 | 2026-09-11T23:26:12.168Z | 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/903f697d837d6b6f2fbe07ebb851ef9db604f21ea684fb3a5ca2409f41c97c70/propolis-server"
target = phd_framework::test_vm::server
|
| 128 | 2026-09-11T23:26:12.168Z | 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-11T23:26:12.213Z | 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-11T23:26:12.227Z | 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::can_migrate_from_base
target = phd_framework::test_vm
|
| 131 | 2026-09-11T23:26:12.228Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 132 | 2026-09-11T23:26:12.228Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 133 | 2026-09-11T23:26:12.623Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 134 | 2026-09-11T23:26:12.624Z | 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: dd5052dc-41a8-4ca2-81a0-24503911c781, name: "phd-vm-dd5052dc-41a8-4ca2-81a0-24503911c781", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d5aa5b26-9ae0-4287-9316-b490a1f053eb, project_id: 6ca76f17-8f6b-4419-9f04-62517c2bd167, sled_id: 4cd1d0f3-e9d3-4530-9e79-a7f81324502c, sled_serial: "4cd1d0f3-e9d3-4530-9e79-a7f81324502c", 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 135 | 2026-09-11T23:26:12.624Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 136 | 2026-09-11T23:26:12.624Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 137 | 2026-09-11T23:26:12.626Z | 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::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 138 | 2026-09-11T23:26:12.626Z | 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-11T23:26:12.626Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 140 | 2026-09-11T23:26:12.626Z | 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-11T23:26:12.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::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 142 | 2026-09-11T23:26:12.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::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 143 | 2026-09-11T23:26:17.160Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4533
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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 144 | 2026-09-11T23:26:17.160Z | 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-11T23:26:17.160Z | 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-11T23:26:17.160Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 147 | 2026-09-11T23:26:17.160Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 148 | 2026-09-11T23:26:17.179Z | 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::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 149 | 2026-09-11T23:26:17.179Z | 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-11T23:26:17.179Z | 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-11T23:26:17.179Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 152 | 2026-09-11T23:26:17.179Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 153 | 2026-09-11T23:26:17.212Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 154 | 2026-09-11T23:26:17.212Z | 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-11T23:26:17.212Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4586
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-11T23:26:17.213Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 157 | 2026-09-11T23:26:17.213Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 158 | 2026-09-11T23:26:17.224Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 159 | 2026-09-11T23:26:17.224Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 160 | 2026-09-11T23:26:17.224Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 161 | 2026-09-11T23:26:17.256Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 162 | 2026-09-11T23:26:17.257Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 163 | 2026-09-11T23:26:17.257Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 164 | 2026-09-11T23:26:17.268Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 165 | 2026-09-11T23:26:17.268Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 166 | 2026-09-11T23:26:17.268Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 167 | 2026-09-11T23:26:17.300Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 168 | 2026-09-11T23:26:17.301Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 169 | 2026-09-11T23:26:17.301Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 170 | 2026-09-11T23:26:17.311Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 171 | 2026-09-11T23:26:17.312Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 172 | 2026-09-11T23:26:17.312Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 173 | 2026-09-11T23:26:17.345Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 174 | 2026-09-11T23:26:17.345Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 175 | 2026-09-11T23:26:17.345Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 176 | 2026-09-11T23:26:17.355Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 177 | 2026-09-11T23:26:17.356Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 178 | 2026-09-11T23:26:17.356Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 179 | 2026-09-11T23:26:17.388Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 180 | 2026-09-11T23:26:17.389Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 181 | 2026-09-11T23:26:17.389Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 182 | 2026-09-11T23:26:17.400Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 183 | 2026-09-11T23:26:17.400Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 184 | 2026-09-11T23:26:17.400Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 185 | 2026-09-11T23:26:17.433Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 186 | 2026-09-11T23:26:17.435Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 187 | 2026-09-11T23:26:17.435Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 188 | 2026-09-11T23:26:17.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 8
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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 189 | 2026-09-11T23:26:17.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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 190 | 2026-09-11T23:26:17.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(300s)
vm = migration_from_base
vm_id = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 191 | 2026-09-11T23:26:17.476Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 192 | 2026-09-11T23:26:17.476Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::can_migrate_from_base
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base
|
| 193 | 2026-09-11T23:26:17.477Z | 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-11T23:26:17.477Z | 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-11T23:26:17.477Z | 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-11T23:26:17.477Z | 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-11T23:26:17.477Z | 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-11T23:26:17.519Z | 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-11T23:26:17.532Z | 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
|
| 200 | 2026-09-11T23:26:17.532Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
target = phd_framework::test_vm
target_id = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 201 | 2026-09-11T23:26:17.532Z | 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 = 363d1ce6-bacf-4cda-8119-8242d495473f
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = dd5052dc-41a8-4ca2-81a0-24503911c781
target = phd_framework::test_vm
target_id = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
timeout_duration = 45s
|
| 202 | 2026-09-11T23:26:17.532Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
target = phd_framework::test_vm
target_id = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
vm = migration_from_base_lifecycle_0
vm_id = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 203 | 2026-09-11T23:26:17.533Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
target = phd_framework::test_vm
target_id = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
vm = migration_from_base_lifecycle_0
vm_id = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 204 | 2026-09-11T23:26:18.284Z | 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: c7cfa60a-165e-48a4-a2fb-3314bf6ce50d, name: "phd-vm-c7cfa60a-165e-48a4-a2fb-3314bf6ce50d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d5aa5b26-9ae0-4287-9316-b490a1f053eb, project_id: 6ca76f17-8f6b-4419-9f04-62517c2bd167, sled_id: 8eebdde9-bedd-466f-88b7-7a12d45b11d7, sled_serial: "8eebdde9-bedd-466f-88b7-7a12d45b11d7", 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
target = phd_framework::test_vm
target_id = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
vm = migration_from_base_lifecycle_0
vm_id = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 205 | 2026-09-11T23:26:18.284Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 363d1ce6-bacf-4cda-8119-8242d495473f
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = dd5052dc-41a8-4ca2-81a0-24503911c781
target = phd_framework::test_vm
target_id = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 206 | 2026-09-11T23:26:20.773Z | 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-11T23:26:20.810Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
target = phd_framework::test_vm
target_id = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 208 | 2026-09-11T23:26:20.810Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2525
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 363d1ce6-bacf-4cda-8119-8242d495473f
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = dd5052dc-41a8-4ca2-81a0-24503911c781
target = phd_framework::test_vm
target_id = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 209 | 2026-09-11T23:26:20.813Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 210 | 2026-09-11T23:26:20.813Z | 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 = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 211 | 2026-09-11T23:26:20.813Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 212 | 2026-09-11T23:26:20.815Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 213 | 2026-09-11T23:26:20.890Z | 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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 214 | 2026-09-11T23:26:20.891Z | 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 = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 215 | 2026-09-11T23:26:20.891Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8662
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 = dd5052dc-41a8-4ca2-81a0-24503911c781
|
| 216 | 2026-09-11T23:26:20.891Z | 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 = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 217 | 2026-09-11T23:26:20.891Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 218 | 2026-09-11T23:26:20.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 24
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 = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 219 | 2026-09-11T23:26:20.916Z | 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 = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 220 | 2026-09-11T23:26:20.916Z | 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-11T23:26:20.917Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8293
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 222 | 2026-09-11T23:26:20.917Z | 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-11T23:26:20.917Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 224 | 2026-09-11T23:26:20.918Z | 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 = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 225 | 2026-09-11T23:26:21.647Z | 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 = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 226 | 2026-09-11T23:26:21.730Z | 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 = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 227 | 2026-09-11T23:26:21.730Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-521ab8dd-28a8-4314-b5ea-80cd3939c55f"]
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 = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 228 | 2026-09-11T23:26:21.757Z | 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 = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 229 | 2026-09-11T23:26:21.757Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-854b495b-6550-4ada-8b24-eef5c429f1c4"]
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 = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 230 | 2026-09-11T23:26:21.775Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 858
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 = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 231 | 2026-09-11T23:26:21.776Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4243
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 = dd5052dc-41a8-4ca2-81a0-24503911c781
target = phd_framework::test_vm
target_id = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
vm = migration_from_base_lifecycle_0
vm_id = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 232 | 2026-09-11T23:26:21.776Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 858
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 233 | 2026-09-11T23:26:21.776Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4243
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 = dd5052dc-41a8-4ca2-81a0-24503911c781
target = phd_framework::test_vm
target_id = c7cfa60a-165e-48a4-a2fb-3314bf6ce50d
|
| 234 | 2026-09-11T23:26:21.776Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9663
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
|
| 235 | 2026-09-11T23:26:21.776Z | 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-11T23:26:21.776Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 237 | 2026-09-11T23:26:21.776Z | 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-11T23:26:21.776Z | 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-11T23:26:21.776Z | 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-11T23:26:21.776Z | 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-11T23:26:21.776Z | 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-11T23:26:21.776Z | 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-11T23:26:21.791Z | 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-11T23:26:21.791Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-19aac82d-a3a6-4ddd-a1c3-997a8ea15fbe"]
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-11T23:26:21.811Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-19aac82d-a3a6-4ddd-a1c3-997a8ea15fbe", "phd-artifacts/phd-clone-7ba42fb8-b30c-4892-b12e-602dd11860ad"]
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-11T23:26:21.829Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7ba42fb8-b30c-4892-b12e-602dd11860ad"]
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-11T23:26:21.840Z | 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-7ba42fb8-b30c-4892-b12e-602dd11860ad 0B 25.3T 1.30G /phd-artifacts/phd-clone-7ba42fb8-b30c-4892-b12e-602dd11860ad\n
target = phd_framework::zfs
|
| 248 | 2026-09-11T23:26:21.841Z | 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-11T23:26:21.841Z | 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-11T23:26:21.841Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/903f697d837d6b6f2fbe07ebb851ef9db604f21ea684fb3a5ca2409f41c97c70/propolis-server
target = phd_framework::artifacts::store
|
| 251 | 2026-09-11T23:26:21.841Z | 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/903f697d837d6b6f2fbe07ebb851ef9db604f21ea684fb3a5ca2409f41c97c70/propolis-server"
target = phd_framework::test_vm::server
|
| 252 | 2026-09-11T23:26:21.841Z | 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-11T23:26:21.885Z | 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-11T23:26:21.899Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 58
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-11T23:26:21.900Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 256 | 2026-09-11T23:26:21.900Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 257 | 2026-09-11T23:26:22.618Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 258 | 2026-09-11T23:26:22.619Z | 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: 6e4f4958-b25a-413d-9470-cb0565658288, name: "phd-vm-6e4f4958-b25a-413d-9470-cb0565658288", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3b0b73a1-76b7-4374-97d0-02185705af92, project_id: b674ca4c-2e13-481e-bec2-5f6ed9f184d7, sled_id: 07cd897d-5f02-43ee-9fe8-b642b5094a5f, sled_serial: "07cd897d-5f02-43ee-9fe8-b642b5094a5f", 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 259 | 2026-09-11T23:26:22.619Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 260 | 2026-09-11T23:26:22.619Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 261 | 2026-09-11T23:26:22.620Z | 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::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 262 | 2026-09-11T23:26:22.621Z | 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-11T23:26:22.621Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 264 | 2026-09-11T23:26:22.621Z | 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-11T23:26:22.621Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 266 | 2026-09-11T23:26:22.621Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 267 | 2026-09-11T23:26:27.138Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4516
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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 268 | 2026-09-11T23:26:27.138Z | 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-11T23:26:27.138Z | 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-11T23:26:27.138Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 271 | 2026-09-11T23:26:27.138Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 272 | 2026-09-11T23:26:27.157Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 273 | 2026-09-11T23:26:27.157Z | 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-11T23:26:27.158Z | 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-11T23:26:27.158Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 276 | 2026-09-11T23:26:27.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 277 | 2026-09-11T23:26:27.189Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 278 | 2026-09-11T23:26:27.189Z | 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-11T23:26:27.190Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4568
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-11T23:26:27.190Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 281 | 2026-09-11T23:26:27.190Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 282 | 2026-09-11T23:26:27.201Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 283 | 2026-09-11T23:26:27.201Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 284 | 2026-09-11T23:26:27.201Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 285 | 2026-09-11T23:26:27.234Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 286 | 2026-09-11T23:26:27.234Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 287 | 2026-09-11T23:26:27.234Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 288 | 2026-09-11T23:26:27.244Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 289 | 2026-09-11T23:26:27.245Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 290 | 2026-09-11T23:26:27.245Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 291 | 2026-09-11T23:26:27.277Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 292 | 2026-09-11T23:26:27.277Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 293 | 2026-09-11T23:26:27.278Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 294 | 2026-09-11T23:26:27.288Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 295 | 2026-09-11T23:26:27.288Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 296 | 2026-09-11T23:26:27.288Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 297 | 2026-09-11T23:26:27.321Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 298 | 2026-09-11T23:26:27.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::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 299 | 2026-09-11T23:26:27.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::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 300 | 2026-09-11T23:26:27.333Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 301 | 2026-09-11T23:26:27.333Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 302 | 2026-09-11T23:26:27.333Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 303 | 2026-09-11T23:26:27.366Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 304 | 2026-09-11T23:26:27.366Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 305 | 2026-09-11T23:26:27.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::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 306 | 2026-09-11T23:26:27.377Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 307 | 2026-09-11T23:26:27.377Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 308 | 2026-09-11T23:26:27.377Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 309 | 2026-09-11T23:26:27.410Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 310 | 2026-09-11T23:26:27.411Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 311 | 2026-09-11T23:26:27.411Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 312 | 2026-09-11T23:26:27.421Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 313 | 2026-09-11T23:26:27.421Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 314 | 2026-09-11T23:26:27.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 315 | 2026-09-11T23:26:27.454Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 316 | 2026-09-11T23:26:27.454Z | 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-11T23:26:27.454Z | 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-11T23:26:27.454Z | 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-11T23:26:27.454Z | 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-11T23:26:27.454Z | 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-11T23:26:27.454Z | 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-11T23:26:27.497Z | 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-11T23:26:27.510Z | 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-11T23:26:27.510Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
target = phd_framework::test_vm
target_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 325 | 2026-09-11T23:26:27.510Z | 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 = 08b8c1d5-7c0d-43d1-8dfe-95a960e60033
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6e4f4958-b25a-413d-9470-cb0565658288
target = phd_framework::test_vm
target_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
timeout_duration = 45s
|
| 326 | 2026-09-11T23:26:27.510Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
target = phd_framework::test_vm
target_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
vm = migration_from_base_and_back_lifecycle_0
vm_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 327 | 2026-09-11T23:26:27.510Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
target = phd_framework::test_vm
target_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
vm = migration_from_base_and_back_lifecycle_0
vm_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 328 | 2026-09-11T23:26:28.049Z | 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: edf8e04b-f97a-4fa7-a25c-df4c05420882, name: "phd-vm-edf8e04b-f97a-4fa7-a25c-df4c05420882", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3b0b73a1-76b7-4374-97d0-02185705af92, project_id: b674ca4c-2e13-481e-bec2-5f6ed9f184d7, sled_id: d3d068a8-fd51-4438-a5e6-8deed5a2a25d, sled_serial: "d3d068a8-fd51-4438-a5e6-8deed5a2a25d", 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 = 6e4f4958-b25a-413d-9470-cb0565658288
target = phd_framework::test_vm
target_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
vm = migration_from_base_and_back_lifecycle_0
vm_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 329 | 2026-09-11T23:26:28.049Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 08b8c1d5-7c0d-43d1-8dfe-95a960e60033
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6e4f4958-b25a-413d-9470-cb0565658288
target = phd_framework::test_vm
target_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 330 | 2026-09-11T23:26:30.322Z | 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-11T23:26:32.307Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
target = phd_framework::test_vm
target_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 332 | 2026-09-11T23:26:32.307Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4257
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 08b8c1d5-7c0d-43d1-8dfe-95a960e60033
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6e4f4958-b25a-413d-9470-cb0565658288
target = phd_framework::test_vm
target_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 333 | 2026-09-11T23:26:32.310Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 334 | 2026-09-11T23:26:32.310Z | 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 = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 335 | 2026-09-11T23:26:32.310Z | 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 = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 336 | 2026-09-11T23:26:32.312Z | 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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 337 | 2026-09-11T23:26:32.391Z | 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
vm_id = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 338 | 2026-09-11T23:26:32.391Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10490
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 = 6e4f4958-b25a-413d-9470-cb0565658288
|
| 339 | 2026-09-11T23:26:32.391Z | 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_0
vm_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 340 | 2026-09-11T23:26:32.391Z | 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 = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 341 | 2026-09-11T23:26:32.392Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 342 | 2026-09-11T23:26:32.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 29
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 = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 343 | 2026-09-11T23:26:32.421Z | 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-11T23:26:32.421Z | 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-11T23:26:32.421Z | 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-11T23:26:32.421Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/903f697d837d6b6f2fbe07ebb851ef9db604f21ea684fb3a5ca2409f41c97c70/propolis-server
target = phd_framework::artifacts::store
|
| 347 | 2026-09-11T23:26:32.421Z | 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/903f697d837d6b6f2fbe07ebb851ef9db604f21ea684fb3a5ca2409f41c97c70/propolis-server"
target = phd_framework::test_vm::server
|
| 348 | 2026-09-11T23:26:32.421Z | 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-11T23:26:32.464Z | 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-11T23:26:32.478Z | 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
|
| 351 | 2026-09-11T23:26:32.478Z | 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 = edf8e04b-f97a-4fa7-a25c-df4c05420882
target = phd_framework::test_vm
target_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 352 | 2026-09-11T23:26:32.478Z | 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 = 13277102-bb2a-4d39-b37b-e503acbcae1b
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
target = phd_framework::test_vm
target_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
timeout_duration = 45s
|
| 353 | 2026-09-11T23:26:32.478Z | 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 = edf8e04b-f97a-4fa7-a25c-df4c05420882
target = phd_framework::test_vm
target_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
vm = migration_from_base_and_back_lifecycle_1
vm_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 354 | 2026-09-11T23:26:32.479Z | 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 = edf8e04b-f97a-4fa7-a25c-df4c05420882
target = phd_framework::test_vm
target_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
vm = migration_from_base_and_back_lifecycle_1
vm_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 355 | 2026-09-11T23:26:33.301Z | 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: 7f9e6603-3084-43c6-9ae9-efae79eec333, name: "phd-vm-7f9e6603-3084-43c6-9ae9-efae79eec333", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3b0b73a1-76b7-4374-97d0-02185705af92, project_id: b674ca4c-2e13-481e-bec2-5f6ed9f184d7, sled_id: bdb75fda-ecf8-4a5b-bf97-a16eddb2cee9, sled_serial: "bdb75fda-ecf8-4a5b-bf97-a16eddb2cee9", 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 = edf8e04b-f97a-4fa7-a25c-df4c05420882
target = phd_framework::test_vm
target_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
vm = migration_from_base_and_back_lifecycle_1
vm_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 356 | 2026-09-11T23:26:33.301Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 13277102-bb2a-4d39-b37b-e503acbcae1b
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
target = phd_framework::test_vm
target_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 357 | 2026-09-11T23:26:35.612Z | 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-11T23:26:36.951Z | 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 = edf8e04b-f97a-4fa7-a25c-df4c05420882
target = phd_framework::test_vm
target_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 359 | 2026-09-11T23:26:36.951Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3649
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 13277102-bb2a-4d39-b37b-e503acbcae1b
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
target = phd_framework::test_vm
target_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 360 | 2026-09-11T23:26:36.954Z | 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 = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 361 | 2026-09-11T23:26:36.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_lifecycle_1
vm_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 362 | 2026-09-11T23:26:36.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(15s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 363 | 2026-09-11T23:26:36.955Z | 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 = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 364 | 2026-09-11T23:26:37.041Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 86
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 = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 365 | 2026-09-11T23:26:37.041Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9530
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 = 6e4f4958-b25a-413d-9470-cb0565658288
target = phd_framework::test_vm
target_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
vm = migration_from_base_and_back_lifecycle_0
vm_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 366 | 2026-09-11T23:26:37.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 87
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 = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 367 | 2026-09-11T23:26:37.041Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 9531
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 = 6e4f4958-b25a-413d-9470-cb0565658288
target = phd_framework::test_vm
target_id = edf8e04b-f97a-4fa7-a25c-df4c05420882
|
| 368 | 2026-09-11T23:26:37.041Z | 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 = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 369 | 2026-09-11T23:26:37.042Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 370 | 2026-09-11T23:26:37.075Z | 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_lifecycle_1
vm_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 371 | 2026-09-11T23:26:37.075Z | 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-11T23:26:37.075Z | 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-11T23:26:37.075Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 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-11T23:26:37.076Z | 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-11T23:26:37.076Z | 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-11T23:26:37.076Z | 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-11T23:26:37.121Z | 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-11T23:26:37.135Z | 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
|
| 379 | 2026-09-11T23:26:37.135Z | 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 = 7f9e6603-3084-43c6-9ae9-efae79eec333
target = phd_framework::test_vm
target_id = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 380 | 2026-09-11T23:26:37.135Z | 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 = 979f872a-0a7a-4404-938c-f5024acd56fd
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
target = phd_framework::test_vm
target_id = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
timeout_duration = 45s
|
| 381 | 2026-09-11T23:26:37.135Z | 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 = 7f9e6603-3084-43c6-9ae9-efae79eec333
target = phd_framework::test_vm
target_id = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 382 | 2026-09-11T23:26:37.136Z | 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 = 7f9e6603-3084-43c6-9ae9-efae79eec333
target = phd_framework::test_vm
target_id = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 383 | 2026-09-11T23:26:37.856Z | 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: 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1, name: "phd-vm-4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3b0b73a1-76b7-4374-97d0-02185705af92, project_id: b674ca4c-2e13-481e-bec2-5f6ed9f184d7, sled_id: 4ab985fd-4bf5-4e98-b9e3-241d1393b808, sled_serial: "4ab985fd-4bf5-4e98-b9e3-241d1393b808", 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 = 7f9e6603-3084-43c6-9ae9-efae79eec333
target = phd_framework::test_vm
target_id = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 384 | 2026-09-11T23:26:37.857Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 979f872a-0a7a-4404-938c-f5024acd56fd
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
target = phd_framework::test_vm
target_id = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 385 | 2026-09-11T23:26:40.143Z | 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-11T23:26:40.360Z | 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 = 7f9e6603-3084-43c6-9ae9-efae79eec333
target = phd_framework::test_vm
target_id = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 387 | 2026-09-11T23:26:40.360Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2503
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 979f872a-0a7a-4404-938c-f5024acd56fd
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
target = phd_framework::test_vm
target_id = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 388 | 2026-09-11T23:26:40.362Z | 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 = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 389 | 2026-09-11T23:26:40.363Z | 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 = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 390 | 2026-09-11T23:26:40.363Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 391 | 2026-09-11T23:26:40.364Z | 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 = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 392 | 2026-09-11T23:26:40.442Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 78
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 = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 393 | 2026-09-11T23:26:40.442Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7963
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 = edf8e04b-f97a-4fa7-a25c-df4c05420882
target = phd_framework::test_vm
target_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
vm = migration_from_base_and_back_lifecycle_1
vm_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 394 | 2026-09-11T23:26:40.442Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7963
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 = edf8e04b-f97a-4fa7-a25c-df4c05420882
target = phd_framework::test_vm
target_id = 7f9e6603-3084-43c6-9ae9-efae79eec333
|
| 395 | 2026-09-11T23:26:40.442Z | 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_2
vm_id = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 396 | 2026-09-11T23:26:40.442Z | 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 = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 397 | 2026-09-11T23:26:40.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::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 398 | 2026-09-11T23:26:40.474Z | 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_2
vm_id = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 399 | 2026-09-11T23:26:40.474Z | 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 = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 400 | 2026-09-11T23:26:40.474Z | 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-11T23:26:40.474Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 17855
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 402 | 2026-09-11T23:26:40.474Z | 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-11T23:26:40.475Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 404 | 2026-09-11T23:26:40.476Z | 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 = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 405 | 2026-09-11T23:26:41.198Z | 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 = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 406 | 2026-09-11T23:26:41.284Z | 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 = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 407 | 2026-09-11T23:26:41.284Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7ba42fb8-b30c-4892-b12e-602dd11860ad"]
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 = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 408 | 2026-09-11T23:26:41.313Z | 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 = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 409 | 2026-09-11T23:26:41.313Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-19aac82d-a3a6-4ddd-a1c3-997a8ea15fbe"]
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 = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 410 | 2026-09-11T23:26:41.331Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 856
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 = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 411 | 2026-09-11T23:26:41.331Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 856
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 412 | 2026-09-11T23:26:41.331Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4195
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 = 7f9e6603-3084-43c6-9ae9-efae79eec333
target = phd_framework::test_vm
target_id = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 413 | 2026-09-11T23:26:41.331Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 414 | 2026-09-11T23:26:41.331Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4195
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 = 7f9e6603-3084-43c6-9ae9-efae79eec333
target = phd_framework::test_vm
target_id = 4cd23da8-84b0-4d71-8a5c-c6e2ff3582d1
|
| 415 | 2026-09-11T23:26:41.331Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 416 | 2026-09-11T23:26:41.331Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 19553
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 89.64s |
| 418 | | |
| 419 | 2026-09-11T23:26:41.333Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|