1 | 2025-02-26T02:07:11.955Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 35
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"), server_logging_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-02-26T02:07:11.958Z | 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: 379, tv_nsec: 117257779 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2025-02-26T02:07:11.958Z | 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-02-26T02:07:11.958Z | 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-02-26T02:07:11.958Z | 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-02-26T02:07:12.092Z | 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-02-26T02:07:12.504Z | 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/6c1c2f44e377200fc4d6b9df58427534aa5bbd1f/propolis-server.sha256.txt
|
8 | 2025-02-26T02:07:12.612Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2025-02-26T02:07:12.612Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
10 | 2025-02-26T02:07:12.612Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2025-02-26T02:07:12.612Z | 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-02-26T02:07:12.612Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2025-02-26T02:07:12.612Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
14 | 2025-02-26T02:07:12.612Z | 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-02-26T02:07:12.613Z | 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-02-26T02:07:12.613Z | 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-02-26T02:07:13.210Z | 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-02-26T02:07:13.210Z | 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-02-26T02:07:47.272Z | 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-02-26T02:07:47.272Z | 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-02-26T02:07:47.302Z | 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.01M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
22 | 2025-02-26T02:07:47.303Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-840b1391-d0ad-4715-9169-4274d892bd2e"]
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-02-26T02:07:47.356Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-840b1391-d0ad-4715-9169-4274d892bd2e", "phd-artifacts/phd-clone-63e50969-b49a-4dc1-a309-e4ace7bacd6d"]
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-02-26T02:07:47.373Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-63e50969-b49a-4dc1-a309-e4ace7bacd6d"]
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-02-26T02:07:47.386Z | 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-63e50969-b49a-4dc1-a309-e4ace7bacd6d 0B 1.80T 48.9M /phd-artifacts/phd-clone-63e50969-b49a-4dc1-a309-e4ace7bacd6d\n
target = phd_framework::zfs
|
26 | 2025-02-26T02:07:47.387Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 193
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
27 | 2025-02-26T02:07:47.387Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 211
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-02-26T02:07:47.387Z | 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/b84b12a0c495db640373f410bf47fc2f3e4a3b2dd397d395c902dec8b5af479b/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
29 | 2025-02-26T02:07:47.387Z | 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/6c1c2f44e377200fc4d6b9df58427534aa5bbd1f/propolis-server.tar.gz
|
30 | 2025-02-26T02:08:12.656Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/b84b12a0c495db640373f410bf47fc2f3e4a3b2dd397d395c902dec8b5af479b/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-02-26T02:08:12.656Z | 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-02-26T02:08:26.106Z | 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 = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/b84b12a0c495db640373f410bf47fc2f3e4a3b2dd397d395c902dec8b5af479b/propolis-server"
target = phd_framework::test_vm::server
|
33 | 2025-02-26T02:08:26.106Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
34 | 2025-02-26T02:08:26.160Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 867
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
35 | 2025-02-26T02:08:26.160Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 38773
file = phd-tests/framework/src/test_vm/mod.rs
line = 193
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
36 | 2025-02-26T02:08:26.160Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 276
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
37 | 2025-02-26T02:08:26.161Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 320
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
38 | 2025-02-26T02:08:26.998Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
39 | 2025-02-26T02:08:26.999Z | 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: 6d20e64f-1948-485e-9f5f-4391ee1cb84d, metadata: InstanceMetadata { project_id: aa270917-d80a-4a21-80ed-9258df8b7688, silo_id: b7f20aa7-de1d-495c-bf7b-1d7ca814280f, sled_id: 14d7d61b-1369-4958-9f5e-98450b22e8d5, sled_model: "pheidippes", sled_revision: 1, sled_serial: "14d7d61b-1369-4958-9f5e-98450b22e8d5" }, name: "phd-vm-6d20e64f-1948-485e-9f5f-4391ee1cb84d" }, state: Creating }
line = 379
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
40 | 2025-02-26T02:08:26.999Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 839
file = phd-tests/framework/src/test_vm/mod.rs
line = 276
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
41 | 2025-02-26T02:08:27.000Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 440
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
42 | 2025-02-26T02:08:27.000Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 445
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 = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
43 | 2025-02-26T02:08:27.000Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 440
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
44 | 2025-02-26T02:08:27.000Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 757
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
45 | 2025-02-26T02:08:27.000Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 706
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 = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
46 | 2025-02-26T02:08:27.000Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
47 | 2025-02-26T02:08:27.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
48 | 2025-02-26T02:08:27.001Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
49 | 2025-02-26T02:08:31.178Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4177
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
50 | 2025-02-26T02:08:31.178Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
51 | 2025-02-26T02:08:31.179Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
52 | 2025-02-26T02:08:31.179Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
53 | 2025-02-26T02:08:31.179Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
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 = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
54 | 2025-02-26T02:08:31.197Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
55 | 2025-02-26T02:08:31.198Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
56 | 2025-02-26T02:08:31.198Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
57 | 2025-02-26T02:08:31.198Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
58 | 2025-02-26T02:08:31.198Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
59 | 2025-02-26T02:08:31.231Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
60 | 2025-02-26T02:08:31.231Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 754
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
61 | 2025-02-26T02:08:31.231Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4230
file = phd-tests/framework/src/test_vm/mod.rs
line = 757
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
62 | 2025-02-26T02:08:31.231Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
63 | 2025-02-26T02:08:31.231Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
64 | 2025-02-26T02:08:31.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
65 | 2025-02-26T02:08:31.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
66 | 2025-02-26T02:08:31.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
67 | 2025-02-26T02:08:31.263Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
68 | 2025-02-26T02:08:31.264Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
69 | 2025-02-26T02:08:31.264Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
70 | 2025-02-26T02:08:31.275Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
71 | 2025-02-26T02:08:31.275Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
72 | 2025-02-26T02:08:31.275Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
73 | 2025-02-26T02:08:31.297Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
74 | 2025-02-26T02:08:31.297Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
75 | 2025-02-26T02:08:31.297Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
76 | 2025-02-26T02:08:31.307Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
77 | 2025-02-26T02:08:31.307Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
78 | 2025-02-26T02:08:31.307Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
79 | 2025-02-26T02:08:31.340Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
80 | 2025-02-26T02:08:31.340Z | 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
|
81 | 2025-02-26T02:08:31.340Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 193
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
82 | 2025-02-26T02:08:31.341Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 211
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
|
83 | 2025-02-26T02:08:31.341Z | 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
|
84 | 2025-02-26T02:08:31.341Z | 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
|
85 | 2025-02-26T02:08:31.341Z | 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 = 55
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
|
86 | 2025-02-26T02:08:31.341Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
87 | 2025-02-26T02:08:31.358Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 868
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
88 | 2025-02-26T02:08:31.359Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 193
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
89 | 2025-02-26T02:08:31.359Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 474
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
target = phd_framework::test_vm
target_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
90 | 2025-02-26T02:08:31.359Z | 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 = 507
migration_id = 68d16816-31dd-4705-8f72-f6e5c706ba12
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
target = phd_framework::test_vm
target_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
timeout_duration = 45s
|
91 | 2025-02-26T02:08:31.359Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 276
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
target = phd_framework::test_vm
target_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
vm = migration_from_base_and_back_lifecycle_0
vm_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
92 | 2025-02-26T02:08:31.360Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 320
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
target = phd_framework::test_vm
target_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
vm = migration_from_base_and_back_lifecycle_0
vm_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
93 | 2025-02-26T02:08:31.929Z | 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: 9db0117e-e76e-4271-9fe0-0f2645bd3e8f, metadata: InstanceMetadata { project_id: aa270917-d80a-4a21-80ed-9258df8b7688, silo_id: b7f20aa7-de1d-495c-bf7b-1d7ca814280f, sled_id: bfe98adb-a355-41dd-959c-dfb8471ab988, sled_model: "pheidippes", sled_revision: 1, sled_serial: "bfe98adb-a355-41dd-959c-dfb8471ab988" }, name: "phd-vm-9db0117e-e76e-4271-9fe0-0f2645bd3e8f" }, state: Migrating }
line = 379
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
target = phd_framework::test_vm
target_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
vm = migration_from_base_and_back_lifecycle_0
vm_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
94 | 2025-02-26T02:08:31.929Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 570
file = phd-tests/framework/src/test_vm/mod.rs
line = 276
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
target = phd_framework::test_vm
target_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
vm = migration_from_base_and_back_lifecycle_0
vm_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
95 | 2025-02-26T02:08:31.929Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 528
migration_id = 68d16816-31dd-4705-8f72-f6e5c706ba12
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
target = phd_framework::test_vm
target_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
96 | 2025-02-26T02:08:34.406Z | 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
|
97 | 2025-02-26T02:08:36.423Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 541
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
target = phd_framework::test_vm
target_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
98 | 2025-02-26T02:08:36.423Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4493
file = phd-tests/framework/src/test_vm/mod.rs
line = 528
migration_id = 68d16816-31dd-4705-8f72-f6e5c706ba12
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
target = phd_framework::test_vm
target_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
99 | 2025-02-26T02:08:36.423Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5063
file = phd-tests/framework/src/test_vm/mod.rs
line = 474
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
target = phd_framework::test_vm
target_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
100 | 2025-02-26T02:08:36.424Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1029
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
101 | 2025-02-26T02:08:36.425Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
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 = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
102 | 2025-02-26T02:08:36.425Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
103 | 2025-02-26T02:08:36.426Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
104 | 2025-02-26T02:08:36.539Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 114
file = phd-tests/framework/src/test_vm/mod.rs
line = 1029
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6d20e64f-1948-485e-9f5f-4391ee1cb84d
|
105 | 2025-02-26T02:08:37.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 1428
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
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 = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
106 | 2025-02-26T02:08:37.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
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 = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
107 | 2025-02-26T02:08:37.854Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
108 | 2025-02-26T02:08:37.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
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 = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
109 | 2025-02-26T02:08:37.886Z | 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
|
110 | 2025-02-26T02:08:37.887Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 193
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
111 | 2025-02-26T02:08:37.887Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 211
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
|
112 | 2025-02-26T02:08:37.887Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b84b12a0c495db640373f410bf47fc2f3e4a3b2dd397d395c902dec8b5af479b/propolis-server
target = phd_framework::artifacts::store
|
113 | 2025-02-26T02:08:37.887Z | 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 = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/b84b12a0c495db640373f410bf47fc2f3e4a3b2dd397d395c902dec8b5af479b/propolis-server"
target = phd_framework::test_vm::server
|
114 | 2025-02-26T02:08:37.887Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
115 | 2025-02-26T02:08:37.904Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 870
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
116 | 2025-02-26T02:08:37.904Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 193
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
117 | 2025-02-26T02:08:37.904Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 474
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
target = phd_framework::test_vm
target_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
118 | 2025-02-26T02:08:37.905Z | 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 = 507
migration_id = 38325c5a-6815-4f3d-9fa9-9e6303184652
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
target = phd_framework::test_vm
target_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
timeout_duration = 45s
|
119 | 2025-02-26T02:08:37.905Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 276
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
target = phd_framework::test_vm
target_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
vm = migration_from_base_and_back_lifecycle_1
vm_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
120 | 2025-02-26T02:08:37.905Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 320
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
target = phd_framework::test_vm
target_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
vm = migration_from_base_and_back_lifecycle_1
vm_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
121 | 2025-02-26T02:08:38.352Z | 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: 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17, metadata: InstanceMetadata { project_id: aa270917-d80a-4a21-80ed-9258df8b7688, silo_id: b7f20aa7-de1d-495c-bf7b-1d7ca814280f, sled_id: 4f6ea7bc-dd15-424f-b18e-911e0cb8c064, sled_model: "pheidippes", sled_revision: 1, sled_serial: "4f6ea7bc-dd15-424f-b18e-911e0cb8c064" }, name: "phd-vm-012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17" }, state: Migrating }
line = 379
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
target = phd_framework::test_vm
target_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
vm = migration_from_base_and_back_lifecycle_1
vm_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
122 | 2025-02-26T02:08:38.352Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 447
file = phd-tests/framework/src/test_vm/mod.rs
line = 276
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
target = phd_framework::test_vm
target_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
vm = migration_from_base_and_back_lifecycle_1
vm_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
123 | 2025-02-26T02:08:38.352Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 528
migration_id = 38325c5a-6815-4f3d-9fa9-9e6303184652
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
target = phd_framework::test_vm
target_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
124 | 2025-02-26T02:08:41.002Z | 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
|
125 | 2025-02-26T02:08:42.355Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 541
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
target = phd_framework::test_vm
target_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
126 | 2025-02-26T02:08:42.355Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4002
file = phd-tests/framework/src/test_vm/mod.rs
line = 528
migration_id = 38325c5a-6815-4f3d-9fa9-9e6303184652
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
target = phd_framework::test_vm
target_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
127 | 2025-02-26T02:08:42.355Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4450
file = phd-tests/framework/src/test_vm/mod.rs
line = 474
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
target = phd_framework::test_vm
target_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
128 | 2025-02-26T02:08:42.356Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1029
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 = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
129 | 2025-02-26T02:08:42.356Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
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 = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
130 | 2025-02-26T02:08:42.356Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
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 = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
131 | 2025-02-26T02:08:42.357Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
132 | 2025-02-26T02:08:42.478Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 121
file = phd-tests/framework/src/test_vm/mod.rs
line = 1029
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 = 9db0117e-e76e-4271-9fe0-0f2645bd3e8f
|
133 | 2025-02-26T02:08:42.478Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 121
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
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 = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
134 | 2025-02-26T02:08:42.478Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
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 = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
135 | 2025-02-26T02:08:42.478Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
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 = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
136 | 2025-02-26T02:08:42.501Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
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 = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
137 | 2025-02-26T02:08:42.501Z | 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
|
138 | 2025-02-26T02:08:42.501Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 193
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
139 | 2025-02-26T02:08:42.501Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 211
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
|
140 | 2025-02-26T02:08:42.501Z | 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
|
141 | 2025-02-26T02:08:42.501Z | 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 = 55
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
|
142 | 2025-02-26T02:08:42.501Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
143 | 2025-02-26T02:08:42.521Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 872
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
144 | 2025-02-26T02:08:42.521Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 193
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
145 | 2025-02-26T02:08:42.522Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 474
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
target = phd_framework::test_vm
target_id = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
146 | 2025-02-26T02:08:42.522Z | 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 = 507
migration_id = 8feca342-f32f-47bc-a5c0-8336cb4214bd
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
target = phd_framework::test_vm
target_id = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
timeout_duration = 45s
|
147 | 2025-02-26T02:08:42.522Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 276
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
target = phd_framework::test_vm
target_id = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
vm = migration_from_base_and_back_lifecycle_2
vm_id = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
148 | 2025-02-26T02:08:42.522Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 320
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
target = phd_framework::test_vm
target_id = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
vm = migration_from_base_and_back_lifecycle_2
vm_id = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
149 | 2025-02-26T02:08:42.965Z | 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: 39ad11e8-d294-43bf-b6bb-7dc746dea8ab, metadata: InstanceMetadata { project_id: aa270917-d80a-4a21-80ed-9258df8b7688, silo_id: b7f20aa7-de1d-495c-bf7b-1d7ca814280f, sled_id: 54fcd22f-c48d-4fd8-b01d-f36f94787711, sled_model: "pheidippes", sled_revision: 1, sled_serial: "54fcd22f-c48d-4fd8-b01d-f36f94787711" }, name: "phd-vm-39ad11e8-d294-43bf-b6bb-7dc746dea8ab" }, state: Migrating }
line = 379
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
target = phd_framework::test_vm
target_id = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
vm = migration_from_base_and_back_lifecycle_2
vm_id = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
150 | 2025-02-26T02:08:42.965Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 443
file = phd-tests/framework/src/test_vm/mod.rs
line = 276
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
target = phd_framework::test_vm
target_id = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
vm = migration_from_base_and_back_lifecycle_2
vm_id = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
151 | 2025-02-26T02:08:42.965Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 528
migration_id = 8feca342-f32f-47bc-a5c0-8336cb4214bd
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
target = phd_framework::test_vm
target_id = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
152 | 2025-02-26T02:08:45.473Z | 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
|
153 | 2025-02-26T02:08:46.409Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 541
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
target = phd_framework::test_vm
target_id = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
154 | 2025-02-26T02:08:46.409Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3443
file = phd-tests/framework/src/test_vm/mod.rs
line = 528
migration_id = 8feca342-f32f-47bc-a5c0-8336cb4214bd
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
target = phd_framework::test_vm
target_id = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
155 | 2025-02-26T02:08:46.409Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3887
file = phd-tests/framework/src/test_vm/mod.rs
line = 474
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
target = phd_framework::test_vm
target_id = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
156 | 2025-02-26T02:08:46.410Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1029
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 = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
157 | 2025-02-26T02:08:46.410Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
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 = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
158 | 2025-02-26T02:08:46.410Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
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 = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
159 | 2025-02-26T02:08:46.411Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
160 | 2025-02-26T02:08:46.523Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 112
file = phd-tests/framework/src/test_vm/mod.rs
line = 1029
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 = 012ecbc9-0be9-4d0e-a9ef-a5f33b2aac17
|
161 | 2025-02-26T02:08:46.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 113
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
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 = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
162 | 2025-02-26T02:08:46.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
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 = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
163 | 2025-02-26T02:08:46.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
164 | 2025-02-26T02:08:46.557Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
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 = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
165 | 2025-02-26T02:08:46.557Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1029
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 = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
166 | 2025-02-26T02:08:46.557Z | 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
|
167 | 2025-02-26T02:08:46.557Z | 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
|
168 | 2025-02-26T02:08:46.557Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
169 | 2025-02-26T02:08:46.557Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 19559
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
170 | 2025-02-26T02:08:46.558Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
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 = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
171 | 2025-02-26T02:08:47.103Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
172 | 2025-02-26T02:08:47.234Z | 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 = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
173 | 2025-02-26T02:08:47.234Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-63e50969-b49a-4dc1-a309-e4ace7bacd6d"]
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 = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
174 | 2025-02-26T02:08:47.269Z | 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 = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
175 | 2025-02-26T02:08:47.269Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-840b1391-d0ad-4715-9169-4274d892bd2e"]
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 = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
176 | 2025-02-26T02:08:47.296Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 738
file = phd-tests/framework/src/test_vm/mod.rs
line = 1029
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 = 39ad11e8-d294-43bf-b6bb-7dc746dea8ab
|
177 | 2025-02-26T02:08:47.296Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 94683
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
|
178 | 2025-02-26T02:08:47.297Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 739
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
179 | 2025-02-26T02:08:47.297Z | 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
|
180 | 2025-02-26T02:08:47.297Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
181 | 2025-02-26T02:08:47.297Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
182 | 2025-02-26T02:08:47.297Z | 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
|
183 | 2025-02-26T02:08:47.297Z | 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
|
184 | 2025-02-26T02:08:47.297Z | 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
|
185 | 2025-02-26T02:08:47.297Z | 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
|
186 | 2025-02-26T02:08:47.297Z | 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
|
187 | 2025-02-26T02:08:47.316Z | 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 685M 1.80T 685M /phd-artifacts\n
target = phd_framework::zfs
|
188 | 2025-02-26T02:08:47.316Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f21bfe91-cf64-4925-9b7a-922a24137994"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
189 | 2025-02-26T02:08:47.340Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f21bfe91-cf64-4925-9b7a-922a24137994", "phd-artifacts/phd-clone-df1258f1-dcf2-4c3f-82bb-609ef49baa81"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
190 | 2025-02-26T02:08:47.364Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-df1258f1-dcf2-4c3f-82bb-609ef49baa81"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
191 | 2025-02-26T02:08:47.380Z | 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-df1258f1-dcf2-4c3f-82bb-609ef49baa81 0B 1.80T 685M /phd-artifacts/phd-clone-df1258f1-dcf2-4c3f-82bb-609ef49baa81\n
target = phd_framework::zfs
|
192 | 2025-02-26T02:08:47.381Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 193
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
193 | 2025-02-26T02:08:47.381Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 211
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
194 | 2025-02-26T02:08:47.381Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b84b12a0c495db640373f410bf47fc2f3e4a3b2dd397d395c902dec8b5af479b/propolis-server
target = phd_framework::artifacts::store
|
195 | 2025-02-26T02:08:47.381Z | 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 = 55
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/b84b12a0c495db640373f410bf47fc2f3e4a3b2dd397d395c902dec8b5af479b/propolis-server"
target = phd_framework::test_vm::server
|
196 | 2025-02-26T02:08:47.381Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
197 | 2025-02-26T02:08:47.393Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 881
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
198 | 2025-02-26T02:08:47.393Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 193
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
199 | 2025-02-26T02:08:47.393Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 276
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
200 | 2025-02-26T02:08:47.394Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 320
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
201 | 2025-02-26T02:08:48.117Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
202 | 2025-02-26T02:08:48.118Z | 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: bc2c587d-5634-442a-bcfe-0782bf261871, metadata: InstanceMetadata { project_id: 9a84e3fc-1e8d-44e5-8a09-f0f3b7094377, silo_id: 38cefe8a-85de-4e35-b114-d112e6fbf10a, sled_id: b5940eb7-b48a-43b2-872a-0169c8667f5a, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b5940eb7-b48a-43b2-872a-0169c8667f5a" }, name: "phd-vm-bc2c587d-5634-442a-bcfe-0782bf261871" }, state: Creating }
line = 379
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
203 | 2025-02-26T02:08:48.118Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 724
file = phd-tests/framework/src/test_vm/mod.rs
line = 276
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
204 | 2025-02-26T02:08:48.118Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 440
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
205 | 2025-02-26T02:08:48.118Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 445
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
206 | 2025-02-26T02:08:48.119Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 440
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
207 | 2025-02-26T02:08:48.119Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 757
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
208 | 2025-02-26T02:08:48.119Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 706
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
209 | 2025-02-26T02:08:48.119Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
210 | 2025-02-26T02:08:48.119Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
211 | 2025-02-26T02:08:48.119Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
212 | 2025-02-26T02:08:52.287Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4168
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
213 | 2025-02-26T02:08:52.287Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
214 | 2025-02-26T02:08:52.288Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
215 | 2025-02-26T02:08:52.288Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
216 | 2025-02-26T02:08:52.288Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
217 | 2025-02-26T02:08:52.305Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
218 | 2025-02-26T02:08:52.306Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
219 | 2025-02-26T02:08:52.306Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
220 | 2025-02-26T02:08:52.306Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
221 | 2025-02-26T02:08:52.306Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
222 | 2025-02-26T02:08:52.339Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
223 | 2025-02-26T02:08:52.339Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 754
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
224 | 2025-02-26T02:08:52.339Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4220
file = phd-tests/framework/src/test_vm/mod.rs
line = 757
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
225 | 2025-02-26T02:08:52.339Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
226 | 2025-02-26T02:08:52.339Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
227 | 2025-02-26T02:08:52.350Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
228 | 2025-02-26T02:08:52.350Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
229 | 2025-02-26T02:08:52.350Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
230 | 2025-02-26T02:08:52.383Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
231 | 2025-02-26T02:08:52.388Z | 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
|
232 | 2025-02-26T02:08:52.388Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 193
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
233 | 2025-02-26T02:08:52.388Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 211
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
234 | 2025-02-26T02:08:52.388Z | 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
|
235 | 2025-02-26T02:08:52.388Z | 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 = 55
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
|
236 | 2025-02-26T02:08:52.388Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
237 | 2025-02-26T02:08:52.405Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 882
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
238 | 2025-02-26T02:08:52.405Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 193
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
239 | 2025-02-26T02:08:52.405Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 474
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = bc2c587d-5634-442a-bcfe-0782bf261871
target = phd_framework::test_vm
target_id = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
|
240 | 2025-02-26T02:08:52.406Z | 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 = 507
migration_id = d755ef61-b811-48fb-8299-1f1b63d9d7c8
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = bc2c587d-5634-442a-bcfe-0782bf261871
target = phd_framework::test_vm
target_id = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
timeout_duration = 45s
|
241 | 2025-02-26T02:08:52.406Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 276
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = bc2c587d-5634-442a-bcfe-0782bf261871
target = phd_framework::test_vm
target_id = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
vm = migration_serial_history_base_lifecycle_0
vm_id = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
|
242 | 2025-02-26T02:08:52.406Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 320
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = bc2c587d-5634-442a-bcfe-0782bf261871
target = phd_framework::test_vm
target_id = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
vm = migration_serial_history_base_lifecycle_0
vm_id = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
|
243 | 2025-02-26T02:08:53.206Z | 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: c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f, metadata: InstanceMetadata { project_id: 9a84e3fc-1e8d-44e5-8a09-f0f3b7094377, silo_id: 38cefe8a-85de-4e35-b114-d112e6fbf10a, sled_id: 1b81b3ce-a9a7-4fd6-9a7a-5e5e4b97c253, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1b81b3ce-a9a7-4fd6-9a7a-5e5e4b97c253" }, name: "phd-vm-c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f" }, state: Migrating }
line = 379
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = bc2c587d-5634-442a-bcfe-0782bf261871
target = phd_framework::test_vm
target_id = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
vm = migration_serial_history_base_lifecycle_0
vm_id = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
|
244 | 2025-02-26T02:08:53.206Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 800
file = phd-tests/framework/src/test_vm/mod.rs
line = 276
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = bc2c587d-5634-442a-bcfe-0782bf261871
target = phd_framework::test_vm
target_id = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
vm = migration_serial_history_base_lifecycle_0
vm_id = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
|
245 | 2025-02-26T02:08:53.206Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 528
migration_id = d755ef61-b811-48fb-8299-1f1b63d9d7c8
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = bc2c587d-5634-442a-bcfe-0782bf261871
target = phd_framework::test_vm
target_id = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
|
246 | 2025-02-26T02:08:55.710Z | 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
|
247 | 2025-02-26T02:08:55.842Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 541
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = bc2c587d-5634-442a-bcfe-0782bf261871
target = phd_framework::test_vm
target_id = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
|
248 | 2025-02-26T02:08:55.842Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2635
file = phd-tests/framework/src/test_vm/mod.rs
line = 528
migration_id = d755ef61-b811-48fb-8299-1f1b63d9d7c8
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = bc2c587d-5634-442a-bcfe-0782bf261871
target = phd_framework::test_vm
target_id = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
|
249 | 2025-02-26T02:08:55.842Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3436
file = phd-tests/framework/src/test_vm/mod.rs
line = 474
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = bc2c587d-5634-442a-bcfe-0782bf261871
target = phd_framework::test_vm
target_id = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
|
250 | 2025-02-26T02:08:55.843Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1029
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
251 | 2025-02-26T02:08:55.844Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = bc2c587d-5634-442a-bcfe-0782bf261871
|
252 | 2025-02-26T02:08:55.960Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 116
file = phd-tests/framework/src/test_vm/mod.rs
line = 1029
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = bc2c587d-5634-442a-bcfe-0782bf261871
|
253 | 2025-02-26T02:08:55.963Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1029
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
|
254 | 2025-02-26T02:08:55.963Z | 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
|
255 | 2025-02-26T02:08:55.963Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7845
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
256 | 2025-02-26T02:08:55.963Z | 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
|
257 | 2025-02-26T02:08:55.963Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
258 | 2025-02-26T02:08:55.964Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
|
259 | 2025-02-26T02:08:56.459Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
|
260 | 2025-02-26T02:08:56.593Z | 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 = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
|
261 | 2025-02-26T02:08:56.593Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-df1258f1-dcf2-4c3f-82bb-609ef49baa81"]
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 = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
|
262 | 2025-02-26T02:08:56.627Z | 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 = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
|
263 | 2025-02-26T02:08:56.627Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f21bfe91-cf64-4925-9b7a-922a24137994"]
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 = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
|
264 | 2025-02-26T02:08:56.654Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 690
file = phd-tests/framework/src/test_vm/mod.rs
line = 1029
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = c5dd9e98-7e51-4cc5-9108-fd6d3c46b14f
|
265 | 2025-02-26T02:08:56.654Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9356
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
266 | 2025-02-26T02:08:56.654Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 690
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
267 | 2025-02-26T02:08:56.654Z | 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
|
268 | 2025-02-26T02:08:56.654Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
269 | 2025-02-26T02:08:56.654Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
270 | 2025-02-26T02:08:56.654Z | 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
|
271 | 2025-02-26T02:08:56.654Z | 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
|
272 | 2025-02-26T02:08:56.655Z | 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
|
273 | 2025-02-26T02:08:56.655Z | 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
|
274 | 2025-02-26T02:08:56.655Z | 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
|
275 | 2025-02-26T02:08:56.674Z | 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 686M 1.80T 685M /phd-artifacts\n
target = phd_framework::zfs
|
276 | 2025-02-26T02:08:56.674Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4fcdf95f-c997-4c0a-a509-04ba9df8ee4c"]
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
|
277 | 2025-02-26T02:08:56.695Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4fcdf95f-c997-4c0a-a509-04ba9df8ee4c", "phd-artifacts/phd-clone-28fbc2b1-0488-439f-8608-b96cbc207b6e"]
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
|
278 | 2025-02-26T02:08:56.722Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-28fbc2b1-0488-439f-8608-b96cbc207b6e"]
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
|
279 | 2025-02-26T02:08:56.741Z | 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-28fbc2b1-0488-439f-8608-b96cbc207b6e 0B 1.80T 685M /phd-artifacts/phd-clone-28fbc2b1-0488-439f-8608-b96cbc207b6e\n
target = phd_framework::zfs
|
280 | 2025-02-26T02:08:56.742Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 193
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
281 | 2025-02-26T02:08:56.742Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 211
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
282 | 2025-02-26T02:08:56.742Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b84b12a0c495db640373f410bf47fc2f3e4a3b2dd397d395c902dec8b5af479b/propolis-server
target = phd_framework::artifacts::store
|
283 | 2025-02-26T02:08:56.742Z | 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 = 55
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/b84b12a0c495db640373f410bf47fc2f3e4a3b2dd397d395c902dec8b5af479b/propolis-server"
target = phd_framework::test_vm::server
|
284 | 2025-02-26T02:08:56.742Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
285 | 2025-02-26T02:08:56.754Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 891
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
286 | 2025-02-26T02:08:56.755Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 193
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
287 | 2025-02-26T02:08:56.755Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 276
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
288 | 2025-02-26T02:08:56.755Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 320
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
289 | 2025-02-26T02:08:57.589Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
290 | 2025-02-26T02:08:57.589Z | 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: 4369e92d-0c13-4d93-80ae-36572dbf518b, metadata: InstanceMetadata { project_id: 60d64a79-eeea-413d-9759-ce3a06cc337a, silo_id: ddcfe055-e23c-4c0d-a8db-7c818cd363e7, sled_id: b092447a-676e-4f87-8dd6-d9bed07675fe, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b092447a-676e-4f87-8dd6-d9bed07675fe" }, name: "phd-vm-4369e92d-0c13-4d93-80ae-36572dbf518b" }, state: Creating }
line = 379
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
291 | 2025-02-26T02:08:57.589Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 834
file = phd-tests/framework/src/test_vm/mod.rs
line = 276
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
292 | 2025-02-26T02:08:57.589Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 440
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
293 | 2025-02-26T02:08:57.589Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 445
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
294 | 2025-02-26T02:08:57.590Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 440
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
295 | 2025-02-26T02:08:57.590Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 757
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
296 | 2025-02-26T02:08:57.590Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 706
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
297 | 2025-02-26T02:08:57.590Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
298 | 2025-02-26T02:08:57.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
299 | 2025-02-26T02:08:57.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
300 | 2025-02-26T02:09:01.790Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4199
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
301 | 2025-02-26T02:09:01.790Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
302 | 2025-02-26T02:09:01.790Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
303 | 2025-02-26T02:09:01.790Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
304 | 2025-02-26T02:09:01.790Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
305 | 2025-02-26T02:09:01.808Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
306 | 2025-02-26T02:09:01.808Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
307 | 2025-02-26T02:09:01.808Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
308 | 2025-02-26T02:09:01.808Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
309 | 2025-02-26T02:09:01.809Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
310 | 2025-02-26T02:09:01.841Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
311 | 2025-02-26T02:09:01.841Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 754
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
312 | 2025-02-26T02:09:01.842Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4251
file = phd-tests/framework/src/test_vm/mod.rs
line = 757
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
313 | 2025-02-26T02:09:01.842Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
314 | 2025-02-26T02:09:01.842Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
315 | 2025-02-26T02:09:01.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
316 | 2025-02-26T02:09:01.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
317 | 2025-02-26T02:09:01.854Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
318 | 2025-02-26T02:09:01.885Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
319 | 2025-02-26T02:09:01.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
320 | 2025-02-26T02:09:01.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
321 | 2025-02-26T02:09:01.897Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
322 | 2025-02-26T02:09:01.897Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
323 | 2025-02-26T02:09:01.897Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
324 | 2025-02-26T02:09:01.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
325 | 2025-02-26T02:09:01.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
326 | 2025-02-26T02:09:01.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
327 | 2025-02-26T02:09:01.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
328 | 2025-02-26T02:09:01.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
329 | 2025-02-26T02:09:01.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
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 = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
330 | 2025-02-26T02:09:01.963Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
331 | 2025-02-26T02:09:01.963Z | 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
|
332 | 2025-02-26T02:09:01.963Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 193
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
333 | 2025-02-26T02:09:01.963Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 211
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
334 | 2025-02-26T02:09:01.963Z | 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
|
335 | 2025-02-26T02:09:01.963Z | 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 = 55
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
|
336 | 2025-02-26T02:09:01.963Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
337 | 2025-02-26T02:09:01.979Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 892
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
338 | 2025-02-26T02:09:01.979Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 193
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
339 | 2025-02-26T02:09:01.979Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 474
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
target = phd_framework::test_vm
target_id = 4f941b5f-2056-427d-859c-48b591239a65
|
340 | 2025-02-26T02:09:01.979Z | 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 = 507
migration_id = 9932ffd0-af64-4629-9fcf-9e713a5f8539
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
target = phd_framework::test_vm
target_id = 4f941b5f-2056-427d-859c-48b591239a65
timeout_duration = 45s
|
341 | 2025-02-26T02:09:01.980Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 276
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
target = phd_framework::test_vm
target_id = 4f941b5f-2056-427d-859c-48b591239a65
vm = migration_from_base_lifecycle_0
vm_id = 4f941b5f-2056-427d-859c-48b591239a65
|
342 | 2025-02-26T02:09:01.980Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 320
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
target = phd_framework::test_vm
target_id = 4f941b5f-2056-427d-859c-48b591239a65
vm = migration_from_base_lifecycle_0
vm_id = 4f941b5f-2056-427d-859c-48b591239a65
|
343 | 2025-02-26T02:09:02.812Z | 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: 4f941b5f-2056-427d-859c-48b591239a65, metadata: InstanceMetadata { project_id: 60d64a79-eeea-413d-9759-ce3a06cc337a, silo_id: ddcfe055-e23c-4c0d-a8db-7c818cd363e7, sled_id: 2d1ac116-23b8-4b52-ab2a-a0be60c8a039, sled_model: "pheidippes", sled_revision: 1, sled_serial: "2d1ac116-23b8-4b52-ab2a-a0be60c8a039" }, name: "phd-vm-4f941b5f-2056-427d-859c-48b591239a65" }, state: Migrating }
line = 379
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
target = phd_framework::test_vm
target_id = 4f941b5f-2056-427d-859c-48b591239a65
vm = migration_from_base_lifecycle_0
vm_id = 4f941b5f-2056-427d-859c-48b591239a65
|
344 | 2025-02-26T02:09:02.812Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 832
file = phd-tests/framework/src/test_vm/mod.rs
line = 276
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
target = phd_framework::test_vm
target_id = 4f941b5f-2056-427d-859c-48b591239a65
vm = migration_from_base_lifecycle_0
vm_id = 4f941b5f-2056-427d-859c-48b591239a65
|
345 | 2025-02-26T02:09:02.812Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 528
migration_id = 9932ffd0-af64-4629-9fcf-9e713a5f8539
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
target = phd_framework::test_vm
target_id = 4f941b5f-2056-427d-859c-48b591239a65
|
346 | 2025-02-26T02:09:05.302Z | 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
|
347 | 2025-02-26T02:09:06.261Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 541
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
target = phd_framework::test_vm
target_id = 4f941b5f-2056-427d-859c-48b591239a65
|
348 | 2025-02-26T02:09:06.261Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3449
file = phd-tests/framework/src/test_vm/mod.rs
line = 528
migration_id = 9932ffd0-af64-4629-9fcf-9e713a5f8539
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
target = phd_framework::test_vm
target_id = 4f941b5f-2056-427d-859c-48b591239a65
|
349 | 2025-02-26T02:09:06.261Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4281
file = phd-tests/framework/src/test_vm/mod.rs
line = 474
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
target = phd_framework::test_vm
target_id = 4f941b5f-2056-427d-859c-48b591239a65
|
350 | 2025-02-26T02:09:06.263Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1029
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
351 | 2025-02-26T02:09:06.263Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 4f941b5f-2056-427d-859c-48b591239a65
|
352 | 2025-02-26T02:09:06.263Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_lifecycle_0
vm_id = 4f941b5f-2056-427d-859c-48b591239a65
|
353 | 2025-02-26T02:09:06.264Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
354 | 2025-02-26T02:09:06.399Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 135
file = phd-tests/framework/src/test_vm/mod.rs
line = 1029
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 4369e92d-0c13-4d93-80ae-36572dbf518b
|
355 | 2025-02-26T02:09:08.430Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2167
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 4f941b5f-2056-427d-859c-48b591239a65
|
356 | 2025-02-26T02:09:08.431Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 4f941b5f-2056-427d-859c-48b591239a65
|
357 | 2025-02-26T02:09:08.431Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
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 = 4f941b5f-2056-427d-859c-48b591239a65
|
358 | 2025-02-26T02:09:08.464Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 772
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 4f941b5f-2056-427d-859c-48b591239a65
|
359 | 2025-02-26T02:09:08.464Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1029
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 4f941b5f-2056-427d-859c-48b591239a65
|
360 | 2025-02-26T02:09:08.464Z | 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
|
361 | 2025-02-26T02:09:08.464Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10875
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
362 | 2025-02-26T02:09:08.464Z | 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
|
363 | 2025-02-26T02:09:08.464Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
364 | 2025-02-26T02:09:08.465Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 4f941b5f-2056-427d-859c-48b591239a65
|
365 | 2025-02-26T02:09:09.002Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = 4f941b5f-2056-427d-859c-48b591239a65
|
366 | 2025-02-26T02:09:09.116Z | 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 = 4f941b5f-2056-427d-859c-48b591239a65
|
367 | 2025-02-26T02:09:09.116Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-28fbc2b1-0488-439f-8608-b96cbc207b6e"]
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 = 4f941b5f-2056-427d-859c-48b591239a65
|
368 | 2025-02-26T02:09:09.157Z | 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 = 4f941b5f-2056-427d-859c-48b591239a65
|
369 | 2025-02-26T02:09:09.157Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4fcdf95f-c997-4c0a-a509-04ba9df8ee4c"]
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 = 4f941b5f-2056-427d-859c-48b591239a65
|
370 | 2025-02-26T02:09:09.183Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 719
file = phd-tests/framework/src/test_vm/mod.rs
line = 1029
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 4f941b5f-2056-427d-859c-48b591239a65
|
371 | 2025-02-26T02:09:09.183Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12528
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
|
372 | 2025-02-26T02:09:09.184Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 719
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
373 | 2025-02-26T02:09:09.184Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
374 | 2025-02-26T02:09:09.184Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
375 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 116.57s |
376 | | |
377 | 2025-02-26T02:09:09.184Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|