Max level shown:
12025-07-14T20:00:50.102ZINFOphd-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-07-14T20:00:50.105ZDEBGphd-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: 326, tv_nsec: 503601573 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-07-14T20:00:50.105ZINFOphd-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-07-14T20:00:50.105ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = e164393a88e7b62598897dc4f53315f083e25333 file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52025-07-14T20:00:50.106ZDEBGphd-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/e164393a88e7b62598897dc4f53315f083e25333/crucible-nightly.sha256.txt
62025-07-14T20:00:50.283ZINFOphd-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-07-14T20:00:50.724ZDEBGphd-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/c03bd1a29c775acfc65de561b8fc436e2459a633/propolis-server.sha256.txt
82025-07-14T20:00:50.861ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-07-14T20:00:50.861ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-07-14T20:00:50.862ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-07-14T20:00:50.862ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122025-07-14T20:00:50.862ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-07-14T20:00:50.862ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-07-14T20:00:50.862ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
152025-07-14T20:00:50.863ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
162025-07-14T20:00:50.863ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
172025-07-14T20:00:51.425ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
182025-07-14T20:00:51.455ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 621 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store timeout = 600s
192025-07-14T20:01:18.629ZDEBGphd-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-07-14T20:01:18.629ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
212025-07-14T20:01:18.637ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-07-14T20:01:18.637ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-f1c2b1c7-7b4c-4c36-a6d5-5aa9786c4234"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = snapshot
232025-07-14T20:01:18.684ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-f1c2b1c7-7b4c-4c36-a6d5-5aa9786c4234", "phd-artifacts/phd-clone-a0630370-7d2c-452e-8120-6f7abf3095c1"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = clone
242025-07-14T20:01:18.697ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-a0630370-7d2c-452e-8120-6f7abf3095c1"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
252025-07-14T20:01:18.704ZDEBGphd-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-a0630370-7d2c-452e-8120-6f7abf3095c1 0B 1.80T 48.9M /phd-artifacts/phd-clone-a0630370-7d2c-452e-8120-6f7abf3095c1\n target = phd_framework::zfs
262025-07-14T20:01:18.705ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272025-07-14T20:01:18.705ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282025-07-14T20:01:18.705ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292025-07-14T20:01:18.705ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/c03bd1a29c775acfc65de561b8fc436e2459a633/propolis-server.tar.gz
302025-07-14T20:01:46.522ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 162 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store untar_path = propolis-server
312025-07-14T20:01:46.522ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 521 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
322025-07-14T20:02:00.531ZINFOphd-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/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server" target = phd_framework::test_vm::server
332025-07-14T20:02:00.531ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
342025-07-14T20:02:00.588ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
352025-07-14T20:02:00.619ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 41914 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362025-07-14T20:02:00.619ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
372025-07-14T20:02:00.689ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
382025-07-14T20:02:00.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: c60b0ad8-acfb-49fc-a6ba-b8300810e6e2, metadata: InstanceMetadata { project_id: ddae4c6b-3de8-4167-92ef-18642586b700, silo_id: 07bdc89b-5681-44e0-946a-167c4c07ddae, sled_id: f9d660a1-d66b-4916-828d-86315fc31157, sled_model: "pheidippes", sled_revision: 1, sled_serial: "f9d660a1-d66b-4916-828d-86315fc31157" }, name: "phd-vm-c60b0ad8-acfb-49fc-a6ba-b8300810e6e2" }, 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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
392025-07-14T20:02:00.690ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 70 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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
402025-07-14T20:02:00.690ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
412025-07-14T20:02:00.690ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
422025-07-14T20:02:00.691ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
432025-07-14T20:02:00.691ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
442025-07-14T20:02:00.691ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
452025-07-14T20:02:00.691ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
462025-07-14T20:02:00.691ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
472025-07-14T20:02:00.691ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
482025-07-14T20:02:05.187ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4496 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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
492025-07-14T20:02:05.187ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
502025-07-14T20:02:05.187ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
512025-07-14T20:02:05.187ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
522025-07-14T20:02:05.187ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
532025-07-14T20:02:05.207ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 19 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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
542025-07-14T20:02:05.207ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552025-07-14T20:02:05.208ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
562025-07-14T20:02:05.208ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
572025-07-14T20:02:05.208ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
582025-07-14T20:02:05.241ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
592025-07-14T20:02:05.241ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
602025-07-14T20:02:05.241ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4550 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
612025-07-14T20:02:05.241ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
622025-07-14T20:02:05.241ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
632025-07-14T20:02:05.252ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
642025-07-14T20:02:05.252ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
652025-07-14T20:02:05.252ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
662025-07-14T20:02:05.284ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
672025-07-14T20:02:05.284ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
682025-07-14T20:02:05.284ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
692025-07-14T20:02:05.296ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
702025-07-14T20:02:05.296ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
712025-07-14T20:02:05.296ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
722025-07-14T20:02:05.329ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
732025-07-14T20:02:05.330ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
742025-07-14T20:02:05.330ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
752025-07-14T20:02:05.340ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
762025-07-14T20:02:05.340ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
772025-07-14T20:02:05.340ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
782025-07-14T20:02:05.373ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
792025-07-14T20:02:05.373ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
802025-07-14T20:02:05.373ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
812025-07-14T20:02:05.374ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
822025-07-14T20:02:05.374ZDEBGphd-runner: [NEW - EVENT] Examining locally-sourced artifact file = phd-tests/framework/src/artifacts/store.rs line = 56 path = /work/phd-test/propolis-server sha256 = None target = phd_framework::artifacts::store
832025-07-14T20:02:05.374ZDEBGphd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path file = phd-tests/framework/src/artifacts/store.rs line = 69 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
842025-07-14T20:02:05.374ZINFOphd-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
852025-07-14T20:02:05.374ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
862025-07-14T20:02:05.396ZINFOphd-runner: [NEW - EVENT] Launched server with pid 869 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
872025-07-14T20:02:05.427ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 53 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
882025-07-14T20:02:05.427ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2 target = phd_framework::test_vm target_id = 3b10d922-661f-4199-a31e-79a15ce17557
892025-07-14T20:02:05.427ZINFOphd-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 = b3daf23b-39ce-47b7-a3ac-ef2cc88a29bd path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2 target = phd_framework::test_vm target_id = 3b10d922-661f-4199-a31e-79a15ce17557 timeout_duration = 45s
902025-07-14T20:02:05.427ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2 target = phd_framework::test_vm target_id = 3b10d922-661f-4199-a31e-79a15ce17557 vm = migration_from_base_and_back_lifecycle_0 vm_id = 3b10d922-661f-4199-a31e-79a15ce17557
912025-07-14T20:02:05.495ZINFOphd-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: 3b10d922-661f-4199-a31e-79a15ce17557, metadata: InstanceMetadata { project_id: ddae4c6b-3de8-4167-92ef-18642586b700, silo_id: 07bdc89b-5681-44e0-946a-167c4c07ddae, sled_id: 7552abf8-f2d5-4a84-a7be-1ff4a05822c6, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7552abf8-f2d5-4a84-a7be-1ff4a05822c6" }, name: "phd-vm-3b10d922-661f-4199-a31e-79a15ce17557" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2 target = phd_framework::test_vm target_id = 3b10d922-661f-4199-a31e-79a15ce17557 vm = migration_from_base_and_back_lifecycle_0 vm_id = 3b10d922-661f-4199-a31e-79a15ce17557
922025-07-14T20:02:05.495ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 67 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2 target = phd_framework::test_vm target_id = 3b10d922-661f-4199-a31e-79a15ce17557 vm = migration_from_base_and_back_lifecycle_0 vm_id = 3b10d922-661f-4199-a31e-79a15ce17557
932025-07-14T20:02:05.495ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = b3daf23b-39ce-47b7-a3ac-ef2cc88a29bd path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2 target = phd_framework::test_vm target_id = 3b10d922-661f-4199-a31e-79a15ce17557
942025-07-14T20:02:07.822ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
952025-07-14T20:02:08.987ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2 target = phd_framework::test_vm target_id = 3b10d922-661f-4199-a31e-79a15ce17557
962025-07-14T20:02:08.987ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3491 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = b3daf23b-39ce-47b7-a3ac-ef2cc88a29bd path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2 target = phd_framework::test_vm target_id = 3b10d922-661f-4199-a31e-79a15ce17557
972025-07-14T20:02:08.987ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3559 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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2 target = phd_framework::test_vm target_id = 3b10d922-661f-4199-a31e-79a15ce17557
982025-07-14T20:02:08.988ZINFOphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
992025-07-14T20:02:08.989ZINFOphd-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 = 3b10d922-661f-4199-a31e-79a15ce17557
1002025-07-14T20:02:08.989ZINFOphd-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 = 3b10d922-661f-4199-a31e-79a15ce17557
1012025-07-14T20:02:08.989ZDEBGphd-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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
1022025-07-14T20:02:09.070ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 81 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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
1032025-07-14T20:02:09.070ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 81 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 = 3b10d922-661f-4199-a31e-79a15ce17557
1042025-07-14T20:02:09.070ZINFOphd-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 = 3b10d922-661f-4199-a31e-79a15ce17557
1052025-07-14T20:02:09.070ZINFOphd-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 = 3b10d922-661f-4199-a31e-79a15ce17557
1062025-07-14T20:02:09.099ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 28 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 = 3b10d922-661f-4199-a31e-79a15ce17557
1072025-07-14T20:02:09.099ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1082025-07-14T20:02:09.099ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1092025-07-14T20:02:09.099ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
1102025-07-14T20:02:09.099ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server target = phd_framework::artifacts::store
1112025-07-14T20:02:09.099ZINFOphd-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/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server" target = phd_framework::test_vm::server
1122025-07-14T20:02:09.100ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
1132025-07-14T20:02:09.121ZINFOphd-runner: [NEW - EVENT] Launched server with pid 871 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1142025-07-14T20:02:09.152ZINFOphd-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
1152025-07-14T20:02:09.152ZINFOphd-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 = 3b10d922-661f-4199-a31e-79a15ce17557 target = phd_framework::test_vm target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
1162025-07-14T20:02:09.152ZINFOphd-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 = 94aa3779-fac6-444b-b201-0e27262c2ba7 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 3b10d922-661f-4199-a31e-79a15ce17557 target = phd_framework::test_vm target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd timeout_duration = 45s
1172025-07-14T20:02:09.152ZINFOphd-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 = 3b10d922-661f-4199-a31e-79a15ce17557 target = phd_framework::test_vm target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd vm = migration_from_base_and_back_lifecycle_1 vm_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
1182025-07-14T20:02:09.214ZINFOphd-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: 8bb4735f-b59a-439f-9cee-d557384a6dfd, metadata: InstanceMetadata { project_id: ddae4c6b-3de8-4167-92ef-18642586b700, silo_id: 07bdc89b-5681-44e0-946a-167c4c07ddae, sled_id: bcde8e45-6da4-41d3-8554-152b985d2069, sled_model: "pheidippes", sled_revision: 1, sled_serial: "bcde8e45-6da4-41d3-8554-152b985d2069" }, name: "phd-vm-8bb4735f-b59a-439f-9cee-d557384a6dfd" }, 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 = 3b10d922-661f-4199-a31e-79a15ce17557 target = phd_framework::test_vm target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd vm = migration_from_base_and_back_lifecycle_1 vm_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
1192025-07-14T20:02:09.214ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 61 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 3b10d922-661f-4199-a31e-79a15ce17557 target = phd_framework::test_vm target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd vm = migration_from_base_and_back_lifecycle_1 vm_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
1202025-07-14T20:02:09.214ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 94aa3779-fac6-444b-b201-0e27262c2ba7 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 3b10d922-661f-4199-a31e-79a15ce17557 target = phd_framework::test_vm target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
1212025-07-14T20:02:11.501ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7807}} target = phd_framework::serial
1222025-07-14T20:02:12.133ZINFOphd-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 = 3b10d922-661f-4199-a31e-79a15ce17557 target = phd_framework::test_vm target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
1232025-07-14T20:02:12.133ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2919 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 94aa3779-fac6-444b-b201-0e27262c2ba7 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 3b10d922-661f-4199-a31e-79a15ce17557 target = phd_framework::test_vm target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
1242025-07-14T20:02:12.133ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 2981 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 = 3b10d922-661f-4199-a31e-79a15ce17557 target = phd_framework::test_vm target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
1252025-07-14T20:02:12.135ZINFOphd-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 = 3b10d922-661f-4199-a31e-79a15ce17557
1262025-07-14T20:02:12.135ZINFOphd-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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
1272025-07-14T20:02:12.135ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
1282025-07-14T20:02:12.136ZDEBGphd-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 = 3b10d922-661f-4199-a31e-79a15ce17557
1292025-07-14T20:02:12.216ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 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 = 3b10d922-661f-4199-a31e-79a15ce17557
1302025-07-14T20:02:12.216ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 80 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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
1312025-07-14T20:02:12.216ZINFOphd-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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
1322025-07-14T20:02:12.216ZINFOphd-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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
1332025-07-14T20:02:12.246ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 30 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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
1342025-07-14T20:02:12.246ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1352025-07-14T20:02:12.246ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1362025-07-14T20:02:12.246ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
1372025-07-14T20:02:12.246ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1382025-07-14T20:02:12.246ZINFOphd-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
1392025-07-14T20:02:12.246ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
1402025-07-14T20:02:12.268ZINFOphd-runner: [NEW - EVENT] Launched server with pid 873 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1412025-07-14T20:02:12.299ZINFOphd-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
1422025-07-14T20:02:12.299ZINFOphd-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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd target = phd_framework::test_vm target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1432025-07-14T20:02:12.299ZINFOphd-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 = f6dfe7d9-4847-485f-b345-efc9adf3479f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd target = phd_framework::test_vm target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2 timeout_duration = 45s
1442025-07-14T20:02:12.299ZINFOphd-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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd target = phd_framework::test_vm target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2 vm = migration_from_base_and_back_lifecycle_2 vm_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1452025-07-14T20:02:12.360ZINFOphd-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: 34d1d453-a7f3-498d-a2a8-6eff99d83eb2, metadata: InstanceMetadata { project_id: ddae4c6b-3de8-4167-92ef-18642586b700, silo_id: 07bdc89b-5681-44e0-946a-167c4c07ddae, sled_id: 12c4bc23-e5df-4128-8f45-ffa0d3a7d98b, sled_model: "pheidippes", sled_revision: 1, sled_serial: "12c4bc23-e5df-4128-8f45-ffa0d3a7d98b" }, name: "phd-vm-34d1d453-a7f3-498d-a2a8-6eff99d83eb2" }, 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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd target = phd_framework::test_vm target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2 vm = migration_from_base_and_back_lifecycle_2 vm_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1462025-07-14T20:02:12.360ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 60 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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd target = phd_framework::test_vm target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2 vm = migration_from_base_and_back_lifecycle_2 vm_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1472025-07-14T20:02:12.360ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = f6dfe7d9-4847-485f-b345-efc9adf3479f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd target = phd_framework::test_vm target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1482025-07-14T20:02:14.671ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7854}} target = phd_framework::serial
1492025-07-14T20:02:15.197ZINFOphd-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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd target = phd_framework::test_vm target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1502025-07-14T20:02:15.197ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2837 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = f6dfe7d9-4847-485f-b345-efc9adf3479f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd target = phd_framework::test_vm target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1512025-07-14T20:02:15.197ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 2897 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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd target = phd_framework::test_vm target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1522025-07-14T20:02:15.198ZINFOphd-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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
1532025-07-14T20:02:15.199ZINFOphd-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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1542025-07-14T20:02:15.199ZINFOphd-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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1552025-07-14T20:02:15.199ZDEBGphd-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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
1562025-07-14T20:02:15.278ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 79 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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
1572025-07-14T20:02:15.278ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 79 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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1582025-07-14T20:02:15.278ZINFOphd-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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1592025-07-14T20:02:15.278ZINFOphd-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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1602025-07-14T20:02:15.311ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1612025-07-14T20:02:15.311ZINFOphd-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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1622025-07-14T20:02:15.311ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
1632025-07-14T20:02:15.311ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 14622 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642025-07-14T20:02:15.311ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1652025-07-14T20:02:15.312ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1662025-07-14T20:02:15.313ZDEBGphd-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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1672025-07-14T20:02:15.732ZDEBGphd-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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1682025-07-14T20:02:15.810ZDEBGphd-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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1692025-07-14T20:02:15.810ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-a0630370-7d2c-452e-8120-6f7abf3095c1"] 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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1702025-07-14T20:02:15.829ZDEBGphd-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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1712025-07-14T20:02:15.829ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-f1c2b1c7-7b4c-4c36-a6d5-5aa9786c4234"] 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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1722025-07-14T20:02:15.843ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 532 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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
1732025-07-14T20:02:15.843ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 84980 file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
1742025-07-14T20:02:15.843ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 531 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1752025-07-14T20:02:15.844ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1762025-07-14T20:02:15.844ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1772025-07-14T20:02:15.844ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1782025-07-14T20:02:15.844ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1792025-07-14T20:02:15.844ZDEBGphd-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
1802025-07-14T20:02:15.844ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1812025-07-14T20:02:15.844ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1822025-07-14T20:02:15.844ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1832025-07-14T20:02:15.851ZDEBGphd-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 740M 1.80T 740M /phd-artifacts\n target = phd_framework::zfs
1842025-07-14T20:02:15.851ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-489867d3-e8ae-4094-ae68-e08109d2c756"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1852025-07-14T20:02:15.864ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-489867d3-e8ae-4094-ae68-e08109d2c756", "phd-artifacts/phd-clone-f11560b2-ecea-4c58-8840-e173641ca2e9"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1862025-07-14T20:02:15.877ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f11560b2-ecea-4c58-8840-e173641ca2e9"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1872025-07-14T20:02:15.883ZDEBGphd-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-f11560b2-ecea-4c58-8840-e173641ca2e9 0B 1.80T 740M /phd-artifacts/phd-clone-f11560b2-ecea-4c58-8840-e173641ca2e9\n target = phd_framework::zfs
1882025-07-14T20:02:15.883ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1892025-07-14T20:02:15.883ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1902025-07-14T20:02:15.883ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server target = phd_framework::artifacts::store
1912025-07-14T20:02:15.883ZINFOphd-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/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server" target = phd_framework::test_vm::server
1922025-07-14T20:02:15.883ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::log_config
1932025-07-14T20:02:15.905ZINFOphd-runner: [NEW - EVENT] Launched server with pid 882 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1942025-07-14T20:02:15.936ZINFOphd-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
1952025-07-14T20:02:15.936ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
1962025-07-14T20:02:15.999ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1972025-07-14T20:02:15.999ZINFOphd-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: ad110a6e-2140-4ab7-9f27-e70d13f13e88, metadata: InstanceMetadata { project_id: 622877f6-05d9-4516-8351-3724b446ef3f, silo_id: c279f8ad-0c06-4881-9a4e-0e00106cc802, sled_id: 9544d460-306e-41f6-80d0-d2ef3386bfc4, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9544d460-306e-41f6-80d0-d2ef3386bfc4" }, name: "phd-vm-ad110a6e-2140-4ab7-9f27-e70d13f13e88" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
1982025-07-14T20:02:15.999ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 63 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
1992025-07-14T20:02:15.999ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2002025-07-14T20:02:15.999ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2012025-07-14T20:02:16.000ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2022025-07-14T20:02:16.000ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2032025-07-14T20:02:16.000ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2042025-07-14T20:02:16.000ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2052025-07-14T20:02:16.000ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2062025-07-14T20:02:16.000ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2072025-07-14T20:02:20.428ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4428 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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2082025-07-14T20:02:20.429ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2092025-07-14T20:02:20.429ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2102025-07-14T20:02:20.429ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2112025-07-14T20:02:20.429ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2122025-07-14T20:02:20.447ZINFOphd-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::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2132025-07-14T20:02:20.447ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2142025-07-14T20:02:20.447ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2152025-07-14T20:02:20.447ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2162025-07-14T20:02:20.447ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2172025-07-14T20:02:20.480ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2182025-07-14T20:02:20.480ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2192025-07-14T20:02:20.480ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4479 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2202025-07-14T20:02:20.480ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2212025-07-14T20:02:20.480ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2222025-07-14T20:02:20.491ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2232025-07-14T20:02:20.491ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2242025-07-14T20:02:20.491ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2252025-07-14T20:02:20.524ZINFOphd-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::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2262025-07-14T20:02:20.529ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
2272025-07-14T20:02:20.529ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2282025-07-14T20:02:20.529ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2292025-07-14T20:02:20.529ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
2302025-07-14T20:02:20.529ZINFOphd-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
2312025-07-14T20:02:20.529ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
2322025-07-14T20:02:20.551ZINFOphd-runner: [NEW - EVENT] Launched server with pid 883 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2332025-07-14T20:02:20.583ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 54 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2342025-07-14T20:02:20.583ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88 target = phd_framework::test_vm target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
2352025-07-14T20:02:20.583ZINFOphd-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 = 37fedc3b-ac8c-481f-814a-1e9e70a9848f path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88 target = phd_framework::test_vm target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa timeout_duration = 45s
2362025-07-14T20:02:20.583ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88 target = phd_framework::test_vm target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa vm = migration_serial_history_base_lifecycle_0 vm_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
2372025-07-14T20:02:20.645ZINFOphd-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: f155fc9a-61b8-435b-9b1b-38903dbeacfa, metadata: InstanceMetadata { project_id: 622877f6-05d9-4516-8351-3724b446ef3f, silo_id: c279f8ad-0c06-4881-9a4e-0e00106cc802, sled_id: da2a17f3-2360-4319-aa4f-ca07efae3fde, sled_model: "pheidippes", sled_revision: 1, sled_serial: "da2a17f3-2360-4319-aa4f-ca07efae3fde" }, name: "phd-vm-f155fc9a-61b8-435b-9b1b-38903dbeacfa" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88 target = phd_framework::test_vm target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa vm = migration_serial_history_base_lifecycle_0 vm_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
2382025-07-14T20:02:20.645ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 61 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88 target = phd_framework::test_vm target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa vm = migration_serial_history_base_lifecycle_0 vm_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
2392025-07-14T20:02:20.645ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 37fedc3b-ac8c-481f-814a-1e9e70a9848f path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88 target = phd_framework::test_vm target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
2402025-07-14T20:02:22.964ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}} target = phd_framework::serial
2412025-07-14T20:02:25.002ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88 target = phd_framework::test_vm target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
2422025-07-14T20:02:25.002ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4356 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 37fedc3b-ac8c-481f-814a-1e9e70a9848f path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88 target = phd_framework::test_vm target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
2432025-07-14T20:02:25.002ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4418 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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88 target = phd_framework::test_vm target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
2442025-07-14T20:02:25.003ZINFOphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2452025-07-14T20:02:25.005ZDEBGphd-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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2462025-07-14T20:02:25.081ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 77 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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
2472025-07-14T20:02:25.083ZINFOphd-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 = f155fc9a-61b8-435b-9b1b-38903dbeacfa
2482025-07-14T20:02:25.083ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
2492025-07-14T20:02:25.084ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9084 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2502025-07-14T20:02:25.084ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2512025-07-14T20:02:25.084ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2522025-07-14T20:02:25.085ZDEBGphd-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 = f155fc9a-61b8-435b-9b1b-38903dbeacfa
2532025-07-14T20:02:25.598ZDEBGphd-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 = f155fc9a-61b8-435b-9b1b-38903dbeacfa
2542025-07-14T20:02:25.675ZDEBGphd-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 = f155fc9a-61b8-435b-9b1b-38903dbeacfa
2552025-07-14T20:02:25.675ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f11560b2-ecea-4c58-8840-e173641ca2e9"] 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 = f155fc9a-61b8-435b-9b1b-38903dbeacfa
2562025-07-14T20:02:25.694ZDEBGphd-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 = f155fc9a-61b8-435b-9b1b-38903dbeacfa
2572025-07-14T20:02:25.694ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-489867d3-e8ae-4094-ae68-e08109d2c756"] 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 = f155fc9a-61b8-435b-9b1b-38903dbeacfa
2582025-07-14T20:02:25.712ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 628 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 = f155fc9a-61b8-435b-9b1b-38903dbeacfa
2592025-07-14T20:02:25.712ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9868 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2602025-07-14T20:02:25.712ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 628 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2612025-07-14T20:02:25.712ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
2622025-07-14T20:02:25.712ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2632025-07-14T20:02:25.712ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2642025-07-14T20:02:25.712ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
2652025-07-14T20:02:25.712ZDEBGphd-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
2662025-07-14T20:02:25.712ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2672025-07-14T20:02:25.712ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2682025-07-14T20:02:25.712ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
2692025-07-14T20:02:25.719ZDEBGphd-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 741M 1.80T 740M /phd-artifacts\n target = phd_framework::zfs
2702025-07-14T20:02:25.719ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6097d014-c8dd-4029-8739-2e16e486505e"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = snapshot
2712025-07-14T20:02:25.730ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6097d014-c8dd-4029-8739-2e16e486505e", "phd-artifacts/phd-clone-98e4cf59-61d2-4ee5-81f3-482855005f82"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = clone
2722025-07-14T20:02:25.744ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-98e4cf59-61d2-4ee5-81f3-482855005f82"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
2732025-07-14T20:02:25.751ZDEBGphd-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-98e4cf59-61d2-4ee5-81f3-482855005f82 0B 1.80T 740M /phd-artifacts/phd-clone-98e4cf59-61d2-4ee5-81f3-482855005f82\n target = phd_framework::zfs
2742025-07-14T20:02:25.751ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2752025-07-14T20:02:25.751ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2762025-07-14T20:02:25.751ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server target = phd_framework::artifacts::store
2772025-07-14T20:02:25.751ZINFOphd-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/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server" target = phd_framework::test_vm::server
2782025-07-14T20:02:25.751ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::log_config
2792025-07-14T20:02:25.773ZINFOphd-runner: [NEW - EVENT] Launched server with pid 892 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
2802025-07-14T20:02:25.805ZINFOphd-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
2812025-07-14T20:02:25.805ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
2822025-07-14T20:02:25.869ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2832025-07-14T20:02:25.869ZINFOphd-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: 61cd3929-54dc-46c4-9e82-b6812b96103a, metadata: InstanceMetadata { project_id: de6b661b-9527-485c-b72d-b1c4a525e48d, silo_id: 490ea6b2-cda7-45d1-8e75-6b76982ee120, sled_id: 15a2a632-5874-423f-b8a6-3118e0705d2b, sled_model: "pheidippes", sled_revision: 1, sled_serial: "15a2a632-5874-423f-b8a6-3118e0705d2b" }, name: "phd-vm-61cd3929-54dc-46c4-9e82-b6812b96103a" }, 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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
2842025-07-14T20:02:25.869ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 63 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
2852025-07-14T20:02:25.869ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
2862025-07-14T20:02:25.869ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
2872025-07-14T20:02:25.870ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
2882025-07-14T20:02:25.870ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2892025-07-14T20:02:25.870ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
2902025-07-14T20:02:25.870ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2912025-07-14T20:02:25.870ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
2922025-07-14T20:02:25.870ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
2932025-07-14T20:02:30.293ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4422 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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
2942025-07-14T20:02:30.293ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
2952025-07-14T20:02:30.293ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
2962025-07-14T20:02:30.293ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
2972025-07-14T20:02:30.293ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
2982025-07-14T20:02:30.310ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
2992025-07-14T20:02:30.310ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
3002025-07-14T20:02:30.310ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3012025-07-14T20:02:30.310ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3022025-07-14T20:02:30.310ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3032025-07-14T20:02:30.344ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3042025-07-14T20:02:30.344ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3052025-07-14T20:02:30.344ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4473 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3062025-07-14T20:02:30.344ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3072025-07-14T20:02:30.344ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3082025-07-14T20:02:30.355ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3092025-07-14T20:02:30.355ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3102025-07-14T20:02:30.355ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3112025-07-14T20:02:30.388ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3122025-07-14T20:02:30.388ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3132025-07-14T20:02:30.388ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3142025-07-14T20:02:30.398ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3152025-07-14T20:02:30.399ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3162025-07-14T20:02:30.399ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3172025-07-14T20:02:30.432ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3182025-07-14T20:02:30.432ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3192025-07-14T20:02:30.432ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3202025-07-14T20:02:30.443ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3212025-07-14T20:02:30.443ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3222025-07-14T20:02:30.443ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3232025-07-14T20:02:30.476ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3242025-07-14T20:02:30.476ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
3252025-07-14T20:02:30.476ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3262025-07-14T20:02:30.476ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3272025-07-14T20:02:30.476ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3282025-07-14T20:02:30.476ZINFOphd-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
3292025-07-14T20:02:30.476ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
3302025-07-14T20:02:30.499ZINFOphd-runner: [NEW - EVENT] Launched server with pid 893 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3312025-07-14T20:02:30.531ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 54 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3322025-07-14T20:02:30.531ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a target = phd_framework::test_vm target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3332025-07-14T20:02:30.531ZINFOphd-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 = e1c53cef-67d4-4c4e-b35b-fa53253f9680 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 61cd3929-54dc-46c4-9e82-b6812b96103a target = phd_framework::test_vm target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb timeout_duration = 45s
3342025-07-14T20:02:30.531ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a target = phd_framework::test_vm target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb vm = migration_from_base_lifecycle_0 vm_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3352025-07-14T20:02:30.592ZINFOphd-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: 9758d8b3-2f79-44d3-ab46-82cdf9547bcb, metadata: InstanceMetadata { project_id: de6b661b-9527-485c-b72d-b1c4a525e48d, silo_id: 490ea6b2-cda7-45d1-8e75-6b76982ee120, sled_id: 4800f551-e884-4f8c-aa31-a94f2be1304d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "4800f551-e884-4f8c-aa31-a94f2be1304d" }, name: "phd-vm-9758d8b3-2f79-44d3-ab46-82cdf9547bcb" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 61cd3929-54dc-46c4-9e82-b6812b96103a target = phd_framework::test_vm target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb vm = migration_from_base_lifecycle_0 vm_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3362025-07-14T20:02:30.592ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 61 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 61cd3929-54dc-46c4-9e82-b6812b96103a target = phd_framework::test_vm target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb vm = migration_from_base_lifecycle_0 vm_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3372025-07-14T20:02:30.592ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = e1c53cef-67d4-4c4e-b35b-fa53253f9680 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 61cd3929-54dc-46c4-9e82-b6812b96103a target = phd_framework::test_vm target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3382025-07-14T20:02:32.908ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
3392025-07-14T20:02:34.005ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a target = phd_framework::test_vm target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3402025-07-14T20:02:34.005ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3413 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = e1c53cef-67d4-4c4e-b35b-fa53253f9680 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 61cd3929-54dc-46c4-9e82-b6812b96103a target = phd_framework::test_vm target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3412025-07-14T20:02:34.005ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3474 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 = 61cd3929-54dc-46c4-9e82-b6812b96103a target = phd_framework::test_vm target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3422025-07-14T20:02:34.007ZINFOphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3432025-07-14T20:02:34.007ZINFOphd-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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3442025-07-14T20:02:34.007ZINFOphd-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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3452025-07-14T20:02:34.008ZDEBGphd-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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3462025-07-14T20:02:34.084ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 76 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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
3472025-07-14T20:02:34.084ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 76 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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3482025-07-14T20:02:34.084ZINFOphd-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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3492025-07-14T20:02:34.084ZINFOphd-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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3502025-07-14T20:02:34.118ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3512025-07-14T20:02:34.118ZINFOphd-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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3522025-07-14T20:02:34.119ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
3532025-07-14T20:02:34.119ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
3542025-07-14T20:02:34.119ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3552025-07-14T20:02:34.119ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8250 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3562025-07-14T20:02:34.120ZDEBGphd-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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3572025-07-14T20:02:34.548ZDEBGphd-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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3582025-07-14T20:02:34.627ZDEBGphd-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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3592025-07-14T20:02:34.627ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-98e4cf59-61d2-4ee5-81f3-482855005f82"] 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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3602025-07-14T20:02:34.649ZDEBGphd-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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3612025-07-14T20:02:34.649ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-6097d014-c8dd-4029-8739-2e16e486505e"] 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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3622025-07-14T20:02:34.663ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 544 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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
3632025-07-14T20:02:34.663ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 8950 file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
3642025-07-14T20:02:34.663ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 544 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3652025-07-14T20:02:34.663ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3662025-07-14T20:02:34.663ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
367 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 103.80s
368 
3692025-07-14T20:02:34.664ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner