| 1 | 2025-12-20T17:04:24.640Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 36
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
| 2 | 2025-12-20T17:04:24.643Z | DEBG | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 219
store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("907a5fd1763ce5ddd74001261e5b52cd200a25f9"), sha256: "ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 28799, tv_nsec: 350958095 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2025-12-20T17:04:24.643Z | 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 | 2025-12-20T17:04:24.643Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb
file = phd-tests/framework/src/artifacts/store.rs
line = 311
target = phd_framework::artifacts::store
|
| 5 | 2025-12-20T17:04:24.643Z | DEBG | phd-runner: Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
|
| 6 | 2025-12-20T17:04:24.877Z | 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 | 2025-12-20T17:04:25.310Z | 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/fa5c1a828c94421ccd1eef1c5d8fdcb060207f64/propolis-server.sha256.txt
|
| 8 | 2025-12-20T17:04:25.459Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2025-12-20T17:04:25.460Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 10 | 2025-12-20T17:04:25.460Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
| 11 | 2025-12-20T17:04:25.460Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 12 | 2025-12-20T17:04:25.460Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2025-12-20T17:04:25.460Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 14 | 2025-12-20T17:04:25.460Z | 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 | 2025-12-20T17:04:25.461Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 16 | 2025-12-20T17:04:25.461Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
|
| 17 | 2025-12-20T17:04:26.333Z | 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 | 2025-12-20T17:04:26.333Z | 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 | 2025-12-20T17:05:01.345Z | 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 | 2025-12-20T17:05:01.345Z | 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 | 2025-12-20T17:05:01.352Z | 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.00M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
| 22 | 2025-12-20T17:05:01.353Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8b847dc0-b4a9-4896-a3f7-9e0680836132"]
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 | 2025-12-20T17:05:01.399Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8b847dc0-b4a9-4896-a3f7-9e0680836132", "phd-artifacts/phd-clone-136f311d-c412-42d0-8393-2973fe1e2abc"]
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 | 2025-12-20T17:05:01.412Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-136f311d-c412-42d0-8393-2973fe1e2abc"]
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 | 2025-12-20T17:05:01.419Z | 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-136f311d-c412-42d0-8393-2973fe1e2abc 0B 1.80T 48.9M /phd-artifacts/phd-clone-136f311d-c412-42d0-8393-2973fe1e2abc\n
target = phd_framework::zfs
|
| 26 | 2025-12-20T17:05:01.420Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 27 | 2025-12-20T17:05:01.420Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
| 28 | 2025-12-20T17:05:01.420Z | 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/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server.tar.gz
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 29 | 2025-12-20T17:05:01.420Z | 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/fa5c1a828c94421ccd1eef1c5d8fdcb060207f64/propolis-server.tar.gz
|
| 30 | 2025-12-20T17:06:43.769Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/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 | 2025-12-20T17:06:43.769Z | 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 | 2025-12-20T17:06:59.845Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server"
target = phd_framework::test_vm::server
|
| 33 | 2025-12-20T17:06:59.846Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log"
target = phd_framework::log_config
|
| 34 | 2025-12-20T17:06:59.911Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 868
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 35 | 2025-12-20T17:06:59.911Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 36 | 2025-12-20T17:06:59.912Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 37 | 2025-12-20T17:06:59.912Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 118492
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 38 | 2025-12-20T17:07:00.541Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 39 | 2025-12-20T17:07:00.542Z | 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: 9ce6d539-795c-4e5b-b7f7-839ead7d047e, name: "phd-vm-9ce6d539-795c-4e5b-b7f7-839ead7d047e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: eda55b8e-7652-4e06-8718-07da082c9cb1, project_id: 0a23adfd-a9f3-4042-a420-7da6b7a3d784, sled_id: e3280344-3b00-451f-8368-80dbc2b17a4b, sled_serial: "e3280344-3b00-451f-8368-80dbc2b17a4b", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 40 | 2025-12-20T17:07:00.542Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 41 | 2025-12-20T17:07:00.542Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 42 | 2025-12-20T17:07:00.543Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 43 | 2025-12-20T17:07:00.543Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 44 | 2025-12-20T17:07:00.543Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 45 | 2025-12-20T17:07:00.543Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 46 | 2025-12-20T17:07:00.543Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 47 | 2025-12-20T17:07:00.543Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 48 | 2025-12-20T17:07:04.922Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4379
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 49 | 2025-12-20T17:07:04.922Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
| 50 | 2025-12-20T17:07:04.923Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 51 | 2025-12-20T17:07:04.923Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 52 | 2025-12-20T17:07:04.923Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 53 | 2025-12-20T17:07:04.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 54 | 2025-12-20T17:07:04.941Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 55 | 2025-12-20T17:07:04.941Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 56 | 2025-12-20T17:07:04.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 57 | 2025-12-20T17:07:04.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 58 | 2025-12-20T17:07:04.974Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 59 | 2025-12-20T17:07:04.974Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 60 | 2025-12-20T17:07:04.974Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4431
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 61 | 2025-12-20T17:07:04.974Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 62 | 2025-12-20T17:07:04.974Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 63 | 2025-12-20T17:07:04.985Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 64 | 2025-12-20T17:07:04.985Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 65 | 2025-12-20T17:07:04.985Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 66 | 2025-12-20T17:07:05.018Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 67 | 2025-12-20T17:07:05.018Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 68 | 2025-12-20T17:07:05.018Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 69 | 2025-12-20T17:07:05.029Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 70 | 2025-12-20T17:07:05.029Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 71 | 2025-12-20T17:07:05.029Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 72 | 2025-12-20T17:07:05.062Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 73 | 2025-12-20T17:07:05.062Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 74 | 2025-12-20T17:07:05.063Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 75 | 2025-12-20T17:07:05.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 76 | 2025-12-20T17:07:05.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 77 | 2025-12-20T17:07:05.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 78 | 2025-12-20T17:07:05.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 79 | 2025-12-20T17:07:05.107Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::can_migrate_from_base
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base
|
| 80 | 2025-12-20T17:07:05.107Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 81 | 2025-12-20T17:07:05.107Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
| 82 | 2025-12-20T17:07:05.108Z | DEBG | phd-runner: [NEW - EVENT] Examining locally-sourced artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 56
path = /work/phd-test/propolis-server
sha256 = None
target = phd_framework::artifacts::store
|
| 83 | 2025-12-20T17:07:05.108Z | DEBG | phd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path
file = phd-tests/framework/src/artifacts/store.rs
line = 69
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 84 | 2025-12-20T17:07:05.108Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 85 | 2025-12-20T17:07:05.108Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 86 | 2025-12-20T17:07:05.126Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 869
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 87 | 2025-12-20T17:07:05.127Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 88 | 2025-12-20T17:07:05.127Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
target = phd_framework::test_vm
target_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 89 | 2025-12-20T17:07:05.127Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 565ec3c4-0759-41eb-8fe5-0fdaa186df40
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
target = phd_framework::test_vm
target_id = eed853cb-7371-4931-bf63-58fe670d62c1
timeout_duration = 45s
|
| 90 | 2025-12-20T17:07:05.127Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
target = phd_framework::test_vm
target_id = eed853cb-7371-4931-bf63-58fe670d62c1
vm = migration_from_base_lifecycle_0
vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 91 | 2025-12-20T17:07:05.128Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
target = phd_framework::test_vm
target_id = eed853cb-7371-4931-bf63-58fe670d62c1
vm = migration_from_base_lifecycle_0
vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 92 | 2025-12-20T17:07:05.814Z | 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: eed853cb-7371-4931-bf63-58fe670d62c1, name: "phd-vm-eed853cb-7371-4931-bf63-58fe670d62c1", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: eda55b8e-7652-4e06-8718-07da082c9cb1, project_id: 0a23adfd-a9f3-4042-a420-7da6b7a3d784, sled_id: a279f585-dbbb-4405-8eae-e2d616aa197c, sled_serial: "a279f585-dbbb-4405-8eae-e2d616aa197c", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
target = phd_framework::test_vm
target_id = eed853cb-7371-4931-bf63-58fe670d62c1
vm = migration_from_base_lifecycle_0
vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 93 | 2025-12-20T17:07:05.814Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 565ec3c4-0759-41eb-8fe5-0fdaa186df40
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
target = phd_framework::test_vm
target_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 94 | 2025-12-20T17:07:08.072Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}}
target = phd_framework::serial
|
| 95 | 2025-12-20T17:07:09.234Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
target = phd_framework::test_vm
target_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 96 | 2025-12-20T17:07:09.234Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3419
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 565ec3c4-0759-41eb-8fe5-0fdaa186df40
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
target = phd_framework::test_vm
target_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 97 | 2025-12-20T17:07:09.236Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 98 | 2025-12-20T17:07:09.236Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 99 | 2025-12-20T17:07:09.236Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_lifecycle_0
vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 100 | 2025-12-20T17:07:09.237Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 101 | 2025-12-20T17:07:09.310Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 74
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 102 | 2025-12-20T17:07:09.311Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9399
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
|
| 103 | 2025-12-20T17:07:09.311Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 74
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 104 | 2025-12-20T17:07:09.311Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 105 | 2025-12-20T17:07:09.311Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_lifecycle_0
vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 106 | 2025-12-20T17:07:09.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 24
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 107 | 2025-12-20T17:07:09.336Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 108 | 2025-12-20T17:07:09.336Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 109 | 2025-12-20T17:07:09.336Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 110 | 2025-12-20T17:07:09.336Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 111 | 2025-12-20T17:07:09.336Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8795
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 112 | 2025-12-20T17:07:09.337Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 113 | 2025-12-20T17:07:09.735Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_lifecycle_0
vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 114 | 2025-12-20T17:07:09.806Z | 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 = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 115 | 2025-12-20T17:07:09.806Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-136f311d-c412-42d0-8393-2973fe1e2abc"]
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 = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 116 | 2025-12-20T17:07:09.826Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
vm = migration_from_base_lifecycle_0
vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 117 | 2025-12-20T17:07:09.826Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8b847dc0-b4a9-4896-a3f7-9e0680836132"]
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 = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 118 | 2025-12-20T17:07:09.839Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 502
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 119 | 2025-12-20T17:07:09.839Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 502
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 120 | 2025-12-20T17:07:09.839Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4712
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
target = phd_framework::test_vm
target_id = eed853cb-7371-4931-bf63-58fe670d62c1
vm = migration_from_base_lifecycle_0
vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 121 | 2025-12-20T17:07:09.839Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 122 | 2025-12-20T17:07:09.839Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4712
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
target = phd_framework::test_vm
target_id = eed853cb-7371-4931-bf63-58fe670d62c1
|
| 123 | 2025-12-20T17:07:09.839Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 164378
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
|
| 124 | 2025-12-20T17:07:09.839Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 125 | 2025-12-20T17:07:09.839Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 126 | 2025-12-20T17:07:09.839Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 127 | 2025-12-20T17:07:09.839Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 128 | 2025-12-20T17:07:09.839Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 129 | 2025-12-20T17:07:09.840Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 130 | 2025-12-20T17:07:09.840Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 131 | 2025-12-20T17:07:09.846Z | 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 841M 1.80T 841M /phd-artifacts\n
target = phd_framework::zfs
|
| 132 | 2025-12-20T17:07:09.846Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f747c0c7-dcc6-4ca6-8423-aa6a19a9a5b8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 133 | 2025-12-20T17:07:09.859Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f747c0c7-dcc6-4ca6-8423-aa6a19a9a5b8", "phd-artifacts/phd-clone-b1ac253c-f846-4945-ac95-0b1b6c16db12"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
| 134 | 2025-12-20T17:07:09.871Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b1ac253c-f846-4945-ac95-0b1b6c16db12"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 135 | 2025-12-20T17:07:09.877Z | 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-b1ac253c-f846-4945-ac95-0b1b6c16db12 0B 1.80T 841M /phd-artifacts/phd-clone-b1ac253c-f846-4945-ac95-0b1b6c16db12\n
target = phd_framework::zfs
|
| 136 | 2025-12-20T17:07:09.877Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 137 | 2025-12-20T17:07:09.877Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
| 138 | 2025-12-20T17:07:09.877Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server
target = phd_framework::artifacts::store
|
| 139 | 2025-12-20T17:07:09.877Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server"
target = phd_framework::test_vm::server
|
| 140 | 2025-12-20T17:07:09.877Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log"
target = phd_framework::log_config
|
| 141 | 2025-12-20T17:07:09.895Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 878
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 142 | 2025-12-20T17:07:09.895Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 143 | 2025-12-20T17:07:09.896Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 144 | 2025-12-20T17:07:09.896Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 145 | 2025-12-20T17:07:10.439Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 146 | 2025-12-20T17:07:10.440Z | 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: b41d5d21-69c5-4c22-a7a0-220a76ab1fba, name: "phd-vm-b41d5d21-69c5-4c22-a7a0-220a76ab1fba", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a301611c-6248-4c80-b426-08cf90db76f1, project_id: af0a20da-3c10-4d8b-8b17-5560e935c2a2, sled_id: 44acc1d7-a94f-4427-a40f-cea27a87485e, sled_serial: "44acc1d7-a94f-4427-a40f-cea27a87485e", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 147 | 2025-12-20T17:07:10.440Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 148 | 2025-12-20T17:07:10.440Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 149 | 2025-12-20T17:07:10.441Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 150 | 2025-12-20T17:07:10.441Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 151 | 2025-12-20T17:07:10.441Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 152 | 2025-12-20T17:07:10.441Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 153 | 2025-12-20T17:07:10.441Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 154 | 2025-12-20T17:07:10.441Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 155 | 2025-12-20T17:07:14.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4456
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 156 | 2025-12-20T17:07:14.898Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 157 | 2025-12-20T17:07:14.898Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 158 | 2025-12-20T17:07:14.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 159 | 2025-12-20T17:07:14.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 160 | 2025-12-20T17:07:14.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 161 | 2025-12-20T17:07:14.916Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 162 | 2025-12-20T17:07:14.916Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 163 | 2025-12-20T17:07:14.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 164 | 2025-12-20T17:07:14.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 165 | 2025-12-20T17:07:14.949Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 166 | 2025-12-20T17:07:14.949Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 167 | 2025-12-20T17:07:14.949Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4508
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 168 | 2025-12-20T17:07:14.949Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 169 | 2025-12-20T17:07:14.949Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 170 | 2025-12-20T17:07:14.961Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 171 | 2025-12-20T17:07:14.961Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 172 | 2025-12-20T17:07:14.961Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 173 | 2025-12-20T17:07:14.993Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 174 | 2025-12-20T17:07:14.998Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history_base
|
| 175 | 2025-12-20T17:07:14.998Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 176 | 2025-12-20T17:07:14.998Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
| 177 | 2025-12-20T17:07:14.998Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 178 | 2025-12-20T17:07:14.998Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 179 | 2025-12-20T17:07:14.998Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 180 | 2025-12-20T17:07:15.017Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 879
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 181 | 2025-12-20T17:07:15.017Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 182 | 2025-12-20T17:07:15.017Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
target = phd_framework::test_vm
target_id = 22e82b29-2181-48e7-86f6-deae51f1af48
|
| 183 | 2025-12-20T17:07:15.017Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 8a1d728b-12e1-4513-ab02-f7a05e3cf13d
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
target = phd_framework::test_vm
target_id = 22e82b29-2181-48e7-86f6-deae51f1af48
timeout_duration = 45s
|
| 184 | 2025-12-20T17:07:15.017Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
target = phd_framework::test_vm
target_id = 22e82b29-2181-48e7-86f6-deae51f1af48
vm = migration_serial_history_base_lifecycle_0
vm_id = 22e82b29-2181-48e7-86f6-deae51f1af48
|
| 185 | 2025-12-20T17:07:15.018Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
target = phd_framework::test_vm
target_id = 22e82b29-2181-48e7-86f6-deae51f1af48
vm = migration_serial_history_base_lifecycle_0
vm_id = 22e82b29-2181-48e7-86f6-deae51f1af48
|
| 186 | 2025-12-20T17:07:15.657Z | 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: 22e82b29-2181-48e7-86f6-deae51f1af48, name: "phd-vm-22e82b29-2181-48e7-86f6-deae51f1af48", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a301611c-6248-4c80-b426-08cf90db76f1, project_id: af0a20da-3c10-4d8b-8b17-5560e935c2a2, sled_id: 0a327bce-7a8c-4403-a3d4-5a1e8aa36bd2, sled_serial: "0a327bce-7a8c-4403-a3d4-5a1e8aa36bd2", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
target = phd_framework::test_vm
target_id = 22e82b29-2181-48e7-86f6-deae51f1af48
vm = migration_serial_history_base_lifecycle_0
vm_id = 22e82b29-2181-48e7-86f6-deae51f1af48
|
| 187 | 2025-12-20T17:07:15.657Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 8a1d728b-12e1-4513-ab02-f7a05e3cf13d
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
target = phd_framework::test_vm
target_id = 22e82b29-2181-48e7-86f6-deae51f1af48
|
| 188 | 2025-12-20T17:07:17.708Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}}
target = phd_framework::serial
|
| 189 | 2025-12-20T17:07:18.690Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
target = phd_framework::test_vm
target_id = 22e82b29-2181-48e7-86f6-deae51f1af48
|
| 190 | 2025-12-20T17:07:18.690Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3032
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 8a1d728b-12e1-4513-ab02-f7a05e3cf13d
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
target = phd_framework::test_vm
target_id = 22e82b29-2181-48e7-86f6-deae51f1af48
|
| 191 | 2025-12-20T17:07:18.692Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 192 | 2025-12-20T17:07:18.693Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 193 | 2025-12-20T17:07:18.767Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 74
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 194 | 2025-12-20T17:07:18.768Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8871
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
|
| 195 | 2025-12-20T17:07:18.770Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 22e82b29-2181-48e7-86f6-deae51f1af48
|
| 196 | 2025-12-20T17:07:18.770Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 197 | 2025-12-20T17:07:18.770Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8330
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 198 | 2025-12-20T17:07:18.770Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 199 | 2025-12-20T17:07:18.770Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 200 | 2025-12-20T17:07:18.771Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 22e82b29-2181-48e7-86f6-deae51f1af48
|
| 201 | 2025-12-20T17:07:19.210Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_base_lifecycle_0
vm_id = 22e82b29-2181-48e7-86f6-deae51f1af48
|
| 202 | 2025-12-20T17:07:19.283Z | 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 = 22e82b29-2181-48e7-86f6-deae51f1af48
|
| 203 | 2025-12-20T17:07:19.283Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b1ac253c-f846-4945-ac95-0b1b6c16db12"]
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 = 22e82b29-2181-48e7-86f6-deae51f1af48
|
| 204 | 2025-12-20T17:07:19.303Z | 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 = 22e82b29-2181-48e7-86f6-deae51f1af48
|
| 205 | 2025-12-20T17:07:19.303Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f747c0c7-dcc6-4ca6-8423-aa6a19a9a5b8"]
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 = 22e82b29-2181-48e7-86f6-deae51f1af48
|
| 206 | 2025-12-20T17:07:19.318Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 547
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 22e82b29-2181-48e7-86f6-deae51f1af48
|
| 207 | 2025-12-20T17:07:19.318Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 547
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 208 | 2025-12-20T17:07:19.318Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4300
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
target = phd_framework::test_vm
target_id = 22e82b29-2181-48e7-86f6-deae51f1af48
vm = migration_serial_history_base_lifecycle_0
vm_id = 22e82b29-2181-48e7-86f6-deae51f1af48
|
| 209 | 2025-12-20T17:07:19.318Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 210 | 2025-12-20T17:07:19.318Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4300
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
target = phd_framework::test_vm
target_id = 22e82b29-2181-48e7-86f6-deae51f1af48
|
| 211 | 2025-12-20T17:07:19.318Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 212 | 2025-12-20T17:07:19.318Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9478
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 213 | 2025-12-20T17:07:19.318Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 214 | 2025-12-20T17:07:19.318Z | 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
|
| 215 | 2025-12-20T17:07:19.318Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 216 | 2025-12-20T17:07:19.318Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 217 | 2025-12-20T17:07:19.318Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 218 | 2025-12-20T17:07:19.318Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
| 219 | 2025-12-20T17:07:19.325Z | 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 842M 1.80T 841M /phd-artifacts\n
target = phd_framework::zfs
|
| 220 | 2025-12-20T17:07:19.325Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-36e4ad29-97c7-427a-9ced-8ecacc6f2249"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = snapshot
|
| 221 | 2025-12-20T17:07:19.334Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-36e4ad29-97c7-427a-9ced-8ecacc6f2249", "phd-artifacts/phd-clone-31adcbd6-606d-4b22-9c50-1130010cebea"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = clone
|
| 222 | 2025-12-20T17:07:19.350Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-31adcbd6-606d-4b22-9c50-1130010cebea"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
| 223 | 2025-12-20T17:07:19.357Z | 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-31adcbd6-606d-4b22-9c50-1130010cebea 0B 1.80T 841M /phd-artifacts/phd-clone-31adcbd6-606d-4b22-9c50-1130010cebea\n
target = phd_framework::zfs
|
| 224 | 2025-12-20T17:07:19.357Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 225 | 2025-12-20T17:07:19.357Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
| 226 | 2025-12-20T17:07:19.357Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server
target = phd_framework::artifacts::store
|
| 227 | 2025-12-20T17:07:19.357Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server"
target = phd_framework::test_vm::server
|
| 228 | 2025-12-20T17:07:19.357Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log"
target = phd_framework::log_config
|
| 229 | 2025-12-20T17:07:19.375Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 888
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 230 | 2025-12-20T17:07:19.375Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 231 | 2025-12-20T17:07:19.375Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 232 | 2025-12-20T17:07:19.376Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 233 | 2025-12-20T17:07:19.670Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 234 | 2025-12-20T17:07:19.671Z | 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: ebaedeff-e8d3-4cee-bd21-74152883401b, name: "phd-vm-ebaedeff-e8d3-4cee-bd21-74152883401b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 63936263-4770-4810-949c-e6d86bc69067, project_id: 2347579e-56db-47c0-baa5-8ce8a26b6d43, sled_id: aabc899c-1b9b-423e-888b-5d8e313a5c7b, sled_serial: "aabc899c-1b9b-423e-888b-5d8e313a5c7b", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 235 | 2025-12-20T17:07:19.671Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 236 | 2025-12-20T17:07:19.671Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::migration_from_base_and_back
state = Run
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 237 | 2025-12-20T17:07:19.672Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 238 | 2025-12-20T17:07:19.672Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 239 | 2025-12-20T17:07:19.672Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 240 | 2025-12-20T17:07:19.672Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 241 | 2025-12-20T17:07:19.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 242 | 2025-12-20T17:07:19.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 243 | 2025-12-20T17:07:24.009Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4336
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 244 | 2025-12-20T17:07:24.009Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
| 245 | 2025-12-20T17:07:24.010Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 246 | 2025-12-20T17:07:24.010Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 247 | 2025-12-20T17:07:24.010Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 248 | 2025-12-20T17:07:24.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 249 | 2025-12-20T17:07:24.028Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 250 | 2025-12-20T17:07:24.028Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 251 | 2025-12-20T17:07:24.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 252 | 2025-12-20T17:07:24.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 253 | 2025-12-20T17:07:24.061Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 254 | 2025-12-20T17:07:24.061Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 255 | 2025-12-20T17:07:24.061Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4388
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 256 | 2025-12-20T17:07:24.061Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 257 | 2025-12-20T17:07:24.061Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 258 | 2025-12-20T17:07:24.072Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 259 | 2025-12-20T17:07:24.072Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 260 | 2025-12-20T17:07:24.072Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 261 | 2025-12-20T17:07:24.105Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 262 | 2025-12-20T17:07:24.105Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 263 | 2025-12-20T17:07:24.105Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 264 | 2025-12-20T17:07:24.117Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 265 | 2025-12-20T17:07:24.117Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 266 | 2025-12-20T17:07:24.117Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 267 | 2025-12-20T17:07:24.150Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 268 | 2025-12-20T17:07:24.150Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 269 | 2025-12-20T17:07:24.150Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 270 | 2025-12-20T17:07:24.160Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 271 | 2025-12-20T17:07:24.161Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 272 | 2025-12-20T17:07:24.161Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 273 | 2025-12-20T17:07:24.194Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 274 | 2025-12-20T17:07:24.194Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 275 | 2025-12-20T17:07:24.194Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 276 | 2025-12-20T17:07:24.194Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_0
|
| 277 | 2025-12-20T17:07:24.194Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 278 | 2025-12-20T17:07:24.195Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 279 | 2025-12-20T17:07:24.195Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 280 | 2025-12-20T17:07:24.213Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 889
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 281 | 2025-12-20T17:07:24.214Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 282 | 2025-12-20T17:07:24.214Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = ebaedeff-e8d3-4cee-bd21-74152883401b
target = phd_framework::test_vm
target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 283 | 2025-12-20T17:07:24.214Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 9e014a8a-d1a1-4bec-9b93-fbc0aa5b1d23
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = ebaedeff-e8d3-4cee-bd21-74152883401b
target = phd_framework::test_vm
target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
timeout_duration = 45s
|
| 284 | 2025-12-20T17:07:24.214Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = ebaedeff-e8d3-4cee-bd21-74152883401b
target = phd_framework::test_vm
target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
vm = migration_from_base_and_back_lifecycle_0
vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 285 | 2025-12-20T17:07:24.214Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = ebaedeff-e8d3-4cee-bd21-74152883401b
target = phd_framework::test_vm
target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
vm = migration_from_base_and_back_lifecycle_0
vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 286 | 2025-12-20T17:07:24.875Z | 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: a263072d-dd16-4d37-a9cf-f912e1aaceef, name: "phd-vm-a263072d-dd16-4d37-a9cf-f912e1aaceef", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 63936263-4770-4810-949c-e6d86bc69067, project_id: 2347579e-56db-47c0-baa5-8ce8a26b6d43, sled_id: 9974b786-6956-4507-99a3-33d839fe36f5, sled_serial: "9974b786-6956-4507-99a3-33d839fe36f5", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = ebaedeff-e8d3-4cee-bd21-74152883401b
target = phd_framework::test_vm
target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
vm = migration_from_base_and_back_lifecycle_0
vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 287 | 2025-12-20T17:07:24.875Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 9e014a8a-d1a1-4bec-9b93-fbc0aa5b1d23
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = ebaedeff-e8d3-4cee-bd21-74152883401b
target = phd_framework::test_vm
target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 288 | 2025-12-20T17:07:27.156Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}}
target = phd_framework::serial
|
| 289 | 2025-12-20T17:07:27.366Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = ebaedeff-e8d3-4cee-bd21-74152883401b
target = phd_framework::test_vm
target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 290 | 2025-12-20T17:07:27.366Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2490
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 9e014a8a-d1a1-4bec-9b93-fbc0aa5b1d23
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = ebaedeff-e8d3-4cee-bd21-74152883401b
target = phd_framework::test_vm
target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 291 | 2025-12-20T17:07:27.367Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 292 | 2025-12-20T17:07:27.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 293 | 2025-12-20T17:07:27.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 294 | 2025-12-20T17:07:27.368Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 295 | 2025-12-20T17:07:27.438Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 70
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 296 | 2025-12-20T17:07:27.438Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8062
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
|
| 297 | 2025-12-20T17:07:27.438Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 70
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 298 | 2025-12-20T17:07:27.438Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 299 | 2025-12-20T17:07:27.438Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 300 | 2025-12-20T17:07:27.466Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 301 | 2025-12-20T17:07:27.466Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __BASE_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 302 | 2025-12-20T17:07:27.466Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 303 | 2025-12-20T17:07:27.466Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_1
|
| 304 | 2025-12-20T17:07:27.466Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server
target = phd_framework::artifacts::store
|
| 305 | 2025-12-20T17:07:27.466Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server"
target = phd_framework::test_vm::server
|
| 306 | 2025-12-20T17:07:27.466Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log"
target = phd_framework::log_config
|
| 307 | 2025-12-20T17:07:27.484Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 891
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 308 | 2025-12-20T17:07:27.484Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 309 | 2025-12-20T17:07:27.484Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
target = phd_framework::test_vm
target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 310 | 2025-12-20T17:07:27.485Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = e98c3534-80b3-4b59-8140-9307f6aa17f8
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
target = phd_framework::test_vm
target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
timeout_duration = 45s
|
| 311 | 2025-12-20T17:07:27.485Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
target = phd_framework::test_vm
target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
vm = migration_from_base_and_back_lifecycle_1
vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 312 | 2025-12-20T17:07:27.485Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
target = phd_framework::test_vm
target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
vm = migration_from_base_and_back_lifecycle_1
vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 313 | 2025-12-20T17:07:28.015Z | 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: fc8d4a8a-854a-4d6a-ada3-ece21eeef125, name: "phd-vm-fc8d4a8a-854a-4d6a-ada3-ece21eeef125", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 63936263-4770-4810-949c-e6d86bc69067, project_id: 2347579e-56db-47c0-baa5-8ce8a26b6d43, sled_id: a6653152-7dbb-415d-9cec-ece791974f77, sled_serial: "a6653152-7dbb-415d-9cec-ece791974f77", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
target = phd_framework::test_vm
target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
vm = migration_from_base_and_back_lifecycle_1
vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 314 | 2025-12-20T17:07:28.015Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = e98c3534-80b3-4b59-8140-9307f6aa17f8
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
target = phd_framework::test_vm
target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 315 | 2025-12-20T17:07:30.295Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7807}}
target = phd_framework::serial
|
| 316 | 2025-12-20T17:07:31.759Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
target = phd_framework::test_vm
target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 317 | 2025-12-20T17:07:31.759Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3743
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = e98c3534-80b3-4b59-8140-9307f6aa17f8
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
target = phd_framework::test_vm
target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 318 | 2025-12-20T17:07:31.761Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 319 | 2025-12-20T17:07:31.761Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 320 | 2025-12-20T17:07:31.761Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 321 | 2025-12-20T17:07:31.762Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_0
vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 322 | 2025-12-20T17:07:31.834Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 72
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 323 | 2025-12-20T17:07:31.834Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7620
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = ebaedeff-e8d3-4cee-bd21-74152883401b
target = phd_framework::test_vm
target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
vm = migration_from_base_and_back_lifecycle_0
vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 324 | 2025-12-20T17:07:31.834Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7620
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = ebaedeff-e8d3-4cee-bd21-74152883401b
target = phd_framework::test_vm
target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
|
| 325 | 2025-12-20T17:07:31.834Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 72
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 326 | 2025-12-20T17:07:31.835Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 327 | 2025-12-20T17:07:31.835Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 328 | 2025-12-20T17:07:31.862Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 329 | 2025-12-20T17:07:31.862Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 330 | 2025-12-20T17:07:31.863Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 331 | 2025-12-20T17:07:31.863Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_2
|
| 332 | 2025-12-20T17:07:31.863Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 333 | 2025-12-20T17:07:31.863Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 334 | 2025-12-20T17:07:31.863Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log"
target = phd_framework::log_config
|
| 335 | 2025-12-20T17:07:31.881Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 893
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 336 | 2025-12-20T17:07:31.881Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 337 | 2025-12-20T17:07:31.881Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
target = phd_framework::test_vm
target_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 338 | 2025-12-20T17:07:31.881Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 11401885-962b-46d2-8357-f56d8a9b6c76
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
target = phd_framework::test_vm
target_id = 80827a1c-b81e-4d95-af78-e97d21e01376
timeout_duration = 45s
|
| 339 | 2025-12-20T17:07:31.881Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
target = phd_framework::test_vm
target_id = 80827a1c-b81e-4d95-af78-e97d21e01376
vm = migration_from_base_and_back_lifecycle_2
vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 340 | 2025-12-20T17:07:31.882Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
target = phd_framework::test_vm
target_id = 80827a1c-b81e-4d95-af78-e97d21e01376
vm = migration_from_base_and_back_lifecycle_2
vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 341 | 2025-12-20T17:07:32.428Z | 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: 80827a1c-b81e-4d95-af78-e97d21e01376, name: "phd-vm-80827a1c-b81e-4d95-af78-e97d21e01376", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 63936263-4770-4810-949c-e6d86bc69067, project_id: 2347579e-56db-47c0-baa5-8ce8a26b6d43, sled_id: 7363809d-8ea6-4f31-8ba6-ea42cfdecf42, sled_serial: "7363809d-8ea6-4f31-8ba6-ea42cfdecf42", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
target = phd_framework::test_vm
target_id = 80827a1c-b81e-4d95-af78-e97d21e01376
vm = migration_from_base_and_back_lifecycle_2
vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 342 | 2025-12-20T17:07:32.428Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 11401885-962b-46d2-8357-f56d8a9b6c76
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
target = phd_framework::test_vm
target_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 343 | 2025-12-20T17:07:34.689Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7854}}
target = phd_framework::serial
|
| 344 | 2025-12-20T17:07:35.350Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
target = phd_framework::test_vm
target_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 345 | 2025-12-20T17:07:35.350Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2921
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 11401885-962b-46d2-8357-f56d8a9b6c76
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
target = phd_framework::test_vm
target_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 346 | 2025-12-20T17:07:35.352Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 347 | 2025-12-20T17:07:35.352Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 348 | 2025-12-20T17:07:35.352Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 349 | 2025-12-20T17:07:35.353Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_1
vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 350 | 2025-12-20T17:07:35.421Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 69
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 351 | 2025-12-20T17:07:35.422Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7936
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
target = phd_framework::test_vm
target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
vm = migration_from_base_and_back_lifecycle_1
vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 352 | 2025-12-20T17:07:35.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 69
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 353 | 2025-12-20T17:07:35.422Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7937
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
target = phd_framework::test_vm
target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
|
| 354 | 2025-12-20T17:07:35.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 355 | 2025-12-20T17:07:35.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 356 | 2025-12-20T17:07:35.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 29
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 357 | 2025-12-20T17:07:35.452Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 358 | 2025-12-20T17:07:35.452Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 359 | 2025-12-20T17:07:35.452Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 360 | 2025-12-20T17:07:35.452Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 361 | 2025-12-20T17:07:35.452Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 15781
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 362 | 2025-12-20T17:07:35.453Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 363 | 2025-12-20T17:07:35.851Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_2
vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 364 | 2025-12-20T17:07:35.921Z | 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 = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 365 | 2025-12-20T17:07:35.921Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-31adcbd6-606d-4b22-9c50-1130010cebea"]
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 = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 366 | 2025-12-20T17:07:35.943Z | 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 = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 367 | 2025-12-20T17:07:35.943Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-36e4ad29-97c7-427a-9ced-8ecacc6f2249"]
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 = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 368 | 2025-12-20T17:07:35.956Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 504
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 369 | 2025-12-20T17:07:35.956Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 504
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 370 | 2025-12-20T17:07:35.956Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4074
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
target = phd_framework::test_vm
target_id = 80827a1c-b81e-4d95-af78-e97d21e01376
vm = migration_from_base_and_back_lifecycle_2
vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 371 | 2025-12-20T17:07:35.956Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 372 | 2025-12-20T17:07:35.956Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4075
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
target = phd_framework::test_vm
target_id = 80827a1c-b81e-4d95-af78-e97d21e01376
|
| 373 | 2025-12-20T17:07:35.956Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 374 | 2025-12-20T17:07:35.956Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 16638
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
|
| 375 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 190.50s |
| 376 | | |
| 377 | 2025-12-20T17:07:35.956Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|