Max level shown:
12025-04-28T16:46:32.675ZINFOphd-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-04-28T16:46:32.678ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 221 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 6801, tv_nsec: 33149262 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-04-28T16:46:32.678ZINFOphd-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-04-28T16:46:32.678ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = da3cf198a0e000bb89efc3a1c77d7ba09340a600 file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52025-04-28T16:46:32.678ZDEBGphd-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/da3cf198a0e000bb89efc3a1c77d7ba09340a600/crucible-nightly.sha256.txt
62025-04-28T16:46:32.860ZINFOphd-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-04-28T16:46:33.411ZDEBGphd-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/42ab3648919da6d2b0c0c7b38a6a89d21ee07c35/propolis-server.sha256.txt
82025-04-28T16:46:33.548ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-04-28T16:46:33.548ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-04-28T16:46:33.548ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-04-28T16:46:33.548ZINFOphd-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-04-28T16:46:33.548ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-04-28T16:46:33.548ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-04-28T16:46:33.549ZINFOphd-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-04-28T16:46:33.549ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
162025-04-28T16:46:33.549ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
172025-04-28T16:46:34.165ZDEBGphd-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-04-28T16:46:34.194ZDEBGphd-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-04-28T16:47:08.551ZDEBGphd-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-04-28T16:47:08.552ZDEBGphd-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-04-28T16:47:08.583ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.01M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-04-28T16:47:08.583ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7e5081b8-cdc7-40de-839f-80992b27590b"] 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-04-28T16:47:08.636ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7e5081b8-cdc7-40de-839f-80992b27590b", "phd-artifacts/phd-clone-16f9f0e4-2511-4fb0-955d-1b46453cd393"] 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-04-28T16:47:08.657ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-16f9f0e4-2511-4fb0-955d-1b46453cd393"] 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-04-28T16:47:08.670ZDEBGphd-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-16f9f0e4-2511-4fb0-955d-1b46453cd393 0B 1.80T 48.9M /phd-artifacts/phd-clone-16f9f0e4-2511-4fb0-955d-1b46453cd393\n target = phd_framework::zfs
262025-04-28T16:47:08.671ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272025-04-28T16:47:08.671ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282025-04-28T16:47:08.671ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/0a6e2f1ecea4112418d0e87d5f6ede9d40f6c4f6ff2b197756bac1deaef4cd55/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292025-04-28T16:47:08.671ZDEBGphd-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/42ab3648919da6d2b0c0c7b38a6a89d21ee07c35/propolis-server.tar.gz
302025-04-28T16:47:34.864ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/0a6e2f1ecea4112418d0e87d5f6ede9d40f6c4f6ff2b197756bac1deaef4cd55/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-04-28T16:47:34.864ZDEBGphd-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-04-28T16:47:48.851ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/0a6e2f1ecea4112418d0e87d5f6ede9d40f6c4f6ff2b197756bac1deaef4cd55/propolis-server" target = phd_framework::test_vm::server
332025-04-28T16:47:48.851ZINFOphd-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-04-28T16:47:48.903ZINFOphd-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-04-28T16:47:48.934ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 40263 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362025-04-28T16:47:48.934ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
372025-04-28T16:47:49.003ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
382025-04-28T16:47:49.004ZINFOphd-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: 6fbc7e18-0ea7-4d78-9653-fbabf76775e3, metadata: InstanceMetadata { project_id: ead683bd-cce8-4283-a26b-675e9a0359ca, silo_id: 754c2a44-2826-4121-9d6e-1a913e366f3d, sled_id: 0b01e54e-549c-4ee5-8f5b-97e302be4d46, sled_model: "pheidippes", sled_revision: 1, sled_serial: "0b01e54e-549c-4ee5-8f5b-97e302be4d46" }, name: "phd-vm-6fbc7e18-0ea7-4d78-9653-fbabf76775e3" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
392025-04-28T16:47:49.004ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 69 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
402025-04-28T16:47:49.004ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
412025-04-28T16:47:49.004ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 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 = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
422025-04-28T16:47:49.005ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
432025-04-28T16:47:49.005ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
442025-04-28T16:47:49.005ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
452025-04-28T16:47:49.005ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
462025-04-28T16:47:49.005ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
472025-04-28T16:47:49.005ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
482025-04-28T16:47:53.421ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4415 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
492025-04-28T16:47:53.421ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
502025-04-28T16:47:53.421ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
512025-04-28T16:47:53.421ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
522025-04-28T16:47:53.421ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
532025-04-28T16:47:53.438ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
542025-04-28T16:47:53.438ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552025-04-28T16:47:53.439ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
562025-04-28T16:47:53.439ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
572025-04-28T16:47:53.439ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
582025-04-28T16:47:53.472ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
592025-04-28T16:47:53.472ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
602025-04-28T16:47:53.472ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4467 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
612025-04-28T16:47:53.472ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
622025-04-28T16:47:53.472ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
632025-04-28T16:47:53.483ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
642025-04-28T16:47:53.483ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
652025-04-28T16:47:53.483ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
662025-04-28T16:47:53.506ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
672025-04-28T16:47:53.506ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
682025-04-28T16:47:53.506ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
692025-04-28T16:47:53.518ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
702025-04-28T16:47:53.518ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
712025-04-28T16:47:53.518ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
722025-04-28T16:47:53.551ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
732025-04-28T16:47:53.551ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
742025-04-28T16:47:53.551ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
752025-04-28T16:47:53.561ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
762025-04-28T16:47:53.562ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
772025-04-28T16:47:53.562ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
782025-04-28T16:47:53.595ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
792025-04-28T16:47:53.595ZINFOphd-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
802025-04-28T16:47:53.595ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
812025-04-28T16:47:53.595ZINFOphd-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 = 215 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
822025-04-28T16:47:53.595ZDEBGphd-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
832025-04-28T16:47:53.595ZDEBGphd-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
842025-04-28T16:47:53.595ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
852025-04-28T16:47:53.595ZINFOphd-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
862025-04-28T16:47:53.612ZINFOphd-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
872025-04-28T16:47:53.644ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 49 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
882025-04-28T16:47:53.644ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3 target = phd_framework::test_vm target_id = c83411f4-470e-4315-93bb-c40901c918c3
892025-04-28T16:47:53.645ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = c3ddc2ce-54cd-40cb-865d-05be651959e7 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3 target = phd_framework::test_vm target_id = c83411f4-470e-4315-93bb-c40901c918c3 timeout_duration = 45s
902025-04-28T16:47:53.645ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3 target = phd_framework::test_vm target_id = c83411f4-470e-4315-93bb-c40901c918c3 vm = migration_from_base_and_back_lifecycle_0 vm_id = c83411f4-470e-4315-93bb-c40901c918c3
912025-04-28T16:47:53.712ZINFOphd-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: c83411f4-470e-4315-93bb-c40901c918c3, metadata: InstanceMetadata { project_id: ead683bd-cce8-4283-a26b-675e9a0359ca, silo_id: 754c2a44-2826-4121-9d6e-1a913e366f3d, sled_id: c906c42e-2892-4633-91b5-c611998e57fb, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c906c42e-2892-4633-91b5-c611998e57fb" }, name: "phd-vm-c83411f4-470e-4315-93bb-c40901c918c3" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3 target = phd_framework::test_vm target_id = c83411f4-470e-4315-93bb-c40901c918c3 vm = migration_from_base_and_back_lifecycle_0 vm_id = c83411f4-470e-4315-93bb-c40901c918c3
922025-04-28T16:47:53.712ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 67 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3 target = phd_framework::test_vm target_id = c83411f4-470e-4315-93bb-c40901c918c3 vm = migration_from_base_and_back_lifecycle_0 vm_id = c83411f4-470e-4315-93bb-c40901c918c3
932025-04-28T16:47:53.712ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = c3ddc2ce-54cd-40cb-865d-05be651959e7 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3 target = phd_framework::test_vm target_id = c83411f4-470e-4315-93bb-c40901c918c3
942025-04-28T16:47:56.195ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
952025-04-28T16:47:56.262ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3 target = phd_framework::test_vm target_id = c83411f4-470e-4315-93bb-c40901c918c3
962025-04-28T16:47:56.262ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2549 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = c3ddc2ce-54cd-40cb-865d-05be651959e7 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3 target = phd_framework::test_vm target_id = c83411f4-470e-4315-93bb-c40901c918c3
972025-04-28T16:47:56.262ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 2617 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3 target = phd_framework::test_vm target_id = c83411f4-470e-4315-93bb-c40901c918c3
982025-04-28T16:47:56.263ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
992025-04-28T16:47:56.263ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = c83411f4-470e-4315-93bb-c40901c918c3
1002025-04-28T16:47:56.263ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = c83411f4-470e-4315-93bb-c40901c918c3
1012025-04-28T16:47:56.264ZDEBGphd-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 = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
1022025-04-28T16:47:56.361ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 97 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6fbc7e18-0ea7-4d78-9653-fbabf76775e3
1032025-04-28T16:47:59.849ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 3585 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = c83411f4-470e-4315-93bb-c40901c918c3
1042025-04-28T16:47:59.849ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = c83411f4-470e-4315-93bb-c40901c918c3
1052025-04-28T16:47:59.849ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = c83411f4-470e-4315-93bb-c40901c918c3
1062025-04-28T16:47:59.882ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = c83411f4-470e-4315-93bb-c40901c918c3
1072025-04-28T16:47:59.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
1082025-04-28T16:47:59.882ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1092025-04-28T16:47:59.883ZINFOphd-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 = 215 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
1102025-04-28T16:47:59.883ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/0a6e2f1ecea4112418d0e87d5f6ede9d40f6c4f6ff2b197756bac1deaef4cd55/propolis-server target = phd_framework::artifacts::store
1112025-04-28T16:47:59.883ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/0a6e2f1ecea4112418d0e87d5f6ede9d40f6c4f6ff2b197756bac1deaef4cd55/propolis-server" target = phd_framework::test_vm::server
1122025-04-28T16:47:59.883ZINFOphd-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
1132025-04-28T16:47:59.898ZINFOphd-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
1142025-04-28T16:47:59.928ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 45 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1152025-04-28T16:47:59.929ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c83411f4-470e-4315-93bb-c40901c918c3 target = phd_framework::test_vm target_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e
1162025-04-28T16:47:59.929ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = 0cb78cb8-8810-4f9e-acc8-c38344ceba06 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c83411f4-470e-4315-93bb-c40901c918c3 target = phd_framework::test_vm target_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e timeout_duration = 45s
1172025-04-28T16:47:59.929ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c83411f4-470e-4315-93bb-c40901c918c3 target = phd_framework::test_vm target_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e vm = migration_from_base_and_back_lifecycle_1 vm_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e
1182025-04-28T16:47:59.991ZINFOphd-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: 7f711947-7f98-45ed-8b66-2e5e243ed13e, metadata: InstanceMetadata { project_id: ead683bd-cce8-4283-a26b-675e9a0359ca, silo_id: 754c2a44-2826-4121-9d6e-1a913e366f3d, sled_id: e9cceb8e-169b-46cc-9d37-b4ed64753ce5, sled_model: "pheidippes", sled_revision: 1, sled_serial: "e9cceb8e-169b-46cc-9d37-b4ed64753ce5" }, name: "phd-vm-7f711947-7f98-45ed-8b66-2e5e243ed13e" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c83411f4-470e-4315-93bb-c40901c918c3 target = phd_framework::test_vm target_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e vm = migration_from_base_and_back_lifecycle_1 vm_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e
1192025-04-28T16:47:59.991ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 62 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c83411f4-470e-4315-93bb-c40901c918c3 target = phd_framework::test_vm target_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e vm = migration_from_base_and_back_lifecycle_1 vm_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e
1202025-04-28T16:47:59.991ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 0cb78cb8-8810-4f9e-acc8-c38344ceba06 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c83411f4-470e-4315-93bb-c40901c918c3 target = phd_framework::test_vm target_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e
1212025-04-28T16:48:02.404ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7807}} target = phd_framework::serial
1222025-04-28T16:48:03.801ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c83411f4-470e-4315-93bb-c40901c918c3 target = phd_framework::test_vm target_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e
1232025-04-28T16:48:03.801ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3809 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 0cb78cb8-8810-4f9e-acc8-c38344ceba06 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c83411f4-470e-4315-93bb-c40901c918c3 target = phd_framework::test_vm target_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e
1242025-04-28T16:48:03.801ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3872 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c83411f4-470e-4315-93bb-c40901c918c3 target = phd_framework::test_vm target_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e
1252025-04-28T16:48:03.802ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = c83411f4-470e-4315-93bb-c40901c918c3
1262025-04-28T16:48:03.803ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e
1272025-04-28T16:48:03.803ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e
1282025-04-28T16:48:03.803ZDEBGphd-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 = c83411f4-470e-4315-93bb-c40901c918c3
1292025-04-28T16:48:03.902ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 99 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = c83411f4-470e-4315-93bb-c40901c918c3
1302025-04-28T16:48:03.903ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 100 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e
1312025-04-28T16:48:03.903ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e
1322025-04-28T16:48:03.903ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e
1332025-04-28T16:48:03.936ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e
1342025-04-28T16:48:03.936ZINFOphd-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
1352025-04-28T16:48:03.936ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1362025-04-28T16:48:03.936ZINFOphd-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 = 215 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
1372025-04-28T16:48:03.937ZDEBGphd-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
1382025-04-28T16:48:03.937ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1392025-04-28T16:48:03.937ZINFOphd-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
1402025-04-28T16:48:03.953ZINFOphd-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
1412025-04-28T16:48:03.984ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 47 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1422025-04-28T16:48:03.984ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e target = phd_framework::test_vm target_id = 64308230-33af-4587-a2d2-16ec88699a23
1432025-04-28T16:48:03.984ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = 534811ab-86ea-41c1-b6a8-d01af4e67e6a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e target = phd_framework::test_vm target_id = 64308230-33af-4587-a2d2-16ec88699a23 timeout_duration = 45s
1442025-04-28T16:48:03.984ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e target = phd_framework::test_vm target_id = 64308230-33af-4587-a2d2-16ec88699a23 vm = migration_from_base_and_back_lifecycle_2 vm_id = 64308230-33af-4587-a2d2-16ec88699a23
1452025-04-28T16:48:04.047ZINFOphd-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: 64308230-33af-4587-a2d2-16ec88699a23, metadata: InstanceMetadata { project_id: ead683bd-cce8-4283-a26b-675e9a0359ca, silo_id: 754c2a44-2826-4121-9d6e-1a913e366f3d, sled_id: a6232361-369f-4eb7-a0cb-d1f7faf13552, sled_model: "pheidippes", sled_revision: 1, sled_serial: "a6232361-369f-4eb7-a0cb-d1f7faf13552" }, name: "phd-vm-64308230-33af-4587-a2d2-16ec88699a23" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e target = phd_framework::test_vm target_id = 64308230-33af-4587-a2d2-16ec88699a23 vm = migration_from_base_and_back_lifecycle_2 vm_id = 64308230-33af-4587-a2d2-16ec88699a23
1462025-04-28T16:48:04.047ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 63 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e target = phd_framework::test_vm target_id = 64308230-33af-4587-a2d2-16ec88699a23 vm = migration_from_base_and_back_lifecycle_2 vm_id = 64308230-33af-4587-a2d2-16ec88699a23
1472025-04-28T16:48:04.047ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 534811ab-86ea-41c1-b6a8-d01af4e67e6a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e target = phd_framework::test_vm target_id = 64308230-33af-4587-a2d2-16ec88699a23
1482025-04-28T16:48:06.496ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7854}} target = phd_framework::serial
1492025-04-28T16:48:07.114ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e target = phd_framework::test_vm target_id = 64308230-33af-4587-a2d2-16ec88699a23
1502025-04-28T16:48:07.114ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3067 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 534811ab-86ea-41c1-b6a8-d01af4e67e6a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e target = phd_framework::test_vm target_id = 64308230-33af-4587-a2d2-16ec88699a23
1512025-04-28T16:48:07.115ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3130 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e target = phd_framework::test_vm target_id = 64308230-33af-4587-a2d2-16ec88699a23
1522025-04-28T16:48:07.116ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e
1532025-04-28T16:48:07.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 64308230-33af-4587-a2d2-16ec88699a23
1542025-04-28T16:48:07.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 64308230-33af-4587-a2d2-16ec88699a23
1552025-04-28T16:48:07.117ZDEBGphd-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 = 7f711947-7f98-45ed-8b66-2e5e243ed13e
1562025-04-28T16:48:07.212ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 95 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 7f711947-7f98-45ed-8b66-2e5e243ed13e
1572025-04-28T16:48:07.849ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 733 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 64308230-33af-4587-a2d2-16ec88699a23
1582025-04-28T16:48:07.850ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 64308230-33af-4587-a2d2-16ec88699a23
1592025-04-28T16:48:07.850ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 64308230-33af-4587-a2d2-16ec88699a23
1602025-04-28T16:48:07.883ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 64308230-33af-4587-a2d2-16ec88699a23
1612025-04-28T16:48:07.883ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 64308230-33af-4587-a2d2-16ec88699a23
1622025-04-28T16:48:07.883ZDEBGphd-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
1632025-04-28T16:48:07.883ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18880 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642025-04-28T16:48:07.883ZINFOphd-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
1652025-04-28T16:48:07.883ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1662025-04-28T16:48:07.884ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 64308230-33af-4587-a2d2-16ec88699a23
1672025-04-28T16:48:08.352ZDEBGphd-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 = 64308230-33af-4587-a2d2-16ec88699a23
1682025-04-28T16:48:08.444ZDEBGphd-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 = 64308230-33af-4587-a2d2-16ec88699a23
1692025-04-28T16:48:08.445ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-16f9f0e4-2511-4fb0-955d-1b46453cd393"] 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 = 64308230-33af-4587-a2d2-16ec88699a23
1702025-04-28T16:48:08.478ZDEBGphd-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 = 64308230-33af-4587-a2d2-16ec88699a23
1712025-04-28T16:48:08.478ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-7e5081b8-cdc7-40de-839f-80992b27590b"] 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 = 64308230-33af-4587-a2d2-16ec88699a23
1722025-04-28T16:48:08.507ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 623 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 64308230-33af-4587-a2d2-16ec88699a23
1732025-04-28T16:48:08.507ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 94958 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
1742025-04-28T16:48:08.507ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 623 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1752025-04-28T16:48:08.507ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1762025-04-28T16:48:08.507ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1772025-04-28T16:48:08.508ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1782025-04-28T16:48:08.508ZINFOphd-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
1792025-04-28T16:48:08.508ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
1802025-04-28T16:48:08.508ZDEBGphd-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
1812025-04-28T16:48:08.508ZDEBGphd-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
1822025-04-28T16:48:08.508ZDEBGphd-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
1832025-04-28T16:48:08.528ZDEBGphd-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 739M 1.80T 738M /phd-artifacts\n target = phd_framework::zfs
1842025-04-28T16:48:08.528ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-898f3fd5-2292-4d14-9ef5-332ea4ed4111"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1852025-04-28T16:48:08.550ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-898f3fd5-2292-4d14-9ef5-332ea4ed4111", "phd-artifacts/phd-clone-5431ac8a-d001-46fd-a628-de647a6f539b"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1862025-04-28T16:48:08.578ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-5431ac8a-d001-46fd-a628-de647a6f539b"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1872025-04-28T16:48:08.596ZDEBGphd-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-5431ac8a-d001-46fd-a628-de647a6f539b 0B 1.80T 738M /phd-artifacts/phd-clone-5431ac8a-d001-46fd-a628-de647a6f539b\n target = phd_framework::zfs
1882025-04-28T16:48:08.597ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1892025-04-28T16:48:08.597ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1902025-04-28T16:48:08.597ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/0a6e2f1ecea4112418d0e87d5f6ede9d40f6c4f6ff2b197756bac1deaef4cd55/propolis-server target = phd_framework::artifacts::store
1912025-04-28T16:48:08.597ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/0a6e2f1ecea4112418d0e87d5f6ede9d40f6c4f6ff2b197756bac1deaef4cd55/propolis-server" target = phd_framework::test_vm::server
1922025-04-28T16:48:08.597ZINFOphd-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
1932025-04-28T16:48:08.609ZINFOphd-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
1942025-04-28T16:48:08.640ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 43 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1952025-04-28T16:48:08.641ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
1962025-04-28T16:48:08.704ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1972025-04-28T16:48:08.704ZINFOphd-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: 055da1a4-9456-4767-be1e-5f9f75260844, metadata: InstanceMetadata { project_id: a387f71d-db87-49c1-9104-63e6e1f464ed, silo_id: 13be936e-5eb0-46ce-aca8-c5601fca6bfe, sled_id: 94152f15-3d4f-4d7c-a8e3-e61b6a4251f4, sled_model: "pheidippes", sled_revision: 1, sled_serial: "94152f15-3d4f-4d7c-a8e3-e61b6a4251f4" }, name: "phd-vm-055da1a4-9456-4767-be1e-5f9f75260844" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
1982025-04-28T16:48:08.704ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 63 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
1992025-04-28T16:48:08.705ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2002025-04-28T16:48:08.705ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2012025-04-28T16:48:08.705ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2022025-04-28T16:48:08.705ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2032025-04-28T16:48:08.705ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2042025-04-28T16:48:08.705ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2052025-04-28T16:48:08.705ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2062025-04-28T16:48:08.705ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2072025-04-28T16:48:13.155ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4449 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2082025-04-28T16:48:13.155ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2092025-04-28T16:48:13.155ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2102025-04-28T16:48:13.155ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2112025-04-28T16:48:13.155ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2122025-04-28T16:48:13.173ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2132025-04-28T16:48:13.173ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2142025-04-28T16:48:13.174ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2152025-04-28T16:48:13.174ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2162025-04-28T16:48:13.174ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2172025-04-28T16:48:13.206ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2182025-04-28T16:48:13.206ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2192025-04-28T16:48:13.206ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4500 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2202025-04-28T16:48:13.206ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2212025-04-28T16:48:13.206ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2222025-04-28T16:48:13.217ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2232025-04-28T16:48:13.217ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2242025-04-28T16:48:13.217ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2252025-04-28T16:48:13.240ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2262025-04-28T16:48:13.244ZINFOphd-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
2272025-04-28T16:48:13.244ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2282025-04-28T16:48:13.244ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2292025-04-28T16:48:13.244ZDEBGphd-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
2302025-04-28T16:48:13.244ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2312025-04-28T16:48:13.244ZINFOphd-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
2322025-04-28T16:48:13.261ZINFOphd-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
2332025-04-28T16:48:13.292ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 48 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2342025-04-28T16:48:13.293ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 055da1a4-9456-4767-be1e-5f9f75260844 target = phd_framework::test_vm target_id = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239
2352025-04-28T16:48:13.293ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = fef4df9f-077a-4e3d-9209-9bcc583a7cf9 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 055da1a4-9456-4767-be1e-5f9f75260844 target = phd_framework::test_vm target_id = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239 timeout_duration = 45s
2362025-04-28T16:48:13.293ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 055da1a4-9456-4767-be1e-5f9f75260844 target = phd_framework::test_vm target_id = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239 vm = migration_serial_history_base_lifecycle_0 vm_id = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239
2372025-04-28T16:48:13.354ZINFOphd-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: 951f10cd-fc5e-4f1e-9f8b-e46da6b47239, metadata: InstanceMetadata { project_id: a387f71d-db87-49c1-9104-63e6e1f464ed, silo_id: 13be936e-5eb0-46ce-aca8-c5601fca6bfe, sled_id: 7a2fe629-524a-48a5-809f-8244a88cdcef, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7a2fe629-524a-48a5-809f-8244a88cdcef" }, name: "phd-vm-951f10cd-fc5e-4f1e-9f8b-e46da6b47239" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 055da1a4-9456-4767-be1e-5f9f75260844 target = phd_framework::test_vm target_id = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239 vm = migration_serial_history_base_lifecycle_0 vm_id = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239
2382025-04-28T16:48:13.354ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 61 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 055da1a4-9456-4767-be1e-5f9f75260844 target = phd_framework::test_vm target_id = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239 vm = migration_serial_history_base_lifecycle_0 vm_id = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239
2392025-04-28T16:48:13.354ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = fef4df9f-077a-4e3d-9209-9bcc583a7cf9 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 055da1a4-9456-4767-be1e-5f9f75260844 target = phd_framework::test_vm target_id = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239
2402025-04-28T16:48:15.772ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}} target = phd_framework::serial
2412025-04-28T16:48:16.430ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 055da1a4-9456-4767-be1e-5f9f75260844 target = phd_framework::test_vm target_id = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239
2422025-04-28T16:48:16.430ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3075 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = fef4df9f-077a-4e3d-9209-9bcc583a7cf9 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 055da1a4-9456-4767-be1e-5f9f75260844 target = phd_framework::test_vm target_id = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239
2432025-04-28T16:48:16.430ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3137 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 055da1a4-9456-4767-be1e-5f9f75260844 target = phd_framework::test_vm target_id = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239
2442025-04-28T16:48:16.431ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2452025-04-28T16:48:16.432ZDEBGphd-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 = 055da1a4-9456-4767-be1e-5f9f75260844
2462025-04-28T16:48:16.528ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 97 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 055da1a4-9456-4767-be1e-5f9f75260844
2472025-04-28T16:48:16.531ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239
2482025-04-28T16:48:16.531ZDEBGphd-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
2492025-04-28T16:48:16.531ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2502025-04-28T16:48:16.531ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7826 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2512025-04-28T16:48:16.531ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2522025-04-28T16:48:16.532ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239
2532025-04-28T16:48:16.790ZDEBGphd-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 = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239
2542025-04-28T16:48:16.881ZDEBGphd-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 = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239
2552025-04-28T16:48:16.881ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-5431ac8a-d001-46fd-a628-de647a6f539b"] 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 = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239
2562025-04-28T16:48:16.916ZDEBGphd-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 = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239
2572025-04-28T16:48:16.916ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-898f3fd5-2292-4d14-9ef5-332ea4ed4111"] 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 = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239
2582025-04-28T16:48:16.943ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 412 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 951f10cd-fc5e-4f1e-9f8b-e46da6b47239
2592025-04-28T16:48:16.943ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 8435 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2602025-04-28T16:48:16.943ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 412 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2612025-04-28T16:48:16.944ZINFOphd-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
2622025-04-28T16:48:16.944ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2632025-04-28T16:48:16.944ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2642025-04-28T16:48:16.944ZINFOphd-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
2652025-04-28T16:48:16.944ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
2662025-04-28T16:48:16.944ZDEBGphd-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
2672025-04-28T16:48:16.944ZDEBGphd-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
2682025-04-28T16:48:16.944ZDEBGphd-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
2692025-04-28T16:48:16.963ZDEBGphd-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 739M 1.80T 738M /phd-artifacts\n target = phd_framework::zfs
2702025-04-28T16:48:16.963ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6791c369-b4eb-436c-8a41-c19e84e215bc"] 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
2712025-04-28T16:48:16.986ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6791c369-b4eb-436c-8a41-c19e84e215bc", "phd-artifacts/phd-clone-6347d9d0-86d6-4f15-86a0-774cd9badf84"] 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
2722025-04-28T16:48:17.008ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-6347d9d0-86d6-4f15-86a0-774cd9badf84"] 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
2732025-04-28T16:48:17.026ZDEBGphd-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-6347d9d0-86d6-4f15-86a0-774cd9badf84 0B 1.80T 738M /phd-artifacts/phd-clone-6347d9d0-86d6-4f15-86a0-774cd9badf84\n target = phd_framework::zfs
2742025-04-28T16:48:17.026ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2752025-04-28T16:48:17.026ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2762025-04-28T16:48:17.027ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/0a6e2f1ecea4112418d0e87d5f6ede9d40f6c4f6ff2b197756bac1deaef4cd55/propolis-server target = phd_framework::artifacts::store
2772025-04-28T16:48:17.027ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/0a6e2f1ecea4112418d0e87d5f6ede9d40f6c4f6ff2b197756bac1deaef4cd55/propolis-server" target = phd_framework::test_vm::server
2782025-04-28T16:48:17.027ZINFOphd-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
2792025-04-28T16:48:17.038ZINFOphd-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
2802025-04-28T16:48:17.069ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 42 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2812025-04-28T16:48:17.069ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
2822025-04-28T16:48:17.133ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2832025-04-28T16:48:17.134ZINFOphd-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: 8d528e89-fe06-4409-b387-0e3b8c77d4d1, metadata: InstanceMetadata { project_id: 35f0e22e-d25c-4049-a887-0a9ac96f484c, silo_id: 2453aa0a-1a39-4818-8322-3d6e4f261db9, sled_id: 629e22c0-19c7-4f90-b6c5-d0e067fb4eee, sled_model: "pheidippes", sled_revision: 1, sled_serial: "629e22c0-19c7-4f90-b6c5-d0e067fb4eee" }, name: "phd-vm-8d528e89-fe06-4409-b387-0e3b8c77d4d1" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
2842025-04-28T16:48:17.134ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 64 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
2852025-04-28T16:48:17.134ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
2862025-04-28T16:48:17.134ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
2872025-04-28T16:48:17.134ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
2882025-04-28T16:48:17.134ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2892025-04-28T16:48:17.134ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
2902025-04-28T16:48:17.134ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2912025-04-28T16:48:17.135ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
2922025-04-28T16:48:17.135ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
2932025-04-28T16:48:21.540ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4405 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
2942025-04-28T16:48:21.540ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
2952025-04-28T16:48:21.540ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
2962025-04-28T16:48:21.540ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
2972025-04-28T16:48:21.540ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
2982025-04-28T16:48:21.558ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
2992025-04-28T16:48:21.558ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
3002025-04-28T16:48:21.558ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3012025-04-28T16:48:21.559ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3022025-04-28T16:48:21.559ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3032025-04-28T16:48:21.592ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3042025-04-28T16:48:21.592ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3052025-04-28T16:48:21.592ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4458 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3062025-04-28T16:48:21.593ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3072025-04-28T16:48:21.593ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3082025-04-28T16:48:21.604ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3092025-04-28T16:48:21.604ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3102025-04-28T16:48:21.604ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3112025-04-28T16:48:21.636ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3122025-04-28T16:48:21.636ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3132025-04-28T16:48:21.637ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3142025-04-28T16:48:21.647ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3152025-04-28T16:48:21.647ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3162025-04-28T16:48:21.647ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3172025-04-28T16:48:21.680ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3182025-04-28T16:48:21.681ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3192025-04-28T16:48:21.681ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3202025-04-28T16:48:21.691ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3212025-04-28T16:48:21.691ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3222025-04-28T16:48:21.691ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3232025-04-28T16:48:21.724ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3242025-04-28T16:48:21.725ZINFOphd-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
3252025-04-28T16:48:21.725ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3262025-04-28T16:48:21.725ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3272025-04-28T16:48:21.725ZDEBGphd-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
3282025-04-28T16:48:21.725ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3292025-04-28T16:48:21.725ZINFOphd-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
3302025-04-28T16:48:21.742ZINFOphd-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
3312025-04-28T16:48:21.774ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 49 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3322025-04-28T16:48:21.774ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1 target = phd_framework::test_vm target_id = e511562d-20a0-46dd-b07d-3c820c43593b
3332025-04-28T16:48:21.774ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = 621637d0-2623-4eb9-b111-076bef924701 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1 target = phd_framework::test_vm target_id = e511562d-20a0-46dd-b07d-3c820c43593b timeout_duration = 45s
3342025-04-28T16:48:21.774ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1 target = phd_framework::test_vm target_id = e511562d-20a0-46dd-b07d-3c820c43593b vm = migration_from_base_lifecycle_0 vm_id = e511562d-20a0-46dd-b07d-3c820c43593b
3352025-04-28T16:48:21.837ZINFOphd-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: e511562d-20a0-46dd-b07d-3c820c43593b, metadata: InstanceMetadata { project_id: 35f0e22e-d25c-4049-a887-0a9ac96f484c, silo_id: 2453aa0a-1a39-4818-8322-3d6e4f261db9, sled_id: 0e0766b9-5672-4c2b-9bb7-55f326b3278d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "0e0766b9-5672-4c2b-9bb7-55f326b3278d" }, name: "phd-vm-e511562d-20a0-46dd-b07d-3c820c43593b" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1 target = phd_framework::test_vm target_id = e511562d-20a0-46dd-b07d-3c820c43593b vm = migration_from_base_lifecycle_0 vm_id = e511562d-20a0-46dd-b07d-3c820c43593b
3362025-04-28T16:48:21.837ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 63 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1 target = phd_framework::test_vm target_id = e511562d-20a0-46dd-b07d-3c820c43593b vm = migration_from_base_lifecycle_0 vm_id = e511562d-20a0-46dd-b07d-3c820c43593b
3372025-04-28T16:48:21.838ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 621637d0-2623-4eb9-b111-076bef924701 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1 target = phd_framework::test_vm target_id = e511562d-20a0-46dd-b07d-3c820c43593b
3382025-04-28T16:48:24.280ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
3392025-04-28T16:48:25.013ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1 target = phd_framework::test_vm target_id = e511562d-20a0-46dd-b07d-3c820c43593b
3402025-04-28T16:48:25.013ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3175 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 621637d0-2623-4eb9-b111-076bef924701 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1 target = phd_framework::test_vm target_id = e511562d-20a0-46dd-b07d-3c820c43593b
3412025-04-28T16:48:25.013ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3239 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1 target = phd_framework::test_vm target_id = e511562d-20a0-46dd-b07d-3c820c43593b
3422025-04-28T16:48:25.014ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3432025-04-28T16:48:25.015ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = e511562d-20a0-46dd-b07d-3c820c43593b
3442025-04-28T16:48:25.015ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = e511562d-20a0-46dd-b07d-3c820c43593b
3452025-04-28T16:48:25.015ZDEBGphd-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 = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3462025-04-28T16:48:25.115ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 100 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8d528e89-fe06-4409-b387-0e3b8c77d4d1
3472025-04-28T16:48:25.115ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 100 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = e511562d-20a0-46dd-b07d-3c820c43593b
3482025-04-28T16:48:25.115ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = e511562d-20a0-46dd-b07d-3c820c43593b
3492025-04-28T16:48:25.115ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = e511562d-20a0-46dd-b07d-3c820c43593b
3502025-04-28T16:48:25.148ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = e511562d-20a0-46dd-b07d-3c820c43593b
3512025-04-28T16:48:25.148ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = e511562d-20a0-46dd-b07d-3c820c43593b
3522025-04-28T16:48:25.149ZDEBGphd-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
3532025-04-28T16:48:25.149ZINFOphd-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
3542025-04-28T16:48:25.149ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8015 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3552025-04-28T16:48:25.149ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3562025-04-28T16:48:25.150ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = e511562d-20a0-46dd-b07d-3c820c43593b
3572025-04-28T16:48:25.658ZDEBGphd-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 = e511562d-20a0-46dd-b07d-3c820c43593b
3582025-04-28T16:48:25.753ZDEBGphd-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 = e511562d-20a0-46dd-b07d-3c820c43593b
3592025-04-28T16:48:25.753ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-6347d9d0-86d6-4f15-86a0-774cd9badf84"] 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 = e511562d-20a0-46dd-b07d-3c820c43593b
3602025-04-28T16:48:25.786ZDEBGphd-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 = e511562d-20a0-46dd-b07d-3c820c43593b
3612025-04-28T16:48:25.786ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-6791c369-b4eb-436c-8a41-c19e84e215bc"] 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 = e511562d-20a0-46dd-b07d-3c820c43593b
3622025-04-28T16:48:25.815ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 666 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = e511562d-20a0-46dd-b07d-3c820c43593b
3632025-04-28T16:48:25.815ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 8871 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
3642025-04-28T16:48:25.815ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 666 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3652025-04-28T16:48:25.815ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3662025-04-28T16:48:25.815ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
367 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 112.27s
368 
3692025-04-28T16:48:25.815ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner