Max level shown:
12025-09-15T22:24:35.113ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22025-09-15T22:24:35.115ZDEBGphd-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("907a5fd1763ce5ddd74001261e5b52cd200a25f9"), sha256: "ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 453, tv_nsec: 705589461 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-09-15T22:24:35.115ZINFOphd-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
42025-09-15T22:24:35.115ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 779775d5130ff7a4836f52f48b7e64d1479ee104 file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52025-09-15T22:24:35.116ZDEBGphd-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/779775d5130ff7a4836f52f48b7e64d1479ee104/crucible-nightly.sha256.txt
62025-09-15T22:24:35.316ZINFOphd-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
72025-09-15T22:24:35.844ZDEBGphd-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/4f4a671817ca190b0f71ae314cef3fb96f85edc8/propolis-server.sha256.txt
82025-09-15T22:24:35.983ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-09-15T22:24:35.983ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-09-15T22:24:35.983ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-09-15T22:24:35.983ZINFOphd-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
122025-09-15T22:24:35.983ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-09-15T22:24:35.983ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-09-15T22:24:35.984ZINFOphd-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
152025-09-15T22:24:35.984ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
162025-09-15T22:24:35.984ZDEBGphd-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/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
172025-09-15T22:24:37.285ZDEBGphd-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
182025-09-15T22:24:37.315ZDEBGphd-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
192025-09-15T22:25:04.880ZDEBGphd-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
202025-09-15T22:25:04.880ZDEBGphd-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
212025-09-15T22:25:04.887ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-09-15T22:25:04.887ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-dc04da67-e5d3-4ead-9b61-2964468c1ebb"] 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
232025-09-15T22:25:04.934ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-dc04da67-e5d3-4ead-9b61-2964468c1ebb", "phd-artifacts/phd-clone-ed2ce312-23eb-4814-a48b-dc34701807f8"] 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
242025-09-15T22:25:04.947ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ed2ce312-23eb-4814-a48b-dc34701807f8"] 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
252025-09-15T22:25:04.954ZDEBGphd-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-ed2ce312-23eb-4814-a48b-dc34701807f8 0B 1.80T 48.9M /phd-artifacts/phd-clone-ed2ce312-23eb-4814-a48b-dc34701807f8\n target = phd_framework::zfs
262025-09-15T22:25:04.954ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 298 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272025-09-15T22:25:04.954ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 316 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282025-09-15T22:25:04.954ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/de36bbdf1de9e323931db0a6921a211978af241507881e0bf34e9257121bcbcd/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292025-09-15T22:25:04.954ZDEBGphd-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/4f4a671817ca190b0f71ae314cef3fb96f85edc8/propolis-server.tar.gz
302025-09-15T22:25:32.181ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/de36bbdf1de9e323931db0a6921a211978af241507881e0bf34e9257121bcbcd/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
312025-09-15T22:25:32.181ZDEBGphd-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
322025-09-15T22:25:46.713ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/de36bbdf1de9e323931db0a6921a211978af241507881e0bf34e9257121bcbcd/propolis-server" target = phd_framework::test_vm::server
332025-09-15T22:25:46.713ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
342025-09-15T22:25:46.777ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
352025-09-15T22:25:46.808ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 407 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
362025-09-15T22:25:46.811ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 41856 file = phd-tests/framework/src/test_vm/mod.rs line = 298 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
372025-09-15T22:25:46.879ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
382025-09-15T22:25:46.879ZINFOphd-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: 5a5490c7-25df-4a07-aaae-142223b67042, metadata: InstanceMetadata { project_id: 274c64fd-0ede-4607-a77d-6f79b085ac34, silo_id: 76685f4d-eca5-4c61-912c-fecde9f6e559, sled_id: 68733f6d-28b1-4a68-8894-9a0147441e0f, sled_model: "pheidippes", sled_revision: 1, sled_serial: "68733f6d-28b1-4a68-8894-9a0147441e0f" }, name: "phd-vm-5a5490c7-25df-4a07-aaae-142223b67042" }, state: Creating } line = 505 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
392025-09-15T22:25:46.880ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
402025-09-15T22:25:46.880ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 571 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 = 5a5490c7-25df-4a07-aaae-142223b67042
412025-09-15T22:25:46.880ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
422025-09-15T22:25:46.880ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
432025-09-15T22:25:46.880ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 832 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 = 5a5490c7-25df-4a07-aaae-142223b67042
442025-09-15T22:25:46.881ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
452025-09-15T22:25:46.881ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
462025-09-15T22:25:46.881ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5a5490c7-25df-4a07-aaae-142223b67042
472025-09-15T22:25:51.355ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4473 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
482025-09-15T22:25:51.355ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
492025-09-15T22:25:51.355ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
502025-09-15T22:25:51.355ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
512025-09-15T22:25:51.355ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5a5490c7-25df-4a07-aaae-142223b67042
522025-09-15T22:25:51.373ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
532025-09-15T22:25:51.373ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
542025-09-15T22:25:51.373ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
552025-09-15T22:25:51.373ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
562025-09-15T22:25:51.373ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5a5490c7-25df-4a07-aaae-142223b67042
572025-09-15T22:25:51.406ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
582025-09-15T22:25:51.406ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 880 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
592025-09-15T22:25:51.406ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4525 file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
602025-09-15T22:25:51.406ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
612025-09-15T22:25:51.406ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5a5490c7-25df-4a07-aaae-142223b67042
622025-09-15T22:25:51.417ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
632025-09-15T22:25:51.418ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
642025-09-15T22:25:51.418ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5a5490c7-25df-4a07-aaae-142223b67042
652025-09-15T22:25:51.451ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
662025-09-15T22:25:51.451ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
672025-09-15T22:25:51.451ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5a5490c7-25df-4a07-aaae-142223b67042
682025-09-15T22:25:51.461ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
692025-09-15T22:25:51.462ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
702025-09-15T22:25:51.462ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5a5490c7-25df-4a07-aaae-142223b67042
712025-09-15T22:25:51.484ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
722025-09-15T22:25:51.485ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
732025-09-15T22:25:51.485ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5a5490c7-25df-4a07-aaae-142223b67042
742025-09-15T22:25:51.496ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
752025-09-15T22:25:51.496ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
762025-09-15T22:25:51.496ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5a5490c7-25df-4a07-aaae-142223b67042
772025-09-15T22:25:51.528ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
782025-09-15T22:25:51.529ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
792025-09-15T22:25:51.529ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5a5490c7-25df-4a07-aaae-142223b67042
802025-09-15T22:25:51.540ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
812025-09-15T22:25:51.540ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
822025-09-15T22:25:51.540ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5a5490c7-25df-4a07-aaae-142223b67042
832025-09-15T22:25:51.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
842025-09-15T22:25:51.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
852025-09-15T22:25:51.564ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5a5490c7-25df-4a07-aaae-142223b67042
862025-09-15T22:25:51.574ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
872025-09-15T22:25:51.574ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
882025-09-15T22:25:51.574ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5a5490c7-25df-4a07-aaae-142223b67042
892025-09-15T22:25:51.596ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
902025-09-15T22:25:51.596ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
912025-09-15T22:25:51.596ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5a5490c7-25df-4a07-aaae-142223b67042
922025-09-15T22:25:51.607ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
932025-09-15T22:25:51.607ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
942025-09-15T22:25:51.607ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5a5490c7-25df-4a07-aaae-142223b67042
952025-09-15T22:25:51.629ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
962025-09-15T22:25:51.629ZINFOphd-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
972025-09-15T22:25:51.629ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 298 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
982025-09-15T22:25:51.629ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 316 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
992025-09-15T22:25:51.629ZDEBGphd-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
1002025-09-15T22:25:51.629ZDEBGphd-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
1012025-09-15T22:25:51.629ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1022025-09-15T22:25:51.629ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
1032025-09-15T22:25:51.649ZINFOphd-runner: [NEW - EVENT] Launched server with pid 869 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1042025-09-15T22:25:51.680ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 298 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1052025-09-15T22:25:51.680ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 600 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5a5490c7-25df-4a07-aaae-142223b67042 target = phd_framework::test_vm target_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a
1062025-09-15T22:25:51.680ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 633 migration_id = 2055114f-291b-4817-9fa1-eb9aa9999d26 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5a5490c7-25df-4a07-aaae-142223b67042 target = phd_framework::test_vm target_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a timeout_duration = 45s
1072025-09-15T22:25:51.680ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 407 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5a5490c7-25df-4a07-aaae-142223b67042 target = phd_framework::test_vm target_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a vm = migration_from_base_and_back_lifecycle_0 vm_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a
1082025-09-15T22:25:51.751ZINFOphd-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: 8a418aac-c77b-415c-8d1e-5ee2f836ff1a, metadata: InstanceMetadata { project_id: 274c64fd-0ede-4607-a77d-6f79b085ac34, silo_id: 76685f4d-eca5-4c61-912c-fecde9f6e559, sled_id: cb78f787-c289-47f7-846c-c0d161418349, sled_model: "pheidippes", sled_revision: 1, sled_serial: "cb78f787-c289-47f7-846c-c0d161418349" }, name: "phd-vm-8a418aac-c77b-415c-8d1e-5ee2f836ff1a" }, state: Migrating } line = 505 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5a5490c7-25df-4a07-aaae-142223b67042 target = phd_framework::test_vm target_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a vm = migration_from_base_and_back_lifecycle_0 vm_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a
1092025-09-15T22:25:51.751ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 654 migration_id = 2055114f-291b-4817-9fa1-eb9aa9999d26 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5a5490c7-25df-4a07-aaae-142223b67042 target = phd_framework::test_vm target_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a
1102025-09-15T22:25:54.004ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}} target = phd_framework::serial
1112025-09-15T22:25:54.770ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 667 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5a5490c7-25df-4a07-aaae-142223b67042 target = phd_framework::test_vm target_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a
1122025-09-15T22:25:54.770ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3018 file = phd-tests/framework/src/test_vm/mod.rs line = 654 migration_id = 2055114f-291b-4817-9fa1-eb9aa9999d26 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5a5490c7-25df-4a07-aaae-142223b67042 target = phd_framework::test_vm target_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a
1132025-09-15T22:25:54.771ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
1142025-09-15T22:25:54.772ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a
1152025-09-15T22:25:54.772ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a
1162025-09-15T22:25:54.773ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
1172025-09-15T22:25:54.849ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
1182025-09-15T22:25:54.849ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8040 file = phd-tests/framework/src/test_vm/mod.rs line = 407 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5a5490c7-25df-4a07-aaae-142223b67042
1192025-09-15T22:25:54.849ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 77 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a
1202025-09-15T22:25:54.849ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a
1212025-09-15T22:25:54.849ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a
1222025-09-15T22:25:54.882ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a
1232025-09-15T22:25:54.882ZINFOphd-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
1242025-09-15T22:25:54.882ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 298 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1252025-09-15T22:25:54.882ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 316 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
1262025-09-15T22:25:54.882ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/de36bbdf1de9e323931db0a6921a211978af241507881e0bf34e9257121bcbcd/propolis-server target = phd_framework::artifacts::store
1272025-09-15T22:25:54.882ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/de36bbdf1de9e323931db0a6921a211978af241507881e0bf34e9257121bcbcd/propolis-server" target = phd_framework::test_vm::server
1282025-09-15T22:25:54.882ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
1292025-09-15T22:25:54.901ZINFOphd-runner: [NEW - EVENT] Launched server with pid 871 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1302025-09-15T22:25:54.932ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 298 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1312025-09-15T22:25:54.933ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 600 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a target = phd_framework::test_vm target_id = 87d73480-5435-45ec-ac65-144f80b3aca9
1322025-09-15T22:25:54.933ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 633 migration_id = a2bbca09-3f56-41a4-9b48-7a72b422c601 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a target = phd_framework::test_vm target_id = 87d73480-5435-45ec-ac65-144f80b3aca9 timeout_duration = 45s
1332025-09-15T22:25:54.933ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 407 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a target = phd_framework::test_vm target_id = 87d73480-5435-45ec-ac65-144f80b3aca9 vm = migration_from_base_and_back_lifecycle_1 vm_id = 87d73480-5435-45ec-ac65-144f80b3aca9
1342025-09-15T22:25:54.995ZINFOphd-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: 87d73480-5435-45ec-ac65-144f80b3aca9, metadata: InstanceMetadata { project_id: 274c64fd-0ede-4607-a77d-6f79b085ac34, silo_id: 76685f4d-eca5-4c61-912c-fecde9f6e559, sled_id: 8a2747c4-3751-4272-b8e8-53a12bd75c37, sled_model: "pheidippes", sled_revision: 1, sled_serial: "8a2747c4-3751-4272-b8e8-53a12bd75c37" }, name: "phd-vm-87d73480-5435-45ec-ac65-144f80b3aca9" }, state: Migrating } line = 505 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a target = phd_framework::test_vm target_id = 87d73480-5435-45ec-ac65-144f80b3aca9 vm = migration_from_base_and_back_lifecycle_1 vm_id = 87d73480-5435-45ec-ac65-144f80b3aca9
1352025-09-15T22:25:54.995ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 654 migration_id = a2bbca09-3f56-41a4-9b48-7a72b422c601 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a target = phd_framework::test_vm target_id = 87d73480-5435-45ec-ac65-144f80b3aca9
1362025-09-15T22:25:57.262ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7894}} target = phd_framework::serial
1372025-09-15T22:25:58.212ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 667 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a target = phd_framework::test_vm target_id = 87d73480-5435-45ec-ac65-144f80b3aca9
1382025-09-15T22:25:58.212ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3217 file = phd-tests/framework/src/test_vm/mod.rs line = 654 migration_id = a2bbca09-3f56-41a4-9b48-7a72b422c601 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a target = phd_framework::test_vm target_id = 87d73480-5435-45ec-ac65-144f80b3aca9
1392025-09-15T22:25:58.214ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a
1402025-09-15T22:25:58.215ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 87d73480-5435-45ec-ac65-144f80b3aca9
1412025-09-15T22:25:58.215ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 87d73480-5435-45ec-ac65-144f80b3aca9
1422025-09-15T22:25:58.215ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a
1432025-09-15T22:25:58.290ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 75 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a
1442025-09-15T22:25:58.291ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6610 file = phd-tests/framework/src/test_vm/mod.rs line = 407 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5a5490c7-25df-4a07-aaae-142223b67042 target = phd_framework::test_vm target_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a vm = migration_from_base_and_back_lifecycle_0 vm_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a
1452025-09-15T22:25:58.291ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6610 file = phd-tests/framework/src/test_vm/mod.rs line = 600 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5a5490c7-25df-4a07-aaae-142223b67042 target = phd_framework::test_vm target_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a
1462025-09-15T22:25:58.291ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 87d73480-5435-45ec-ac65-144f80b3aca9
1472025-09-15T22:25:58.291ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 87d73480-5435-45ec-ac65-144f80b3aca9
1482025-09-15T22:25:58.291ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 87d73480-5435-45ec-ac65-144f80b3aca9
1492025-09-15T22:25:58.324ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 87d73480-5435-45ec-ac65-144f80b3aca9
1502025-09-15T22:25:58.324ZINFOphd-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
1512025-09-15T22:25:58.324ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 298 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1522025-09-15T22:25:58.324ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 316 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
1532025-09-15T22:25:58.324ZDEBGphd-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
1542025-09-15T22:25:58.324ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1552025-09-15T22:25:58.325ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
1562025-09-15T22:25:58.345ZINFOphd-runner: [NEW - EVENT] Launched server with pid 873 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1572025-09-15T22:25:58.377ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 52 file = phd-tests/framework/src/test_vm/mod.rs line = 298 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1582025-09-15T22:25:58.377ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 600 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 87d73480-5435-45ec-ac65-144f80b3aca9 target = phd_framework::test_vm target_id = 6df5c1ee-c945-45f3-9b20-01420885ea78
1592025-09-15T22:25:58.377ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 633 migration_id = 3cb912f8-964f-4f8d-a53e-372b4bd7c778 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 87d73480-5435-45ec-ac65-144f80b3aca9 target = phd_framework::test_vm target_id = 6df5c1ee-c945-45f3-9b20-01420885ea78 timeout_duration = 45s
1602025-09-15T22:25:58.377ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 407 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 87d73480-5435-45ec-ac65-144f80b3aca9 target = phd_framework::test_vm target_id = 6df5c1ee-c945-45f3-9b20-01420885ea78 vm = migration_from_base_and_back_lifecycle_2 vm_id = 6df5c1ee-c945-45f3-9b20-01420885ea78
1612025-09-15T22:25:58.438ZINFOphd-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: 6df5c1ee-c945-45f3-9b20-01420885ea78, metadata: InstanceMetadata { project_id: 274c64fd-0ede-4607-a77d-6f79b085ac34, silo_id: 76685f4d-eca5-4c61-912c-fecde9f6e559, sled_id: 9cdc8280-db0d-4ffe-b793-68888a7b0dcb, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9cdc8280-db0d-4ffe-b793-68888a7b0dcb" }, name: "phd-vm-6df5c1ee-c945-45f3-9b20-01420885ea78" }, state: Migrating } line = 505 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 87d73480-5435-45ec-ac65-144f80b3aca9 target = phd_framework::test_vm target_id = 6df5c1ee-c945-45f3-9b20-01420885ea78 vm = migration_from_base_and_back_lifecycle_2 vm_id = 6df5c1ee-c945-45f3-9b20-01420885ea78
1622025-09-15T22:25:58.438ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 654 migration_id = 3cb912f8-964f-4f8d-a53e-372b4bd7c778 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 87d73480-5435-45ec-ac65-144f80b3aca9 target = phd_framework::test_vm target_id = 6df5c1ee-c945-45f3-9b20-01420885ea78
1632025-09-15T22:26:00.700ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7941}} target = phd_framework::serial
1642025-09-15T22:26:00.739ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 667 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 87d73480-5435-45ec-ac65-144f80b3aca9 target = phd_framework::test_vm target_id = 6df5c1ee-c945-45f3-9b20-01420885ea78
1652025-09-15T22:26:00.739ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2300 file = phd-tests/framework/src/test_vm/mod.rs line = 654 migration_id = 3cb912f8-964f-4f8d-a53e-372b4bd7c778 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 87d73480-5435-45ec-ac65-144f80b3aca9 target = phd_framework::test_vm target_id = 6df5c1ee-c945-45f3-9b20-01420885ea78
1662025-09-15T22:26:00.741ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = 87d73480-5435-45ec-ac65-144f80b3aca9
1672025-09-15T22:26:00.742ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 6df5c1ee-c945-45f3-9b20-01420885ea78
1682025-09-15T22:26:00.742ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 6df5c1ee-c945-45f3-9b20-01420885ea78
1692025-09-15T22:26:00.742ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = 87d73480-5435-45ec-ac65-144f80b3aca9
1702025-09-15T22:26:00.819ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 77 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = 87d73480-5435-45ec-ac65-144f80b3aca9
1712025-09-15T22:26:00.819ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5886 file = phd-tests/framework/src/test_vm/mod.rs line = 407 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a target = phd_framework::test_vm target_id = 87d73480-5435-45ec-ac65-144f80b3aca9 vm = migration_from_base_and_back_lifecycle_1 vm_id = 87d73480-5435-45ec-ac65-144f80b3aca9
1722025-09-15T22:26:00.819ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5886 file = phd-tests/framework/src/test_vm/mod.rs line = 600 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 8a418aac-c77b-415c-8d1e-5ee2f836ff1a target = phd_framework::test_vm target_id = 87d73480-5435-45ec-ac65-144f80b3aca9
1732025-09-15T22:26:01.775ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1033 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 6df5c1ee-c945-45f3-9b20-01420885ea78
1742025-09-15T22:26:01.775ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 6df5c1ee-c945-45f3-9b20-01420885ea78
1752025-09-15T22:26:01.775ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 6df5c1ee-c945-45f3-9b20-01420885ea78
1762025-09-15T22:26:01.808ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 6df5c1ee-c945-45f3-9b20-01420885ea78
1772025-09-15T22:26:01.808ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = 6df5c1ee-c945-45f3-9b20-01420885ea78
1782025-09-15T22:26:01.808ZDEBGphd-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
1792025-09-15T22:26:01.808ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 14929 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1802025-09-15T22:26:01.809ZINFOphd-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
1812025-09-15T22:26:01.809ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1822025-09-15T22:26:01.810ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1171 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 = 6df5c1ee-c945-45f3-9b20-01420885ea78
1832025-09-15T22:26:02.521ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = 6df5c1ee-c945-45f3-9b20-01420885ea78
1842025-09-15T22:26:02.588ZDEBGphd-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 = 6df5c1ee-c945-45f3-9b20-01420885ea78
1852025-09-15T22:26:02.588ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ed2ce312-23eb-4814-a48b-dc34701807f8"] 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 = 6df5c1ee-c945-45f3-9b20-01420885ea78
1862025-09-15T22:26:02.607ZDEBGphd-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 = 6df5c1ee-c945-45f3-9b20-01420885ea78
1872025-09-15T22:26:02.607ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-dc04da67-e5d3-4ead-9b61-2964468c1ebb"] 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 = 6df5c1ee-c945-45f3-9b20-01420885ea78
1882025-09-15T22:26:02.623ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 814 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = 6df5c1ee-c945-45f3-9b20-01420885ea78
1892025-09-15T22:26:02.623ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 814 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1902025-09-15T22:26:02.623ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1912025-09-15T22:26:02.623ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4246 file = phd-tests/framework/src/test_vm/mod.rs line = 407 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 87d73480-5435-45ec-ac65-144f80b3aca9 target = phd_framework::test_vm target_id = 6df5c1ee-c945-45f3-9b20-01420885ea78 vm = migration_from_base_and_back_lifecycle_2 vm_id = 6df5c1ee-c945-45f3-9b20-01420885ea78
1922025-09-15T22:26:02.623ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1932025-09-15T22:26:02.623ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4246 file = phd-tests/framework/src/test_vm/mod.rs line = 600 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 87d73480-5435-45ec-ac65-144f80b3aca9 target = phd_framework::test_vm target_id = 6df5c1ee-c945-45f3-9b20-01420885ea78
1942025-09-15T22:26:02.623ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 86639 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
1952025-09-15T22:26:02.623ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1962025-09-15T22:26:02.623ZINFOphd-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
1972025-09-15T22:26:02.623ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
1982025-09-15T22:26:02.623ZDEBGphd-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
1992025-09-15T22:26:02.623ZDEBGphd-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
2002025-09-15T22:26:02.623ZDEBGphd-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
2012025-09-15T22:26:02.631ZDEBGphd-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 754M 1.80T 753M /phd-artifacts\n target = phd_framework::zfs
2022025-09-15T22:26:02.631ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-da4a3d75-1fa4-4e4f-a748-fb2a2ea46b15"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
2032025-09-15T22:26:02.641ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-da4a3d75-1fa4-4e4f-a748-fb2a2ea46b15", "phd-artifacts/phd-clone-8141230c-6284-40e3-a48e-5469d3760573"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
2042025-09-15T22:26:02.655ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-8141230c-6284-40e3-a48e-5469d3760573"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
2052025-09-15T22:26:02.662ZDEBGphd-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-8141230c-6284-40e3-a48e-5469d3760573 0B 1.80T 753M /phd-artifacts/phd-clone-8141230c-6284-40e3-a48e-5469d3760573\n target = phd_framework::zfs
2062025-09-15T22:26:02.662ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 298 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2072025-09-15T22:26:02.662ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 316 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
2082025-09-15T22:26:02.662ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/de36bbdf1de9e323931db0a6921a211978af241507881e0bf34e9257121bcbcd/propolis-server target = phd_framework::artifacts::store
2092025-09-15T22:26:02.662ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/de36bbdf1de9e323931db0a6921a211978af241507881e0bf34e9257121bcbcd/propolis-server" target = phd_framework::test_vm::server
2102025-09-15T22:26:02.662ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::log_config
2112025-09-15T22:26:02.683ZINFOphd-runner: [NEW - EVENT] Launched server with pid 882 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2122025-09-15T22:26:02.714ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 52 file = phd-tests/framework/src/test_vm/mod.rs line = 298 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2132025-09-15T22:26:02.714ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 407 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2142025-09-15T22:26:02.778ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2152025-09-15T22:26:02.779ZINFOphd-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: 0e8312ad-f732-4aba-84f4-48869ebad375, metadata: InstanceMetadata { project_id: a488f002-b579-4e98-b83a-a5a5c6aac909, silo_id: 9a18be74-67ad-475b-bc8d-5a1a99f5cb53, sled_id: 72a4c0a1-26f7-43ae-afa3-fbcd27ae83cf, sled_model: "pheidippes", sled_revision: 1, sled_serial: "72a4c0a1-26f7-43ae-afa3-fbcd27ae83cf" }, name: "phd-vm-0e8312ad-f732-4aba-84f4-48869ebad375" }, state: Creating } line = 505 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2162025-09-15T22:26:02.779ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2172025-09-15T22:26:02.779ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 571 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2182025-09-15T22:26:02.780ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2192025-09-15T22:26:02.780ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2202025-09-15T22:26:02.780ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 832 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2212025-09-15T22:26:02.780ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2222025-09-15T22:26:02.780ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2232025-09-15T22:26:02.780ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2242025-09-15T22:26:07.201ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4421 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2252025-09-15T22:26:07.202ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2262025-09-15T22:26:07.202ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2272025-09-15T22:26:07.202ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2282025-09-15T22:26:07.202ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2292025-09-15T22:26:07.221ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2302025-09-15T22:26:07.221ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2312025-09-15T22:26:07.222ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2322025-09-15T22:26:07.222ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2332025-09-15T22:26:07.222ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2342025-09-15T22:26:07.255ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2352025-09-15T22:26:07.255ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 880 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2362025-09-15T22:26:07.255ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4475 file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2372025-09-15T22:26:07.255ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2382025-09-15T22:26:07.255ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2392025-09-15T22:26:07.266ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2402025-09-15T22:26:07.266ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2412025-09-15T22:26:07.266ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2422025-09-15T22:26:07.300ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2432025-09-15T22:26:07.300ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2442025-09-15T22:26:07.300ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2452025-09-15T22:26:07.310ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2462025-09-15T22:26:07.311ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2472025-09-15T22:26:07.311ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2482025-09-15T22:26:07.332ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2492025-09-15T22:26:07.337ZINFOphd-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
2502025-09-15T22:26:07.337ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 298 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2512025-09-15T22:26:07.337ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 316 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2522025-09-15T22:26:07.337ZDEBGphd-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
2532025-09-15T22:26:07.337ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2542025-09-15T22:26:07.337ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
2552025-09-15T22:26:07.357ZINFOphd-runner: [NEW - EVENT] Launched server with pid 883 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2562025-09-15T22:26:07.388ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 298 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2572025-09-15T22:26:07.388ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 600 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0e8312ad-f732-4aba-84f4-48869ebad375 target = phd_framework::test_vm target_id = dc8a8d8f-a95d-4080-a701-47d008fb2390
2582025-09-15T22:26:07.388ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 633 migration_id = c540e195-2e56-4378-bcb9-1271e9bc071e path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0e8312ad-f732-4aba-84f4-48869ebad375 target = phd_framework::test_vm target_id = dc8a8d8f-a95d-4080-a701-47d008fb2390 timeout_duration = 45s
2592025-09-15T22:26:07.388ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 407 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0e8312ad-f732-4aba-84f4-48869ebad375 target = phd_framework::test_vm target_id = dc8a8d8f-a95d-4080-a701-47d008fb2390 vm = migration_serial_history_base_lifecycle_0 vm_id = dc8a8d8f-a95d-4080-a701-47d008fb2390
2602025-09-15T22:26:07.450ZINFOphd-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: dc8a8d8f-a95d-4080-a701-47d008fb2390, metadata: InstanceMetadata { project_id: a488f002-b579-4e98-b83a-a5a5c6aac909, silo_id: 9a18be74-67ad-475b-bc8d-5a1a99f5cb53, sled_id: 03767554-9af8-487d-aa49-913d91ed2521, sled_model: "pheidippes", sled_revision: 1, sled_serial: "03767554-9af8-487d-aa49-913d91ed2521" }, name: "phd-vm-dc8a8d8f-a95d-4080-a701-47d008fb2390" }, state: Migrating } line = 505 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0e8312ad-f732-4aba-84f4-48869ebad375 target = phd_framework::test_vm target_id = dc8a8d8f-a95d-4080-a701-47d008fb2390 vm = migration_serial_history_base_lifecycle_0 vm_id = dc8a8d8f-a95d-4080-a701-47d008fb2390
2612025-09-15T22:26:07.450ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 654 migration_id = c540e195-2e56-4378-bcb9-1271e9bc071e path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0e8312ad-f732-4aba-84f4-48869ebad375 target = phd_framework::test_vm target_id = dc8a8d8f-a95d-4080-a701-47d008fb2390
2622025-09-15T22:26:09.717ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7756}} target = phd_framework::serial
2632025-09-15T22:26:11.513ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 667 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0e8312ad-f732-4aba-84f4-48869ebad375 target = phd_framework::test_vm target_id = dc8a8d8f-a95d-4080-a701-47d008fb2390
2642025-09-15T22:26:11.513ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4062 file = phd-tests/framework/src/test_vm/mod.rs line = 654 migration_id = c540e195-2e56-4378-bcb9-1271e9bc071e path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0e8312ad-f732-4aba-84f4-48869ebad375 target = phd_framework::test_vm target_id = dc8a8d8f-a95d-4080-a701-47d008fb2390
2652025-09-15T22:26:11.514ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2662025-09-15T22:26:11.515ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2672025-09-15T22:26:11.585ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 70 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2682025-09-15T22:26:11.585ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8870 file = phd-tests/framework/src/test_vm/mod.rs line = 407 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 0e8312ad-f732-4aba-84f4-48869ebad375
2692025-09-15T22:26:11.587ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = dc8a8d8f-a95d-4080-a701-47d008fb2390
2702025-09-15T22:26:11.587ZDEBGphd-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
2712025-09-15T22:26:11.587ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2722025-09-15T22:26:11.587ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2732025-09-15T22:26:11.587ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8809 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2742025-09-15T22:26:11.588ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1171 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = dc8a8d8f-a95d-4080-a701-47d008fb2390
2752025-09-15T22:26:11.944ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = dc8a8d8f-a95d-4080-a701-47d008fb2390
2762025-09-15T22:26:12.017ZDEBGphd-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 = dc8a8d8f-a95d-4080-a701-47d008fb2390
2772025-09-15T22:26:12.017ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-8141230c-6284-40e3-a48e-5469d3760573"] 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 = dc8a8d8f-a95d-4080-a701-47d008fb2390
2782025-09-15T22:26:12.037ZDEBGphd-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 = dc8a8d8f-a95d-4080-a701-47d008fb2390
2792025-09-15T22:26:12.037ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-da4a3d75-1fa4-4e4f-a748-fb2a2ea46b15"] 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 = dc8a8d8f-a95d-4080-a701-47d008fb2390
2802025-09-15T22:26:12.052ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 465 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = dc8a8d8f-a95d-4080-a701-47d008fb2390
2812025-09-15T22:26:12.052ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 465 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2822025-09-15T22:26:12.053ZINFOphd-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
2832025-09-15T22:26:12.053ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4664 file = phd-tests/framework/src/test_vm/mod.rs line = 407 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0e8312ad-f732-4aba-84f4-48869ebad375 target = phd_framework::test_vm target_id = dc8a8d8f-a95d-4080-a701-47d008fb2390 vm = migration_serial_history_base_lifecycle_0 vm_id = dc8a8d8f-a95d-4080-a701-47d008fb2390
2842025-09-15T22:26:12.053ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2852025-09-15T22:26:12.053ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4664 file = phd-tests/framework/src/test_vm/mod.rs line = 600 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 0e8312ad-f732-4aba-84f4-48869ebad375 target = phd_framework::test_vm target_id = dc8a8d8f-a95d-4080-a701-47d008fb2390
2862025-09-15T22:26:12.053ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9429 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2872025-09-15T22:26:12.053ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2882025-09-15T22:26:12.053ZINFOphd-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
2892025-09-15T22:26:12.053ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
2902025-09-15T22:26:12.053ZDEBGphd-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
2912025-09-15T22:26:12.053ZDEBGphd-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
2922025-09-15T22:26:12.053ZDEBGphd-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
2932025-09-15T22:26:12.060ZDEBGphd-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 754M 1.80T 753M /phd-artifacts\n target = phd_framework::zfs
2942025-09-15T22:26:12.060ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-db75e9ff-d374-4570-b631-e5a0fd2da818"] 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
2952025-09-15T22:26:12.073ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-db75e9ff-d374-4570-b631-e5a0fd2da818", "phd-artifacts/phd-clone-1732f2c6-b236-48be-88d8-91868a2443e2"] 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
2962025-09-15T22:26:12.089ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-1732f2c6-b236-48be-88d8-91868a2443e2"] 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
2972025-09-15T22:26:12.095ZDEBGphd-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-1732f2c6-b236-48be-88d8-91868a2443e2 0B 1.80T 753M /phd-artifacts/phd-clone-1732f2c6-b236-48be-88d8-91868a2443e2\n target = phd_framework::zfs
2982025-09-15T22:26:12.095ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 298 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2992025-09-15T22:26:12.096ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 316 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
3002025-09-15T22:26:12.096ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/de36bbdf1de9e323931db0a6921a211978af241507881e0bf34e9257121bcbcd/propolis-server target = phd_framework::artifacts::store
3012025-09-15T22:26:12.096ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/de36bbdf1de9e323931db0a6921a211978af241507881e0bf34e9257121bcbcd/propolis-server" target = phd_framework::test_vm::server
3022025-09-15T22:26:12.096ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::log_config
3032025-09-15T22:26:12.115ZINFOphd-runner: [NEW - EVENT] Launched server with pid 892 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3042025-09-15T22:26:12.147ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 298 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3052025-09-15T22:26:12.147ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 407 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3062025-09-15T22:26:12.209ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3072025-09-15T22:26:12.210ZINFOphd-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: 6093a902-e285-45f8-986c-a7d956352c6c, metadata: InstanceMetadata { project_id: a5c71226-6235-45c1-8433-1095fa168776, silo_id: 27bbdeca-0e80-4530-9478-80568cdb6916, sled_id: b2484786-50b9-4bf0-ad5d-3bd2b8f70b76, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b2484786-50b9-4bf0-ad5d-3bd2b8f70b76" }, name: "phd-vm-6093a902-e285-45f8-986c-a7d956352c6c" }, state: Creating } line = 505 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3082025-09-15T22:26:12.210ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3092025-09-15T22:26:12.210ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 571 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3102025-09-15T22:26:12.211ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3112025-09-15T22:26:12.211ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3122025-09-15T22:26:12.211ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 832 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3132025-09-15T22:26:12.211ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
3142025-09-15T22:26:12.211ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3152025-09-15T22:26:12.211ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3162025-09-15T22:26:16.633ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4422 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3172025-09-15T22:26:16.634ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
3182025-09-15T22:26:16.634ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3192025-09-15T22:26:16.634ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3202025-09-15T22:26:16.634ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3212025-09-15T22:26:16.653ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3222025-09-15T22:26:16.653ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
3232025-09-15T22:26:16.653ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3242025-09-15T22:26:16.653ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3252025-09-15T22:26:16.653ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3262025-09-15T22:26:16.685ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3272025-09-15T22:26:16.685ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 880 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3282025-09-15T22:26:16.686ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4474 file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3292025-09-15T22:26:16.686ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3302025-09-15T22:26:16.686ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 6093a902-e285-45f8-986c-a7d956352c6c
3312025-09-15T22:26:16.696ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3322025-09-15T22:26:16.697ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3332025-09-15T22:26:16.697ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 6093a902-e285-45f8-986c-a7d956352c6c
3342025-09-15T22:26:16.730ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3352025-09-15T22:26:16.730ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3362025-09-15T22:26:16.730ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 6093a902-e285-45f8-986c-a7d956352c6c
3372025-09-15T22:26:16.740ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3382025-09-15T22:26:16.741ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3392025-09-15T22:26:16.741ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 6093a902-e285-45f8-986c-a7d956352c6c
3402025-09-15T22:26:16.762ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3412025-09-15T22:26:16.762ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3422025-09-15T22:26:16.762ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 6093a902-e285-45f8-986c-a7d956352c6c
3432025-09-15T22:26:16.773ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3442025-09-15T22:26:16.773ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3452025-09-15T22:26:16.773ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 6093a902-e285-45f8-986c-a7d956352c6c
3462025-09-15T22:26:16.796ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3472025-09-15T22:26:16.796ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3482025-09-15T22:26:16.796ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 6093a902-e285-45f8-986c-a7d956352c6c
3492025-09-15T22:26:16.807ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3502025-09-15T22:26:16.808ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3512025-09-15T22:26:16.808ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 6093a902-e285-45f8-986c-a7d956352c6c
3522025-09-15T22:26:16.841ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3532025-09-15T22:26:16.841ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3542025-09-15T22:26:16.841ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 6093a902-e285-45f8-986c-a7d956352c6c
3552025-09-15T22:26:16.851ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3562025-09-15T22:26:16.851ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3572025-09-15T22:26:16.852ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 6093a902-e285-45f8-986c-a7d956352c6c
3582025-09-15T22:26:16.884ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3592025-09-15T22:26:16.885ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3602025-09-15T22:26:16.885ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 6093a902-e285-45f8-986c-a7d956352c6c
3612025-09-15T22:26:16.895ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3622025-09-15T22:26:16.895ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3632025-09-15T22:26:16.895ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 6093a902-e285-45f8-986c-a7d956352c6c
3642025-09-15T22:26:16.928ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3652025-09-15T22:26:16.928ZINFOphd-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
3662025-09-15T22:26:16.928ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 298 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3672025-09-15T22:26:16.929ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 316 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3682025-09-15T22:26:16.929ZDEBGphd-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
3692025-09-15T22:26:16.929ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3702025-09-15T22:26:16.929ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
3712025-09-15T22:26:16.950ZINFOphd-runner: [NEW - EVENT] Launched server with pid 893 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3722025-09-15T22:26:16.982ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 53 file = phd-tests/framework/src/test_vm/mod.rs line = 298 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3732025-09-15T22:26:16.982ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 600 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 6093a902-e285-45f8-986c-a7d956352c6c target = phd_framework::test_vm target_id = 77464b72-5d73-4b36-b8cf-6921c9f42676
3742025-09-15T22:26:16.982ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 633 migration_id = 7d18072c-9c2e-4a06-9ef0-77aa7f74b5b7 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 6093a902-e285-45f8-986c-a7d956352c6c target = phd_framework::test_vm target_id = 77464b72-5d73-4b36-b8cf-6921c9f42676 timeout_duration = 45s
3752025-09-15T22:26:16.982ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 407 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 6093a902-e285-45f8-986c-a7d956352c6c target = phd_framework::test_vm target_id = 77464b72-5d73-4b36-b8cf-6921c9f42676 vm = migration_from_base_lifecycle_0 vm_id = 77464b72-5d73-4b36-b8cf-6921c9f42676
3762025-09-15T22:26:17.044ZINFOphd-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: 77464b72-5d73-4b36-b8cf-6921c9f42676, metadata: InstanceMetadata { project_id: a5c71226-6235-45c1-8433-1095fa168776, silo_id: 27bbdeca-0e80-4530-9478-80568cdb6916, sled_id: e9355ce7-1cf7-4226-a50e-efa245c6271c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "e9355ce7-1cf7-4226-a50e-efa245c6271c" }, name: "phd-vm-77464b72-5d73-4b36-b8cf-6921c9f42676" }, state: Migrating } line = 505 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 6093a902-e285-45f8-986c-a7d956352c6c target = phd_framework::test_vm target_id = 77464b72-5d73-4b36-b8cf-6921c9f42676 vm = migration_from_base_lifecycle_0 vm_id = 77464b72-5d73-4b36-b8cf-6921c9f42676
3772025-09-15T22:26:17.044ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 654 migration_id = 7d18072c-9c2e-4a06-9ef0-77aa7f74b5b7 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 6093a902-e285-45f8-986c-a7d956352c6c target = phd_framework::test_vm target_id = 77464b72-5d73-4b36-b8cf-6921c9f42676
3782025-09-15T22:26:19.301ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}} target = phd_framework::serial
3792025-09-15T22:26:19.947ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 667 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 6093a902-e285-45f8-986c-a7d956352c6c target = phd_framework::test_vm target_id = 77464b72-5d73-4b36-b8cf-6921c9f42676
3802025-09-15T22:26:19.947ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2903 file = phd-tests/framework/src/test_vm/mod.rs line = 654 migration_id = 7d18072c-9c2e-4a06-9ef0-77aa7f74b5b7 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 6093a902-e285-45f8-986c-a7d956352c6c target = phd_framework::test_vm target_id = 77464b72-5d73-4b36-b8cf-6921c9f42676
3812025-09-15T22:26:19.949ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3822025-09-15T22:26:19.949ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 77464b72-5d73-4b36-b8cf-6921c9f42676
3832025-09-15T22:26:19.949ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 77464b72-5d73-4b36-b8cf-6921c9f42676
3842025-09-15T22:26:19.950ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3852025-09-15T22:26:20.023ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 73 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3862025-09-15T22:26:20.023ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7875 file = phd-tests/framework/src/test_vm/mod.rs line = 407 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 6093a902-e285-45f8-986c-a7d956352c6c
3872025-09-15T22:26:20.023ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 73 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 77464b72-5d73-4b36-b8cf-6921c9f42676
3882025-09-15T22:26:20.023ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 77464b72-5d73-4b36-b8cf-6921c9f42676
3892025-09-15T22:26:20.023ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 77464b72-5d73-4b36-b8cf-6921c9f42676
3902025-09-15T22:26:20.050ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 77464b72-5d73-4b36-b8cf-6921c9f42676
3912025-09-15T22:26:20.050ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 77464b72-5d73-4b36-b8cf-6921c9f42676
3922025-09-15T22:26:20.050ZDEBGphd-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
3932025-09-15T22:26:20.050ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7841 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3942025-09-15T22:26:20.051ZINFOphd-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
3952025-09-15T22:26:20.051ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3962025-09-15T22:26:20.051ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1171 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 77464b72-5d73-4b36-b8cf-6921c9f42676
3972025-09-15T22:26:20.477ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = 77464b72-5d73-4b36-b8cf-6921c9f42676
3982025-09-15T22:26:20.544ZDEBGphd-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 = 77464b72-5d73-4b36-b8cf-6921c9f42676
3992025-09-15T22:26:20.544ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-1732f2c6-b236-48be-88d8-91868a2443e2"] 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 = 77464b72-5d73-4b36-b8cf-6921c9f42676
4002025-09-15T22:26:20.564ZDEBGphd-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 = 77464b72-5d73-4b36-b8cf-6921c9f42676
4012025-09-15T22:26:20.564ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-db75e9ff-d374-4570-b631-e5a0fd2da818"] 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 = 77464b72-5d73-4b36-b8cf-6921c9f42676
4022025-09-15T22:26:20.578ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 528 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 77464b72-5d73-4b36-b8cf-6921c9f42676
4032025-09-15T22:26:20.579ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3596 file = phd-tests/framework/src/test_vm/mod.rs line = 407 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 6093a902-e285-45f8-986c-a7d956352c6c target = phd_framework::test_vm target_id = 77464b72-5d73-4b36-b8cf-6921c9f42676 vm = migration_from_base_lifecycle_0 vm_id = 77464b72-5d73-4b36-b8cf-6921c9f42676
4042025-09-15T22:26:20.579ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3596 file = phd-tests/framework/src/test_vm/mod.rs line = 600 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 6093a902-e285-45f8-986c-a7d956352c6c target = phd_framework::test_vm target_id = 77464b72-5d73-4b36-b8cf-6921c9f42676
4052025-09-15T22:26:20.579ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 8525 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
4062025-09-15T22:26:20.579ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 527 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4072025-09-15T22:26:20.579ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4082025-09-15T22:26:20.579ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
409 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 104.60s
410 
4112025-09-15T22:26:20.579ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner