| 1 | 2026-02-05T02:24:19.183Z | 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 }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
| 2 | 2026-02-05T02:24:19.209Z | DEBG | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 219
store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("907a5fd1763ce5ddd74001261e5b52cd200a25f9"), sha256: "ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 179, tv_nsec: 836876592 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2026-02-05T02:24:19.210Z | INFO | phd-runner: Adding Propolis server from local command
file = phd-tests/framework/src/artifacts/store.rs
line = 227
propolis_server_cmd = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 4 | 2026-02-05T02:24:19.210Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb
file = phd-tests/framework/src/artifacts/store.rs
line = 311
target = phd_framework::artifacts::store
|
| 5 | 2026-02-05T02:24:19.213Z | DEBG | phd-runner: Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
|
| 6 | 2026-02-05T02:24:19.387Z | 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-02-05T02:24:19.947Z | 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/21b3da87b70b4342eb22d861eedb083c32cf08b7/propolis-server.sha256.txt
|
| 8 | 2026-02-05T02:24:20.070Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2026-02-05T02:24:20.070Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 10 | 2026-02-05T02:24:20.070Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
| 11 | 2026-02-05T02:24:20.071Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 12 | 2026-02-05T02:24:20.071Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2026-02-05T02:24:20.071Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 14 | 2026-02-05T02:24:20.073Z | 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
|
| 15 | 2026-02-05T02:24:20.075Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 16 | 2026-02-05T02:24:20.077Z | 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::can_migrate_from_base
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
|
| 17 | 2026-02-05T02:24:20.470Z | 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::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 18 | 2026-02-05T02:24:20.471Z | 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::can_migrate_from_base
target = phd_framework::artifacts::store
timeout = 600s
|
| 19 | 2026-02-05T02:24:27.179Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 20 | 2026-02-05T02:24:27.179Z | 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
|
| 21 | 2026-02-05T02:24:27.194Z | 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 4.75M 25.3T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
| 22 | 2026-02-05T02:24:27.196Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5fd765ee-fc82-4e86-9ff6-655042f6270d"]
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
|
| 23 | 2026-02-05T02:24:27.220Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5fd765ee-fc82-4e86-9ff6-655042f6270d", "phd-artifacts/phd-clone-e8c6b305-ad98-4f59-aa79-a2f2f4fda9e9"]
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
|
| 24 | 2026-02-05T02:24:27.239Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e8c6b305-ad98-4f59-aa79-a2f2f4fda9e9"]
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
|
| 25 | 2026-02-05T02:24:27.251Z | 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-e8c6b305-ad98-4f59-aa79-a2f2f4fda9e9 0B 25.3T 48.9M /phd-artifacts/phd-clone-e8c6b305-ad98-4f59-aa79-a2f2f4fda9e9\n
target = phd_framework::zfs
|
| 26 | 2026-02-05T02:24:27.254Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 27 | 2026-02-05T02:24:27.255Z | 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 = 217
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
| 28 | 2026-02-05T02:24:27.255Z | 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/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server.tar.gz
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 29 | 2026-02-05T02:24:27.255Z | 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::can_migrate_from_base
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/21b3da87b70b4342eb22d861eedb083c32cf08b7/propolis-server.tar.gz
|
| 30 | 2026-02-05T02:24:35.292Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server
file = phd-tests/framework/src/artifacts/store.rs
line = 160
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
untar_path = propolis-server
|
| 31 | 2026-02-05T02:24:35.292Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 514
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 32 | 2026-02-05T02:24:52.065Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server"
target = phd_framework::test_vm::server
|
| 33 | 2026-02-05T02:24:52.065Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log"
target = phd_framework::log_config
|
| 34 | 2026-02-05T02:24:52.200Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 829
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 35 | 2026-02-05T02:24:52.201Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 36 | 2026-02-05T02:24:52.204Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 37 | 2026-02-05T02:24:52.206Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 24953
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 38 | 2026-02-05T02:24:52.793Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 39 | 2026-02-05T02:24:52.797Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 7b3e1237-4aff-42f5-b45d-00faf26542d7, name: "phd-vm-7b3e1237-4aff-42f5-b45d-00faf26542d7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: bac88800-27f0-4033-9108-467491d05fe2, project_id: 95569873-dfac-4549-831e-9e2f58bc1a05, sled_id: 9ab09d79-196b-4762-a63f-8f56de0dd34c, sled_serial: "9ab09d79-196b-4762-a63f-8f56de0dd34c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 40 | 2026-02-05T02:24:52.797Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 41 | 2026-02-05T02:24:52.797Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 42 | 2026-02-05T02:24:52.798Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 43 | 2026-02-05T02:24:52.799Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 44 | 2026-02-05T02:24:52.799Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 45 | 2026-02-05T02:24:52.799Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 46 | 2026-02-05T02:24:52.799Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 47 | 2026-02-05T02:24:52.799Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 48 | 2026-02-05T02:24:57.396Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4597
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 49 | 2026-02-05T02:24:57.396Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
| 50 | 2026-02-05T02:24:57.399Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 51 | 2026-02-05T02:24:57.399Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 52 | 2026-02-05T02:24:57.399Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 53 | 2026-02-05T02:24:57.427Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 54 | 2026-02-05T02:24:57.427Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 55 | 2026-02-05T02:24:57.427Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 56 | 2026-02-05T02:24:57.427Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 57 | 2026-02-05T02:24:57.427Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 58 | 2026-02-05T02:24:57.460Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 59 | 2026-02-05T02:24:57.460Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 60 | 2026-02-05T02:24:57.460Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4662
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 61 | 2026-02-05T02:24:57.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 62 | 2026-02-05T02:24:57.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 63 | 2026-02-05T02:24:57.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 64 | 2026-02-05T02:24:57.472Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 65 | 2026-02-05T02:24:57.472Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 66 | 2026-02-05T02:24:57.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 67 | 2026-02-05T02:24:57.505Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 68 | 2026-02-05T02:24:57.505Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 69 | 2026-02-05T02:24:57.516Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 70 | 2026-02-05T02:24:57.516Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 71 | 2026-02-05T02:24:57.516Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 72 | 2026-02-05T02:24:57.549Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 73 | 2026-02-05T02:24:57.549Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 74 | 2026-02-05T02:24:57.549Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 75 | 2026-02-05T02:24:57.560Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 76 | 2026-02-05T02:24:57.560Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 77 | 2026-02-05T02:24:57.560Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 78 | 2026-02-05T02:24:57.593Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 79 | 2026-02-05T02:24:57.593Z | 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
|
| 80 | 2026-02-05T02:24:57.593Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 81 | 2026-02-05T02:24:57.593Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
| 82 | 2026-02-05T02:24:57.594Z | 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
|
| 83 | 2026-02-05T02:24:57.594Z | 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
|
| 84 | 2026-02-05T02:24:57.594Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::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
|
| 85 | 2026-02-05T02:24:57.594Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 86 | 2026-02-05T02:24:57.621Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 830
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 87 | 2026-02-05T02:24:57.621Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 88 | 2026-02-05T02:24:57.622Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
target = phd_framework::test_vm
target_id = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 89 | 2026-02-05T02:24:57.622Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = ac69c805-cf35-4204-b38d-2ad068b9c5e6
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
target = phd_framework::test_vm
target_id = 9e8fff10-a527-45b2-aa7b-380239caef35
timeout_duration = 45s
|
| 90 | 2026-02-05T02:24:57.622Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
target = phd_framework::test_vm
target_id = 9e8fff10-a527-45b2-aa7b-380239caef35
vm = migration_from_base_lifecycle_0
vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 91 | 2026-02-05T02:24:57.622Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
target = phd_framework::test_vm
target_id = 9e8fff10-a527-45b2-aa7b-380239caef35
vm = migration_from_base_lifecycle_0
vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 92 | 2026-02-05T02:24:58.124Z | 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: 9e8fff10-a527-45b2-aa7b-380239caef35, name: "phd-vm-9e8fff10-a527-45b2-aa7b-380239caef35", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: bac88800-27f0-4033-9108-467491d05fe2, project_id: 95569873-dfac-4549-831e-9e2f58bc1a05, sled_id: e6b8f479-6ac8-4420-bfe5-22a5713892f3, sled_serial: "e6b8f479-6ac8-4420-bfe5-22a5713892f3", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
target = phd_framework::test_vm
target_id = 9e8fff10-a527-45b2-aa7b-380239caef35
vm = migration_from_base_lifecycle_0
vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 93 | 2026-02-05T02:24:58.124Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = ac69c805-cf35-4204-b38d-2ad068b9c5e6
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
target = phd_framework::test_vm
target_id = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 94 | 2026-02-05T02:25:00.887Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}}
target = phd_framework::serial
|
| 95 | 2026-02-05T02:25:01.492Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
target = phd_framework::test_vm
target_id = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 96 | 2026-02-05T02:25:01.492Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3367
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = ac69c805-cf35-4204-b38d-2ad068b9c5e6
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
target = phd_framework::test_vm
target_id = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 97 | 2026-02-05T02:25:01.494Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 98 | 2026-02-05T02:25:01.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 99 | 2026-02-05T02:25:01.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 100 | 2026-02-05T02:25:01.498Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::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 = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 101 | 2026-02-05T02:25:01.553Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 56
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 102 | 2026-02-05T02:25:01.553Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9353
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
|
| 103 | 2026-02-05T02:25:01.554Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 57
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 104 | 2026-02-05T02:25:01.554Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 105 | 2026-02-05T02:25:01.554Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 106 | 2026-02-05T02:25:01.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 30
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 107 | 2026-02-05T02:25:01.585Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 108 | 2026-02-05T02:25:01.585Z | 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
|
| 109 | 2026-02-05T02:25:01.585Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8793
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 110 | 2026-02-05T02:25:01.586Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 111 | 2026-02-05T02:25:01.586Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 112 | 2026-02-05T02:25:01.587Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 113 | 2026-02-05T02:25:02.001Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::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 = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 114 | 2026-02-05T02:25:02.056Z | 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 = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 115 | 2026-02-05T02:25:02.056Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e8c6b305-ad98-4f59-aa79-a2f2f4fda9e9"]
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 = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 116 | 2026-02-05T02:25:02.084Z | 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 = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 117 | 2026-02-05T02:25:02.084Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5fd765ee-fc82-4e86-9ff6-655042f6270d"]
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 = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 118 | 2026-02-05T02:25:02.101Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 515
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 119 | 2026-02-05T02:25:02.101Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4480
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
target = phd_framework::test_vm
target_id = 9e8fff10-a527-45b2-aa7b-380239caef35
vm = migration_from_base_lifecycle_0
vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 120 | 2026-02-05T02:25:02.101Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 515
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 121 | 2026-02-05T02:25:02.101Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4480
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
target = phd_framework::test_vm
target_id = 9e8fff10-a527-45b2-aa7b-380239caef35
|
| 122 | 2026-02-05T02:25:02.101Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 42031
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
|
| 123 | 2026-02-05T02:25:02.101Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 124 | 2026-02-05T02:25:02.101Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 125 | 2026-02-05T02:25:02.101Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 126 | 2026-02-05T02:25:02.102Z | 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
|
| 127 | 2026-02-05T02:25:02.102Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 128 | 2026-02-05T02:25:02.102Z | 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
|
| 129 | 2026-02-05T02:25:02.102Z | 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
|
| 130 | 2026-02-05T02:25:02.102Z | 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
|
| 131 | 2026-02-05T02:25:02.114Z | 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 867M 25.3T 864M /phd-artifacts\n
target = phd_framework::zfs
|
| 132 | 2026-02-05T02:25:02.114Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4eddd14a-ea68-4bdc-b9c2-e6d070fdfc07"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 133 | 2026-02-05T02:25:02.131Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4eddd14a-ea68-4bdc-b9c2-e6d070fdfc07", "phd-artifacts/phd-clone-d8eb5bc8-732a-4e7a-940a-f4d2787f52c6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
| 134 | 2026-02-05T02:25:02.149Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d8eb5bc8-732a-4e7a-940a-f4d2787f52c6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 135 | 2026-02-05T02:25:02.160Z | 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-d8eb5bc8-732a-4e7a-940a-f4d2787f52c6 0B 25.3T 864M /phd-artifacts/phd-clone-d8eb5bc8-732a-4e7a-940a-f4d2787f52c6\n
target = phd_framework::zfs
|
| 136 | 2026-02-05T02:25:02.161Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 137 | 2026-02-05T02:25:02.161Z | 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 = 217
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
| 138 | 2026-02-05T02:25:02.161Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server
target = phd_framework::artifacts::store
|
| 139 | 2026-02-05T02:25:02.161Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server"
target = phd_framework::test_vm::server
|
| 140 | 2026-02-05T02:25:02.161Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log"
target = phd_framework::log_config
|
| 141 | 2026-02-05T02:25:02.188Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 839
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 142 | 2026-02-05T02:25:02.188Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 143 | 2026-02-05T02:25:02.189Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 144 | 2026-02-05T02:25:02.189Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 145 | 2026-02-05T02:25:02.770Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 146 | 2026-02-05T02:25:02.771Z | 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: b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2, name: "phd-vm-b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 9ff27a3a-3174-4b88-937b-1ae878608c32, project_id: ce2c7d8d-2bb7-4a3f-ba18-b99ffee3cf5b, sled_id: 122ff8a6-2dac-4988-afb8-dddc1688916f, sled_serial: "122ff8a6-2dac-4988-afb8-dddc1688916f", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 147 | 2026-02-05T02:25:02.771Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 148 | 2026-02-05T02:25:02.771Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 149 | 2026-02-05T02:25:02.772Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 150 | 2026-02-05T02:25:02.772Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 151 | 2026-02-05T02:25:02.773Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 152 | 2026-02-05T02:25:02.773Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 153 | 2026-02-05T02:25:02.773Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 154 | 2026-02-05T02:25:02.773Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 155 | 2026-02-05T02:25:07.375Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4603
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 156 | 2026-02-05T02:25:07.375Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 157 | 2026-02-05T02:25:07.376Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 158 | 2026-02-05T02:25:07.376Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 159 | 2026-02-05T02:25:07.376Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 160 | 2026-02-05T02:25:07.393Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 161 | 2026-02-05T02:25:07.393Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 162 | 2026-02-05T02:25:07.394Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 163 | 2026-02-05T02:25:07.394Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 164 | 2026-02-05T02:25:07.394Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 165 | 2026-02-05T02:25:07.426Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 166 | 2026-02-05T02:25:07.426Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 167 | 2026-02-05T02:25:07.426Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4654
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 168 | 2026-02-05T02:25:07.426Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 169 | 2026-02-05T02:25:07.426Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 170 | 2026-02-05T02:25:07.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 171 | 2026-02-05T02:25:07.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 172 | 2026-02-05T02:25:07.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 173 | 2026-02-05T02:25:07.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 174 | 2026-02-05T02:25:07.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::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history_base
|
| 175 | 2026-02-05T02:25:07.477Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 176 | 2026-02-05T02:25:07.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 = 217
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
| 177 | 2026-02-05T02:25:07.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
|
| 178 | 2026-02-05T02:25:07.477Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 179 | 2026-02-05T02:25:07.477Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 180 | 2026-02-05T02:25:07.502Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 840
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 181 | 2026-02-05T02:25:07.503Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 25
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 182 | 2026-02-05T02:25:07.503Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
target = phd_framework::test_vm
target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
|
| 183 | 2026-02-05T02:25:07.503Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 2736eec9-2e91-4302-aa55-c11f13794d1a
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
target = phd_framework::test_vm
target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
timeout_duration = 45s
|
| 184 | 2026-02-05T02:25:07.503Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
target = phd_framework::test_vm
target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
vm = migration_serial_history_base_lifecycle_0
vm_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
|
| 185 | 2026-02-05T02:25:07.503Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
target = phd_framework::test_vm
target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
vm = migration_serial_history_base_lifecycle_0
vm_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
|
| 186 | 2026-02-05T02:25:07.835Z | 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: 3f0be258-6f73-43e7-bb2a-7b6d043cf04c, name: "phd-vm-3f0be258-6f73-43e7-bb2a-7b6d043cf04c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 9ff27a3a-3174-4b88-937b-1ae878608c32, project_id: ce2c7d8d-2bb7-4a3f-ba18-b99ffee3cf5b, sled_id: 2c0bdab4-89e4-48ea-8f19-1ae827dfdfca, sled_serial: "2c0bdab4-89e4-48ea-8f19-1ae827dfdfca", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
target = phd_framework::test_vm
target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
vm = migration_serial_history_base_lifecycle_0
vm_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
|
| 187 | 2026-02-05T02:25:07.835Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 2736eec9-2e91-4302-aa55-c11f13794d1a
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
target = phd_framework::test_vm
target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
|
| 188 | 2026-02-05T02:25:10.574Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}}
target = phd_framework::serial
|
| 189 | 2026-02-05T02:25:12.525Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
target = phd_framework::test_vm
target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
|
| 190 | 2026-02-05T02:25:12.525Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4690
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 2736eec9-2e91-4302-aa55-c11f13794d1a
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
target = phd_framework::test_vm
target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
|
| 191 | 2026-02-05T02:25:12.527Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 192 | 2026-02-05T02:25:12.529Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 193 | 2026-02-05T02:25:12.581Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 53
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 194 | 2026-02-05T02:25:12.581Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10393
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
|
| 195 | 2026-02-05T02:25:12.585Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
|
| 196 | 2026-02-05T02:25:12.585Z | 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
|
| 197 | 2026-02-05T02:25:12.585Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 198 | 2026-02-05T02:25:12.585Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9816
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 199 | 2026-02-05T02:25:12.585Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 200 | 2026-02-05T02:25:12.587Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
|
| 201 | 2026-02-05T02:25:13.128Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::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 = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
|
| 202 | 2026-02-05T02:25:13.178Z | 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 = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
|
| 203 | 2026-02-05T02:25:13.178Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d8eb5bc8-732a-4e7a-940a-f4d2787f52c6"]
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 = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
|
| 204 | 2026-02-05T02:25:13.203Z | 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 = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
|
| 205 | 2026-02-05T02:25:13.203Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4eddd14a-ea68-4bdc-b9c2-e6d070fdfc07"]
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 = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
|
| 206 | 2026-02-05T02:25:13.221Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 635
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
|
| 207 | 2026-02-05T02:25:13.221Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 635
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 208 | 2026-02-05T02:25:13.221Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 209 | 2026-02-05T02:25:13.221Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 210 | 2026-02-05T02:25:13.221Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 211 | 2026-02-05T02:25:13.221Z | 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
|
| 212 | 2026-02-05T02:25:13.221Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5719
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
target = phd_framework::test_vm
target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
vm = migration_serial_history_base_lifecycle_0
vm_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
|
| 213 | 2026-02-05T02:25:13.221Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5719
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
target = phd_framework::test_vm
target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
|
| 214 | 2026-02-05T02:25:13.221Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11121
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 215 | 2026-02-05T02:25:13.221Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 216 | 2026-02-05T02:25:13.221Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 217 | 2026-02-05T02:25:13.222Z | 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
|
| 218 | 2026-02-05T02:25:13.222Z | 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
|
| 219 | 2026-02-05T02:25:13.233Z | 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 867M 25.3T 864M /phd-artifacts\n
target = phd_framework::zfs
|
| 220 | 2026-02-05T02:25:13.233Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-686bd1dd-75a1-4d63-b9cc-29a39715936d"]
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
|
| 221 | 2026-02-05T02:25:13.249Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-686bd1dd-75a1-4d63-b9cc-29a39715936d", "phd-artifacts/phd-clone-eca84847-754c-4ff3-844d-3c11a92abfe3"]
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
|
| 222 | 2026-02-05T02:25:13.269Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-eca84847-754c-4ff3-844d-3c11a92abfe3"]
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
|
| 223 | 2026-02-05T02:25:13.280Z | 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-eca84847-754c-4ff3-844d-3c11a92abfe3 0B 25.3T 864M /phd-artifacts/phd-clone-eca84847-754c-4ff3-844d-3c11a92abfe3\n
target = phd_framework::zfs
|
| 224 | 2026-02-05T02:25:13.280Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 225 | 2026-02-05T02:25:13.281Z | 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 = 217
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
| 226 | 2026-02-05T02:25:13.281Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server
target = phd_framework::artifacts::store
|
| 227 | 2026-02-05T02:25:13.281Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server"
target = phd_framework::test_vm::server
|
| 228 | 2026-02-05T02:25:13.281Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log"
target = phd_framework::log_config
|
| 229 | 2026-02-05T02:25:13.308Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 849
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 230 | 2026-02-05T02:25:13.308Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 231 | 2026-02-05T02:25:13.308Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 232 | 2026-02-05T02:25:13.309Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 233 | 2026-02-05T02:25:13.768Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 234 | 2026-02-05T02:25:13.768Z | 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: 47e988af-0892-461e-b151-a5c3c6932fc6, name: "phd-vm-47e988af-0892-461e-b151-a5c3c6932fc6", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b9d88a2d-06f6-488d-a87e-13b587bacd27, project_id: 059731b4-1542-4afa-aafd-c7916ec82e40, sled_id: 697aec0a-9142-4444-b0e2-986dd643c8b3, sled_serial: "697aec0a-9142-4444-b0e2-986dd643c8b3", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 235 | 2026-02-05T02:25:13.768Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 236 | 2026-02-05T02:25:13.768Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::migration_from_base_and_back
state = Run
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 237 | 2026-02-05T02:25:13.769Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 238 | 2026-02-05T02:25:13.769Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 239 | 2026-02-05T02:25:13.769Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 240 | 2026-02-05T02:25:13.769Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 241 | 2026-02-05T02:25:13.769Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 242 | 2026-02-05T02:25:13.769Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 243 | 2026-02-05T02:25:18.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4511
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 244 | 2026-02-05T02:25:18.280Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
| 245 | 2026-02-05T02:25:18.280Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 246 | 2026-02-05T02:25:18.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 247 | 2026-02-05T02:25:18.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 248 | 2026-02-05T02:25:18.298Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 249 | 2026-02-05T02:25:18.298Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 250 | 2026-02-05T02:25:18.299Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 251 | 2026-02-05T02:25:18.299Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 252 | 2026-02-05T02:25:18.299Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 253 | 2026-02-05T02:25:18.331Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 254 | 2026-02-05T02:25:18.332Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 255 | 2026-02-05T02:25:18.332Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4563
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 256 | 2026-02-05T02:25:18.332Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 257 | 2026-02-05T02:25:18.332Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 258 | 2026-02-05T02:25:18.342Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 259 | 2026-02-05T02:25:18.343Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 260 | 2026-02-05T02:25:18.343Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 261 | 2026-02-05T02:25:18.365Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 262 | 2026-02-05T02:25:18.366Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 263 | 2026-02-05T02:25:18.366Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::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 = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 264 | 2026-02-05T02:25:18.376Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 265 | 2026-02-05T02:25:18.376Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 266 | 2026-02-05T02:25:18.376Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 267 | 2026-02-05T02:25:18.409Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 268 | 2026-02-05T02:25:18.410Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 269 | 2026-02-05T02:25:18.410Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 270 | 2026-02-05T02:25:18.420Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 271 | 2026-02-05T02:25:18.420Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 272 | 2026-02-05T02:25:18.420Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 273 | 2026-02-05T02:25:18.453Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 274 | 2026-02-05T02:25:18.453Z | 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
|
| 275 | 2026-02-05T02:25:18.453Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 276 | 2026-02-05T02:25:18.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 = 217
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
|
| 277 | 2026-02-05T02:25:18.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
|
| 278 | 2026-02-05T02:25:18.454Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::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
|
| 279 | 2026-02-05T02:25:18.454Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 280 | 2026-02-05T02:25:18.479Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 850
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 281 | 2026-02-05T02:25:18.480Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 25
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 282 | 2026-02-05T02:25:18.480Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 47e988af-0892-461e-b151-a5c3c6932fc6
target = phd_framework::test_vm
target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 283 | 2026-02-05T02:25:18.480Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = f78e8f16-34a6-4767-9b7d-a8a0d119125a
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 47e988af-0892-461e-b151-a5c3c6932fc6
target = phd_framework::test_vm
target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
timeout_duration = 45s
|
| 284 | 2026-02-05T02:25:18.480Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 47e988af-0892-461e-b151-a5c3c6932fc6
target = phd_framework::test_vm
target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
vm = migration_from_base_and_back_lifecycle_0
vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 285 | 2026-02-05T02:25:18.480Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 47e988af-0892-461e-b151-a5c3c6932fc6
target = phd_framework::test_vm
target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
vm = migration_from_base_and_back_lifecycle_0
vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 286 | 2026-02-05T02:25:18.903Z | 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: 11438690-f16e-4f3e-876b-9b9b3e8c0a04, name: "phd-vm-11438690-f16e-4f3e-876b-9b9b3e8c0a04", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b9d88a2d-06f6-488d-a87e-13b587bacd27, project_id: 059731b4-1542-4afa-aafd-c7916ec82e40, sled_id: 3773e7c8-21da-4a5b-b262-48d66bd0a540, sled_serial: "3773e7c8-21da-4a5b-b262-48d66bd0a540", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 47e988af-0892-461e-b151-a5c3c6932fc6
target = phd_framework::test_vm
target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
vm = migration_from_base_and_back_lifecycle_0
vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 287 | 2026-02-05T02:25:18.903Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = f78e8f16-34a6-4767-9b7d-a8a0d119125a
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 47e988af-0892-461e-b151-a5c3c6932fc6
target = phd_framework::test_vm
target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 288 | 2026-02-05T02:25:21.636Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}}
target = phd_framework::serial
|
| 289 | 2026-02-05T02:25:21.824Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 47e988af-0892-461e-b151-a5c3c6932fc6
target = phd_framework::test_vm
target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 290 | 2026-02-05T02:25:21.824Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2921
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = f78e8f16-34a6-4767-9b7d-a8a0d119125a
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 47e988af-0892-461e-b151-a5c3c6932fc6
target = phd_framework::test_vm
target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 291 | 2026-02-05T02:25:21.827Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 292 | 2026-02-05T02:25:21.827Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 293 | 2026-02-05T02:25:21.827Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::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 = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 294 | 2026-02-05T02:25:21.828Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::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 = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 295 | 2026-02-05T02:25:21.882Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 296 | 2026-02-05T02:25:21.883Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8575
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
|
| 297 | 2026-02-05T02:25:21.883Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 298 | 2026-02-05T02:25:21.883Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 299 | 2026-02-05T02:25:21.883Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::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 = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 300 | 2026-02-05T02:25:21.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 301 | 2026-02-05T02:25:21.917Z | 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
|
| 302 | 2026-02-05T02:25:21.917Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 303 | 2026-02-05T02:25:21.917Z | 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 = 217
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
|
| 304 | 2026-02-05T02:25:21.918Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server
target = phd_framework::artifacts::store
|
| 305 | 2026-02-05T02:25:21.918Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server"
target = phd_framework::test_vm::server
|
| 306 | 2026-02-05T02:25:21.918Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log"
target = phd_framework::log_config
|
| 307 | 2026-02-05T02:25:21.944Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 852
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 308 | 2026-02-05T02:25:21.945Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 309 | 2026-02-05T02:25:21.945Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
target = phd_framework::test_vm
target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 310 | 2026-02-05T02:25:21.945Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 0d730717-b85a-472e-b104-da3fdb57887a
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
target = phd_framework::test_vm
target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
timeout_duration = 45s
|
| 311 | 2026-02-05T02:25:21.945Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
target = phd_framework::test_vm
target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
vm = migration_from_base_and_back_lifecycle_1
vm_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 312 | 2026-02-05T02:25:21.945Z | 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 = 347
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
target = phd_framework::test_vm
target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
vm = migration_from_base_and_back_lifecycle_1
vm_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 313 | 2026-02-05T02:25:22.452Z | 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: f56256ec-6f1d-4604-8ac2-d55abc8dc37e, name: "phd-vm-f56256ec-6f1d-4604-8ac2-d55abc8dc37e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b9d88a2d-06f6-488d-a87e-13b587bacd27, project_id: 059731b4-1542-4afa-aafd-c7916ec82e40, sled_id: b9dab321-0c6a-460a-a17e-75fcea14b00d, sled_serial: "b9dab321-0c6a-460a-a17e-75fcea14b00d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
target = phd_framework::test_vm
target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
vm = migration_from_base_and_back_lifecycle_1
vm_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 314 | 2026-02-05T02:25:22.452Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 0d730717-b85a-472e-b104-da3fdb57887a
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
target = phd_framework::test_vm
target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 315 | 2026-02-05T02:25:25.191Z | 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":7807}}
target = phd_framework::serial
|
| 316 | 2026-02-05T02:25:25.890Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
target = phd_framework::test_vm
target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 317 | 2026-02-05T02:25:25.890Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3438
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 0d730717-b85a-472e-b104-da3fdb57887a
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
target = phd_framework::test_vm
target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 318 | 2026-02-05T02:25:25.893Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
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 = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 319 | 2026-02-05T02:25:25.894Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 320 | 2026-02-05T02:25:25.894Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::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 = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 321 | 2026-02-05T02:25:25.895Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::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 = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 322 | 2026-02-05T02:25:25.947Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 53
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
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 = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 323 | 2026-02-05T02:25:25.947Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7468
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 47e988af-0892-461e-b151-a5c3c6932fc6
target = phd_framework::test_vm
target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
vm = migration_from_base_and_back_lifecycle_0
vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 324 | 2026-02-05T02:25:25.947Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7468
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 47e988af-0892-461e-b151-a5c3c6932fc6
target = phd_framework::test_vm
target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
|
| 325 | 2026-02-05T02:25:28.616Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2723
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 326 | 2026-02-05T02:25:28.617Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 327 | 2026-02-05T02:25:28.617Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 328 | 2026-02-05T02:25:28.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 329 | 2026-02-05T02:25:28.650Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 330 | 2026-02-05T02:25:28.650Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 331 | 2026-02-05T02:25:28.650Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_2
|
| 332 | 2026-02-05T02:25:28.650Z | 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
|
| 333 | 2026-02-05T02:25:28.650Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::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
|
| 334 | 2026-02-05T02:25:28.650Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log"
target = phd_framework::log_config
|
| 335 | 2026-02-05T02:25:28.676Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 854
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 336 | 2026-02-05T02:25:28.676Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 26
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 337 | 2026-02-05T02:25:28.676Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
target = phd_framework::test_vm
target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 338 | 2026-02-05T02:25:28.676Z | 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 = 534
migration_id = ed5d9e10-bb08-4827-bd13-284b23a016b4
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
target = phd_framework::test_vm
target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
timeout_duration = 45s
|
| 339 | 2026-02-05T02:25:28.677Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
target = phd_framework::test_vm
target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
vm = migration_from_base_and_back_lifecycle_2
vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 340 | 2026-02-05T02:25:28.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:9006/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
target = phd_framework::test_vm
target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
vm = migration_from_base_and_back_lifecycle_2
vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 341 | 2026-02-05T02:25:29.402Z | 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: 60a8a131-1b47-46bc-922a-e4df4a3d1d5a, name: "phd-vm-60a8a131-1b47-46bc-922a-e4df4a3d1d5a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b9d88a2d-06f6-488d-a87e-13b587bacd27, project_id: 059731b4-1542-4afa-aafd-c7916ec82e40, sled_id: 90badfae-0e5c-4e16-a37e-3c92cd311d72, sled_serial: "90badfae-0e5c-4e16-a37e-3c92cd311d72", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
target = phd_framework::test_vm
target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
vm = migration_from_base_and_back_lifecycle_2
vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 342 | 2026-02-05T02:25:29.403Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = ed5d9e10-bb08-4827-bd13-284b23a016b4
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
target = phd_framework::test_vm
target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 343 | 2026-02-05T02:25:32.138Z | 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":7854}}
target = phd_framework::serial
|
| 344 | 2026-02-05T02:25:33.273Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
target = phd_framework::test_vm
target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 345 | 2026-02-05T02:25:33.274Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3871
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = ed5d9e10-bb08-4827-bd13-284b23a016b4
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
target = phd_framework::test_vm
target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 346 | 2026-02-05T02:25:33.275Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
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 = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 347 | 2026-02-05T02:25:33.276Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 348 | 2026-02-05T02:25:33.276Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 349 | 2026-02-05T02:25:33.277Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::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 = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 350 | 2026-02-05T02:25:33.331Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
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 = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 351 | 2026-02-05T02:25:33.331Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 352 | 2026-02-05T02:25:33.331Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11388
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
target = phd_framework::test_vm
target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
vm = migration_from_base_and_back_lifecycle_1
vm_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 353 | 2026-02-05T02:25:33.332Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 11388
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
target = phd_framework::test_vm
target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
|
| 354 | 2026-02-05T02:25:33.332Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 355 | 2026-02-05T02:25:33.332Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::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 = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 356 | 2026-02-05T02:25:33.366Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 357 | 2026-02-05T02:25:33.366Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
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 = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 358 | 2026-02-05T02:25:33.366Z | 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
|
| 359 | 2026-02-05T02:25:33.366Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 360 | 2026-02-05T02:25:33.366Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 361 | 2026-02-05T02:25:33.366Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 19601
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 362 | 2026-02-05T02:25:33.368Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 363 | 2026-02-05T02:25:33.747Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::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 = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 364 | 2026-02-05T02:25:33.799Z | 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 = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 365 | 2026-02-05T02:25:33.799Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-eca84847-754c-4ff3-844d-3c11a92abfe3"]
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 = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 366 | 2026-02-05T02:25:33.826Z | 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 = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 367 | 2026-02-05T02:25:33.826Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-686bd1dd-75a1-4d63-b9cc-29a39715936d"]
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 = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 368 | 2026-02-05T02:25:33.844Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 477
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
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 = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 369 | 2026-02-05T02:25:33.844Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 477
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 370 | 2026-02-05T02:25:33.844Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 371 | 2026-02-05T02:25:33.844Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 372 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 73.78s |
| 373 | | |
| 374 | 2026-02-05T02:25:33.844Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5168
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
target = phd_framework::test_vm
target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
vm = migration_from_base_and_back_lifecycle_2
vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 375 | 2026-02-05T02:25:33.844Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5168
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
target = phd_framework::test_vm
target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
|
| 376 | 2026-02-05T02:25:33.844Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 20626
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
|
| 377 | 2026-02-05T02:25:33.845Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|