Max level shown:
12025-09-25T23:40:04.923ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22025-09-25T23:40:04.926ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 221 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("907a5fd1763ce5ddd74001261e5b52cd200a25f9"), sha256: "ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 227, tv_nsec: 572130282 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-09-25T23:40:04.926ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 229 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42025-09-25T23:40:04.926ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 65ca41e821ef53ec9c28909357f23e3348169e4f file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52025-09-25T23:40:04.926ZDEBGphd-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/65ca41e821ef53ec9c28909357f23e3348169e4f/crucible-nightly.sha256.txt
62025-09-25T23:40:05.176ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 250 target = phd_framework::artifacts::store
72025-09-25T23:40:05.641ZDEBGphd-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/a9b6fc3c2304ca8cfd6752a8bfbfa3fdb4db4725/propolis-server.sha256.txt
82025-09-25T23:40:05.788ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-09-25T23:40:05.788ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-09-25T23:40:05.789ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-09-25T23:40:05.789ZINFOphd-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
122025-09-25T23:40:05.789ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-09-25T23:40:05.789ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-09-25T23:40:05.790ZINFOphd-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
152025-09-25T23:40:05.790ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162025-09-25T23:40:05.790ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
172025-09-25T23:40:06.419ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
182025-09-25T23:40:06.449ZDEBGphd-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::can_migrate_from_base target = phd_framework::artifacts::store timeout = 600s
192025-09-25T23:40:33.776ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202025-09-25T23:40:33.776ZDEBGphd-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
212025-09-25T23:40:33.784ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-09-25T23:40:33.784ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-22970543-94c6-4d67-b14c-4393d266405b"] 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
232025-09-25T23:40:33.829ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-22970543-94c6-4d67-b14c-4393d266405b", "phd-artifacts/phd-clone-85c6cafa-a101-4ba3-b499-3e6965514e75"] 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
242025-09-25T23:40:33.841ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-85c6cafa-a101-4ba3-b499-3e6965514e75"] 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
252025-09-25T23:40:33.848ZDEBGphd-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-85c6cafa-a101-4ba3-b499-3e6965514e75 0B 1.80T 48.9M /phd-artifacts/phd-clone-85c6cafa-a101-4ba3-b499-3e6965514e75\n target = phd_framework::zfs
262025-09-25T23:40:33.849ZINFOphd-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
272025-09-25T23:40:33.849ZINFOphd-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
282025-09-25T23:40:33.849ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/3342123c3338ca8a24c42e56d63d4254fbc7ff127e388d7c7e3885ca0f857e76/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292025-09-25T23:40:33.849ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/a9b6fc3c2304ca8cfd6752a8bfbfa3fdb4db4725/propolis-server.tar.gz
302025-09-25T23:41:00.135ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/3342123c3338ca8a24c42e56d63d4254fbc7ff127e388d7c7e3885ca0f857e76/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 162 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store untar_path = propolis-server
312025-09-25T23:41:00.135ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 521 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
322025-09-25T23:41:14.804ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/3342123c3338ca8a24c42e56d63d4254fbc7ff127e388d7c7e3885ca0f857e76/propolis-server" target = phd_framework::test_vm::server
332025-09-25T23:41:14.804ZINFOphd-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
342025-09-25T23:41:14.863ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352025-09-25T23:41:14.895ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
362025-09-25T23:41:14.898ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 41048 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
372025-09-25T23:41:14.964ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
382025-09-25T23:41:14.965ZINFOphd-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: 345ff341-293b-42c2-b98f-4e4abc776b72, metadata: InstanceMetadata { project_id: 5b08cae5-8494-496b-a55d-4085da2c751c, silo_id: 07ce8ac3-0f74-4caa-99c3-5201a5d50f81, sled_id: 1aa84df9-9345-4a51-9784-1182695c5743, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1aa84df9-9345-4a51-9784-1182695c5743" }, name: "phd-vm-345ff341-293b-42c2-b98f-4e4abc776b72" }, 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 = 345ff341-293b-42c2-b98f-4e4abc776b72
392025-09-25T23:41:14.965ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
402025-09-25T23:41:14.965ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
412025-09-25T23:41:14.966ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
422025-09-25T23:41:14.966ZINFOphd-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
432025-09-25T23:41:14.966ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
442025-09-25T23:41:14.966ZDEBGphd-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
452025-09-25T23:41:14.966ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
462025-09-25T23:41:14.966ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
472025-09-25T23:41:19.496ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4529 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 = 345ff341-293b-42c2-b98f-4e4abc776b72
482025-09-25T23:41:19.496ZDEBGphd-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
492025-09-25T23:41:19.496ZDEBGphd-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
502025-09-25T23:41:19.496ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
512025-09-25T23:41:19.496ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
522025-09-25T23:41:19.515ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 345ff341-293b-42c2-b98f-4e4abc776b72
532025-09-25T23:41:19.515ZDEBGphd-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
542025-09-25T23:41:19.515ZDEBGphd-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
552025-09-25T23:41:19.516ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
562025-09-25T23:41:19.516ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
572025-09-25T23:41:19.549ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
582025-09-25T23:41:19.549ZINFOphd-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
592025-09-25T23:41:19.550ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4583 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
602025-09-25T23:41:19.550ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
612025-09-25T23:41:19.550ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
622025-09-25T23:41:19.560ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
632025-09-25T23:41:19.560ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
642025-09-25T23:41:19.560ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
652025-09-25T23:41:19.593ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
662025-09-25T23:41:19.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 = 345ff341-293b-42c2-b98f-4e4abc776b72
672025-09-25T23:41:19.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 = 345ff341-293b-42c2-b98f-4e4abc776b72
682025-09-25T23:41:19.605ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
692025-09-25T23:41:19.605ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
702025-09-25T23:41:19.605ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
712025-09-25T23:41:19.637ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 345ff341-293b-42c2-b98f-4e4abc776b72
722025-09-25T23:41:19.637ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
732025-09-25T23:41:19.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 = 345ff341-293b-42c2-b98f-4e4abc776b72
742025-09-25T23:41:19.649ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
752025-09-25T23:41:19.649ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
762025-09-25T23:41:19.649ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
772025-09-25T23:41:19.682ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
782025-09-25T23:41:19.682ZINFOphd-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
792025-09-25T23:41:19.682ZINFOphd-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
802025-09-25T23:41:19.682ZINFOphd-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
812025-09-25T23:41:19.682ZDEBGphd-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
822025-09-25T23:41:19.682ZDEBGphd-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
832025-09-25T23:41:19.682ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
842025-09-25T23:41:19.682ZINFOphd-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
852025-09-25T23:41:19.705ZINFOphd-runner: [NEW - EVENT] Launched server with pid 869 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
862025-09-25T23:41:19.736ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 53 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
872025-09-25T23:41:19.736ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72 target = phd_framework::test_vm target_id = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
882025-09-25T23:41:19.736ZINFOphd-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 = 68aab014-f059-4cc8-a82f-b565f984d649 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 345ff341-293b-42c2-b98f-4e4abc776b72 target = phd_framework::test_vm target_id = 3b9ca76a-31d2-4f38-bea4-19d098e269fb timeout_duration = 45s
892025-09-25T23:41:19.736ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72 target = phd_framework::test_vm target_id = 3b9ca76a-31d2-4f38-bea4-19d098e269fb vm = migration_from_base_lifecycle_0 vm_id = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
902025-09-25T23:41:19.802ZINFOphd-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: 3b9ca76a-31d2-4f38-bea4-19d098e269fb, metadata: InstanceMetadata { project_id: 5b08cae5-8494-496b-a55d-4085da2c751c, silo_id: 07ce8ac3-0f74-4caa-99c3-5201a5d50f81, sled_id: 3d59abd4-4d2a-4b13-ac75-4cf720421e83, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3d59abd4-4d2a-4b13-ac75-4cf720421e83" }, name: "phd-vm-3b9ca76a-31d2-4f38-bea4-19d098e269fb" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 345ff341-293b-42c2-b98f-4e4abc776b72 target = phd_framework::test_vm target_id = 3b9ca76a-31d2-4f38-bea4-19d098e269fb vm = migration_from_base_lifecycle_0 vm_id = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
912025-09-25T23:41:19.802ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 68aab014-f059-4cc8-a82f-b565f984d649 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 345ff341-293b-42c2-b98f-4e4abc776b72 target = phd_framework::test_vm target_id = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
922025-09-25T23:41:22.074ZINFOphd-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
932025-09-25T23:41:22.267ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72 target = phd_framework::test_vm target_id = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
942025-09-25T23:41:22.267ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2464 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 68aab014-f059-4cc8-a82f-b565f984d649 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 345ff341-293b-42c2-b98f-4e4abc776b72 target = phd_framework::test_vm target_id = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
952025-09-25T23:41:22.269ZINFOphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
962025-09-25T23:41:22.269ZINFOphd-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 = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
972025-09-25T23:41:22.269ZINFOphd-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 = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
982025-09-25T23:41:22.270ZDEBGphd-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 = 345ff341-293b-42c2-b98f-4e4abc776b72
992025-09-25T23:41:22.342ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 73 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 = 345ff341-293b-42c2-b98f-4e4abc776b72
1002025-09-25T23:41:22.342ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7447 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 = 345ff341-293b-42c2-b98f-4e4abc776b72
1012025-09-25T23:41:22.342ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 73 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 = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
1022025-09-25T23:41:22.343ZINFOphd-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 = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
1032025-09-25T23:41:22.343ZINFOphd-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 = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
1042025-09-25T23:41:22.368ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 25 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 = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
1052025-09-25T23:41:22.368ZINFOphd-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 = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
1062025-09-25T23:41:22.368ZDEBGphd-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
1072025-09-25T23:41:22.368ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7404 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1082025-09-25T23:41:22.369ZINFOphd-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
1092025-09-25T23:41:22.369ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1102025-09-25T23:41:22.369ZDEBGphd-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 = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
1112025-09-25T23:41:22.885ZDEBGphd-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 = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
1122025-09-25T23:41:22.959ZDEBGphd-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 = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
1132025-09-25T23:41:22.959ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-85c6cafa-a101-4ba3-b499-3e6965514e75"] 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 = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
1142025-09-25T23:41:22.979ZDEBGphd-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 = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
1152025-09-25T23:41:22.979ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-22970543-94c6-4d67-b14c-4393d266405b"] 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 = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
1162025-09-25T23:41:22.994ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 626 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 = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
1172025-09-25T23:41:22.994ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 625 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1182025-09-25T23:41:22.994ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3258 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 = 345ff341-293b-42c2-b98f-4e4abc776b72 target = phd_framework::test_vm target_id = 3b9ca76a-31d2-4f38-bea4-19d098e269fb vm = migration_from_base_lifecycle_0 vm_id = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
1192025-09-25T23:41:22.995ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3258 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 = 345ff341-293b-42c2-b98f-4e4abc776b72 target = phd_framework::test_vm target_id = 3b9ca76a-31d2-4f38-bea4-19d098e269fb
1202025-09-25T23:41:22.995ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1212025-09-25T23:41:22.995ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 77204 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
1222025-09-25T23:41:22.995ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1232025-09-25T23:41:22.995ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1242025-09-25T23:41:22.995ZINFOphd-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
1252025-09-25T23:41:22.995ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
1262025-09-25T23:41:22.995ZDEBGphd-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
1272025-09-25T23:41:22.995ZDEBGphd-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
1282025-09-25T23:41:22.995ZDEBGphd-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
1292025-09-25T23:41:23.002ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 754M 1.80T 753M /phd-artifacts\n target = phd_framework::zfs
1302025-09-25T23:41:23.002ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-2ee34b2e-5b98-4745-b822-b0fd0294ed92"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1312025-09-25T23:41:23.013ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-2ee34b2e-5b98-4745-b822-b0fd0294ed92", "phd-artifacts/phd-clone-43ab4cec-3500-4d03-8529-f28edb811d87"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1322025-09-25T23:41:23.025ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-43ab4cec-3500-4d03-8529-f28edb811d87"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1332025-09-25T23:41:23.031ZDEBGphd-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-43ab4cec-3500-4d03-8529-f28edb811d87 0B 1.80T 753M /phd-artifacts/phd-clone-43ab4cec-3500-4d03-8529-f28edb811d87\n target = phd_framework::zfs
1342025-09-25T23:41:23.032ZINFOphd-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
1352025-09-25T23:41:23.032ZINFOphd-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
1362025-09-25T23:41:23.032ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/3342123c3338ca8a24c42e56d63d4254fbc7ff127e388d7c7e3885ca0f857e76/propolis-server target = phd_framework::artifacts::store
1372025-09-25T23:41:23.032ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/3342123c3338ca8a24c42e56d63d4254fbc7ff127e388d7c7e3885ca0f857e76/propolis-server" target = phd_framework::test_vm::server
1382025-09-25T23:41:23.032ZINFOphd-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
1392025-09-25T23:41:23.053ZINFOphd-runner: [NEW - EVENT] Launched server with pid 878 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1402025-09-25T23:41:23.085ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 52 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1412025-09-25T23:41:23.085ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1422025-09-25T23:41:23.147ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1432025-09-25T23:41:23.148ZINFOphd-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: 45c47145-f887-4af3-80f6-7dc3553fc7d0, metadata: InstanceMetadata { project_id: ba62ed2a-a272-4e14-b5b5-d701b6d69a07, silo_id: d2482974-7653-4d30-9d57-1948d7addd05, sled_id: 4d48b92a-3ac7-4635-84b7-d353d0dc541c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "4d48b92a-3ac7-4635-84b7-d353d0dc541c" }, name: "phd-vm-45c47145-f887-4af3-80f6-7dc3553fc7d0" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1442025-09-25T23:41:23.148ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1452025-09-25T23:41:23.148ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1462025-09-25T23:41:23.148ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1472025-09-25T23:41:23.148ZINFOphd-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
1482025-09-25T23:41:23.148ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1492025-09-25T23:41:23.149ZDEBGphd-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
1502025-09-25T23:41:23.149ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1512025-09-25T23:41:23.149ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1522025-09-25T23:41:27.549ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4400 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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1532025-09-25T23:41:27.549ZDEBGphd-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
1542025-09-25T23:41:27.549ZDEBGphd-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
1552025-09-25T23:41:27.549ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1562025-09-25T23:41:27.549ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1572025-09-25T23:41:27.568ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1582025-09-25T23:41:27.568ZDEBGphd-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
1592025-09-25T23:41:27.568ZDEBGphd-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
1602025-09-25T23:41:27.568ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1612025-09-25T23:41:27.568ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1622025-09-25T23:41:27.600ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1632025-09-25T23:41:27.600ZINFOphd-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
1642025-09-25T23:41:27.600ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4451 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1652025-09-25T23:41:27.600ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1662025-09-25T23:41:27.600ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1672025-09-25T23:41:27.612ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1682025-09-25T23:41:27.612ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1692025-09-25T23:41:27.612ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1702025-09-25T23:41:27.644ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1712025-09-25T23:41:27.649ZINFOphd-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
1722025-09-25T23:41:27.649ZINFOphd-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
1732025-09-25T23:41:27.649ZINFOphd-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
1742025-09-25T23:41:27.649ZDEBGphd-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
1752025-09-25T23:41:27.649ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1762025-09-25T23:41:27.649ZINFOphd-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
1772025-09-25T23:41:27.669ZINFOphd-runner: [NEW - EVENT] Launched server with pid 879 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1782025-09-25T23:41:27.700ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1792025-09-25T23:41:27.700ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0 target = phd_framework::test_vm target_id = 8959aec0-9b64-4df0-8636-200a1c4b9db0
1802025-09-25T23:41:27.700ZINFOphd-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 = 6aa1e274-7327-489f-a01d-de1edbc587b5 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 45c47145-f887-4af3-80f6-7dc3553fc7d0 target = phd_framework::test_vm target_id = 8959aec0-9b64-4df0-8636-200a1c4b9db0 timeout_duration = 45s
1812025-09-25T23:41:27.700ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0 target = phd_framework::test_vm target_id = 8959aec0-9b64-4df0-8636-200a1c4b9db0 vm = migration_serial_history_base_lifecycle_0 vm_id = 8959aec0-9b64-4df0-8636-200a1c4b9db0
1822025-09-25T23:41:27.762ZINFOphd-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: 8959aec0-9b64-4df0-8636-200a1c4b9db0, metadata: InstanceMetadata { project_id: ba62ed2a-a272-4e14-b5b5-d701b6d69a07, silo_id: d2482974-7653-4d30-9d57-1948d7addd05, sled_id: 69fe730a-5201-4ae4-8641-afbafd6c2d6e, sled_model: "pheidippes", sled_revision: 1, sled_serial: "69fe730a-5201-4ae4-8641-afbafd6c2d6e" }, name: "phd-vm-8959aec0-9b64-4df0-8636-200a1c4b9db0" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 45c47145-f887-4af3-80f6-7dc3553fc7d0 target = phd_framework::test_vm target_id = 8959aec0-9b64-4df0-8636-200a1c4b9db0 vm = migration_serial_history_base_lifecycle_0 vm_id = 8959aec0-9b64-4df0-8636-200a1c4b9db0
1832025-09-25T23:41:27.762ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 6aa1e274-7327-489f-a01d-de1edbc587b5 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 45c47145-f887-4af3-80f6-7dc3553fc7d0 target = phd_framework::test_vm target_id = 8959aec0-9b64-4df0-8636-200a1c4b9db0
1842025-09-25T23:41:30.007ZINFOphd-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
1852025-09-25T23:41:31.611ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0 target = phd_framework::test_vm target_id = 8959aec0-9b64-4df0-8636-200a1c4b9db0
1862025-09-25T23:41:31.611ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3848 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 6aa1e274-7327-489f-a01d-de1edbc587b5 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 45c47145-f887-4af3-80f6-7dc3553fc7d0 target = phd_framework::test_vm target_id = 8959aec0-9b64-4df0-8636-200a1c4b9db0
1872025-09-25T23:41:31.613ZINFOphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1882025-09-25T23:41:31.614ZDEBGphd-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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1892025-09-25T23:41:31.689ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 75 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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1902025-09-25T23:41:31.689ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8604 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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0
1912025-09-25T23:41:31.691ZINFOphd-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 = 8959aec0-9b64-4df0-8636-200a1c4b9db0
1922025-09-25T23:41:31.691ZDEBGphd-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
1932025-09-25T23:41:31.691ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8544 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1942025-09-25T23:41:31.691ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1952025-09-25T23:41:31.691ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1962025-09-25T23:41:31.692ZDEBGphd-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 = 8959aec0-9b64-4df0-8636-200a1c4b9db0
1972025-09-25T23:41:32.277ZDEBGphd-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 = 8959aec0-9b64-4df0-8636-200a1c4b9db0
1982025-09-25T23:41:32.348ZDEBGphd-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 = 8959aec0-9b64-4df0-8636-200a1c4b9db0
1992025-09-25T23:41:32.348ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-43ab4cec-3500-4d03-8529-f28edb811d87"] 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 = 8959aec0-9b64-4df0-8636-200a1c4b9db0
2002025-09-25T23:41:32.368ZDEBGphd-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 = 8959aec0-9b64-4df0-8636-200a1c4b9db0
2012025-09-25T23:41:32.368ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-2ee34b2e-5b98-4745-b822-b0fd0294ed92"] 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 = 8959aec0-9b64-4df0-8636-200a1c4b9db0
2022025-09-25T23:41:32.384ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 692 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 = 8959aec0-9b64-4df0-8636-200a1c4b9db0
2032025-09-25T23:41:32.384ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 692 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2042025-09-25T23:41:32.384ZINFOphd-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
2052025-09-25T23:41:32.384ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4684 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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0 target = phd_framework::test_vm target_id = 8959aec0-9b64-4df0-8636-200a1c4b9db0 vm = migration_serial_history_base_lifecycle_0 vm_id = 8959aec0-9b64-4df0-8636-200a1c4b9db0
2062025-09-25T23:41:32.384ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2072025-09-25T23:41:32.384ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4684 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 = 45c47145-f887-4af3-80f6-7dc3553fc7d0 target = phd_framework::test_vm target_id = 8959aec0-9b64-4df0-8636-200a1c4b9db0
2082025-09-25T23:41:32.384ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2092025-09-25T23:41:32.384ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9389 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2102025-09-25T23:41:32.384ZINFOphd-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
2112025-09-25T23:41:32.384ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
2122025-09-25T23:41:32.384ZDEBGphd-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
2132025-09-25T23:41:32.384ZDEBGphd-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
2142025-09-25T23:41:32.384ZDEBGphd-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
2152025-09-25T23:41:32.391ZDEBGphd-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 754M 1.80T 753M /phd-artifacts\n target = phd_framework::zfs
2162025-09-25T23:41:32.391ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-27f19e6a-b3f2-4917-876a-ee219e3cbc29"] 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
2172025-09-25T23:41:32.406ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-27f19e6a-b3f2-4917-876a-ee219e3cbc29", "phd-artifacts/phd-clone-4ef3a7a2-3df4-48c5-8f68-3ca4d9f8690c"] 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
2182025-09-25T23:41:32.418ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-4ef3a7a2-3df4-48c5-8f68-3ca4d9f8690c"] 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
2192025-09-25T23:41:32.425ZDEBGphd-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-4ef3a7a2-3df4-48c5-8f68-3ca4d9f8690c 0B 1.80T 753M /phd-artifacts/phd-clone-4ef3a7a2-3df4-48c5-8f68-3ca4d9f8690c\n target = phd_framework::zfs
2202025-09-25T23:41:32.425ZINFOphd-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
2212025-09-25T23:41:32.425ZINFOphd-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
2222025-09-25T23:41:32.425ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/3342123c3338ca8a24c42e56d63d4254fbc7ff127e388d7c7e3885ca0f857e76/propolis-server target = phd_framework::artifacts::store
2232025-09-25T23:41:32.425ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/3342123c3338ca8a24c42e56d63d4254fbc7ff127e388d7c7e3885ca0f857e76/propolis-server" target = phd_framework::test_vm::server
2242025-09-25T23:41:32.426ZINFOphd-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
2252025-09-25T23:41:32.446ZINFOphd-runner: [NEW - EVENT] Launched server with pid 888 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2262025-09-25T23:41:32.478ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 52 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
2272025-09-25T23:41:32.478ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2282025-09-25T23:41:32.542ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2292025-09-25T23:41:32.542ZINFOphd-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: 427be861-ee1f-45a7-a2b6-e7fb891f5b03, metadata: InstanceMetadata { project_id: af7e3493-6d40-4b8e-8504-05263d65f2ee, silo_id: 6f2af403-059c-4864-ad66-33620590d6af, sled_id: 4b9ed583-1bb3-4f7d-8f22-8fedcad20759, sled_model: "pheidippes", sled_revision: 1, sled_serial: "4b9ed583-1bb3-4f7d-8f22-8fedcad20759" }, name: "phd-vm-427be861-ee1f-45a7-a2b6-e7fb891f5b03" }, 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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2302025-09-25T23:41:32.542ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2312025-09-25T23:41:32.542ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2322025-09-25T23:41:32.543ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2332025-09-25T23:41:32.543ZINFOphd-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
2342025-09-25T23:41:32.543ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2352025-09-25T23:41:32.543ZDEBGphd-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
2362025-09-25T23:41:32.543ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2372025-09-25T23:41:32.543ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2382025-09-25T23:41:37.002ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4458 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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2392025-09-25T23:41:37.002ZDEBGphd-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
2402025-09-25T23:41:37.002ZDEBGphd-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
2412025-09-25T23:41:37.002ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2422025-09-25T23:41:37.002ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2432025-09-25T23:41:37.020ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2442025-09-25T23:41:37.020ZDEBGphd-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
2452025-09-25T23:41:37.021ZDEBGphd-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
2462025-09-25T23:41:37.021ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2472025-09-25T23:41:37.021ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2482025-09-25T23:41:37.054ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2492025-09-25T23:41:37.054ZINFOphd-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
2502025-09-25T23:41:37.054ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4510 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
2512025-09-25T23:41:37.054ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2522025-09-25T23:41:37.054ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2532025-09-25T23:41:37.064ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2542025-09-25T23:41:37.065ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2552025-09-25T23:41:37.065ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2562025-09-25T23:41:37.098ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2572025-09-25T23:41:37.098ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2582025-09-25T23:41:37.098ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2592025-09-25T23:41:37.108ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2602025-09-25T23:41:37.109ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2612025-09-25T23:41:37.109ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2622025-09-25T23:41:37.141ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2632025-09-25T23:41:37.141ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2642025-09-25T23:41:37.142ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2652025-09-25T23:41:37.152ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2662025-09-25T23:41:37.152ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2672025-09-25T23:41:37.152ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2682025-09-25T23:41:37.185ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2692025-09-25T23:41:37.185ZINFOphd-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
2702025-09-25T23:41:37.185ZINFOphd-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
2712025-09-25T23:41:37.185ZINFOphd-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
2722025-09-25T23:41:37.186ZDEBGphd-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
2732025-09-25T23:41:37.186ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2742025-09-25T23:41:37.186ZINFOphd-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
2752025-09-25T23:41:37.207ZINFOphd-runner: [NEW - EVENT] Launched server with pid 889 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2762025-09-25T23:41:37.238ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 52 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
2772025-09-25T23:41:37.238ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03 target = phd_framework::test_vm target_id = a70534a7-c60b-47a9-a6a8-df59d41956f4
2782025-09-25T23:41:37.239ZINFOphd-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 = e809e805-de52-413f-9137-16b9b00de9f3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 427be861-ee1f-45a7-a2b6-e7fb891f5b03 target = phd_framework::test_vm target_id = a70534a7-c60b-47a9-a6a8-df59d41956f4 timeout_duration = 45s
2792025-09-25T23:41:37.239ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03 target = phd_framework::test_vm target_id = a70534a7-c60b-47a9-a6a8-df59d41956f4 vm = migration_from_base_and_back_lifecycle_0 vm_id = a70534a7-c60b-47a9-a6a8-df59d41956f4
2802025-09-25T23:41:37.301ZINFOphd-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: a70534a7-c60b-47a9-a6a8-df59d41956f4, metadata: InstanceMetadata { project_id: af7e3493-6d40-4b8e-8504-05263d65f2ee, silo_id: 6f2af403-059c-4864-ad66-33620590d6af, sled_id: ad0e0f0b-a125-4fc7-91af-ef831b8b1ad9, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ad0e0f0b-a125-4fc7-91af-ef831b8b1ad9" }, name: "phd-vm-a70534a7-c60b-47a9-a6a8-df59d41956f4" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 427be861-ee1f-45a7-a2b6-e7fb891f5b03 target = phd_framework::test_vm target_id = a70534a7-c60b-47a9-a6a8-df59d41956f4 vm = migration_from_base_and_back_lifecycle_0 vm_id = a70534a7-c60b-47a9-a6a8-df59d41956f4
2812025-09-25T23:41:37.301ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = e809e805-de52-413f-9137-16b9b00de9f3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 427be861-ee1f-45a7-a2b6-e7fb891f5b03 target = phd_framework::test_vm target_id = a70534a7-c60b-47a9-a6a8-df59d41956f4
2822025-09-25T23:41:39.572ZINFOphd-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
2832025-09-25T23:41:39.716ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03 target = phd_framework::test_vm target_id = a70534a7-c60b-47a9-a6a8-df59d41956f4
2842025-09-25T23:41:39.716ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2414 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = e809e805-de52-413f-9137-16b9b00de9f3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 427be861-ee1f-45a7-a2b6-e7fb891f5b03 target = phd_framework::test_vm target_id = a70534a7-c60b-47a9-a6a8-df59d41956f4
2852025-09-25T23:41:39.717ZINFOphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2862025-09-25T23:41:39.717ZINFOphd-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 = a70534a7-c60b-47a9-a6a8-df59d41956f4
2872025-09-25T23:41:39.718ZINFOphd-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 = a70534a7-c60b-47a9-a6a8-df59d41956f4
2882025-09-25T23:41:39.718ZDEBGphd-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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2892025-09-25T23:41:39.794ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 76 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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2902025-09-25T23:41:39.794ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7315 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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03
2912025-09-25T23:41:43.389ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 3671 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 = a70534a7-c60b-47a9-a6a8-df59d41956f4
2922025-09-25T23:41:43.389ZINFOphd-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 = a70534a7-c60b-47a9-a6a8-df59d41956f4
2932025-09-25T23:41:43.389ZINFOphd-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 = a70534a7-c60b-47a9-a6a8-df59d41956f4
2942025-09-25T23:41:43.422ZINFOphd-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_0 vm_id = a70534a7-c60b-47a9-a6a8-df59d41956f4
2952025-09-25T23:41:43.422ZINFOphd-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
2962025-09-25T23:41:43.422ZINFOphd-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
2972025-09-25T23:41:43.422ZINFOphd-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
2982025-09-25T23:41:43.422ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/3342123c3338ca8a24c42e56d63d4254fbc7ff127e388d7c7e3885ca0f857e76/propolis-server target = phd_framework::artifacts::store
2992025-09-25T23:41:43.422ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/3342123c3338ca8a24c42e56d63d4254fbc7ff127e388d7c7e3885ca0f857e76/propolis-server" target = phd_framework::test_vm::server
3002025-09-25T23:41:43.422ZINFOphd-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
3012025-09-25T23:41:43.442ZINFOphd-runner: [NEW - EVENT] Launched server with pid 891 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3022025-09-25T23:41:43.473ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 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
3032025-09-25T23:41:43.473ZINFOphd-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 = a70534a7-c60b-47a9-a6a8-df59d41956f4 target = phd_framework::test_vm target_id = 14db1b0a-1233-47af-a21a-6a7297a77421
3042025-09-25T23:41:43.473ZINFOphd-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 = 8b7ec27b-da83-4437-9f91-d02010779310 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a70534a7-c60b-47a9-a6a8-df59d41956f4 target = phd_framework::test_vm target_id = 14db1b0a-1233-47af-a21a-6a7297a77421 timeout_duration = 45s
3052025-09-25T23:41:43.473ZINFOphd-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 = a70534a7-c60b-47a9-a6a8-df59d41956f4 target = phd_framework::test_vm target_id = 14db1b0a-1233-47af-a21a-6a7297a77421 vm = migration_from_base_and_back_lifecycle_1 vm_id = 14db1b0a-1233-47af-a21a-6a7297a77421
3062025-09-25T23:41:43.536ZINFOphd-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: 14db1b0a-1233-47af-a21a-6a7297a77421, metadata: InstanceMetadata { project_id: af7e3493-6d40-4b8e-8504-05263d65f2ee, silo_id: 6f2af403-059c-4864-ad66-33620590d6af, sled_id: 1c261fb6-259e-4add-bdeb-0b595048d047, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1c261fb6-259e-4add-bdeb-0b595048d047" }, name: "phd-vm-14db1b0a-1233-47af-a21a-6a7297a77421" }, 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 = a70534a7-c60b-47a9-a6a8-df59d41956f4 target = phd_framework::test_vm target_id = 14db1b0a-1233-47af-a21a-6a7297a77421 vm = migration_from_base_and_back_lifecycle_1 vm_id = 14db1b0a-1233-47af-a21a-6a7297a77421
3072025-09-25T23:41:43.536ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 8b7ec27b-da83-4437-9f91-d02010779310 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a70534a7-c60b-47a9-a6a8-df59d41956f4 target = phd_framework::test_vm target_id = 14db1b0a-1233-47af-a21a-6a7297a77421
3082025-09-25T23:41:45.835ZINFOphd-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
3092025-09-25T23:41:46.474ZINFOphd-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 = a70534a7-c60b-47a9-a6a8-df59d41956f4 target = phd_framework::test_vm target_id = 14db1b0a-1233-47af-a21a-6a7297a77421
3102025-09-25T23:41:46.474ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2937 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 8b7ec27b-da83-4437-9f91-d02010779310 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a70534a7-c60b-47a9-a6a8-df59d41956f4 target = phd_framework::test_vm target_id = 14db1b0a-1233-47af-a21a-6a7297a77421
3112025-09-25T23:41:46.475ZINFOphd-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 = a70534a7-c60b-47a9-a6a8-df59d41956f4
3122025-09-25T23:41:46.476ZINFOphd-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 = 14db1b0a-1233-47af-a21a-6a7297a77421
3132025-09-25T23:41:46.476ZINFOphd-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 = 14db1b0a-1233-47af-a21a-6a7297a77421
3142025-09-25T23:41:46.477ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::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 = a70534a7-c60b-47a9-a6a8-df59d41956f4
3152025-09-25T23:41:46.546ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 70 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = a70534a7-c60b-47a9-a6a8-df59d41956f4
3162025-09-25T23:41:46.546ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9307 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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03 target = phd_framework::test_vm target_id = a70534a7-c60b-47a9-a6a8-df59d41956f4 vm = migration_from_base_and_back_lifecycle_0 vm_id = a70534a7-c60b-47a9-a6a8-df59d41956f4
3172025-09-25T23:41:46.546ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9307 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 = 427be861-ee1f-45a7-a2b6-e7fb891f5b03 target = phd_framework::test_vm target_id = a70534a7-c60b-47a9-a6a8-df59d41956f4
3182025-09-25T23:41:46.546ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 70 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 14db1b0a-1233-47af-a21a-6a7297a77421
3192025-09-25T23:41:46.546ZINFOphd-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 = 14db1b0a-1233-47af-a21a-6a7297a77421
3202025-09-25T23:41:46.546ZINFOphd-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 = 14db1b0a-1233-47af-a21a-6a7297a77421
3212025-09-25T23:41:46.576ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 14db1b0a-1233-47af-a21a-6a7297a77421
3222025-09-25T23:41:46.576ZINFOphd-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
3232025-09-25T23:41:46.576ZINFOphd-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
3242025-09-25T23:41:46.576ZINFOphd-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
3252025-09-25T23:41:46.576ZDEBGphd-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
3262025-09-25T23:41:46.576ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3272025-09-25T23:41:46.576ZINFOphd-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
3282025-09-25T23:41:46.597ZINFOphd-runner: [NEW - EVENT] Launched server with pid 893 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3292025-09-25T23:41:46.629ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 52 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
3302025-09-25T23:41:46.629ZINFOphd-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 = 14db1b0a-1233-47af-a21a-6a7297a77421 target = phd_framework::test_vm target_id = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3312025-09-25T23:41:46.629ZINFOphd-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 = bff41933-5c2e-48bf-9c41-a458b6305e30 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 14db1b0a-1233-47af-a21a-6a7297a77421 target = phd_framework::test_vm target_id = e8bfe20b-be73-4d99-b4db-4821d61a12fd timeout_duration = 45s
3322025-09-25T23:41:46.629ZINFOphd-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 = 14db1b0a-1233-47af-a21a-6a7297a77421 target = phd_framework::test_vm target_id = e8bfe20b-be73-4d99-b4db-4821d61a12fd vm = migration_from_base_and_back_lifecycle_2 vm_id = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3332025-09-25T23:41:46.690ZINFOphd-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: e8bfe20b-be73-4d99-b4db-4821d61a12fd, metadata: InstanceMetadata { project_id: af7e3493-6d40-4b8e-8504-05263d65f2ee, silo_id: 6f2af403-059c-4864-ad66-33620590d6af, sled_id: 238bbdf9-ab5b-442e-8bed-c02ee0cb6b64, sled_model: "pheidippes", sled_revision: 1, sled_serial: "238bbdf9-ab5b-442e-8bed-c02ee0cb6b64" }, name: "phd-vm-e8bfe20b-be73-4d99-b4db-4821d61a12fd" }, 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 = 14db1b0a-1233-47af-a21a-6a7297a77421 target = phd_framework::test_vm target_id = e8bfe20b-be73-4d99-b4db-4821d61a12fd vm = migration_from_base_and_back_lifecycle_2 vm_id = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3342025-09-25T23:41:46.690ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = bff41933-5c2e-48bf-9c41-a458b6305e30 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 14db1b0a-1233-47af-a21a-6a7297a77421 target = phd_framework::test_vm target_id = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3352025-09-25T23:41:48.976ZINFOphd-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
3362025-09-25T23:41:50.932ZINFOphd-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 = 14db1b0a-1233-47af-a21a-6a7297a77421 target = phd_framework::test_vm target_id = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3372025-09-25T23:41:50.932ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4241 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = bff41933-5c2e-48bf-9c41-a458b6305e30 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 14db1b0a-1233-47af-a21a-6a7297a77421 target = phd_framework::test_vm target_id = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3382025-09-25T23:41:50.934ZINFOphd-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 = 14db1b0a-1233-47af-a21a-6a7297a77421
3392025-09-25T23:41:50.934ZINFOphd-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 = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3402025-09-25T23:41:50.934ZINFOphd-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 = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3412025-09-25T23:41:50.935ZDEBGphd-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 = 14db1b0a-1233-47af-a21a-6a7297a77421
3422025-09-25T23:41:51.006ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 71 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 = 14db1b0a-1233-47af-a21a-6a7297a77421
3432025-09-25T23:41:51.006ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7532 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 = a70534a7-c60b-47a9-a6a8-df59d41956f4 target = phd_framework::test_vm target_id = 14db1b0a-1233-47af-a21a-6a7297a77421 vm = migration_from_base_and_back_lifecycle_1 vm_id = 14db1b0a-1233-47af-a21a-6a7297a77421
3442025-09-25T23:41:51.006ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 7532 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 = a70534a7-c60b-47a9-a6a8-df59d41956f4 target = phd_framework::test_vm target_id = 14db1b0a-1233-47af-a21a-6a7297a77421
3452025-09-25T23:41:51.389ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 454 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 = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3462025-09-25T23:41:51.389ZINFOphd-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 = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3472025-09-25T23:41:51.389ZINFOphd-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 = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3482025-09-25T23:41:51.422ZINFOphd-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 = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3492025-09-25T23:41:51.422ZINFOphd-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 = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3502025-09-25T23:41:51.422ZDEBGphd-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
3512025-09-25T23:41:51.422ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18880 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3522025-09-25T23:41:51.422ZINFOphd-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
3532025-09-25T23:41:51.422ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3542025-09-25T23:41:51.423ZDEBGphd-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 = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3552025-09-25T23:41:51.970ZDEBGphd-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 = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3562025-09-25T23:41:52.042ZDEBGphd-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 = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3572025-09-25T23:41:52.042ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-4ef3a7a2-3df4-48c5-8f68-3ca4d9f8690c"] 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 = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3582025-09-25T23:41:52.065ZDEBGphd-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 = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3592025-09-25T23:41:52.065ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-27f19e6a-b3f2-4917-876a-ee219e3cbc29"] 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 = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3602025-09-25T23:41:52.078ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 656 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 = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3612025-09-25T23:41:52.078ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 655 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3622025-09-25T23:41:52.078ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5449 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 = 14db1b0a-1233-47af-a21a-6a7297a77421 target = phd_framework::test_vm target_id = e8bfe20b-be73-4d99-b4db-4821d61a12fd vm = migration_from_base_and_back_lifecycle_2 vm_id = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3632025-09-25T23:41:52.078ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3642025-09-25T23:41:52.078ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5449 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 = 14db1b0a-1233-47af-a21a-6a7297a77421 target = phd_framework::test_vm target_id = e8bfe20b-be73-4d99-b4db-4821d61a12fd
3652025-09-25T23:41:52.078ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3662025-09-25T23:41:52.078ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 19694 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
367 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 106.29s
368 
3692025-09-25T23:41:52.078ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner