| 1 | 2026-05-29T21:50:11.740Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 36
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
| 2 | 2026-05-29T21:50:11.765Z | DEBG | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 219
store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("bf64f45b1a58e69d126a3c6ca1e4512c88668132"), sha256: "740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 227, tv_nsec: 547590316 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2026-05-29T21:50:11.766Z | 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-05-29T21:50:11.768Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = e7af674f27ed04ce27739edee96829f7d7d5e6c0
file = phd-tests/framework/src/artifacts/store.rs
line = 311
target = phd_framework::artifacts::store
|
| 5 | 2026-05-29T21:50:11.769Z | 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/e7af674f27ed04ce27739edee96829f7d7d5e6c0/crucible-nightly.sha256.txt
|
| 6 | 2026-05-29T21:50:12.182Z | 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-05-29T21:50:12.712Z | 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/6873add79b835f7932d9fe928340886df8e49676/propolis-server.sha256.txt
|
| 8 | 2026-05-29T21:50:12.899Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2026-05-29T21:50:12.899Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 10 | 2026-05-29T21:50:12.902Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 83
target = phd_runner::execute
|
| 11 | 2026-05-29T21:50:12.902Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 12 | 2026-05-29T21:50:12.902Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2026-05-29T21:50:12.902Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 14 | 2026-05-29T21:50:12.904Z | 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-05-29T21:50:12.907Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 16 | 2026-05-29T21:50:12.908Z | 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/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
|
| 17 | 2026-05-29T21:50:14.627Z | 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-05-29T21:50:14.639Z | 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-05-29T21:50:22.689Z | 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-05-29T21:50:22.689Z | 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-05-29T21:50:22.705Z | 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 2.10M 25.3T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
| 22 | 2026-05-29T21:50:22.707Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b14dccb1-a14c-4a05-95d7-134a203414c6"]
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-05-29T21:50:22.731Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b14dccb1-a14c-4a05-95d7-134a203414c6", "phd-artifacts/phd-clone-0e129741-bb90-4b2f-8597-571ff18bb849"]
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-05-29T21:50:22.748Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0e129741-bb90-4b2f-8597-571ff18bb849"]
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-05-29T21:50:22.759Z | 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-0e129741-bb90-4b2f-8597-571ff18bb849 0B 25.3T 48.9M /phd-artifacts/phd-clone-0e129741-bb90-4b2f-8597-571ff18bb849\n
target = phd_framework::zfs
|
| 26 | 2026-05-29T21:50:22.763Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 27 | 2026-05-29T21:50:22.764Z | 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 = 322
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
| 28 | 2026-05-29T21:50:22.764Z | 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/282fb38895995890445d04763efe7c6d97aa0b991ccab59383762145c2c75711/propolis-server.tar.gz
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 29 | 2026-05-29T21:50:22.764Z | 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/6873add79b835f7932d9fe928340886df8e49676/propolis-server.tar.gz
|
| 30 | 2026-05-29T21:50:46.433Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/282fb38895995890445d04763efe7c6d97aa0b991ccab59383762145c2c75711/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-05-29T21:50:46.433Z | 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-05-29T21:51:07.651Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/282fb38895995890445d04763efe7c6d97aa0b991ccab59383762145c2c75711/propolis-server"
target = phd_framework::test_vm::server
|
| 33 | 2026-05-29T21:51:07.651Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log"
target = phd_framework::log_config
|
| 34 | 2026-05-29T21:51:07.802Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 825
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 35 | 2026-05-29T21:51:07.822Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 36 | 2026-05-29T21:51:07.832Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 37 | 2026-05-29T21:51:07.835Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 45059
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 38 | 2026-05-29T21:51:08.663Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 39 | 2026-05-29T21:51:08.666Z | 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: a22b58aa-2fc2-488d-9530-a26f5744ada8, name: "phd-vm-a22b58aa-2fc2-488d-9530-a26f5744ada8", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d7674939-b416-4cce-8a15-8519528dcaab, project_id: f87938f7-411d-4fb6-868a-672212497cdd, sled_id: 57cacc8b-f22c-48ed-bf01-aad0a8ae1b56, sled_serial: "57cacc8b-f22c-48ed-bf01-aad0a8ae1b56", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 40 | 2026-05-29T21:51:08.666Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 41 | 2026-05-29T21:51:08.666Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 42 | 2026-05-29T21:51:08.668Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 43 | 2026-05-29T21:51:08.668Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 44 | 2026-05-29T21:51:08.668Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 45 | 2026-05-29T21:51:08.668Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 46 | 2026-05-29T21:51:08.668Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 47 | 2026-05-29T21:51:08.668Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 48 | 2026-05-29T21:51:13.212Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4542
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 49 | 2026-05-29T21:51:13.212Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
| 50 | 2026-05-29T21:51:13.213Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 51 | 2026-05-29T21:51:13.213Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 52 | 2026-05-29T21:51:13.213Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 53 | 2026-05-29T21:51:13.240Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 26
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 54 | 2026-05-29T21:51:13.240Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 55 | 2026-05-29T21:51:13.241Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 56 | 2026-05-29T21:51:13.241Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 57 | 2026-05-29T21:51:13.241Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 58 | 2026-05-29T21:51:13.273Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 59 | 2026-05-29T21:51:13.273Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 60 | 2026-05-29T21:51:13.273Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4603
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 61 | 2026-05-29T21:51:13.273Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 62 | 2026-05-29T21:51:13.273Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 63 | 2026-05-29T21:51:13.284Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 64 | 2026-05-29T21:51:13.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 65 | 2026-05-29T21:51:13.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 66 | 2026-05-29T21:51:13.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 67 | 2026-05-29T21:51:13.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 68 | 2026-05-29T21:51:13.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 69 | 2026-05-29T21:51:13.328Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 70 | 2026-05-29T21:51:13.328Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 71 | 2026-05-29T21:51:13.328Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 72 | 2026-05-29T21:51:13.361Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 73 | 2026-05-29T21:51:13.361Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 74 | 2026-05-29T21:51:13.362Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 75 | 2026-05-29T21:51:13.372Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 76 | 2026-05-29T21:51:13.372Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 77 | 2026-05-29T21:51:13.372Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 78 | 2026-05-29T21:51:13.405Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 79 | 2026-05-29T21:51:13.405Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 80 | 2026-05-29T21:51:13.405Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 81 | 2026-05-29T21:51:13.416Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 82 | 2026-05-29T21:51:13.416Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 83 | 2026-05-29T21:51:13.416Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 84 | 2026-05-29T21:51:13.449Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 85 | 2026-05-29T21:51:13.449Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 86 | 2026-05-29T21:51:13.449Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 87 | 2026-05-29T21:51:13.460Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 88 | 2026-05-29T21:51:13.460Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 89 | 2026-05-29T21:51:13.460Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 90 | 2026-05-29T21:51:13.493Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 91 | 2026-05-29T21:51:13.493Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 92 | 2026-05-29T21:51:13.493Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 93 | 2026-05-29T21:51:13.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 94 | 2026-05-29T21:51:13.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 95 | 2026-05-29T21:51:13.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 96 | 2026-05-29T21:51:13.536Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 97 | 2026-05-29T21:51:13.537Z | 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
|
| 98 | 2026-05-29T21:51:13.537Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 99 | 2026-05-29T21:51:13.537Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
| 100 | 2026-05-29T21:51:13.537Z | 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
|
| 101 | 2026-05-29T21:51:13.537Z | 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
|
| 102 | 2026-05-29T21:51:13.537Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 103 | 2026-05-29T21:51:13.537Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 104 | 2026-05-29T21:51:13.571Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 826
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 105 | 2026-05-29T21:51:13.583Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 106 | 2026-05-29T21:51:13.584Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
target = phd_framework::test_vm
target_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 107 | 2026-05-29T21:51:13.584Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 151f3b22-ef6f-41ae-9602-01d3194d787d
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
target = phd_framework::test_vm
target_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
timeout_duration = 45s
|
| 108 | 2026-05-29T21:51:13.584Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
target = phd_framework::test_vm
target_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
vm = migration_from_base_lifecycle_0
vm_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 109 | 2026-05-29T21:51:13.584Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
target = phd_framework::test_vm
target_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
vm = migration_from_base_lifecycle_0
vm_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 110 | 2026-05-29T21:51:14.476Z | 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: bd8307ea-44b4-4d04-a1b4-ec564ddedce3, name: "phd-vm-bd8307ea-44b4-4d04-a1b4-ec564ddedce3", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d7674939-b416-4cce-8a15-8519528dcaab, project_id: f87938f7-411d-4fb6-868a-672212497cdd, sled_id: bcab437e-00f1-4101-8d54-f6983b6d4f6a, sled_serial: "bcab437e-00f1-4101-8d54-f6983b6d4f6a", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
target = phd_framework::test_vm
target_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
vm = migration_from_base_lifecycle_0
vm_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 111 | 2026-05-29T21:51:14.476Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 151f3b22-ef6f-41ae-9602-01d3194d787d
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
target = phd_framework::test_vm
target_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 112 | 2026-05-29T21:51:17.419Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
target = phd_framework::test_vm
target_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 113 | 2026-05-29T21:51:17.419Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2941
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 151f3b22-ef6f-41ae-9602-01d3194d787d
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
target = phd_framework::test_vm
target_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 114 | 2026-05-29T21:51:17.419Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}}
target = phd_framework::serial
|
| 115 | 2026-05-29T21:51:17.428Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 116 | 2026-05-29T21:51:17.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 117 | 2026-05-29T21:51:17.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_lifecycle_0
vm_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 118 | 2026-05-29T21:51:17.432Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 119 | 2026-05-29T21:51:17.528Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 98
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 120 | 2026-05-29T21:51:17.529Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9703
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
|
| 121 | 2026-05-29T21:51:17.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 100
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 122 | 2026-05-29T21:51:17.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 123 | 2026-05-29T21:51:17.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_lifecycle_0
vm_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 124 | 2026-05-29T21:51:17.563Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 125 | 2026-05-29T21:51:17.565Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 126 | 2026-05-29T21:51:17.566Z | 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
|
| 127 | 2026-05-29T21:51:17.566Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 128 | 2026-05-29T21:51:17.566Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 129 | 2026-05-29T21:51:17.566Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8900
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 130 | 2026-05-29T21:51:17.567Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 131 | 2026-05-29T21:51:18.156Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_lifecycle_0
vm_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 132 | 2026-05-29T21:51:18.241Z | 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 = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 133 | 2026-05-29T21:51:18.241Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0e129741-bb90-4b2f-8597-571ff18bb849"]
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 = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 134 | 2026-05-29T21:51:18.267Z | 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 = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 135 | 2026-05-29T21:51:18.267Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b14dccb1-a14c-4a05-95d7-134a203414c6"]
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 = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 136 | 2026-05-29T21:51:18.286Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 719
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 137 | 2026-05-29T21:51:18.287Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4701
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
target = phd_framework::test_vm
target_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
vm = migration_from_base_lifecycle_0
vm_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 138 | 2026-05-29T21:51:18.287Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4701
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a22b58aa-2fc2-488d-9530-a26f5744ada8
target = phd_framework::test_vm
target_id = bd8307ea-44b4-4d04-a1b4-ec564ddedce3
|
| 139 | 2026-05-29T21:51:18.287Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 65363
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
|
| 140 | 2026-05-29T21:51:18.287Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 720
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 141 | 2026-05-29T21:51:18.287Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 142 | 2026-05-29T21:51:18.287Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 143 | 2026-05-29T21:51:18.287Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 144 | 2026-05-29T21:51:18.287Z | 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
|
| 145 | 2026-05-29T21:51:18.287Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 146 | 2026-05-29T21:51:18.287Z | 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
|
| 147 | 2026-05-29T21:51:18.287Z | 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
|
| 148 | 2026-05-29T21:51:18.287Z | 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
|
| 149 | 2026-05-29T21:51:18.299Z | 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 1.07G 25.3T 1.07G /phd-artifacts\n
target = phd_framework::zfs
|
| 150 | 2026-05-29T21:51:18.299Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d4fb9a5d-5780-4f25-929c-8f84dd0a3fa3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 151 | 2026-05-29T21:51:18.317Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d4fb9a5d-5780-4f25-929c-8f84dd0a3fa3", "phd-artifacts/phd-clone-30136700-dbbc-4824-9095-226b511cfb4b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
| 152 | 2026-05-29T21:51:18.336Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-30136700-dbbc-4824-9095-226b511cfb4b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 153 | 2026-05-29T21:51:18.348Z | 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-30136700-dbbc-4824-9095-226b511cfb4b 0B 25.3T 1.07G /phd-artifacts/phd-clone-30136700-dbbc-4824-9095-226b511cfb4b\n
target = phd_framework::zfs
|
| 154 | 2026-05-29T21:51:18.349Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 155 | 2026-05-29T21:51:18.349Z | 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 = 322
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
| 156 | 2026-05-29T21:51:18.349Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/282fb38895995890445d04763efe7c6d97aa0b991ccab59383762145c2c75711/propolis-server
target = phd_framework::artifacts::store
|
| 157 | 2026-05-29T21:51:18.349Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/282fb38895995890445d04763efe7c6d97aa0b991ccab59383762145c2c75711/propolis-server"
target = phd_framework::test_vm::server
|
| 158 | 2026-05-29T21:51:18.350Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log"
target = phd_framework::log_config
|
| 159 | 2026-05-29T21:51:18.385Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 835
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 160 | 2026-05-29T21:51:18.399Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 49
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 161 | 2026-05-29T21:51:18.399Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 162 | 2026-05-29T21:51:18.400Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 163 | 2026-05-29T21:51:18.858Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 164 | 2026-05-29T21:51:18.859Z | 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: 37320f8f-8033-42fe-a4d4-f2ae779f03dc, name: "phd-vm-37320f8f-8033-42fe-a4d4-f2ae779f03dc", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ba038ecf-639a-4af2-903b-0b20a25c1443, project_id: 541dbce0-fa1c-4dd7-8df7-aa7a7c245cea, sled_id: 9c8a884b-b70c-474f-9039-7d1391160c02, sled_serial: "9c8a884b-b70c-474f-9039-7d1391160c02", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 165 | 2026-05-29T21:51:18.859Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 166 | 2026-05-29T21:51:18.859Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 167 | 2026-05-29T21:51:18.860Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 168 | 2026-05-29T21:51:18.860Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 169 | 2026-05-29T21:51:18.860Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 170 | 2026-05-29T21:51:18.861Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 171 | 2026-05-29T21:51:18.861Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 172 | 2026-05-29T21:51:18.861Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 173 | 2026-05-29T21:51:23.459Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4596
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 174 | 2026-05-29T21:51:23.459Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 175 | 2026-05-29T21:51:23.459Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 176 | 2026-05-29T21:51:23.459Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 177 | 2026-05-29T21:51:23.459Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 178 | 2026-05-29T21:51:23.477Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 179 | 2026-05-29T21:51:23.478Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 180 | 2026-05-29T21:51:23.478Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 181 | 2026-05-29T21:51:23.478Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 182 | 2026-05-29T21:51:23.478Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 183 | 2026-05-29T21:51:23.511Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 184 | 2026-05-29T21:51:23.511Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 185 | 2026-05-29T21:51:23.511Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4649
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 186 | 2026-05-29T21:51:23.512Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 187 | 2026-05-29T21:51:23.512Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 188 | 2026-05-29T21:51:23.522Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 189 | 2026-05-29T21:51:23.523Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 190 | 2026-05-29T21:51:23.523Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 191 | 2026-05-29T21:51:23.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 192 | 2026-05-29T21:51:23.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 193 | 2026-05-29T21:51:23.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 194 | 2026-05-29T21:51:23.567Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 195 | 2026-05-29T21:51:23.567Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 196 | 2026-05-29T21:51:23.567Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 197 | 2026-05-29T21:51:23.601Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 198 | 2026-05-29T21:51:23.606Z | 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
|
| 199 | 2026-05-29T21:51:23.606Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 200 | 2026-05-29T21:51:23.606Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
| 201 | 2026-05-29T21:51:23.606Z | 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
|
| 202 | 2026-05-29T21:51:23.606Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 203 | 2026-05-29T21:51:23.606Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 204 | 2026-05-29T21:51:23.639Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 836
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 205 | 2026-05-29T21:51:23.653Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 206 | 2026-05-29T21:51:23.653Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
target = phd_framework::test_vm
target_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
|
| 207 | 2026-05-29T21:51:23.653Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 3a92cdd5-e535-4b02-a479-beeccc8c4757
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
target = phd_framework::test_vm
target_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
timeout_duration = 45s
|
| 208 | 2026-05-29T21:51:23.653Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
target = phd_framework::test_vm
target_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
vm = migration_serial_history_base_lifecycle_0
vm_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
|
| 209 | 2026-05-29T21:51:23.654Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
target = phd_framework::test_vm
target_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
vm = migration_serial_history_base_lifecycle_0
vm_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
|
| 210 | 2026-05-29T21:51:24.128Z | 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: 017ae94b-54ba-4215-ac2f-71cf42f534fc, name: "phd-vm-017ae94b-54ba-4215-ac2f-71cf42f534fc", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ba038ecf-639a-4af2-903b-0b20a25c1443, project_id: 541dbce0-fa1c-4dd7-8df7-aa7a7c245cea, sled_id: d2cc9128-4ca9-43c5-9967-887289f386db, sled_serial: "d2cc9128-4ca9-43c5-9967-887289f386db", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
target = phd_framework::test_vm
target_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
vm = migration_serial_history_base_lifecycle_0
vm_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
|
| 211 | 2026-05-29T21:51:24.128Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 3a92cdd5-e535-4b02-a479-beeccc8c4757
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
target = phd_framework::test_vm
target_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
|
| 212 | 2026-05-29T21:51:27.039Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7756}}
target = phd_framework::serial
|
| 213 | 2026-05-29T21:51:27.171Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
target = phd_framework::test_vm
target_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
|
| 214 | 2026-05-29T21:51:27.171Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3042
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 3a92cdd5-e535-4b02-a479-beeccc8c4757
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
target = phd_framework::test_vm
target_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
|
| 215 | 2026-05-29T21:51:27.173Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 216 | 2026-05-29T21:51:27.175Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 217 | 2026-05-29T21:51:27.266Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 92
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 218 | 2026-05-29T21:51:27.266Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8864
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
|
| 219 | 2026-05-29T21:51:27.269Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
|
| 220 | 2026-05-29T21:51:27.269Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 221 | 2026-05-29T21:51:27.269Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8408
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 222 | 2026-05-29T21:51:27.269Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 223 | 2026-05-29T21:51:27.269Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 224 | 2026-05-29T21:51:27.271Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
|
| 225 | 2026-05-29T21:51:27.874Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_base_lifecycle_0
vm_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
|
| 226 | 2026-05-29T21:51:27.956Z | 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 = 017ae94b-54ba-4215-ac2f-71cf42f534fc
|
| 227 | 2026-05-29T21:51:27.956Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-30136700-dbbc-4824-9095-226b511cfb4b"]
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 = 017ae94b-54ba-4215-ac2f-71cf42f534fc
|
| 228 | 2026-05-29T21:51:27.984Z | 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 = 017ae94b-54ba-4215-ac2f-71cf42f534fc
|
| 229 | 2026-05-29T21:51:27.984Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d4fb9a5d-5780-4f25-929c-8f84dd0a3fa3"]
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 = 017ae94b-54ba-4215-ac2f-71cf42f534fc
|
| 230 | 2026-05-29T21:51:28.003Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 733
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
|
| 231 | 2026-05-29T21:51:28.003Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 733
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 232 | 2026-05-29T21:51:28.003Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 233 | 2026-05-29T21:51:28.003Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 234 | 2026-05-29T21:51:28.003Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4348
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
target = phd_framework::test_vm
target_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
vm = migration_serial_history_base_lifecycle_0
vm_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
|
| 235 | 2026-05-29T21:51:28.003Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 236 | 2026-05-29T21:51:28.003Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4348
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 37320f8f-8033-42fe-a4d4-f2ae779f03dc
target = phd_framework::test_vm
target_id = 017ae94b-54ba-4215-ac2f-71cf42f534fc
|
| 237 | 2026-05-29T21:51:28.003Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9712
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 238 | 2026-05-29T21:51:28.003Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
| 239 | 2026-05-29T21:51:28.003Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 240 | 2026-05-29T21:51:28.003Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 241 | 2026-05-29T21:51:28.003Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 242 | 2026-05-29T21:51:28.003Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
| 243 | 2026-05-29T21:51:28.015Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 1.07G 25.3T 1.07G /phd-artifacts\n
target = phd_framework::zfs
|
| 244 | 2026-05-29T21:51:28.015Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b0771596-2b74-435a-9934-3b7edb3257e9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = snapshot
|
| 245 | 2026-05-29T21:51:28.035Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b0771596-2b74-435a-9934-3b7edb3257e9", "phd-artifacts/phd-clone-8913ca83-726a-4855-b826-a9d1748a84ea"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = clone
|
| 246 | 2026-05-29T21:51:28.057Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8913ca83-726a-4855-b826-a9d1748a84ea"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
| 247 | 2026-05-29T21:51:28.071Z | 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-8913ca83-726a-4855-b826-a9d1748a84ea 0B 25.3T 1.07G /phd-artifacts/phd-clone-8913ca83-726a-4855-b826-a9d1748a84ea\n
target = phd_framework::zfs
|
| 248 | 2026-05-29T21:51:28.071Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 249 | 2026-05-29T21:51:28.071Z | 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 = 322
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
| 250 | 2026-05-29T21:51:28.071Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/282fb38895995890445d04763efe7c6d97aa0b991ccab59383762145c2c75711/propolis-server
target = phd_framework::artifacts::store
|
| 251 | 2026-05-29T21:51:28.071Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/282fb38895995890445d04763efe7c6d97aa0b991ccab59383762145c2c75711/propolis-server"
target = phd_framework::test_vm::server
|
| 252 | 2026-05-29T21:51:28.072Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log"
target = phd_framework::log_config
|
| 253 | 2026-05-29T21:51:28.106Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 845
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 254 | 2026-05-29T21:51:28.120Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 255 | 2026-05-29T21:51:28.120Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 256 | 2026-05-29T21:51:28.121Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 257 | 2026-05-29T21:51:28.855Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 258 | 2026-05-29T21:51:28.856Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 302aafff-5698-46e6-94a7-5fc55d42826f, name: "phd-vm-302aafff-5698-46e6-94a7-5fc55d42826f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a9474f10-3218-42d4-9ca8-8e252f44bc4f, project_id: 17393e72-5596-483f-b16c-b64a59a4c4d0, sled_id: 97b95ffa-5c43-4439-82db-357f25aff179, sled_serial: "97b95ffa-5c43-4439-82db-357f25aff179", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 259 | 2026-05-29T21:51:28.857Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 260 | 2026-05-29T21:51:28.857Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::from_base::migration_from_base_and_back
state = Run
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 261 | 2026-05-29T21:51:28.857Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 262 | 2026-05-29T21:51:28.858Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 263 | 2026-05-29T21:51:28.858Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 264 | 2026-05-29T21:51:28.858Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 265 | 2026-05-29T21:51:28.858Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 266 | 2026-05-29T21:51:28.858Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 267 | 2026-05-29T21:51:33.358Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4498
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 268 | 2026-05-29T21:51:33.358Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
| 269 | 2026-05-29T21:51:33.358Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 270 | 2026-05-29T21:51:33.358Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 271 | 2026-05-29T21:51:33.358Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 272 | 2026-05-29T21:51:33.387Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 273 | 2026-05-29T21:51:33.387Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 274 | 2026-05-29T21:51:33.387Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 275 | 2026-05-29T21:51:33.387Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 276 | 2026-05-29T21:51:33.387Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 277 | 2026-05-29T21:51:33.419Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 278 | 2026-05-29T21:51:33.419Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 279 | 2026-05-29T21:51:33.419Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4560
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 280 | 2026-05-29T21:51:33.420Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 281 | 2026-05-29T21:51:33.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 = 924
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 = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 282 | 2026-05-29T21:51:33.430Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 283 | 2026-05-29T21:51:33.431Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 284 | 2026-05-29T21:51:33.431Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 285 | 2026-05-29T21:51:33.464Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 286 | 2026-05-29T21:51:33.464Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 287 | 2026-05-29T21:51:33.464Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::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 = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 288 | 2026-05-29T21:51:33.475Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 289 | 2026-05-29T21:51:33.475Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 290 | 2026-05-29T21:51:33.475Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 291 | 2026-05-29T21:51:33.507Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 292 | 2026-05-29T21:51:33.508Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 293 | 2026-05-29T21:51:33.508Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::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 = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 294 | 2026-05-29T21:51:33.519Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 295 | 2026-05-29T21:51:33.519Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 296 | 2026-05-29T21:51:33.519Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 297 | 2026-05-29T21:51:33.553Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 298 | 2026-05-29T21:51:33.553Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 299 | 2026-05-29T21:51:33.553Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::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 = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 300 | 2026-05-29T21:51:33.564Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 301 | 2026-05-29T21:51:33.564Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 302 | 2026-05-29T21:51:33.564Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 303 | 2026-05-29T21:51:33.586Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 304 | 2026-05-29T21:51:33.586Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 305 | 2026-05-29T21:51:33.586Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::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 = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 306 | 2026-05-29T21:51:33.597Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 307 | 2026-05-29T21:51:33.597Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 308 | 2026-05-29T21:51:33.597Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::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 = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 309 | 2026-05-29T21:51:33.629Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 310 | 2026-05-29T21:51:33.630Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 311 | 2026-05-29T21:51:33.630Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::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 = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 312 | 2026-05-29T21:51:33.640Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 313 | 2026-05-29T21:51:33.641Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 314 | 2026-05-29T21:51:33.641Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::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 = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 315 | 2026-05-29T21:51:33.674Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 316 | 2026-05-29T21:51:33.674Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 317 | 2026-05-29T21:51:33.674Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 318 | 2026-05-29T21:51:33.674Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_0
|
| 319 | 2026-05-29T21:51:33.674Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 320 | 2026-05-29T21:51:33.674Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 321 | 2026-05-29T21:51:33.674Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 322 | 2026-05-29T21:51:33.708Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 846
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 323 | 2026-05-29T21:51:33.721Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 324 | 2026-05-29T21:51:33.721Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 302aafff-5698-46e6-94a7-5fc55d42826f
target = phd_framework::test_vm
target_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 325 | 2026-05-29T21:51:33.721Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 650850d9-1b5b-4ff9-af74-9962dbef117c
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 302aafff-5698-46e6-94a7-5fc55d42826f
target = phd_framework::test_vm
target_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
timeout_duration = 45s
|
| 326 | 2026-05-29T21:51:33.721Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 302aafff-5698-46e6-94a7-5fc55d42826f
target = phd_framework::test_vm
target_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
vm = migration_from_base_and_back_lifecycle_0
vm_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 327 | 2026-05-29T21:51:33.721Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 302aafff-5698-46e6-94a7-5fc55d42826f
target = phd_framework::test_vm
target_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
vm = migration_from_base_and_back_lifecycle_0
vm_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 328 | 2026-05-29T21:51:34.512Z | 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: f0adaa1c-2455-4a41-bd1e-78199cc848bf, name: "phd-vm-f0adaa1c-2455-4a41-bd1e-78199cc848bf", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a9474f10-3218-42d4-9ca8-8e252f44bc4f, project_id: 17393e72-5596-483f-b16c-b64a59a4c4d0, sled_id: e6a5f81e-069a-465c-ae17-1376dcd1b4d7, sled_serial: "e6a5f81e-069a-465c-ae17-1376dcd1b4d7", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 302aafff-5698-46e6-94a7-5fc55d42826f
target = phd_framework::test_vm
target_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
vm = migration_from_base_and_back_lifecycle_0
vm_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 329 | 2026-05-29T21:51:34.512Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 650850d9-1b5b-4ff9-af74-9962dbef117c
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 302aafff-5698-46e6-94a7-5fc55d42826f
target = phd_framework::test_vm
target_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 330 | 2026-05-29T21:51:37.426Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}}
target = phd_framework::serial
|
| 331 | 2026-05-29T21:51:38.775Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 302aafff-5698-46e6-94a7-5fc55d42826f
target = phd_framework::test_vm
target_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 332 | 2026-05-29T21:51:38.775Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4261
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 650850d9-1b5b-4ff9-af74-9962dbef117c
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 302aafff-5698-46e6-94a7-5fc55d42826f
target = phd_framework::test_vm
target_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 333 | 2026-05-29T21:51:38.778Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 334 | 2026-05-29T21:51:38.778Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 335 | 2026-05-29T21:51:38.778Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::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 = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 336 | 2026-05-29T21:51:38.779Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 337 | 2026-05-29T21:51:38.868Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 90
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 338 | 2026-05-29T21:51:38.868Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10744
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 302aafff-5698-46e6-94a7-5fc55d42826f
|
| 339 | 2026-05-29T21:51:38.868Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 90
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 340 | 2026-05-29T21:51:38.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 341 | 2026-05-29T21:51:38.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
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 = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 342 | 2026-05-29T21:51:38.902Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 343 | 2026-05-29T21:51:38.902Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __BASE_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 344 | 2026-05-29T21:51:38.903Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 345 | 2026-05-29T21:51:38.903Z | 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 = 322
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_1
|
| 346 | 2026-05-29T21:51:38.903Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/282fb38895995890445d04763efe7c6d97aa0b991ccab59383762145c2c75711/propolis-server
target = phd_framework::artifacts::store
|
| 347 | 2026-05-29T21:51:38.903Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/282fb38895995890445d04763efe7c6d97aa0b991ccab59383762145c2c75711/propolis-server"
target = phd_framework::test_vm::server
|
| 348 | 2026-05-29T21:51:38.903Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log"
target = phd_framework::log_config
|
| 349 | 2026-05-29T21:51:38.940Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 848
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 350 | 2026-05-29T21:51:38.954Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 51
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 351 | 2026-05-29T21:51:38.955Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
target = phd_framework::test_vm
target_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 352 | 2026-05-29T21:51:38.955Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = cae3d15f-4767-436b-8a39-b683afdeeeea
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
target = phd_framework::test_vm
target_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
timeout_duration = 45s
|
| 353 | 2026-05-29T21:51:38.955Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
target = phd_framework::test_vm
target_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
vm = migration_from_base_and_back_lifecycle_1
vm_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 354 | 2026-05-29T21:51:38.955Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
target = phd_framework::test_vm
target_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
vm = migration_from_base_and_back_lifecycle_1
vm_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 355 | 2026-05-29T21:51:39.364Z | 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: dfbfe5b3-764b-4719-8dac-d404887e4bb5, name: "phd-vm-dfbfe5b3-764b-4719-8dac-d404887e4bb5", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a9474f10-3218-42d4-9ca8-8e252f44bc4f, project_id: 17393e72-5596-483f-b16c-b64a59a4c4d0, sled_id: 535d6aff-0798-452b-9ef3-143ac026c300, sled_serial: "535d6aff-0798-452b-9ef3-143ac026c300", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
target = phd_framework::test_vm
target_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
vm = migration_from_base_and_back_lifecycle_1
vm_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 356 | 2026-05-29T21:51:39.364Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = cae3d15f-4767-436b-8a39-b683afdeeeea
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
target = phd_framework::test_vm
target_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 357 | 2026-05-29T21:51:42.293Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7894}}
target = phd_framework::serial
|
| 358 | 2026-05-29T21:51:43.303Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
target = phd_framework::test_vm
target_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 359 | 2026-05-29T21:51:43.303Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3937
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = cae3d15f-4767-436b-8a39-b683afdeeeea
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
target = phd_framework::test_vm
target_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 360 | 2026-05-29T21:51:43.306Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 361 | 2026-05-29T21:51:43.306Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 362 | 2026-05-29T21:51:43.306Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::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 = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 363 | 2026-05-29T21:51:43.307Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_0
vm_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 364 | 2026-05-29T21:51:43.389Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 83
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 365 | 2026-05-29T21:51:43.390Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9665
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 302aafff-5698-46e6-94a7-5fc55d42826f
target = phd_framework::test_vm
target_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
vm = migration_from_base_and_back_lifecycle_0
vm_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 366 | 2026-05-29T21:51:43.390Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 9665
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 302aafff-5698-46e6-94a7-5fc55d42826f
target = phd_framework::test_vm
target_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
|
| 367 | 2026-05-29T21:51:43.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 83
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 368 | 2026-05-29T21:51:43.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 369 | 2026-05-29T21:51:43.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::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 = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 370 | 2026-05-29T21:51:43.418Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 371 | 2026-05-29T21:51:43.419Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 372 | 2026-05-29T21:51:43.419Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 373 | 2026-05-29T21:51:43.419Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_2
|
| 374 | 2026-05-29T21:51:43.419Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 375 | 2026-05-29T21:51:43.419Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 376 | 2026-05-29T21:51:43.419Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log"
target = phd_framework::log_config
|
| 377 | 2026-05-29T21:51:43.454Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 850
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 378 | 2026-05-29T21:51:43.468Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 379 | 2026-05-29T21:51:43.468Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
target = phd_framework::test_vm
target_id = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 380 | 2026-05-29T21:51:43.468Z | 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 = 646
migration_id = 26073fa5-bad8-4030-96ec-046a27bd56dd
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
target = phd_framework::test_vm
target_id = 441d858c-f503-4ca8-b403-6da09f166c63
timeout_duration = 45s
|
| 381 | 2026-05-29T21:51:43.468Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
target = phd_framework::test_vm
target_id = 441d858c-f503-4ca8-b403-6da09f166c63
vm = migration_from_base_and_back_lifecycle_2
vm_id = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 382 | 2026-05-29T21:51:43.468Z | 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 = 459
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
target = phd_framework::test_vm
target_id = 441d858c-f503-4ca8-b403-6da09f166c63
vm = migration_from_base_and_back_lifecycle_2
vm_id = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 383 | 2026-05-29T21:51:44.025Z | 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: 441d858c-f503-4ca8-b403-6da09f166c63, name: "phd-vm-441d858c-f503-4ca8-b403-6da09f166c63", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a9474f10-3218-42d4-9ca8-8e252f44bc4f, project_id: 17393e72-5596-483f-b16c-b64a59a4c4d0, sled_id: 6aa86d4b-db50-4316-b384-0bd6f2047d3b, sled_serial: "6aa86d4b-db50-4316-b384-0bd6f2047d3b", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
target = phd_framework::test_vm
target_id = 441d858c-f503-4ca8-b403-6da09f166c63
vm = migration_from_base_and_back_lifecycle_2
vm_id = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 384 | 2026-05-29T21:51:44.025Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 26073fa5-bad8-4030-96ec-046a27bd56dd
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
target = phd_framework::test_vm
target_id = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 385 | 2026-05-29T21:51:46.901Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7941}}
target = phd_framework::serial
|
| 386 | 2026-05-29T21:51:48.001Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
target = phd_framework::test_vm
target_id = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 387 | 2026-05-29T21:51:48.001Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3974
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 26073fa5-bad8-4030-96ec-046a27bd56dd
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
target = phd_framework::test_vm
target_id = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 388 | 2026-05-29T21:51:48.004Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 389 | 2026-05-29T21:51:48.004Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 390 | 2026-05-29T21:51:48.004Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::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 = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 391 | 2026-05-29T21:51:48.005Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_1
vm_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 392 | 2026-05-29T21:51:48.094Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 90
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 393 | 2026-05-29T21:51:48.094Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9136
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
target = phd_framework::test_vm
target_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
vm = migration_from_base_and_back_lifecycle_1
vm_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 394 | 2026-05-29T21:51:48.094Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 9136
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = f0adaa1c-2455-4a41-bd1e-78199cc848bf
target = phd_framework::test_vm
target_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
|
| 395 | 2026-05-29T21:51:48.095Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 90
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 396 | 2026-05-29T21:51:48.095Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 397 | 2026-05-29T21:51:48.095Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::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 = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 398 | 2026-05-29T21:51:48.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 399 | 2026-05-29T21:51:48.130Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 400 | 2026-05-29T21:51:48.130Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 401 | 2026-05-29T21:51:48.130Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 19267
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 402 | 2026-05-29T21:51:48.130Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 403 | 2026-05-29T21:51:48.130Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 404 | 2026-05-29T21:51:48.131Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 405 | 2026-05-29T21:51:48.541Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_2
vm_id = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 406 | 2026-05-29T21:51:48.620Z | 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 = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 407 | 2026-05-29T21:51:48.620Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8913ca83-726a-4855-b826-a9d1748a84ea"]
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 = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 408 | 2026-05-29T21:51:48.647Z | 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 = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 409 | 2026-05-29T21:51:48.647Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b0771596-2b74-435a-9934-3b7edb3257e9"]
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 = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 410 | 2026-05-29T21:51:48.667Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 536
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 411 | 2026-05-29T21:51:48.667Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 536
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 412 | 2026-05-29T21:51:48.667Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5197
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
target = phd_framework::test_vm
target_id = 441d858c-f503-4ca8-b403-6da09f166c63
vm = migration_from_base_and_back_lifecycle_2
vm_id = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 413 | 2026-05-29T21:51:48.667Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 414 | 2026-05-29T21:51:48.668Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5197
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = dfbfe5b3-764b-4719-8dac-d404887e4bb5
target = phd_framework::test_vm
target_id = 441d858c-f503-4ca8-b403-6da09f166c63
|
| 415 | 2026-05-29T21:51:48.668Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 416 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 95.74s |
| 417 | | |
| 418 | 2026-05-29T21:51:48.668Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 20656
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
|
| 419 | 2026-05-29T21:51:48.668Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|