Max level shown:
12025-12-19T08:39:30.322ZINFOphd-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-12-19T08:39:30.325ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 219 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: 469, tv_nsec: 139412421 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-12-19T08:39:30.325ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 227 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42025-12-19T08:39:30.325ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52025-12-19T08:39:30.326ZDEBGphd-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/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
62025-12-19T08:39:30.465ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 248 target = phd_framework::artifacts::store
72025-12-19T08:39:31.115ZDEBGphd-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/fa5c1a828c94421ccd1eef1c5d8fdcb060207f64/propolis-server.sha256.txt
82025-12-19T08:39:31.227ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-12-19T08:39:31.228ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-12-19T08:39:31.228ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-12-19T08:39:31.228ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122025-12-19T08:39:31.228ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-12-19T08:39:31.228ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-12-19T08:39:31.228ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
152025-12-19T08:39:31.229ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162025-12-19T08:39:31.229ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
172025-12-19T08:39:31.821ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
182025-12-19T08:39:31.822ZDEBGphd-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 = 614 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store timeout = 600s
192025-12-19T08:39:59.590ZDEBGphd-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-12-19T08:39:59.590ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
212025-12-19T08:39:59.598ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-12-19T08:39:59.598ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-8272e804-bac7-461b-b65e-7037e0a72242"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = snapshot
232025-12-19T08:39:59.654ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-8272e804-bac7-461b-b65e-7037e0a72242", "phd-artifacts/phd-clone-475c3c3c-54b9-4133-99bf-01e45ece519e"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = clone
242025-12-19T08:39:59.669ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-475c3c3c-54b9-4133-99bf-01e45ece519e"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
252025-12-19T08:39:59.676ZDEBGphd-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-475c3c3c-54b9-4133-99bf-01e45ece519e 0B 1.80T 48.9M /phd-artifacts/phd-clone-475c3c3c-54b9-4133-99bf-01e45ece519e\n target = phd_framework::zfs
262025-12-19T08:39:59.677ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272025-12-19T08:39:59.677ZINFOphd-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 = 217 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282025-12-19T08:39:59.678ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292025-12-19T08:39:59.678ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/fa5c1a828c94421ccd1eef1c5d8fdcb060207f64/propolis-server.tar.gz
302025-12-19T08:40:30.114ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store untar_path = propolis-server
312025-12-19T08:40:30.114ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
322025-12-19T08:40:45.931ZINFOphd-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/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server" target = phd_framework::test_vm::server
332025-12-19T08:40:45.932ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::log_config
342025-12-19T08:40:45.997ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352025-12-19T08:40:45.997ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
362025-12-19T08:40:45.998ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
372025-12-19T08:40:45.998ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 46321 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382025-12-19T08:40:46.302ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392025-12-19T08:40:46.303ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 08f39b67-252d-4b8e-acac-f5f490f1e0d3, name: "phd-vm-08f39b67-252d-4b8e-acac-f5f490f1e0d3", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 43d46855-33ad-4790-8c0a-bc26c43cb30d, project_id: df5c0deb-e2c6-4381-9d0b-c18334a9552b, sled_id: 4f2bbe4f-55ba-4cf6-a9af-a54aaa57ac69, sled_serial: "4f2bbe4f-55ba-4cf6-a9af-a54aaa57ac69", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
402025-12-19T08:40:46.303ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
412025-12-19T08:40:46.303ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
422025-12-19T08:40:46.304ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
432025-12-19T08:40:46.304ZINFOphd-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
442025-12-19T08:40:46.304ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
452025-12-19T08:40:46.304ZDEBGphd-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
462025-12-19T08:40:46.304ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
472025-12-19T08:40:46.304ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
482025-12-19T08:40:50.745ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4441 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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
492025-12-19T08:40:50.746ZDEBGphd-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
502025-12-19T08:40:50.746ZDEBGphd-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
512025-12-19T08:40:50.746ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
522025-12-19T08:40:50.746ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
532025-12-19T08:40:50.764ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
542025-12-19T08:40:50.764ZDEBGphd-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
552025-12-19T08:40:50.764ZDEBGphd-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
562025-12-19T08:40:50.765ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
572025-12-19T08:40:50.765ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
582025-12-19T08:40:50.797ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
592025-12-19T08:40:50.797ZINFOphd-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
602025-12-19T08:40:50.797ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4493 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
612025-12-19T08:40:50.798ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
622025-12-19T08:40:50.798ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
632025-12-19T08:40:50.808ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
642025-12-19T08:40:50.808ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
652025-12-19T08:40:50.809ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
662025-12-19T08:40:50.841ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
672025-12-19T08:40:50.841ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
682025-12-19T08:40:50.841ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
692025-12-19T08:40:50.853ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
702025-12-19T08:40:50.853ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
712025-12-19T08:40:50.853ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
722025-12-19T08:40:50.885ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
732025-12-19T08:40:50.886ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
742025-12-19T08:40:50.886ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
752025-12-19T08:40:50.896ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
762025-12-19T08:40:50.896ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
772025-12-19T08:40:50.896ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
782025-12-19T08:40:50.919ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
792025-12-19T08:40:50.919ZINFOphd-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
802025-12-19T08:40:50.919ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
812025-12-19T08:40:50.919ZINFOphd-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 = 217 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
822025-12-19T08:40:50.919ZDEBGphd-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-12-19T08:40:50.920ZDEBGphd-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-12-19T08:40:50.920ZINFOphd-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
852025-12-19T08:40:50.920ZINFOphd-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
862025-12-19T08:40:50.946ZINFOphd-runner: [NEW - EVENT] Launched server with pid 869 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
872025-12-19T08:40:50.947ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
882025-12-19T08:40:50.947ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3 target = phd_framework::test_vm target_id = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
892025-12-19T08:40:50.947ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = a5e5830f-639c-4b09-9756-aff8347f57be path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3 target = phd_framework::test_vm target_id = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d timeout_duration = 45s
902025-12-19T08:40:50.947ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3 target = phd_framework::test_vm target_id = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d vm = migration_from_base_lifecycle_0 vm_id = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
912025-12-19T08:40:50.948ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3 target = phd_framework::test_vm target_id = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d vm = migration_from_base_lifecycle_0 vm_id = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
922025-12-19T08:40:51.354ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d, name: "phd-vm-4fa3165e-b704-4ad3-b8b5-1e5bb0db322d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 43d46855-33ad-4790-8c0a-bc26c43cb30d, project_id: df5c0deb-e2c6-4381-9d0b-c18334a9552b, sled_id: c25075ee-4e7c-43e8-92c3-e3916e64ed8b, sled_serial: "c25075ee-4e7c-43e8-92c3-e3916e64ed8b", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3 target = phd_framework::test_vm target_id = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d vm = migration_from_base_lifecycle_0 vm_id = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
932025-12-19T08:40:51.355ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = a5e5830f-639c-4b09-9756-aff8347f57be path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3 target = phd_framework::test_vm target_id = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
942025-12-19T08:40:53.612ZINFOphd-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-12-19T08:40:53.953ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3 target = phd_framework::test_vm target_id = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
962025-12-19T08:40:53.953ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2598 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = a5e5830f-639c-4b09-9756-aff8347f57be path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3 target = phd_framework::test_vm target_id = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
972025-12-19T08:40:53.955ZINFOphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
982025-12-19T08:40:53.956ZINFOphd-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 = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
992025-12-19T08:40:53.956ZINFOphd-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 = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
1002025-12-19T08:40:53.957ZDEBGphd-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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
1012025-12-19T08:40:54.037ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 81 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 = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
1022025-12-19T08:40:54.038ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8040 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3
1032025-12-19T08:40:57.199ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 3243 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 = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
1042025-12-19T08:40:57.199ZINFOphd-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 = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
1052025-12-19T08:40:57.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::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
1062025-12-19T08:40:57.232ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
1072025-12-19T08:40:57.232ZINFOphd-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 = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
1082025-12-19T08:40:57.232ZDEBGphd-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
1092025-12-19T08:40:57.232ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10930 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1102025-12-19T08:40:57.232ZINFOphd-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
1112025-12-19T08:40:57.233ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1122025-12-19T08:40:57.234ZDEBGphd-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 = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
1132025-12-19T08:40:57.725ZDEBGphd-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 = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
1142025-12-19T08:40:57.798ZDEBGphd-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 = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
1152025-12-19T08:40:57.798ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-475c3c3c-54b9-4133-99bf-01e45ece519e"] 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 = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
1162025-12-19T08:40:57.824ZDEBGphd-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 = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
1172025-12-19T08:40:57.824ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-8272e804-bac7-461b-b65e-7037e0a72242"] 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 = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
1182025-12-19T08:40:57.840ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 608 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 = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
1192025-12-19T08:40:57.841ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6893 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3 target = phd_framework::test_vm target_id = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d vm = migration_from_base_lifecycle_0 vm_id = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
1202025-12-19T08:40:57.841ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6893 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 08f39b67-252d-4b8e-acac-f5f490f1e0d3 target = phd_framework::test_vm target_id = 4fa3165e-b704-4ad3-b8b5-1e5bb0db322d
1212025-12-19T08:40:57.841ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 86612 file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
1222025-12-19T08:40:57.841ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 607 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1232025-12-19T08:40:57.841ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1242025-12-19T08:40:57.841ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1252025-12-19T08:40:57.841ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1262025-12-19T08:40:57.841ZINFOphd-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
1272025-12-19T08:40:57.841ZDEBGphd-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
1282025-12-19T08:40:57.841ZDEBGphd-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
1292025-12-19T08:40:57.841ZDEBGphd-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
1302025-12-19T08:40:57.841ZDEBGphd-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
1312025-12-19T08:40:57.848ZDEBGphd-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 841M 1.80T 841M /phd-artifacts\n target = phd_framework::zfs
1322025-12-19T08:40:57.848ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e2bfb5df-7ebc-461c-90e7-ecc96d50d77b"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1332025-12-19T08:40:57.862ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e2bfb5df-7ebc-461c-90e7-ecc96d50d77b", "phd-artifacts/phd-clone-f6d71715-10a6-4923-b07d-6cbb04bb61ed"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1342025-12-19T08:40:57.878ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f6d71715-10a6-4923-b07d-6cbb04bb61ed"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1352025-12-19T08:40:57.885ZDEBGphd-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-f6d71715-10a6-4923-b07d-6cbb04bb61ed 0B 1.80T 841M /phd-artifacts/phd-clone-f6d71715-10a6-4923-b07d-6cbb04bb61ed\n target = phd_framework::zfs
1362025-12-19T08:40:57.885ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1372025-12-19T08:40:57.885ZINFOphd-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 = 217 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1382025-12-19T08:40:57.886ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server target = phd_framework::artifacts::store
1392025-12-19T08:40:57.886ZINFOphd-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/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server" target = phd_framework::test_vm::server
1402025-12-19T08:40:57.886ZINFOphd-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
1412025-12-19T08:40:57.911ZINFOphd-runner: [NEW - EVENT] Launched server with pid 878 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1422025-12-19T08:40:57.911ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1432025-12-19T08:40:57.911ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1442025-12-19T08:40:57.912ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1452025-12-19T08:40:58.242ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1462025-12-19T08:40:58.243ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49, name: "phd-vm-d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 471c55af-f0d2-4c93-9b7a-81db0ca50d24, project_id: 3f0b863d-376b-426b-98eb-f9194ea6ceab, sled_id: 211b1415-3624-44b2-9720-eb8830e07b6f, sled_serial: "211b1415-3624-44b2-9720-eb8830e07b6f", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1472025-12-19T08:40:58.243ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1482025-12-19T08:40:58.243ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1492025-12-19T08:40:58.245ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1502025-12-19T08:40:58.245ZINFOphd-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
1512025-12-19T08:40:58.245ZINFOphd-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 = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1522025-12-19T08:40:58.245ZDEBGphd-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
1532025-12-19T08:40:58.245ZINFOphd-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 = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1542025-12-19T08:40:58.245ZINFOphd-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 = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1552025-12-19T08:41:02.666ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4420 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 = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1562025-12-19T08:41:02.666ZDEBGphd-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
1572025-12-19T08:41:02.666ZDEBGphd-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
1582025-12-19T08:41:02.666ZINFOphd-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 = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1592025-12-19T08:41:02.666ZINFOphd-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 = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1602025-12-19T08:41:02.684ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1612025-12-19T08:41:02.684ZDEBGphd-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
1622025-12-19T08:41:02.685ZDEBGphd-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
1632025-12-19T08:41:02.685ZINFOphd-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 = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1642025-12-19T08:41:02.685ZINFOphd-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 = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1652025-12-19T08:41:02.718ZINFOphd-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 = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1662025-12-19T08:41:02.718ZINFOphd-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
1672025-12-19T08:41:02.718ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4472 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1682025-12-19T08:41:02.718ZINFOphd-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 = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1692025-12-19T08:41:02.718ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1702025-12-19T08:41:02.728ZINFOphd-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 = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1712025-12-19T08:41:02.729ZINFOphd-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 = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1722025-12-19T08:41:02.729ZINFOphd-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 = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1732025-12-19T08:41:02.762ZINFOphd-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 = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1742025-12-19T08:41:02.766ZINFOphd-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
1752025-12-19T08:41:02.767ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1762025-12-19T08:41:02.767ZINFOphd-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 = 217 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
1772025-12-19T08:41:02.767ZDEBGphd-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
1782025-12-19T08:41:02.767ZINFOphd-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
1792025-12-19T08:41:02.767ZINFOphd-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
1802025-12-19T08:41:02.793ZINFOphd-runner: [NEW - EVENT] Launched server with pid 879 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1812025-12-19T08:41:02.793ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1822025-12-19T08:41:02.793ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49 target = phd_framework::test_vm target_id = d6e74a84-b89a-4e55-9c15-c13d5b4c3023
1832025-12-19T08:41:02.793ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 623b487b-8557-428f-a693-8f3928f8dc5d path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49 target = phd_framework::test_vm target_id = d6e74a84-b89a-4e55-9c15-c13d5b4c3023 timeout_duration = 45s
1842025-12-19T08:41:02.794ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49 target = phd_framework::test_vm target_id = d6e74a84-b89a-4e55-9c15-c13d5b4c3023 vm = migration_serial_history_base_lifecycle_0 vm_id = d6e74a84-b89a-4e55-9c15-c13d5b4c3023
1852025-12-19T08:41:02.794ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49 target = phd_framework::test_vm target_id = d6e74a84-b89a-4e55-9c15-c13d5b4c3023 vm = migration_serial_history_base_lifecycle_0 vm_id = d6e74a84-b89a-4e55-9c15-c13d5b4c3023
1862025-12-19T08:41:03.512ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: d6e74a84-b89a-4e55-9c15-c13d5b4c3023, name: "phd-vm-d6e74a84-b89a-4e55-9c15-c13d5b4c3023", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 471c55af-f0d2-4c93-9b7a-81db0ca50d24, project_id: 3f0b863d-376b-426b-98eb-f9194ea6ceab, sled_id: 8bae651a-3cf6-4f2c-aa45-d41a4c35e259, sled_serial: "8bae651a-3cf6-4f2c-aa45-d41a4c35e259", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49 target = phd_framework::test_vm target_id = d6e74a84-b89a-4e55-9c15-c13d5b4c3023 vm = migration_serial_history_base_lifecycle_0 vm_id = d6e74a84-b89a-4e55-9c15-c13d5b4c3023
1872025-12-19T08:41:03.512ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 623b487b-8557-428f-a693-8f3928f8dc5d path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49 target = phd_framework::test_vm target_id = d6e74a84-b89a-4e55-9c15-c13d5b4c3023
1882025-12-19T08:41:05.772ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}} target = phd_framework::serial
1892025-12-19T08:41:06.846ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49 target = phd_framework::test_vm target_id = d6e74a84-b89a-4e55-9c15-c13d5b4c3023
1902025-12-19T08:41:06.846ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3333 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 623b487b-8557-428f-a693-8f3928f8dc5d path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49 target = phd_framework::test_vm target_id = d6e74a84-b89a-4e55-9c15-c13d5b4c3023
1912025-12-19T08:41:06.848ZINFOphd-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 = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1922025-12-19T08:41:06.849ZDEBGphd-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 = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1932025-12-19T08:41:06.924ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 76 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 = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1942025-12-19T08:41:06.925ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9013 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49
1952025-12-19T08:41:06.927ZINFOphd-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 = d6e74a84-b89a-4e55-9c15-c13d5b4c3023
1962025-12-19T08:41:06.927ZDEBGphd-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
1972025-12-19T08:41:06.927ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8684 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1982025-12-19T08:41:06.928ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1992025-12-19T08:41:06.928ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2002025-12-19T08:41:06.928ZDEBGphd-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 = d6e74a84-b89a-4e55-9c15-c13d5b4c3023
2012025-12-19T08:41:07.599ZDEBGphd-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 = d6e74a84-b89a-4e55-9c15-c13d5b4c3023
2022025-12-19T08:41:07.670ZDEBGphd-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 = d6e74a84-b89a-4e55-9c15-c13d5b4c3023
2032025-12-19T08:41:07.670ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f6d71715-10a6-4923-b07d-6cbb04bb61ed"] 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 = d6e74a84-b89a-4e55-9c15-c13d5b4c3023
2042025-12-19T08:41:07.695ZDEBGphd-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 = d6e74a84-b89a-4e55-9c15-c13d5b4c3023
2052025-12-19T08:41:07.695ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-e2bfb5df-7ebc-461c-90e7-ecc96d50d77b"] 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 = d6e74a84-b89a-4e55-9c15-c13d5b4c3023
2062025-12-19T08:41:07.713ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 786 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 = d6e74a84-b89a-4e55-9c15-c13d5b4c3023
2072025-12-19T08:41:07.713ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4919 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49 target = phd_framework::test_vm target_id = d6e74a84-b89a-4e55-9c15-c13d5b4c3023 vm = migration_serial_history_base_lifecycle_0 vm_id = d6e74a84-b89a-4e55-9c15-c13d5b4c3023
2082025-12-19T08:41:07.714ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4920 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d26affe8-a0f3-44d3-9ef0-fdc9ac7abd49 target = phd_framework::test_vm target_id = d6e74a84-b89a-4e55-9c15-c13d5b4c3023
2092025-12-19T08:41:07.714ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9872 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2102025-12-19T08:41:07.714ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 785 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2112025-12-19T08:41:07.714ZINFOphd-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
2122025-12-19T08:41:07.714ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2132025-12-19T08:41:07.714ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2142025-12-19T08:41:07.714ZINFOphd-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
2152025-12-19T08:41:07.714ZDEBGphd-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
2162025-12-19T08:41:07.714ZDEBGphd-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
2172025-12-19T08:41:07.714ZDEBGphd-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
2182025-12-19T08:41:07.714ZDEBGphd-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
2192025-12-19T08:41:07.721ZDEBGphd-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 843M 1.80T 841M /phd-artifacts\n target = phd_framework::zfs
2202025-12-19T08:41:07.721ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-a7258a4c-57e8-48cf-a23b-705f336a62c4"] 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
2212025-12-19T08:41:07.735ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-a7258a4c-57e8-48cf-a23b-705f336a62c4", "phd-artifacts/phd-clone-5c55e2b5-ef1d-4464-bd16-3d20176df5d4"] 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
2222025-12-19T08:41:07.753ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-5c55e2b5-ef1d-4464-bd16-3d20176df5d4"] 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
2232025-12-19T08:41:07.759ZDEBGphd-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-5c55e2b5-ef1d-4464-bd16-3d20176df5d4 0B 1.80T 841M /phd-artifacts/phd-clone-5c55e2b5-ef1d-4464-bd16-3d20176df5d4\n target = phd_framework::zfs
2242025-12-19T08:41:07.759ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2252025-12-19T08:41:07.759ZINFOphd-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 = 217 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2262025-12-19T08:41:07.760ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server target = phd_framework::artifacts::store
2272025-12-19T08:41:07.760ZINFOphd-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/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server" target = phd_framework::test_vm::server
2282025-12-19T08:41:07.760ZINFOphd-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
2292025-12-19T08:41:07.785ZINFOphd-runner: [NEW - EVENT] Launched server with pid 888 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2302025-12-19T08:41:07.786ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2312025-12-19T08:41:07.786ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fe774fb4-4845-4de5-b430-e765ae9f3f31
2322025-12-19T08:41:07.787ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fe774fb4-4845-4de5-b430-e765ae9f3f31
2332025-12-19T08:41:08.336ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2342025-12-19T08:41:08.337ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: fe774fb4-4845-4de5-b430-e765ae9f3f31, name: "phd-vm-fe774fb4-4845-4de5-b430-e765ae9f3f31", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5c6db71a-1703-440e-a629-02ee09dcde2a, project_id: c549b8a8-124b-437d-9fa5-3e9e42780628, sled_id: 21a12fff-687f-4bb3-ab89-9151a0aa44c1, sled_serial: "21a12fff-687f-4bb3-ab89-9151a0aa44c1", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fe774fb4-4845-4de5-b430-e765ae9f3f31
2352025-12-19T08:41:08.337ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fe774fb4-4845-4de5-b430-e765ae9f3f31
2362025-12-19T08:41:08.337ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2372025-12-19T08:41:08.338ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fe774fb4-4845-4de5-b430-e765ae9f3f31
2382025-12-19T08:41:08.338ZINFOphd-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
2392025-12-19T08:41:08.338ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2402025-12-19T08:41:08.338ZDEBGphd-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
2412025-12-19T08:41:08.338ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2422025-12-19T08:41:08.338ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2432025-12-19T08:41:12.782ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4443 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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2442025-12-19T08:41:12.782ZDEBGphd-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
2452025-12-19T08:41:12.782ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2462025-12-19T08:41:12.782ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2472025-12-19T08:41:12.782ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2482025-12-19T08:41:12.801ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fe774fb4-4845-4de5-b430-e765ae9f3f31
2492025-12-19T08:41:12.801ZDEBGphd-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
2502025-12-19T08:41:12.801ZDEBGphd-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
2512025-12-19T08:41:12.801ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2522025-12-19T08:41:12.802ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2532025-12-19T08:41:12.833ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2542025-12-19T08:41:12.833ZINFOphd-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
2552025-12-19T08:41:12.833ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4495 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
2562025-12-19T08:41:12.834ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2572025-12-19T08:41:12.834ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2582025-12-19T08:41:12.844ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2592025-12-19T08:41:12.844ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2602025-12-19T08:41:12.844ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2612025-12-19T08:41:12.867ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fe774fb4-4845-4de5-b430-e765ae9f3f31
2622025-12-19T08:41:12.867ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2632025-12-19T08:41:12.867ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2642025-12-19T08:41:12.878ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2652025-12-19T08:41:12.878ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2662025-12-19T08:41:12.878ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2672025-12-19T08:41:12.911ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2682025-12-19T08:41:12.911ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2692025-12-19T08:41:12.911ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2702025-12-19T08:41:12.922ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2712025-12-19T08:41:12.922ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2722025-12-19T08:41:12.922ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2732025-12-19T08:41:12.955ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2742025-12-19T08:41:12.955ZINFOphd-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
2752025-12-19T08:41:12.955ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2762025-12-19T08:41:12.955ZINFOphd-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 = 217 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
2772025-12-19T08:41:12.955ZDEBGphd-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
2782025-12-19T08:41:12.955ZINFOphd-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
2792025-12-19T08:41:12.955ZINFOphd-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
2802025-12-19T08:41:12.981ZINFOphd-runner: [NEW - EVENT] Launched server with pid 889 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2812025-12-19T08:41:12.982ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2822025-12-19T08:41:12.982ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fe774fb4-4845-4de5-b430-e765ae9f3f31 target = phd_framework::test_vm target_id = 200597a9-4518-4a53-a96b-b70228d5c85c
2832025-12-19T08:41:12.982ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 1a7fd9db-879e-41f2-9078-5b62375f458d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fe774fb4-4845-4de5-b430-e765ae9f3f31 target = phd_framework::test_vm target_id = 200597a9-4518-4a53-a96b-b70228d5c85c timeout_duration = 45s
2842025-12-19T08:41:12.982ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fe774fb4-4845-4de5-b430-e765ae9f3f31 target = phd_framework::test_vm target_id = 200597a9-4518-4a53-a96b-b70228d5c85c vm = migration_from_base_and_back_lifecycle_0 vm_id = 200597a9-4518-4a53-a96b-b70228d5c85c
2852025-12-19T08:41:12.983ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fe774fb4-4845-4de5-b430-e765ae9f3f31 target = phd_framework::test_vm target_id = 200597a9-4518-4a53-a96b-b70228d5c85c vm = migration_from_base_and_back_lifecycle_0 vm_id = 200597a9-4518-4a53-a96b-b70228d5c85c
2862025-12-19T08:41:13.384ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 200597a9-4518-4a53-a96b-b70228d5c85c, name: "phd-vm-200597a9-4518-4a53-a96b-b70228d5c85c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5c6db71a-1703-440e-a629-02ee09dcde2a, project_id: c549b8a8-124b-437d-9fa5-3e9e42780628, sled_id: 3fe690dd-724f-4d42-8bdd-25a9605b7c4d, sled_serial: "3fe690dd-724f-4d42-8bdd-25a9605b7c4d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fe774fb4-4845-4de5-b430-e765ae9f3f31 target = phd_framework::test_vm target_id = 200597a9-4518-4a53-a96b-b70228d5c85c vm = migration_from_base_and_back_lifecycle_0 vm_id = 200597a9-4518-4a53-a96b-b70228d5c85c
2872025-12-19T08:41:13.384ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 1a7fd9db-879e-41f2-9078-5b62375f458d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fe774fb4-4845-4de5-b430-e765ae9f3f31 target = phd_framework::test_vm target_id = 200597a9-4518-4a53-a96b-b70228d5c85c
2882025-12-19T08:41:15.660ZINFOphd-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
2892025-12-19T08:41:16.302ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fe774fb4-4845-4de5-b430-e765ae9f3f31 target = phd_framework::test_vm target_id = 200597a9-4518-4a53-a96b-b70228d5c85c
2902025-12-19T08:41:16.302ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2917 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 1a7fd9db-879e-41f2-9078-5b62375f458d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fe774fb4-4845-4de5-b430-e765ae9f3f31 target = phd_framework::test_vm target_id = 200597a9-4518-4a53-a96b-b70228d5c85c
2912025-12-19T08:41:16.304ZINFOphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2922025-12-19T08:41:16.304ZINFOphd-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 = 200597a9-4518-4a53-a96b-b70228d5c85c
2932025-12-19T08:41:16.304ZINFOphd-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 = 200597a9-4518-4a53-a96b-b70228d5c85c
2942025-12-19T08:41:16.305ZDEBGphd-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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2952025-12-19T08:41:16.381ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 77 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 = fe774fb4-4845-4de5-b430-e765ae9f3f31
2962025-12-19T08:41:16.381ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8595 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fe774fb4-4845-4de5-b430-e765ae9f3f31
2972025-12-19T08:41:16.381ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 77 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 = 200597a9-4518-4a53-a96b-b70228d5c85c
2982025-12-19T08:41:16.382ZINFOphd-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 = 200597a9-4518-4a53-a96b-b70228d5c85c
2992025-12-19T08:41:16.382ZINFOphd-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 = 200597a9-4518-4a53-a96b-b70228d5c85c
3002025-12-19T08:41:16.415ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 200597a9-4518-4a53-a96b-b70228d5c85c
3012025-12-19T08:41:16.415ZINFOphd-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
3022025-12-19T08:41:16.415ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3032025-12-19T08:41:16.415ZINFOphd-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 = 217 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
3042025-12-19T08:41:16.416ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server target = phd_framework::artifacts::store
3052025-12-19T08:41:16.416ZINFOphd-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/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server" target = phd_framework::test_vm::server
3062025-12-19T08:41:16.416ZINFOphd-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
3072025-12-19T08:41:16.441ZINFOphd-runner: [NEW - EVENT] Launched server with pid 891 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3082025-12-19T08:41:16.442ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3092025-12-19T08:41:16.442ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 200597a9-4518-4a53-a96b-b70228d5c85c target = phd_framework::test_vm target_id = 7543d2a2-3126-4157-9486-4dd1f25b0441
3102025-12-19T08:41:16.442ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 19d3936d-5353-43e5-85cc-7942f671a49e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 200597a9-4518-4a53-a96b-b70228d5c85c target = phd_framework::test_vm target_id = 7543d2a2-3126-4157-9486-4dd1f25b0441 timeout_duration = 45s
3112025-12-19T08:41:16.442ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 200597a9-4518-4a53-a96b-b70228d5c85c target = phd_framework::test_vm target_id = 7543d2a2-3126-4157-9486-4dd1f25b0441 vm = migration_from_base_and_back_lifecycle_1 vm_id = 7543d2a2-3126-4157-9486-4dd1f25b0441
3122025-12-19T08:41:16.443ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 200597a9-4518-4a53-a96b-b70228d5c85c target = phd_framework::test_vm target_id = 7543d2a2-3126-4157-9486-4dd1f25b0441 vm = migration_from_base_and_back_lifecycle_1 vm_id = 7543d2a2-3126-4157-9486-4dd1f25b0441
3132025-12-19T08:41:17.008ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 7543d2a2-3126-4157-9486-4dd1f25b0441, name: "phd-vm-7543d2a2-3126-4157-9486-4dd1f25b0441", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5c6db71a-1703-440e-a629-02ee09dcde2a, project_id: c549b8a8-124b-437d-9fa5-3e9e42780628, sled_id: 03043ba5-1cfa-4b33-9887-7935ab104779, sled_serial: "03043ba5-1cfa-4b33-9887-7935ab104779", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 200597a9-4518-4a53-a96b-b70228d5c85c target = phd_framework::test_vm target_id = 7543d2a2-3126-4157-9486-4dd1f25b0441 vm = migration_from_base_and_back_lifecycle_1 vm_id = 7543d2a2-3126-4157-9486-4dd1f25b0441
3142025-12-19T08:41:17.008ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 19d3936d-5353-43e5-85cc-7942f671a49e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 200597a9-4518-4a53-a96b-b70228d5c85c target = phd_framework::test_vm target_id = 7543d2a2-3126-4157-9486-4dd1f25b0441
3152025-12-19T08:41:19.275ZINFOphd-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
3162025-12-19T08:41:19.733ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 200597a9-4518-4a53-a96b-b70228d5c85c target = phd_framework::test_vm target_id = 7543d2a2-3126-4157-9486-4dd1f25b0441
3172025-12-19T08:41:19.733ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2725 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 19d3936d-5353-43e5-85cc-7942f671a49e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 200597a9-4518-4a53-a96b-b70228d5c85c target = phd_framework::test_vm target_id = 7543d2a2-3126-4157-9486-4dd1f25b0441
3182025-12-19T08:41:19.736ZINFOphd-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 = 200597a9-4518-4a53-a96b-b70228d5c85c
3192025-12-19T08:41:19.736ZINFOphd-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 = 7543d2a2-3126-4157-9486-4dd1f25b0441
3202025-12-19T08:41:19.736ZINFOphd-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 = 7543d2a2-3126-4157-9486-4dd1f25b0441
3212025-12-19T08:41:19.737ZDEBGphd-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 = 200597a9-4518-4a53-a96b-b70228d5c85c
3222025-12-19T08:41:19.808ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 71 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 200597a9-4518-4a53-a96b-b70228d5c85c
3232025-12-19T08:41:19.808ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6825 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fe774fb4-4845-4de5-b430-e765ae9f3f31 target = phd_framework::test_vm target_id = 200597a9-4518-4a53-a96b-b70228d5c85c vm = migration_from_base_and_back_lifecycle_0 vm_id = 200597a9-4518-4a53-a96b-b70228d5c85c
3242025-12-19T08:41:19.808ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6826 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fe774fb4-4845-4de5-b430-e765ae9f3f31 target = phd_framework::test_vm target_id = 200597a9-4518-4a53-a96b-b70228d5c85c
3252025-12-19T08:41:19.808ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 72 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 = 7543d2a2-3126-4157-9486-4dd1f25b0441
3262025-12-19T08:41:19.808ZINFOphd-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 = 7543d2a2-3126-4157-9486-4dd1f25b0441
3272025-12-19T08:41:19.808ZINFOphd-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 = 7543d2a2-3126-4157-9486-4dd1f25b0441
3282025-12-19T08:41:19.837ZINFOphd-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_1 vm_id = 7543d2a2-3126-4157-9486-4dd1f25b0441
3292025-12-19T08:41:19.837ZINFOphd-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
3302025-12-19T08:41:19.837ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3312025-12-19T08:41:19.837ZINFOphd-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 = 217 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
3322025-12-19T08:41:19.837ZDEBGphd-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
3332025-12-19T08:41:19.837ZINFOphd-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
3342025-12-19T08:41:19.837ZINFOphd-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
3352025-12-19T08:41:19.863ZINFOphd-runner: [NEW - EVENT] Launched server with pid 893 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3362025-12-19T08:41:19.863ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3372025-12-19T08:41:19.863ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7543d2a2-3126-4157-9486-4dd1f25b0441 target = phd_framework::test_vm target_id = 411fe776-4634-442e-a06f-f3fa8b3d0336
3382025-12-19T08:41:19.863ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = b2a2d136-ae5c-4bec-bfce-fe2cc7bf5996 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7543d2a2-3126-4157-9486-4dd1f25b0441 target = phd_framework::test_vm target_id = 411fe776-4634-442e-a06f-f3fa8b3d0336 timeout_duration = 45s
3392025-12-19T08:41:19.863ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7543d2a2-3126-4157-9486-4dd1f25b0441 target = phd_framework::test_vm target_id = 411fe776-4634-442e-a06f-f3fa8b3d0336 vm = migration_from_base_and_back_lifecycle_2 vm_id = 411fe776-4634-442e-a06f-f3fa8b3d0336
3402025-12-19T08:41:19.864ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7543d2a2-3126-4157-9486-4dd1f25b0441 target = phd_framework::test_vm target_id = 411fe776-4634-442e-a06f-f3fa8b3d0336 vm = migration_from_base_and_back_lifecycle_2 vm_id = 411fe776-4634-442e-a06f-f3fa8b3d0336
3412025-12-19T08:41:20.400ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 411fe776-4634-442e-a06f-f3fa8b3d0336, name: "phd-vm-411fe776-4634-442e-a06f-f3fa8b3d0336", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5c6db71a-1703-440e-a629-02ee09dcde2a, project_id: c549b8a8-124b-437d-9fa5-3e9e42780628, sled_id: 10e3144e-ae4b-4169-8839-ca7c5d586530, sled_serial: "10e3144e-ae4b-4169-8839-ca7c5d586530", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7543d2a2-3126-4157-9486-4dd1f25b0441 target = phd_framework::test_vm target_id = 411fe776-4634-442e-a06f-f3fa8b3d0336 vm = migration_from_base_and_back_lifecycle_2 vm_id = 411fe776-4634-442e-a06f-f3fa8b3d0336
3422025-12-19T08:41:20.400ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = b2a2d136-ae5c-4bec-bfce-fe2cc7bf5996 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7543d2a2-3126-4157-9486-4dd1f25b0441 target = phd_framework::test_vm target_id = 411fe776-4634-442e-a06f-f3fa8b3d0336
3432025-12-19T08:41:22.650ZINFOphd-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
3442025-12-19T08:41:23.251ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7543d2a2-3126-4157-9486-4dd1f25b0441 target = phd_framework::test_vm target_id = 411fe776-4634-442e-a06f-f3fa8b3d0336
3452025-12-19T08:41:23.251ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2851 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = b2a2d136-ae5c-4bec-bfce-fe2cc7bf5996 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7543d2a2-3126-4157-9486-4dd1f25b0441 target = phd_framework::test_vm target_id = 411fe776-4634-442e-a06f-f3fa8b3d0336
3462025-12-19T08:41:23.253ZINFOphd-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 = 7543d2a2-3126-4157-9486-4dd1f25b0441
3472025-12-19T08:41:23.253ZINFOphd-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 = 411fe776-4634-442e-a06f-f3fa8b3d0336
3482025-12-19T08:41:23.253ZINFOphd-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 = 411fe776-4634-442e-a06f-f3fa8b3d0336
3492025-12-19T08:41:23.254ZDEBGphd-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 = 7543d2a2-3126-4157-9486-4dd1f25b0441
3502025-12-19T08:41:23.333ZINFOphd-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 = 7543d2a2-3126-4157-9486-4dd1f25b0441
3512025-12-19T08:41:23.333ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6890 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 200597a9-4518-4a53-a96b-b70228d5c85c target = phd_framework::test_vm target_id = 7543d2a2-3126-4157-9486-4dd1f25b0441 vm = migration_from_base_and_back_lifecycle_1 vm_id = 7543d2a2-3126-4157-9486-4dd1f25b0441
3522025-12-19T08:41:23.333ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6891 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 200597a9-4518-4a53-a96b-b70228d5c85c target = phd_framework::test_vm target_id = 7543d2a2-3126-4157-9486-4dd1f25b0441
3532025-12-19T08:41:23.333ZINFOphd-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 = 411fe776-4634-442e-a06f-f3fa8b3d0336
3542025-12-19T08:41:23.334ZINFOphd-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 = 411fe776-4634-442e-a06f-f3fa8b3d0336
3552025-12-19T08:41:23.334ZINFOphd-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 = 411fe776-4634-442e-a06f-f3fa8b3d0336
3562025-12-19T08:41:23.365ZINFOphd-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_lifecycle_2 vm_id = 411fe776-4634-442e-a06f-f3fa8b3d0336
3572025-12-19T08:41:23.365ZINFOphd-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 = 411fe776-4634-442e-a06f-f3fa8b3d0336
3582025-12-19T08:41:23.366ZDEBGphd-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
3592025-12-19T08:41:23.366ZINFOphd-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
3602025-12-19T08:41:23.366ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 15029 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3612025-12-19T08:41:23.366ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3622025-12-19T08:41:23.367ZDEBGphd-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 = 411fe776-4634-442e-a06f-f3fa8b3d0336
3632025-12-19T08:41:23.969ZDEBGphd-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 = 411fe776-4634-442e-a06f-f3fa8b3d0336
3642025-12-19T08:41:24.042ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs vm = migration_from_base_and_back_lifecycle_2 vm_id = 411fe776-4634-442e-a06f-f3fa8b3d0336
3652025-12-19T08:41:24.042ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-5c55e2b5-ef1d-4464-bd16-3d20176df5d4"] 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 = 411fe776-4634-442e-a06f-f3fa8b3d0336
3662025-12-19T08:41:24.067ZDEBGphd-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 = 411fe776-4634-442e-a06f-f3fa8b3d0336
3672025-12-19T08:41:24.068ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-a7258a4c-57e8-48cf-a23b-705f336a62c4"] 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 = 411fe776-4634-442e-a06f-f3fa8b3d0336
3682025-12-19T08:41:24.083ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 717 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 = 411fe776-4634-442e-a06f-f3fa8b3d0336
3692025-12-19T08:41:24.084ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4220 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7543d2a2-3126-4157-9486-4dd1f25b0441 target = phd_framework::test_vm target_id = 411fe776-4634-442e-a06f-f3fa8b3d0336 vm = migration_from_base_and_back_lifecycle_2 vm_id = 411fe776-4634-442e-a06f-f3fa8b3d0336
3702025-12-19T08:41:24.084ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4220 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7543d2a2-3126-4157-9486-4dd1f25b0441 target = phd_framework::test_vm target_id = 411fe776-4634-442e-a06f-f3fa8b3d0336
3712025-12-19T08:41:24.084ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 16369 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
3722025-12-19T08:41:24.084ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 717 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3732025-12-19T08:41:24.084ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3742025-12-19T08:41:24.084ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
375 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 112.86s
376 
3772025-12-19T08:41:24.084ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner