1 | 2025-03-06T00:49:47.341Z | 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-03-06T00:49:47.344Z | DEBG | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 221
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("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), 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: 306, tv_nsec: 305361886 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2025-03-06T00:49:47.344Z | INFO | phd-runner: Adding Propolis server from local command
file = phd-tests/framework/src/artifacts/store.rs
line = 229
propolis_server_cmd = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
4 | 2025-03-06T00:49:47.344Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = d2d8f8ad449df7e2befb7ee2723a442dd74b9b72
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
5 | 2025-03-06T00:49:47.345Z | 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/d2d8f8ad449df7e2befb7ee2723a442dd74b9b72/crucible-nightly.sha256.txt
|
6 | 2025-03-06T00:49:47.496Z | INFO | phd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master'
file = phd-tests/framework/src/artifacts/store.rs
line = 250
target = phd_framework::artifacts::store
|
7 | 2025-03-06T00:49:47.930Z | 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/6b5f2af796a3ea57405721407ab70520a93ec73f/propolis-server.sha256.txt
|
8 | 2025-03-06T00:49:48.067Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2025-03-06T00:49:48.067Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
10 | 2025-03-06T00:49:48.068Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2025-03-06T00:49:48.068Z | 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
|
12 | 2025-03-06T00:49:48.068Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2025-03-06T00:49:48.068Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
14 | 2025-03-06T00:49:48.068Z | 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
|
15 | 2025-03-06T00:49:48.068Z | 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/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
16 | 2025-03-06T00:49:48.069Z | 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::migration_from_base_and_back
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
|
17 | 2025-03-06T00:49:48.727Z | 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::migration_from_base_and_back
target = phd_framework::artifacts::store
|
18 | 2025-03-06T00:49:48.758Z | 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 = 621
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
timeout = 600s
|
19 | 2025-03-06T00:50:22.968Z | 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-03-06T00:50:22.968Z | 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
|
21 | 2025-03-06T00:50:23.001Z | 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 2.00M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
22 | 2025-03-06T00:50:23.001Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a125cde8-8e41-4c82-a5a0-6099a5ad7ac4"]
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
|
23 | 2025-03-06T00:50:23.052Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a125cde8-8e41-4c82-a5a0-6099a5ad7ac4", "phd-artifacts/phd-clone-f1465dd8-8039-482b-9908-dc23f2dc5428"]
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
|
24 | 2025-03-06T00:50:23.071Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f1465dd8-8039-482b-9908-dc23f2dc5428"]
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
|
25 | 2025-03-06T00:50:23.084Z | 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-f1465dd8-8039-482b-9908-dc23f2dc5428 0B 1.80T 48.9M /phd-artifacts/phd-clone-f1465dd8-8039-482b-9908-dc23f2dc5428\n
target = phd_framework::zfs
|
26 | 2025-03-06T00:50:23.085Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
27 | 2025-03-06T00:50:23.085Z | 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 = 214
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
28 | 2025-03-06T00:50:23.085Z | 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/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
29 | 2025-03-06T00:50:23.085Z | 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::migration_from_base_and_back
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/6b5f2af796a3ea57405721407ab70520a93ec73f/propolis-server.tar.gz
|
30 | 2025-03-06T00:50:48.099Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server
file = phd-tests/framework/src/artifacts/store.rs
line = 162
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
untar_path = propolis-server
|
31 | 2025-03-06T00:50:48.099Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 521
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
32 | 2025-03-06T00:51:00.962Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/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/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server"
target = phd_framework::test_vm::server
|
33 | 2025-03-06T00:51:00.962Z | 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
|
34 | 2025-03-06T00:51:01.002Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 867
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
|
35 | 2025-03-06T00:51:01.035Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 37949
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
36 | 2025-03-06T00:51:01.035Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 305
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
37 | 2025-03-06T00:51:01.187Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
38 | 2025-03-06T00:51:01.187Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 71c944c2-4ff7-4696-b347-209607d878c5, metadata: InstanceMetadata { project_id: 71aea17c-13fa-438d-94e9-48882d414005, silo_id: 6ecfd473-f35a-4386-a1a2-e07c9fb039d9, sled_id: aca37d99-bff6-4c1a-9bb0-efc0ad2c7c00, sled_model: "pheidippes", sled_revision: 1, sled_serial: "aca37d99-bff6-4c1a-9bb0-efc0ad2c7c00" }, name: "phd-vm-71c944c2-4ff7-4696-b347-209607d878c5" }, state: Creating }
line = 403
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
39 | 2025-03-06T00:51:01.187Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 152
file = phd-tests/framework/src/test_vm/mod.rs
line = 305
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
40 | 2025-03-06T00:51:01.187Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
41 | 2025-03-06T00:51:01.187Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 469
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 = 71c944c2-4ff7-4696-b347-209607d878c5
|
42 | 2025-03-06T00:51:01.188Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
43 | 2025-03-06T00:51:01.188Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 781
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
44 | 2025-03-06T00:51:01.188Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 730
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 = 71c944c2-4ff7-4696-b347-209607d878c5
|
45 | 2025-03-06T00:51:01.188Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
46 | 2025-03-06T00:51:01.188Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
47 | 2025-03-06T00:51:01.188Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 71c944c2-4ff7-4696-b347-209607d878c5
|
48 | 2025-03-06T00:51:05.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4274
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
49 | 2025-03-06T00:51:05.463Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
50 | 2025-03-06T00:51:05.463Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
51 | 2025-03-06T00:51:05.464Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
52 | 2025-03-06T00:51:05.464Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 71c944c2-4ff7-4696-b347-209607d878c5
|
53 | 2025-03-06T00:51:05.482Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
54 | 2025-03-06T00:51:05.482Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
55 | 2025-03-06T00:51:05.482Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
56 | 2025-03-06T00:51:05.482Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
57 | 2025-03-06T00:51:05.482Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 71c944c2-4ff7-4696-b347-209607d878c5
|
58 | 2025-03-06T00:51:05.515Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
59 | 2025-03-06T00:51:05.515Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
60 | 2025-03-06T00:51:05.515Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4326
file = phd-tests/framework/src/test_vm/mod.rs
line = 781
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
61 | 2025-03-06T00:51:05.515Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
62 | 2025-03-06T00:51:05.516Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 71c944c2-4ff7-4696-b347-209607d878c5
|
63 | 2025-03-06T00:51:05.526Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
64 | 2025-03-06T00:51:05.526Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
65 | 2025-03-06T00:51:05.526Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 71c944c2-4ff7-4696-b347-209607d878c5
|
66 | 2025-03-06T00:51:05.559Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
67 | 2025-03-06T00:51:05.559Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
68 | 2025-03-06T00:51:05.559Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 71c944c2-4ff7-4696-b347-209607d878c5
|
69 | 2025-03-06T00:51:05.569Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
70 | 2025-03-06T00:51:05.570Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
71 | 2025-03-06T00:51:05.570Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 71c944c2-4ff7-4696-b347-209607d878c5
|
72 | 2025-03-06T00:51:05.602Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
73 | 2025-03-06T00:51:05.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
74 | 2025-03-06T00:51:05.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 71c944c2-4ff7-4696-b347-209607d878c5
|
75 | 2025-03-06T00:51:05.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
76 | 2025-03-06T00:51:05.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
77 | 2025-03-06T00:51:05.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 71c944c2-4ff7-4696-b347-209607d878c5
|
78 | 2025-03-06T00:51:05.647Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
79 | 2025-03-06T00:51:05.647Z | 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
|
80 | 2025-03-06T00:51:05.647Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
81 | 2025-03-06T00:51:05.648Z | 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 = 214
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
|
82 | 2025-03-06T00:51:05.648Z | 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-03-06T00:51:05.648Z | 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-03-06T00:51:05.648Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/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
|
85 | 2025-03-06T00:51:05.648Z | 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
|
86 | 2025-03-06T00:51:05.666Z | 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::migration_from_base_and_back
target = phd_framework::test_vm::server
|
87 | 2025-03-06T00:51:05.698Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 50
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
88 | 2025-03-06T00:51:05.698Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 498
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 71c944c2-4ff7-4696-b347-209607d878c5
target = phd_framework::test_vm
target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
|
89 | 2025-03-06T00:51:05.698Z | 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 = 531
migration_id = f21b3b5a-d885-438b-87e6-369365fec02f
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 71c944c2-4ff7-4696-b347-209607d878c5
target = phd_framework::test_vm
target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
timeout_duration = 45s
|
90 | 2025-03-06T00:51:05.698Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 305
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 71c944c2-4ff7-4696-b347-209607d878c5
target = phd_framework::test_vm
target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
vm = migration_from_base_and_back_lifecycle_0
vm_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
|
91 | 2025-03-06T00:51:05.864Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 18ff8ff5-78f6-4c95-889b-479f28ad4735, metadata: InstanceMetadata { project_id: 71aea17c-13fa-438d-94e9-48882d414005, silo_id: 6ecfd473-f35a-4386-a1a2-e07c9fb039d9, sled_id: 87d6273c-b986-4e11-a0da-263627a5bb9d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "87d6273c-b986-4e11-a0da-263627a5bb9d" }, name: "phd-vm-18ff8ff5-78f6-4c95-889b-479f28ad4735" }, state: Migrating }
line = 403
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 71c944c2-4ff7-4696-b347-209607d878c5
target = phd_framework::test_vm
target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
vm = migration_from_base_and_back_lifecycle_0
vm_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
|
92 | 2025-03-06T00:51:05.864Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 165
file = phd-tests/framework/src/test_vm/mod.rs
line = 305
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 71c944c2-4ff7-4696-b347-209607d878c5
target = phd_framework::test_vm
target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
vm = migration_from_base_and_back_lifecycle_0
vm_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
|
93 | 2025-03-06T00:51:05.864Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 552
migration_id = f21b3b5a-d885-438b-87e6-369365fec02f
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 71c944c2-4ff7-4696-b347-209607d878c5
target = phd_framework::test_vm
target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
|
94 | 2025-03-06T00:51:08.327Z | 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-03-06T00:51:09.047Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 565
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 71c944c2-4ff7-4696-b347-209607d878c5
target = phd_framework::test_vm
target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
|
96 | 2025-03-06T00:51:09.047Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3183
file = phd-tests/framework/src/test_vm/mod.rs
line = 552
migration_id = f21b3b5a-d885-438b-87e6-369365fec02f
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 71c944c2-4ff7-4696-b347-209607d878c5
target = phd_framework::test_vm
target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
|
97 | 2025-03-06T00:51:09.048Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3349
file = phd-tests/framework/src/test_vm/mod.rs
line = 498
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 71c944c2-4ff7-4696-b347-209607d878c5
target = phd_framework::test_vm
target_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
|
98 | 2025-03-06T00:51:09.049Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1053
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
99 | 2025-03-06T00:51:09.050Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
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 = 18ff8ff5-78f6-4c95-889b-479f28ad4735
|
100 | 2025-03-06T00:51:09.050Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 18ff8ff5-78f6-4c95-889b-479f28ad4735
|
101 | 2025-03-06T00:51:09.050Z | 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 = 71c944c2-4ff7-4696-b347-209607d878c5
|
102 | 2025-03-06T00:51:09.172Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 122
file = phd-tests/framework/src/test_vm/mod.rs
line = 1053
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 71c944c2-4ff7-4696-b347-209607d878c5
|
103 | 2025-03-06T00:51:09.172Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 122
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
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 = 18ff8ff5-78f6-4c95-889b-479f28ad4735
|
104 | 2025-03-06T00:51:09.173Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
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 = 18ff8ff5-78f6-4c95-889b-479f28ad4735
|
105 | 2025-03-06T00:51:09.173Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 18ff8ff5-78f6-4c95-889b-479f28ad4735
|
106 | 2025-03-06T00:51:09.195Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
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 = 18ff8ff5-78f6-4c95-889b-479f28ad4735
|
107 | 2025-03-06T00:51:09.195Z | 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
|
108 | 2025-03-06T00:51:09.195Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
109 | 2025-03-06T00:51:09.195Z | 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 = 214
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
|
110 | 2025-03-06T00:51:09.196Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server
target = phd_framework::artifacts::store
|
111 | 2025-03-06T00:51:09.196Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/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/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server"
target = phd_framework::test_vm::server
|
112 | 2025-03-06T00:51:09.196Z | 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
|
113 | 2025-03-06T00:51:09.210Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 870
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
|
114 | 2025-03-06T00:51:09.241Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
115 | 2025-03-06T00:51:09.241Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 498
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
target = phd_framework::test_vm
target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
|
116 | 2025-03-06T00:51:09.241Z | 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 = 531
migration_id = 41427f46-faad-4949-b534-5bdc75498df8
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
target = phd_framework::test_vm
target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
timeout_duration = 45s
|
117 | 2025-03-06T00:51:09.241Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 305
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
target = phd_framework::test_vm
target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
|
118 | 2025-03-06T00:51:09.391Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 2f48d346-3055-4ed9-afd1-ab7b0da6661e, metadata: InstanceMetadata { project_id: 71aea17c-13fa-438d-94e9-48882d414005, silo_id: 6ecfd473-f35a-4386-a1a2-e07c9fb039d9, sled_id: 9fb80d84-b6e8-44de-8c44-0a8cd2604510, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9fb80d84-b6e8-44de-8c44-0a8cd2604510" }, name: "phd-vm-2f48d346-3055-4ed9-afd1-ab7b0da6661e" }, state: Migrating }
line = 403
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
target = phd_framework::test_vm
target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
|
119 | 2025-03-06T00:51:09.391Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 149
file = phd-tests/framework/src/test_vm/mod.rs
line = 305
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
target = phd_framework::test_vm
target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
|
120 | 2025-03-06T00:51:09.391Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 552
migration_id = 41427f46-faad-4949-b534-5bdc75498df8
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
target = phd_framework::test_vm
target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
|
121 | 2025-03-06T00:51:11.881Z | 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
|
122 | 2025-03-06T00:51:12.098Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 565
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
target = phd_framework::test_vm
target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
|
123 | 2025-03-06T00:51:12.098Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2707
file = phd-tests/framework/src/test_vm/mod.rs
line = 552
migration_id = 41427f46-faad-4949-b534-5bdc75498df8
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
target = phd_framework::test_vm
target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
|
124 | 2025-03-06T00:51:12.098Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 2857
file = phd-tests/framework/src/test_vm/mod.rs
line = 498
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 18ff8ff5-78f6-4c95-889b-479f28ad4735
target = phd_framework::test_vm
target_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
|
125 | 2025-03-06T00:51:12.100Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1053
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 = 18ff8ff5-78f6-4c95-889b-479f28ad4735
|
126 | 2025-03-06T00:51:12.100Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
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 = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
|
127 | 2025-03-06T00:51:12.100Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
|
128 | 2025-03-06T00:51:12.101Z | 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 = 18ff8ff5-78f6-4c95-889b-479f28ad4735
|
129 | 2025-03-06T00:51:12.234Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 133
file = phd-tests/framework/src/test_vm/mod.rs
line = 1053
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 = 18ff8ff5-78f6-4c95-889b-479f28ad4735
|
130 | 2025-03-06T00:51:12.234Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 134
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
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 = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
|
131 | 2025-03-06T00:51:12.234Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
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 = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
|
132 | 2025-03-06T00:51:12.234Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
|
133 | 2025-03-06T00:51:12.257Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
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 = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
|
134 | 2025-03-06T00:51:12.257Z | 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
|
135 | 2025-03-06T00:51:12.257Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
136 | 2025-03-06T00:51:12.257Z | 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 = 214
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
|
137 | 2025-03-06T00:51:12.257Z | 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
|
138 | 2025-03-06T00:51:12.258Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/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
|
139 | 2025-03-06T00:51:12.258Z | 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
|
140 | 2025-03-06T00:51:12.273Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 872
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
|
141 | 2025-03-06T00:51:12.304Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
142 | 2025-03-06T00:51:12.304Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 498
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
target = phd_framework::test_vm
target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
143 | 2025-03-06T00:51:12.304Z | 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 = 531
migration_id = 4a14db51-5d74-4b26-be25-a29390f6ad2d
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
target = phd_framework::test_vm
target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
timeout_duration = 45s
|
144 | 2025-03-06T00:51:12.304Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 305
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
target = phd_framework::test_vm
target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
vm = migration_from_base_and_back_lifecycle_2
vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
145 | 2025-03-06T00:51:12.455Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: dc1ced3e-bde4-462d-ad4a-6a485bac43e2, metadata: InstanceMetadata { project_id: 71aea17c-13fa-438d-94e9-48882d414005, silo_id: 6ecfd473-f35a-4386-a1a2-e07c9fb039d9, sled_id: 63380c1e-bfcc-4abd-9fcc-0002d04cb7e4, sled_model: "pheidippes", sled_revision: 1, sled_serial: "63380c1e-bfcc-4abd-9fcc-0002d04cb7e4" }, name: "phd-vm-dc1ced3e-bde4-462d-ad4a-6a485bac43e2" }, state: Migrating }
line = 403
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
target = phd_framework::test_vm
target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
vm = migration_from_base_and_back_lifecycle_2
vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
146 | 2025-03-06T00:51:12.455Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 150
file = phd-tests/framework/src/test_vm/mod.rs
line = 305
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
target = phd_framework::test_vm
target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
vm = migration_from_base_and_back_lifecycle_2
vm_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
147 | 2025-03-06T00:51:12.455Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 552
migration_id = 4a14db51-5d74-4b26-be25-a29390f6ad2d
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
target = phd_framework::test_vm
target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
148 | 2025-03-06T00:51:14.950Z | 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
|
149 | 2025-03-06T00:51:15.920Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 565
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
target = phd_framework::test_vm
target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
150 | 2025-03-06T00:51:15.920Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3465
file = phd-tests/framework/src/test_vm/mod.rs
line = 552
migration_id = 4a14db51-5d74-4b26-be25-a29390f6ad2d
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
target = phd_framework::test_vm
target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
151 | 2025-03-06T00:51:15.920Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3616
file = phd-tests/framework/src/test_vm/mod.rs
line = 498
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
target = phd_framework::test_vm
target_id = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
152 | 2025-03-06T00:51:15.922Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1053
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 = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
|
153 | 2025-03-06T00:51:15.922Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
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 = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
154 | 2025-03-06T00:51:15.922Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
155 | 2025-03-06T00:51:15.923Z | 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 = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
|
156 | 2025-03-06T00:51:16.062Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 140
file = phd-tests/framework/src/test_vm/mod.rs
line = 1053
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 = 2f48d346-3055-4ed9-afd1-ab7b0da6661e
|
157 | 2025-03-06T00:51:16.116Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 193
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
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 = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
158 | 2025-03-06T00:51:16.116Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
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 = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
159 | 2025-03-06T00:51:16.116Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
160 | 2025-03-06T00:51:16.149Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
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 = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
161 | 2025-03-06T00:51:16.150Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1053
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 = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
162 | 2025-03-06T00:51:16.150Z | 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
|
163 | 2025-03-06T00:51:16.150Z | 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
|
164 | 2025-03-06T00:51:16.150Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 14963
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
165 | 2025-03-06T00:51:16.150Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
166 | 2025-03-06T00:51:16.151Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1076
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 = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
167 | 2025-03-06T00:51:16.419Z | 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 = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
168 | 2025-03-06T00:51:16.550Z | 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 = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
169 | 2025-03-06T00:51:16.550Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f1465dd8-8039-482b-9908-dc23f2dc5428"]
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 = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
170 | 2025-03-06T00:51:16.588Z | 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 = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
171 | 2025-03-06T00:51:16.588Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a125cde8-8e41-4c82-a5a0-6099a5ad7ac4"]
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 = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
172 | 2025-03-06T00:51:16.617Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 467
file = phd-tests/framework/src/test_vm/mod.rs
line = 1053
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 = dc1ced3e-bde4-462d-ad4a-6a485bac43e2
|
173 | 2025-03-06T00:51:16.617Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 88548
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
|
174 | 2025-03-06T00:51:16.617Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 467
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
175 | 2025-03-06T00:51:16.617Z | 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
|
176 | 2025-03-06T00:51:16.617Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
177 | 2025-03-06T00:51:16.617Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
178 | 2025-03-06T00:51:16.618Z | 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
|
179 | 2025-03-06T00:51:16.618Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
180 | 2025-03-06T00:51:16.618Z | 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
|
181 | 2025-03-06T00:51:16.618Z | 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
|
182 | 2025-03-06T00:51:16.618Z | 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
|
183 | 2025-03-06T00:51:16.636Z | 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 686M 1.80T 685M /phd-artifacts\n
target = phd_framework::zfs
|
184 | 2025-03-06T00:51:16.636Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4e620bbf-e8c6-4f29-a536-22ba71a987d5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
185 | 2025-03-06T00:51:16.658Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4e620bbf-e8c6-4f29-a536-22ba71a987d5", "phd-artifacts/phd-clone-fbe6a224-18e8-40b5-a07f-e2f935d8c58c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
186 | 2025-03-06T00:51:16.685Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-fbe6a224-18e8-40b5-a07f-e2f935d8c58c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
187 | 2025-03-06T00:51:16.702Z | 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-fbe6a224-18e8-40b5-a07f-e2f935d8c58c 0B 1.80T 685M /phd-artifacts/phd-clone-fbe6a224-18e8-40b5-a07f-e2f935d8c58c\n
target = phd_framework::zfs
|
188 | 2025-03-06T00:51:16.703Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
189 | 2025-03-06T00:51:16.703Z | 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 = 214
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
190 | 2025-03-06T00:51:16.703Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server
target = phd_framework::artifacts::store
|
191 | 2025-03-06T00:51:16.703Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/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/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server"
target = phd_framework::test_vm::server
|
192 | 2025-03-06T00:51:16.703Z | 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
|
193 | 2025-03-06T00:51:16.714Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 881
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
|
194 | 2025-03-06T00:51:16.747Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
195 | 2025-03-06T00:51:16.747Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 305
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
196 | 2025-03-06T00:51:16.897Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
197 | 2025-03-06T00:51:16.897Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: f9129b9c-851a-4ec9-b80a-f122367608cb, metadata: InstanceMetadata { project_id: 5811f70f-232f-4457-b06c-246aa6eab7ad, silo_id: 4717cd27-c159-444f-8dbf-73f5549b7b2e, sled_id: c8d7a9f0-fcb0-4c70-91e3-965775079f91, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c8d7a9f0-fcb0-4c70-91e3-965775079f91" }, name: "phd-vm-f9129b9c-851a-4ec9-b80a-f122367608cb" }, state: Creating }
line = 403
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
198 | 2025-03-06T00:51:16.897Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 150
file = phd-tests/framework/src/test_vm/mod.rs
line = 305
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
199 | 2025-03-06T00:51:16.898Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
200 | 2025-03-06T00:51:16.898Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 469
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
201 | 2025-03-06T00:51:16.898Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
202 | 2025-03-06T00:51:16.898Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 781
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
203 | 2025-03-06T00:51:16.898Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 730
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
204 | 2025-03-06T00:51:16.898Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
205 | 2025-03-06T00:51:16.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
206 | 2025-03-06T00:51:16.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 = 803
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
207 | 2025-03-06T00:51:21.101Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4202
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
208 | 2025-03-06T00:51:21.101Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
209 | 2025-03-06T00:51:21.101Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
210 | 2025-03-06T00:51:21.101Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
211 | 2025-03-06T00:51:21.101Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
212 | 2025-03-06T00:51:21.119Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
213 | 2025-03-06T00:51:21.119Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
214 | 2025-03-06T00:51:21.119Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
215 | 2025-03-06T00:51:21.119Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
216 | 2025-03-06T00:51:21.120Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
217 | 2025-03-06T00:51:21.151Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
218 | 2025-03-06T00:51:21.151Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
219 | 2025-03-06T00:51:21.151Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4253
file = phd-tests/framework/src/test_vm/mod.rs
line = 781
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
220 | 2025-03-06T00:51:21.152Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
221 | 2025-03-06T00:51:21.152Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
222 | 2025-03-06T00:51:21.163Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
223 | 2025-03-06T00:51:21.163Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
224 | 2025-03-06T00:51:21.163Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
225 | 2025-03-06T00:51:21.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
226 | 2025-03-06T00:51:21.201Z | 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
|
227 | 2025-03-06T00:51:21.201Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
228 | 2025-03-06T00:51:21.201Z | 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 = 214
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
229 | 2025-03-06T00:51:21.201Z | 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
|
230 | 2025-03-06T00:51:21.201Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/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
|
231 | 2025-03-06T00:51:21.201Z | 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
|
232 | 2025-03-06T00:51:21.219Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 882
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
|
233 | 2025-03-06T00:51:21.251Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 50
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
234 | 2025-03-06T00:51:21.251Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 498
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f9129b9c-851a-4ec9-b80a-f122367608cb
target = phd_framework::test_vm
target_id = 8064baff-f449-4232-8bed-9063352e77e5
|
235 | 2025-03-06T00:51:21.251Z | 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 = 531
migration_id = e4c41668-fd94-4270-bff4-b75ce6d1f0e9
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f9129b9c-851a-4ec9-b80a-f122367608cb
target = phd_framework::test_vm
target_id = 8064baff-f449-4232-8bed-9063352e77e5
timeout_duration = 45s
|
236 | 2025-03-06T00:51:21.251Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 305
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f9129b9c-851a-4ec9-b80a-f122367608cb
target = phd_framework::test_vm
target_id = 8064baff-f449-4232-8bed-9063352e77e5
vm = migration_serial_history_base_lifecycle_0
vm_id = 8064baff-f449-4232-8bed-9063352e77e5
|
237 | 2025-03-06T00:51:21.402Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 8064baff-f449-4232-8bed-9063352e77e5, metadata: InstanceMetadata { project_id: 5811f70f-232f-4457-b06c-246aa6eab7ad, silo_id: 4717cd27-c159-444f-8dbf-73f5549b7b2e, sled_id: bcc69538-edf0-421f-a722-b96fb1337cc5, sled_model: "pheidippes", sled_revision: 1, sled_serial: "bcc69538-edf0-421f-a722-b96fb1337cc5" }, name: "phd-vm-8064baff-f449-4232-8bed-9063352e77e5" }, state: Migrating }
line = 403
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f9129b9c-851a-4ec9-b80a-f122367608cb
target = phd_framework::test_vm
target_id = 8064baff-f449-4232-8bed-9063352e77e5
vm = migration_serial_history_base_lifecycle_0
vm_id = 8064baff-f449-4232-8bed-9063352e77e5
|
238 | 2025-03-06T00:51:21.403Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 151
file = phd-tests/framework/src/test_vm/mod.rs
line = 305
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f9129b9c-851a-4ec9-b80a-f122367608cb
target = phd_framework::test_vm
target_id = 8064baff-f449-4232-8bed-9063352e77e5
vm = migration_serial_history_base_lifecycle_0
vm_id = 8064baff-f449-4232-8bed-9063352e77e5
|
239 | 2025-03-06T00:51:21.403Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 552
migration_id = e4c41668-fd94-4270-bff4-b75ce6d1f0e9
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f9129b9c-851a-4ec9-b80a-f122367608cb
target = phd_framework::test_vm
target_id = 8064baff-f449-4232-8bed-9063352e77e5
|
240 | 2025-03-06T00:51:23.888Z | 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
|
241 | 2025-03-06T00:51:24.295Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 565
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f9129b9c-851a-4ec9-b80a-f122367608cb
target = phd_framework::test_vm
target_id = 8064baff-f449-4232-8bed-9063352e77e5
|
242 | 2025-03-06T00:51:24.295Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2892
file = phd-tests/framework/src/test_vm/mod.rs
line = 552
migration_id = e4c41668-fd94-4270-bff4-b75ce6d1f0e9
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f9129b9c-851a-4ec9-b80a-f122367608cb
target = phd_framework::test_vm
target_id = 8064baff-f449-4232-8bed-9063352e77e5
|
243 | 2025-03-06T00:51:24.296Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3044
file = phd-tests/framework/src/test_vm/mod.rs
line = 498
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f9129b9c-851a-4ec9-b80a-f122367608cb
target = phd_framework::test_vm
target_id = 8064baff-f449-4232-8bed-9063352e77e5
|
244 | 2025-03-06T00:51:24.297Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1053
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
245 | 2025-03-06T00:51:24.298Z | 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 = f9129b9c-851a-4ec9-b80a-f122367608cb
|
246 | 2025-03-06T00:51:24.436Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 138
file = phd-tests/framework/src/test_vm/mod.rs
line = 1053
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f9129b9c-851a-4ec9-b80a-f122367608cb
|
247 | 2025-03-06T00:51:24.438Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1053
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 8064baff-f449-4232-8bed-9063352e77e5
|
248 | 2025-03-06T00:51:24.438Z | 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
|
249 | 2025-03-06T00:51:24.438Z | 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
|
250 | 2025-03-06T00:51:24.438Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
251 | 2025-03-06T00:51:24.438Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7541
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
252 | 2025-03-06T00:51:24.439Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1076
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 8064baff-f449-4232-8bed-9063352e77e5
|
253 | 2025-03-06T00:51:25.091Z | 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 = 8064baff-f449-4232-8bed-9063352e77e5
|
254 | 2025-03-06T00:51:25.216Z | 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 = 8064baff-f449-4232-8bed-9063352e77e5
|
255 | 2025-03-06T00:51:25.216Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-fbe6a224-18e8-40b5-a07f-e2f935d8c58c"]
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 = 8064baff-f449-4232-8bed-9063352e77e5
|
256 | 2025-03-06T00:51:25.252Z | 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 = 8064baff-f449-4232-8bed-9063352e77e5
|
257 | 2025-03-06T00:51:25.252Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4e620bbf-e8c6-4f29-a536-22ba71a987d5"]
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 = 8064baff-f449-4232-8bed-9063352e77e5
|
258 | 2025-03-06T00:51:25.283Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 844
file = phd-tests/framework/src/test_vm/mod.rs
line = 1053
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 8064baff-f449-4232-8bed-9063352e77e5
|
259 | 2025-03-06T00:51:25.283Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 8665
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
260 | 2025-03-06T00:51:25.283Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 845
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
261 | 2025-03-06T00:51:25.283Z | 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
|
262 | 2025-03-06T00:51:25.283Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
263 | 2025-03-06T00:51:25.283Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
264 | 2025-03-06T00:51:25.284Z | 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
|
265 | 2025-03-06T00:51:25.284Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
266 | 2025-03-06T00:51:25.284Z | 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
|
267 | 2025-03-06T00:51:25.284Z | 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
|
268 | 2025-03-06T00:51:25.284Z | 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
|
269 | 2025-03-06T00:51:25.303Z | 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 687M 1.80T 685M /phd-artifacts\n
target = phd_framework::zfs
|
270 | 2025-03-06T00:51:25.303Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a162b498-ebca-4669-b38a-55e8ac7b79a9"]
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
|
271 | 2025-03-06T00:51:25.326Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a162b498-ebca-4669-b38a-55e8ac7b79a9", "phd-artifacts/phd-clone-15a90a37-cf98-41ee-a4be-198c1d88a3de"]
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
|
272 | 2025-03-06T00:51:25.350Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-15a90a37-cf98-41ee-a4be-198c1d88a3de"]
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
|
273 | 2025-03-06T00:51:25.369Z | 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-15a90a37-cf98-41ee-a4be-198c1d88a3de 0B 1.80T 685M /phd-artifacts/phd-clone-15a90a37-cf98-41ee-a4be-198c1d88a3de\n
target = phd_framework::zfs
|
274 | 2025-03-06T00:51:25.370Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
275 | 2025-03-06T00:51:25.370Z | 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 = 214
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
276 | 2025-03-06T00:51:25.370Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server
target = phd_framework::artifacts::store
|
277 | 2025-03-06T00:51:25.370Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/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/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server"
target = phd_framework::test_vm::server
|
278 | 2025-03-06T00:51:25.370Z | 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
|
279 | 2025-03-06T00:51:25.381Z | 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::can_migrate_from_base
target = phd_framework::test_vm::server
|
280 | 2025-03-06T00:51:25.414Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
281 | 2025-03-06T00:51:25.414Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 305
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
282 | 2025-03-06T00:51:25.569Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
283 | 2025-03-06T00:51:25.570Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 0dc8610c-6d21-4d94-9719-2a798049ed4f, metadata: InstanceMetadata { project_id: a22537a3-0a2c-4a8c-b6bc-a042dcb40324, silo_id: c17ff5de-7ff5-4ace-b906-1d12fcbad209, sled_id: 58a03bd2-c998-4eb2-912d-e6555c499b49, sled_model: "pheidippes", sled_revision: 1, sled_serial: "58a03bd2-c998-4eb2-912d-e6555c499b49" }, name: "phd-vm-0dc8610c-6d21-4d94-9719-2a798049ed4f" }, state: Creating }
line = 403
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
284 | 2025-03-06T00:51:25.570Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 155
file = phd-tests/framework/src/test_vm/mod.rs
line = 305
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
285 | 2025-03-06T00:51:25.570Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
286 | 2025-03-06T00:51:25.570Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 469
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
287 | 2025-03-06T00:51:25.570Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
288 | 2025-03-06T00:51:25.570Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 781
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
289 | 2025-03-06T00:51:25.570Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 730
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
290 | 2025-03-06T00:51:25.571Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
291 | 2025-03-06T00:51:25.571Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
292 | 2025-03-06T00:51:25.571Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
293 | 2025-03-06T00:51:29.748Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4176
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
294 | 2025-03-06T00:51:29.748Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
295 | 2025-03-06T00:51:29.748Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
296 | 2025-03-06T00:51:29.748Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
297 | 2025-03-06T00:51:29.748Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
298 | 2025-03-06T00:51:29.767Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
299 | 2025-03-06T00:51:29.767Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
300 | 2025-03-06T00:51:29.767Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
301 | 2025-03-06T00:51:29.767Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
302 | 2025-03-06T00:51:29.767Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
303 | 2025-03-06T00:51:29.799Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
304 | 2025-03-06T00:51:29.799Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
305 | 2025-03-06T00:51:29.799Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4228
file = phd-tests/framework/src/test_vm/mod.rs
line = 781
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
306 | 2025-03-06T00:51:29.799Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
307 | 2025-03-06T00:51:29.799Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
308 | 2025-03-06T00:51:29.810Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
309 | 2025-03-06T00:51:29.810Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
310 | 2025-03-06T00:51:29.810Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
311 | 2025-03-06T00:51:29.843Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
312 | 2025-03-06T00:51:29.843Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
313 | 2025-03-06T00:51:29.843Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
314 | 2025-03-06T00:51:29.855Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
315 | 2025-03-06T00:51:29.855Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
316 | 2025-03-06T00:51:29.855Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
317 | 2025-03-06T00:51:29.887Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
318 | 2025-03-06T00:51:29.887Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
319 | 2025-03-06T00:51:29.887Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
320 | 2025-03-06T00:51:29.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
321 | 2025-03-06T00:51:29.899Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
322 | 2025-03-06T00:51:29.899Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
323 | 2025-03-06T00:51:29.920Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
324 | 2025-03-06T00:51:29.920Z | 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
|
325 | 2025-03-06T00:51:29.920Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
326 | 2025-03-06T00:51:29.920Z | 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 = 214
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
327 | 2025-03-06T00:51:29.921Z | 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
|
328 | 2025-03-06T00:51:29.921Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/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
|
329 | 2025-03-06T00:51:29.921Z | 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
|
330 | 2025-03-06T00:51:29.938Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 892
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
|
331 | 2025-03-06T00:51:29.971Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 50
file = phd-tests/framework/src/test_vm/mod.rs
line = 196
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
332 | 2025-03-06T00:51:29.971Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 498
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
target = phd_framework::test_vm
target_id = 0cf77250-c3b7-4af7-ad22-64711320c598
|
333 | 2025-03-06T00:51:29.971Z | 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 = 531
migration_id = dbfc33c2-7a93-4523-9553-0f1ec524ad1d
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
target = phd_framework::test_vm
target_id = 0cf77250-c3b7-4af7-ad22-64711320c598
timeout_duration = 45s
|
334 | 2025-03-06T00:51:29.971Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 305
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
target = phd_framework::test_vm
target_id = 0cf77250-c3b7-4af7-ad22-64711320c598
vm = migration_from_base_lifecycle_0
vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
|
335 | 2025-03-06T00:51:30.119Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 0cf77250-c3b7-4af7-ad22-64711320c598, metadata: InstanceMetadata { project_id: a22537a3-0a2c-4a8c-b6bc-a042dcb40324, silo_id: c17ff5de-7ff5-4ace-b906-1d12fcbad209, sled_id: 664ee1c1-5ab4-4822-81ab-704c5081d63e, sled_model: "pheidippes", sled_revision: 1, sled_serial: "664ee1c1-5ab4-4822-81ab-704c5081d63e" }, name: "phd-vm-0cf77250-c3b7-4af7-ad22-64711320c598" }, state: Migrating }
line = 403
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
target = phd_framework::test_vm
target_id = 0cf77250-c3b7-4af7-ad22-64711320c598
vm = migration_from_base_lifecycle_0
vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
|
336 | 2025-03-06T00:51:30.119Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 147
file = phd-tests/framework/src/test_vm/mod.rs
line = 305
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
target = phd_framework::test_vm
target_id = 0cf77250-c3b7-4af7-ad22-64711320c598
vm = migration_from_base_lifecycle_0
vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
|
337 | 2025-03-06T00:51:30.119Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 552
migration_id = dbfc33c2-7a93-4523-9553-0f1ec524ad1d
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
target = phd_framework::test_vm
target_id = 0cf77250-c3b7-4af7-ad22-64711320c598
|
338 | 2025-03-06T00:51:32.628Z | 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
|
339 | 2025-03-06T00:51:34.312Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 565
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
target = phd_framework::test_vm
target_id = 0cf77250-c3b7-4af7-ad22-64711320c598
|
340 | 2025-03-06T00:51:34.312Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4192
file = phd-tests/framework/src/test_vm/mod.rs
line = 552
migration_id = dbfc33c2-7a93-4523-9553-0f1ec524ad1d
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
target = phd_framework::test_vm
target_id = 0cf77250-c3b7-4af7-ad22-64711320c598
|
341 | 2025-03-06T00:51:34.312Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4340
file = phd-tests/framework/src/test_vm/mod.rs
line = 498
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
target = phd_framework::test_vm
target_id = 0cf77250-c3b7-4af7-ad22-64711320c598
|
342 | 2025-03-06T00:51:34.313Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1053
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
343 | 2025-03-06T00:51:34.314Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
|
344 | 2025-03-06T00:51:34.314Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 0cf77250-c3b7-4af7-ad22-64711320c598
|
345 | 2025-03-06T00:51:34.314Z | 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 = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
346 | 2025-03-06T00:51:34.449Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 135
file = phd-tests/framework/src/test_vm/mod.rs
line = 1053
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0dc8610c-6d21-4d94-9719-2a798049ed4f
|
347 | 2025-03-06T00:51:34.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 136
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
|
348 | 2025-03-06T00:51:34.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
|
349 | 2025-03-06T00:51:34.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 803
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 = 0cf77250-c3b7-4af7-ad22-64711320c598
|
350 | 2025-03-06T00:51:34.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 796
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
|
351 | 2025-03-06T00:51:34.473Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1053
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
|
352 | 2025-03-06T00:51:34.473Z | 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
|
353 | 2025-03-06T00:51:34.473Z | 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
|
354 | 2025-03-06T00:51:34.473Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8903
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
355 | 2025-03-06T00:51:34.473Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
356 | 2025-03-06T00:51:34.474Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1076
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
|
357 | 2025-03-06T00:51:35.002Z | 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 = 0cf77250-c3b7-4af7-ad22-64711320c598
|
358 | 2025-03-06T00:51:35.123Z | 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 = 0cf77250-c3b7-4af7-ad22-64711320c598
|
359 | 2025-03-06T00:51:35.123Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-15a90a37-cf98-41ee-a4be-198c1d88a3de"]
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 = 0cf77250-c3b7-4af7-ad22-64711320c598
|
360 | 2025-03-06T00:51:35.158Z | 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 = 0cf77250-c3b7-4af7-ad22-64711320c598
|
361 | 2025-03-06T00:51:35.158Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a162b498-ebca-4669-b38a-55e8ac7b79a9"]
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 = 0cf77250-c3b7-4af7-ad22-64711320c598
|
362 | 2025-03-06T00:51:35.188Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 714
file = phd-tests/framework/src/test_vm/mod.rs
line = 1053
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 0cf77250-c3b7-4af7-ad22-64711320c598
|
363 | 2025-03-06T00:51:35.188Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9904
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
|
364 | 2025-03-06T00:51:35.188Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 714
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
365 | 2025-03-06T00:51:35.188Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
366 | 2025-03-06T00:51:35.188Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
367 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 107.12s |
368 | | |
369 | 2025-03-06T00:51:35.188Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|