Max level shown:
12025-12-22T22:29:54.312ZINFOphd-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-22T22:29:54.315ZDEBGphd-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: 362, tv_nsec: 45049297 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-12-22T22:29:54.315ZINFOphd-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-22T22:29:54.315ZINFOphd-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-22T22:29:54.315ZDEBGphd-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-22T22:29:54.462ZINFOphd-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-22T22:29:54.980ZDEBGphd-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/dfb7f68a8d9368d2cb6b753c8c201832f2215d45/propolis-server.sha256.txt
82025-12-22T22:29:55.129ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-12-22T22:29:55.129ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-12-22T22:29:55.130ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-12-22T22:29:55.130ZINFOphd-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-22T22:29:55.130ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-12-22T22:29:55.130ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-12-22T22:29:55.130ZINFOphd-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-22T22:29:55.130ZDEBGphd-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-22T22:29:55.131ZDEBGphd-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-22T22:29:55.998ZDEBGphd-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-22T22:29:55.998ZDEBGphd-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-22T22:30:23.484ZDEBGphd-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-22T22:30:23.485ZDEBGphd-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-22T22:30:23.492ZDEBGphd-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-22T22:30:23.493ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-202ffdaf-d72d-4168-abdd-ac01d0ceab86"] 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-22T22:30:23.539ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-202ffdaf-d72d-4168-abdd-ac01d0ceab86", "phd-artifacts/phd-clone-7b10145a-8a15-4d4b-bfd4-ad8d8ab93627"] 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-22T22:30:23.551ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-7b10145a-8a15-4d4b-bfd4-ad8d8ab93627"] 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-22T22:30:23.558ZDEBGphd-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-7b10145a-8a15-4d4b-bfd4-ad8d8ab93627 0B 1.80T 48.9M /phd-artifacts/phd-clone-7b10145a-8a15-4d4b-bfd4-ad8d8ab93627\n target = phd_framework::zfs
262025-12-22T22:30:23.559ZINFOphd-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-22T22:30:23.559ZINFOphd-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-22T22:30:23.559ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/d2d2986834dcf7d0761d574906fa54039d4da99bdfeb6a77021073fa6669e1d9/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292025-12-22T22:30:23.559ZDEBGphd-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/dfb7f68a8d9368d2cb6b753c8c201832f2215d45/propolis-server.tar.gz
302025-12-22T22:31:08.122ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/d2d2986834dcf7d0761d574906fa54039d4da99bdfeb6a77021073fa6669e1d9/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-22T22:31:08.122ZDEBGphd-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-22T22:31:24.666ZINFOphd-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/d2d2986834dcf7d0761d574906fa54039d4da99bdfeb6a77021073fa6669e1d9/propolis-server" target = phd_framework::test_vm::server
332025-12-22T22:31:24.666ZINFOphd-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-22T22:31:24.733ZINFOphd-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-22T22:31:24.734ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
362025-12-22T22:31:24.735ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
372025-12-22T22:31:24.735ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 61176 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-22T22:31:25.192ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392025-12-22T22:31:25.193ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: eee76f2d-d68f-4ac8-a918-6838608cb02c, name: "phd-vm-eee76f2d-d68f-4ac8-a918-6838608cb02c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b7374a8a-6ba2-477a-8212-91d79b4b6939, project_id: 43b2073d-25ae-4645-b530-8a8f8945c886, sled_id: dc89cd74-caf8-436c-a794-646ef8056c22, sled_serial: "dc89cd74-caf8-436c-a794-646ef8056c22", 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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
402025-12-22T22:31:25.193ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
412025-12-22T22:31:25.193ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
422025-12-22T22:31:25.194ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
432025-12-22T22:31:25.194ZINFOphd-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-22T22:31:25.194ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
452025-12-22T22:31:25.194ZDEBGphd-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-22T22:31:25.194ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
472025-12-22T22:31:25.194ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
482025-12-22T22:31:29.610ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4415 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eee76f2d-d68f-4ac8-a918-6838608cb02c
492025-12-22T22:31:29.610ZDEBGphd-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-22T22:31:29.610ZDEBGphd-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-22T22:31:29.610ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
522025-12-22T22:31:29.610ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
532025-12-22T22:31:29.628ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
542025-12-22T22:31:29.628ZDEBGphd-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-22T22:31:29.629ZDEBGphd-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-22T22:31:29.629ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
572025-12-22T22:31:29.629ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
582025-12-22T22:31:29.662ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
592025-12-22T22:31:29.662ZINFOphd-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-22T22:31:29.662ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4467 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612025-12-22T22:31:29.662ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
622025-12-22T22:31:29.662ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
632025-12-22T22:31:29.672ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
642025-12-22T22:31:29.673ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
652025-12-22T22:31:29.673ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
662025-12-22T22:31:29.706ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eee76f2d-d68f-4ac8-a918-6838608cb02c
672025-12-22T22:31:29.706ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
682025-12-22T22:31:29.706ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
692025-12-22T22:31:29.718ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
702025-12-22T22:31:29.718ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
712025-12-22T22:31:29.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::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = eee76f2d-d68f-4ac8-a918-6838608cb02c
722025-12-22T22:31:29.740ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
732025-12-22T22:31:29.741ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
742025-12-22T22:31:29.741ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
752025-12-22T22:31:29.751ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
762025-12-22T22:31:29.751ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
772025-12-22T22:31:29.751ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
782025-12-22T22:31:29.784ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eee76f2d-d68f-4ac8-a918-6838608cb02c
792025-12-22T22:31:29.785ZINFOphd-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-22T22:31:29.785ZINFOphd-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-22T22:31:29.785ZINFOphd-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-22T22:31:29.785ZDEBGphd-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-22T22:31:29.785ZDEBGphd-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-22T22:31:29.785ZINFOphd-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-22T22:31:29.785ZINFOphd-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-22T22:31:29.808ZINFOphd-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-22T22:31:29.808ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 23 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-22T22:31:29.808ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c target = phd_framework::test_vm target_id = c84b2149-f383-4024-8189-45a21dbb4bd4
892025-12-22T22:31:29.808ZINFOphd-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 = 73c33a13-ecd2-49f4-ba92-d15fb9ef69b9 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eee76f2d-d68f-4ac8-a918-6838608cb02c target = phd_framework::test_vm target_id = c84b2149-f383-4024-8189-45a21dbb4bd4 timeout_duration = 45s
902025-12-22T22:31:29.808ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c target = phd_framework::test_vm target_id = c84b2149-f383-4024-8189-45a21dbb4bd4 vm = migration_from_base_lifecycle_0 vm_id = c84b2149-f383-4024-8189-45a21dbb4bd4
912025-12-22T22:31:29.809ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c target = phd_framework::test_vm target_id = c84b2149-f383-4024-8189-45a21dbb4bd4 vm = migration_from_base_lifecycle_0 vm_id = c84b2149-f383-4024-8189-45a21dbb4bd4
922025-12-22T22:31:30.216ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: c84b2149-f383-4024-8189-45a21dbb4bd4, name: "phd-vm-c84b2149-f383-4024-8189-45a21dbb4bd4", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b7374a8a-6ba2-477a-8212-91d79b4b6939, project_id: 43b2073d-25ae-4645-b530-8a8f8945c886, sled_id: 830d10d1-c4db-4c02-9e87-1bf0fd61f0f1, sled_serial: "830d10d1-c4db-4c02-9e87-1bf0fd61f0f1", 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 = eee76f2d-d68f-4ac8-a918-6838608cb02c target = phd_framework::test_vm target_id = c84b2149-f383-4024-8189-45a21dbb4bd4 vm = migration_from_base_lifecycle_0 vm_id = c84b2149-f383-4024-8189-45a21dbb4bd4
932025-12-22T22:31:30.216ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 73c33a13-ecd2-49f4-ba92-d15fb9ef69b9 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eee76f2d-d68f-4ac8-a918-6838608cb02c target = phd_framework::test_vm target_id = c84b2149-f383-4024-8189-45a21dbb4bd4
942025-12-22T22:31:32.315ZINFOphd-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-22T22:31:32.487ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c target = phd_framework::test_vm target_id = c84b2149-f383-4024-8189-45a21dbb4bd4
962025-12-22T22:31:32.487ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2270 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 73c33a13-ecd2-49f4-ba92-d15fb9ef69b9 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eee76f2d-d68f-4ac8-a918-6838608cb02c target = phd_framework::test_vm target_id = c84b2149-f383-4024-8189-45a21dbb4bd4
972025-12-22T22:31:32.489ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
982025-12-22T22:31:32.489ZINFOphd-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 = c84b2149-f383-4024-8189-45a21dbb4bd4
992025-12-22T22:31:32.489ZINFOphd-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 = c84b2149-f383-4024-8189-45a21dbb4bd4
1002025-12-22T22:31:32.490ZDEBGphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
1012025-12-22T22:31:32.571ZINFOphd-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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
1022025-12-22T22:31:32.571ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = c84b2149-f383-4024-8189-45a21dbb4bd4
1032025-12-22T22:31:32.571ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7837 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 = eee76f2d-d68f-4ac8-a918-6838608cb02c
1042025-12-22T22:31:32.571ZINFOphd-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 = c84b2149-f383-4024-8189-45a21dbb4bd4
1052025-12-22T22:31:32.571ZINFOphd-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 = c84b2149-f383-4024-8189-45a21dbb4bd4
1062025-12-22T22:31:32.601ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = c84b2149-f383-4024-8189-45a21dbb4bd4
1072025-12-22T22:31:32.601ZINFOphd-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 = c84b2149-f383-4024-8189-45a21dbb4bd4
1082025-12-22T22:31:32.601ZDEBGphd-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-22T22:31:32.601ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7409 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1102025-12-22T22:31:32.601ZINFOphd-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-22T22:31:32.601ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1122025-12-22T22:31:32.602ZDEBGphd-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 = c84b2149-f383-4024-8189-45a21dbb4bd4
1132025-12-22T22:31:32.912ZDEBGphd-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 = c84b2149-f383-4024-8189-45a21dbb4bd4
1142025-12-22T22:31:32.983ZDEBGphd-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 = c84b2149-f383-4024-8189-45a21dbb4bd4
1152025-12-22T22:31:32.983ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-7b10145a-8a15-4d4b-bfd4-ad8d8ab93627"] 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 = c84b2149-f383-4024-8189-45a21dbb4bd4
1162025-12-22T22:31:33.002ZDEBGphd-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 = c84b2149-f383-4024-8189-45a21dbb4bd4
1172025-12-22T22:31:33.003ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-202ffdaf-d72d-4168-abdd-ac01d0ceab86"] 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 = c84b2149-f383-4024-8189-45a21dbb4bd4
1182025-12-22T22:31:33.016ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 414 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 = c84b2149-f383-4024-8189-45a21dbb4bd4
1192025-12-22T22:31:33.016ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3207 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 = eee76f2d-d68f-4ac8-a918-6838608cb02c target = phd_framework::test_vm target_id = c84b2149-f383-4024-8189-45a21dbb4bd4 vm = migration_from_base_lifecycle_0 vm_id = c84b2149-f383-4024-8189-45a21dbb4bd4
1202025-12-22T22:31:33.016ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 414 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1212025-12-22T22:31:33.016ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3207 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 = eee76f2d-d68f-4ac8-a918-6838608cb02c target = phd_framework::test_vm target_id = c84b2149-f383-4024-8189-45a21dbb4bd4
1222025-12-22T22:31:33.016ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1232025-12-22T22:31:33.016ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 97885 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
1242025-12-22T22:31:33.016ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1252025-12-22T22:31:33.016ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1262025-12-22T22:31:33.016ZINFOphd-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-22T22:31:33.016ZDEBGphd-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-22T22:31:33.016ZDEBGphd-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-22T22:31:33.016ZDEBGphd-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-22T22:31:33.016ZDEBGphd-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-22T22:31:33.023ZDEBGphd-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 859M 1.80T 858M /phd-artifacts\n target = phd_framework::zfs
1322025-12-22T22:31:33.023ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-71825ae8-b998-4571-baef-b46c9e59fac5"] 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-22T22:31:33.036ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-71825ae8-b998-4571-baef-b46c9e59fac5", "phd-artifacts/phd-clone-3fe9c4d0-3f89-49a4-9f65-01db8133b3c2"] 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-22T22:31:33.047ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-3fe9c4d0-3f89-49a4-9f65-01db8133b3c2"] 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-22T22:31:33.052ZDEBGphd-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-3fe9c4d0-3f89-49a4-9f65-01db8133b3c2 0B 1.80T 858M /phd-artifacts/phd-clone-3fe9c4d0-3f89-49a4-9f65-01db8133b3c2\n target = phd_framework::zfs
1362025-12-22T22:31:33.053ZINFOphd-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-22T22:31:33.053ZINFOphd-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-22T22:31:33.053ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/d2d2986834dcf7d0761d574906fa54039d4da99bdfeb6a77021073fa6669e1d9/propolis-server target = phd_framework::artifacts::store
1392025-12-22T22:31:33.053ZINFOphd-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/d2d2986834dcf7d0761d574906fa54039d4da99bdfeb6a77021073fa6669e1d9/propolis-server" target = phd_framework::test_vm::server
1402025-12-22T22:31:33.053ZINFOphd-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-22T22:31:33.074ZINFOphd-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-22T22:31:33.074ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 21 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-22T22:31:33.074ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1442025-12-22T22:31:33.075ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1452025-12-22T22:31:33.453ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1462025-12-22T22:31:33.454ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 4dcb615b-f8d8-488f-a937-58a250f8211f, name: "phd-vm-4dcb615b-f8d8-488f-a937-58a250f8211f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 15e0edb6-b052-4471-85e5-63050ec6c5ec, project_id: 445bfa2b-623d-4132-a880-c97dea671a0e, sled_id: 4aa75925-44da-448c-9696-665b9a6e2b54, sled_serial: "4aa75925-44da-448c-9696-665b9a6e2b54", 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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1472025-12-22T22:31:33.455ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1482025-12-22T22:31:33.455ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1492025-12-22T22:31:33.456ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1502025-12-22T22:31:33.456ZINFOphd-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-22T22:31:33.456ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1522025-12-22T22:31:33.456ZDEBGphd-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-22T22:31:33.456ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1542025-12-22T22:31:33.456ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1552025-12-22T22:31:37.855ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4399 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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1562025-12-22T22:31:37.855ZDEBGphd-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-22T22:31:37.856ZDEBGphd-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-22T22:31:37.856ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1592025-12-22T22:31:37.856ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1602025-12-22T22:31:37.875ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4dcb615b-f8d8-488f-a937-58a250f8211f
1612025-12-22T22:31:37.875ZDEBGphd-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-22T22:31:37.875ZDEBGphd-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-22T22:31:37.875ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1642025-12-22T22:31:37.875ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1652025-12-22T22:31:37.908ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1662025-12-22T22:31:37.908ZINFOphd-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-22T22:31:37.908ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4452 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-22T22:31:37.908ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1692025-12-22T22:31:37.908ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1702025-12-22T22:31:37.919ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1712025-12-22T22:31:37.919ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1722025-12-22T22:31:37.919ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1732025-12-22T22:31:37.952ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1742025-12-22T22:31:37.957ZINFOphd-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-22T22:31:37.957ZINFOphd-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-22T22:31:37.957ZINFOphd-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-22T22:31:37.957ZDEBGphd-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-22T22:31:37.957ZINFOphd-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-22T22:31:37.957ZINFOphd-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-22T22:31:37.978ZINFOphd-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-22T22:31:37.978ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 21 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-22T22:31:37.979ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f target = phd_framework::test_vm target_id = ba5a7f75-dba2-4dae-a105-97039b4d1d08
1832025-12-22T22:31:37.979ZINFOphd-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 = d9a5fd24-ba7e-4334-a6ab-34b3eb982e63 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4dcb615b-f8d8-488f-a937-58a250f8211f target = phd_framework::test_vm target_id = ba5a7f75-dba2-4dae-a105-97039b4d1d08 timeout_duration = 45s
1842025-12-22T22:31:37.979ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f target = phd_framework::test_vm target_id = ba5a7f75-dba2-4dae-a105-97039b4d1d08 vm = migration_serial_history_base_lifecycle_0 vm_id = ba5a7f75-dba2-4dae-a105-97039b4d1d08
1852025-12-22T22:31:37.979ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f target = phd_framework::test_vm target_id = ba5a7f75-dba2-4dae-a105-97039b4d1d08 vm = migration_serial_history_base_lifecycle_0 vm_id = ba5a7f75-dba2-4dae-a105-97039b4d1d08
1862025-12-22T22:31:38.683ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: ba5a7f75-dba2-4dae-a105-97039b4d1d08, name: "phd-vm-ba5a7f75-dba2-4dae-a105-97039b4d1d08", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 15e0edb6-b052-4471-85e5-63050ec6c5ec, project_id: 445bfa2b-623d-4132-a880-c97dea671a0e, sled_id: 99c95d7a-a9ed-483a-87a7-708439f18f79, sled_serial: "99c95d7a-a9ed-483a-87a7-708439f18f79", 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 = 4dcb615b-f8d8-488f-a937-58a250f8211f target = phd_framework::test_vm target_id = ba5a7f75-dba2-4dae-a105-97039b4d1d08 vm = migration_serial_history_base_lifecycle_0 vm_id = ba5a7f75-dba2-4dae-a105-97039b4d1d08
1872025-12-22T22:31:38.683ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = d9a5fd24-ba7e-4334-a6ab-34b3eb982e63 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4dcb615b-f8d8-488f-a937-58a250f8211f target = phd_framework::test_vm target_id = ba5a7f75-dba2-4dae-a105-97039b4d1d08
1882025-12-22T22:31:40.997ZINFOphd-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-22T22:31:41.359ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f target = phd_framework::test_vm target_id = ba5a7f75-dba2-4dae-a105-97039b4d1d08
1902025-12-22T22:31:41.359ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2676 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = d9a5fd24-ba7e-4334-a6ab-34b3eb982e63 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4dcb615b-f8d8-488f-a937-58a250f8211f target = phd_framework::test_vm target_id = ba5a7f75-dba2-4dae-a105-97039b4d1d08
1912025-12-22T22:31:41.360ZINFOphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1922025-12-22T22:31:41.362ZDEBGphd-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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1932025-12-22T22:31:41.439ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 77 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4dcb615b-f8d8-488f-a937-58a250f8211f
1942025-12-22T22:31:41.439ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8364 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 = 4dcb615b-f8d8-488f-a937-58a250f8211f
1952025-12-22T22:31:41.441ZINFOphd-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 = ba5a7f75-dba2-4dae-a105-97039b4d1d08
1962025-12-22T22:31:41.441ZDEBGphd-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-22T22:31:41.441ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7988 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1982025-12-22T22:31:41.441ZINFOphd-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-22T22:31:41.441ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2002025-12-22T22:31:41.442ZDEBGphd-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 = ba5a7f75-dba2-4dae-a105-97039b4d1d08
2012025-12-22T22:31:42.059ZDEBGphd-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 = ba5a7f75-dba2-4dae-a105-97039b4d1d08
2022025-12-22T22:31:42.133ZDEBGphd-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 = ba5a7f75-dba2-4dae-a105-97039b4d1d08
2032025-12-22T22:31:42.133ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-3fe9c4d0-3f89-49a4-9f65-01db8133b3c2"] 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 = ba5a7f75-dba2-4dae-a105-97039b4d1d08
2042025-12-22T22:31:42.155ZDEBGphd-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 = ba5a7f75-dba2-4dae-a105-97039b4d1d08
2052025-12-22T22:31:42.155ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-71825ae8-b998-4571-baef-b46c9e59fac5"] 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 = ba5a7f75-dba2-4dae-a105-97039b4d1d08
2062025-12-22T22:31:42.167ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 726 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 = ba5a7f75-dba2-4dae-a105-97039b4d1d08
2072025-12-22T22:31:42.168ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 726 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2082025-12-22T22:31:42.168ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4188 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 = 4dcb615b-f8d8-488f-a937-58a250f8211f target = phd_framework::test_vm target_id = ba5a7f75-dba2-4dae-a105-97039b4d1d08 vm = migration_serial_history_base_lifecycle_0 vm_id = ba5a7f75-dba2-4dae-a105-97039b4d1d08
2092025-12-22T22:31:42.168ZINFOphd-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
2102025-12-22T22:31:42.168ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4189 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 = 4dcb615b-f8d8-488f-a937-58a250f8211f target = phd_framework::test_vm target_id = ba5a7f75-dba2-4dae-a105-97039b4d1d08
2112025-12-22T22:31:42.168ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2122025-12-22T22:31:42.168ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9151 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2132025-12-22T22:31:42.168ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2142025-12-22T22:31:42.168ZINFOphd-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-22T22:31:42.168ZDEBGphd-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-22T22:31:42.168ZDEBGphd-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-22T22:31:42.168ZDEBGphd-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-22T22:31:42.168ZDEBGphd-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-22T22:31:42.175ZDEBGphd-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 859M 1.80T 858M /phd-artifacts\n target = phd_framework::zfs
2202025-12-22T22:31:42.175ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e92c71ca-c982-4e71-8261-fd1f4f627810"] 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-22T22:31:42.186ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e92c71ca-c982-4e71-8261-fd1f4f627810", "phd-artifacts/phd-clone-ca7decc0-f7c6-4e33-9ff8-f60800cfb4e6"] 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-22T22:31:42.200ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ca7decc0-f7c6-4e33-9ff8-f60800cfb4e6"] 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-22T22:31:42.207ZDEBGphd-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-ca7decc0-f7c6-4e33-9ff8-f60800cfb4e6 0B 1.80T 858M /phd-artifacts/phd-clone-ca7decc0-f7c6-4e33-9ff8-f60800cfb4e6\n target = phd_framework::zfs
2242025-12-22T22:31:42.207ZINFOphd-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-22T22:31:42.207ZINFOphd-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-22T22:31:42.207ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/d2d2986834dcf7d0761d574906fa54039d4da99bdfeb6a77021073fa6669e1d9/propolis-server target = phd_framework::artifacts::store
2272025-12-22T22:31:42.207ZINFOphd-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/d2d2986834dcf7d0761d574906fa54039d4da99bdfeb6a77021073fa6669e1d9/propolis-server" target = phd_framework::test_vm::server
2282025-12-22T22:31:42.208ZINFOphd-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-22T22:31:42.229ZINFOphd-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-22T22:31:42.229ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 21 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-22T22:31:42.229ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2322025-12-22T22:31:42.230ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2332025-12-22T22:31:42.769ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2342025-12-22T22:31:42.770ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76, name: "phd-vm-eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 29a0d2b0-932a-4102-80b5-07c8693bdcfe, project_id: e5fe0f1c-5113-4248-8ab8-4aa87c64f897, sled_id: 657b652a-bd07-4ece-8cfa-7ce721e5bdac, sled_serial: "657b652a-bd07-4ece-8cfa-7ce721e5bdac", 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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2352025-12-22T22:31:42.770ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2362025-12-22T22:31:42.770ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2372025-12-22T22:31:42.771ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2382025-12-22T22:31:42.772ZINFOphd-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-22T22:31:42.772ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2402025-12-22T22:31:42.772ZDEBGphd-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-22T22:31:42.772ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2422025-12-22T22:31:42.772ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2432025-12-22T22:31:47.175ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4403 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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2442025-12-22T22:31:47.175ZDEBGphd-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-22T22:31:47.176ZDEBGphd-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-22T22:31:47.176ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2472025-12-22T22:31:47.176ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2482025-12-22T22:31:47.195ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2492025-12-22T22:31:47.195ZDEBGphd-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-22T22:31:47.195ZDEBGphd-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-22T22:31:47.195ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2522025-12-22T22:31:47.195ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2532025-12-22T22:31:47.228ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2542025-12-22T22:31:47.228ZINFOphd-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-22T22:31:47.228ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4456 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-22T22:31:47.229ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2572025-12-22T22:31:47.229ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2582025-12-22T22:31:47.239ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2592025-12-22T22:31:47.240ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2602025-12-22T22:31:47.240ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2612025-12-22T22:31:47.272ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2622025-12-22T22:31:47.273ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2632025-12-22T22:31:47.273ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2642025-12-22T22:31:47.284ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2652025-12-22T22:31:47.284ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2662025-12-22T22:31:47.284ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2672025-12-22T22:31:47.317ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2682025-12-22T22:31:47.317ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2692025-12-22T22:31:47.317ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2702025-12-22T22:31:47.328ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2712025-12-22T22:31:47.328ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2722025-12-22T22:31:47.328ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2732025-12-22T22:31:47.351ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2742025-12-22T22:31:47.351ZINFOphd-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-22T22:31:47.351ZINFOphd-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-22T22:31:47.351ZINFOphd-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-22T22:31:47.351ZDEBGphd-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-22T22:31:47.351ZINFOphd-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-22T22:31:47.351ZINFOphd-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-22T22:31:47.374ZINFOphd-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-22T22:31:47.374ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 23 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-22T22:31:47.374ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76 target = phd_framework::test_vm target_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
2832025-12-22T22:31:47.374ZINFOphd-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 = 068668ce-c3a7-47b8-b0e9-fd1820ba90ae path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76 target = phd_framework::test_vm target_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b timeout_duration = 45s
2842025-12-22T22:31:47.374ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76 target = phd_framework::test_vm target_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b vm = migration_from_base_and_back_lifecycle_0 vm_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
2852025-12-22T22:31:47.375ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76 target = phd_framework::test_vm target_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b vm = migration_from_base_and_back_lifecycle_0 vm_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
2862025-12-22T22:31:47.890ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b, name: "phd-vm-2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 29a0d2b0-932a-4102-80b5-07c8693bdcfe, project_id: e5fe0f1c-5113-4248-8ab8-4aa87c64f897, sled_id: d4fdde6e-2e93-4632-a5c6-fa7f369c594b, sled_serial: "d4fdde6e-2e93-4632-a5c6-fa7f369c594b", 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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76 target = phd_framework::test_vm target_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b vm = migration_from_base_and_back_lifecycle_0 vm_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
2872025-12-22T22:31:47.890ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 068668ce-c3a7-47b8-b0e9-fd1820ba90ae path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76 target = phd_framework::test_vm target_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
2882025-12-22T22:31:50.160ZINFOphd-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-22T22:31:50.660ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76 target = phd_framework::test_vm target_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
2902025-12-22T22:31:50.660ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2769 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 068668ce-c3a7-47b8-b0e9-fd1820ba90ae path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76 target = phd_framework::test_vm target_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
2912025-12-22T22:31:50.661ZINFOphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2922025-12-22T22:31:50.662ZINFOphd-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 = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
2932025-12-22T22:31:50.662ZINFOphd-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 = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
2942025-12-22T22:31:50.662ZDEBGphd-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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2952025-12-22T22:31:50.740ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 78 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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2962025-12-22T22:31:50.740ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8510 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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76
2972025-12-22T22:31:50.740ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 78 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 = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
2982025-12-22T22:31:50.741ZINFOphd-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 = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
2992025-12-22T22:31:50.741ZINFOphd-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 = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
3002025-12-22T22:31:50.773ZINFOphd-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_0 vm_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
3012025-12-22T22:31:50.773ZINFOphd-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-22T22:31:50.773ZINFOphd-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-22T22:31:50.773ZINFOphd-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-22T22:31:50.773ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/d2d2986834dcf7d0761d574906fa54039d4da99bdfeb6a77021073fa6669e1d9/propolis-server target = phd_framework::artifacts::store
3052025-12-22T22:31:50.773ZINFOphd-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/d2d2986834dcf7d0761d574906fa54039d4da99bdfeb6a77021073fa6669e1d9/propolis-server" target = phd_framework::test_vm::server
3062025-12-22T22:31:50.773ZINFOphd-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-22T22:31:50.796ZINFOphd-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-22T22:31:50.796ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 22 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-22T22:31:50.796ZINFOphd-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 = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b target = phd_framework::test_vm target_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3102025-12-22T22:31:50.796ZINFOphd-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 = 88f9c487-e099-4a8e-8204-4ec8a050985f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b target = phd_framework::test_vm target_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4 timeout_duration = 45s
3112025-12-22T22:31:50.796ZINFOphd-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 = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b target = phd_framework::test_vm target_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4 vm = migration_from_base_and_back_lifecycle_1 vm_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3122025-12-22T22:31:50.797ZINFOphd-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 = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b target = phd_framework::test_vm target_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4 vm = migration_from_base_and_back_lifecycle_1 vm_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3132025-12-22T22:31:51.482ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: e58da06c-9b04-4d2e-a3c9-370b59b601d4, name: "phd-vm-e58da06c-9b04-4d2e-a3c9-370b59b601d4", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 29a0d2b0-932a-4102-80b5-07c8693bdcfe, project_id: e5fe0f1c-5113-4248-8ab8-4aa87c64f897, sled_id: 24fc38e5-eaa8-4fa3-9521-231ba0f6e3cd, sled_serial: "24fc38e5-eaa8-4fa3-9521-231ba0f6e3cd", 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 = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b target = phd_framework::test_vm target_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4 vm = migration_from_base_and_back_lifecycle_1 vm_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3142025-12-22T22:31:51.482ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 88f9c487-e099-4a8e-8204-4ec8a050985f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b target = phd_framework::test_vm target_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3152025-12-22T22:31:53.799ZINFOphd-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-22T22:31:55.380ZINFOphd-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 = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b target = phd_framework::test_vm target_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3172025-12-22T22:31:55.380ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3897 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 88f9c487-e099-4a8e-8204-4ec8a050985f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b target = phd_framework::test_vm target_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3182025-12-22T22:31:55.382ZINFOphd-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 = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
3192025-12-22T22:31:55.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_1 vm_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3202025-12-22T22:31:55.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(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3212025-12-22T22:31:55.383ZDEBGphd-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 = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
3222025-12-22T22:31:55.453ZINFOphd-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 = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
3232025-12-22T22:31:55.453ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8079 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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76 target = phd_framework::test_vm target_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b vm = migration_from_base_and_back_lifecycle_0 vm_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
3242025-12-22T22:31:55.454ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8079 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 = eb6ebc49-c7ce-4e8d-8fd8-ef7a1d54cf76 target = phd_framework::test_vm target_id = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b
3252025-12-22T22:31:55.454ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 71 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 = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3262025-12-22T22:31:55.454ZINFOphd-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 = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3272025-12-22T22:31:55.454ZINFOphd-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 = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3282025-12-22T22:31:55.483ZINFOphd-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 = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3292025-12-22T22:31:55.483ZINFOphd-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-22T22:31:55.483ZINFOphd-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-22T22:31:55.483ZINFOphd-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-22T22:31:55.483ZDEBGphd-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-22T22:31:55.483ZINFOphd-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-22T22:31:55.483ZINFOphd-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-22T22:31:55.505ZINFOphd-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-22T22:31:55.505ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 22 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-22T22:31:55.505ZINFOphd-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 = e58da06c-9b04-4d2e-a3c9-370b59b601d4 target = phd_framework::test_vm target_id = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3382025-12-22T22:31:55.505ZINFOphd-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 = 22ba952b-5b58-47bd-a4d4-53720c13623e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4 target = phd_framework::test_vm target_id = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f timeout_duration = 45s
3392025-12-22T22:31:55.505ZINFOphd-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 = e58da06c-9b04-4d2e-a3c9-370b59b601d4 target = phd_framework::test_vm target_id = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f vm = migration_from_base_and_back_lifecycle_2 vm_id = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3402025-12-22T22:31:55.506ZINFOphd-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 = e58da06c-9b04-4d2e-a3c9-370b59b601d4 target = phd_framework::test_vm target_id = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f vm = migration_from_base_and_back_lifecycle_2 vm_id = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3412025-12-22T22:31:55.911ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f, name: "phd-vm-1b76afd7-2c9a-43fc-8fde-19b1e0d0480f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 29a0d2b0-932a-4102-80b5-07c8693bdcfe, project_id: e5fe0f1c-5113-4248-8ab8-4aa87c64f897, sled_id: 127c6f73-ef7a-4be2-8a24-b774084bee30, sled_serial: "127c6f73-ef7a-4be2-8a24-b774084bee30", 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 = e58da06c-9b04-4d2e-a3c9-370b59b601d4 target = phd_framework::test_vm target_id = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f vm = migration_from_base_and_back_lifecycle_2 vm_id = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3422025-12-22T22:31:55.911ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 22ba952b-5b58-47bd-a4d4-53720c13623e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4 target = phd_framework::test_vm target_id = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3432025-12-22T22:31:58.210ZINFOphd-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-22T22:31:58.792ZINFOphd-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 = e58da06c-9b04-4d2e-a3c9-370b59b601d4 target = phd_framework::test_vm target_id = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3452025-12-22T22:31:58.792ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2880 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 22ba952b-5b58-47bd-a4d4-53720c13623e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4 target = phd_framework::test_vm target_id = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3462025-12-22T22:31:58.794ZINFOphd-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 = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3472025-12-22T22:31:58.794ZINFOphd-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 = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3482025-12-22T22:31:58.794ZINFOphd-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 = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3492025-12-22T22:31:58.795ZDEBGphd-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 = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3502025-12-22T22:31:58.867ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 73 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 = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3512025-12-22T22:31:58.868ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8071 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 = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b target = phd_framework::test_vm target_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4 vm = migration_from_base_and_back_lifecycle_1 vm_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3522025-12-22T22:31:58.868ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8071 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 = 2ebdf4f1-fa7c-45e9-9c2f-70374d38b06b target = phd_framework::test_vm target_id = e58da06c-9b04-4d2e-a3c9-370b59b601d4
3532025-12-22T22:31:58.868ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 73 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3542025-12-22T22:31:58.868ZINFOphd-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 = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3552025-12-22T22:31:58.868ZINFOphd-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 = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3562025-12-22T22:31:58.895ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 26 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 = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3572025-12-22T22:31:58.895ZINFOphd-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 = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3582025-12-22T22:31:58.895ZDEBGphd-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-22T22:31:58.895ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 16125 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3602025-12-22T22:31:58.895ZINFOphd-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
3612025-12-22T22:31:58.896ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3622025-12-22T22:31:58.896ZDEBGphd-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 = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3632025-12-22T22:31:59.521ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3642025-12-22T22:31:59.589ZDEBGphd-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 = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3652025-12-22T22:31:59.589ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ca7decc0-f7c6-4e33-9ff8-f60800cfb4e6"] 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 = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3662025-12-22T22:31:59.609ZDEBGphd-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 = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3672025-12-22T22:31:59.609ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-e92c71ca-c982-4e71-8261-fd1f4f627810"] 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 = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3682025-12-22T22:31:59.622ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 727 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 = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3692025-12-22T22:31:59.623ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4117 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 = e58da06c-9b04-4d2e-a3c9-370b59b601d4 target = phd_framework::test_vm target_id = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f vm = migration_from_base_and_back_lifecycle_2 vm_id = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3702025-12-22T22:31:59.623ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4117 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 = e58da06c-9b04-4d2e-a3c9-370b59b601d4 target = phd_framework::test_vm target_id = 1b76afd7-2c9a-43fc-8fde-19b1e0d0480f
3712025-12-22T22:31:59.623ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 17454 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-22T22:31:59.623ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 727 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3732025-12-22T22:31:59.623ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3742025-12-22T22:31:59.623ZINFOphd-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 124.49s
376 
3772025-12-22T22:31:59.623ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner