Max level shown:
12026-01-09T21:48:19.035ZINFOphd-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
22026-01-09T21:48:19.037ZDEBGphd-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: 8092, tv_nsec: 184789177 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-01-09T21:48:19.038ZINFOphd-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
42026-01-09T21:48:19.038ZINFOphd-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
52026-01-09T21:48:19.038ZDEBGphd-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
62026-01-09T21:48:19.238ZINFOphd-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
72026-01-09T21:48:19.698ZDEBGphd-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/5f623fbeaa963af3f9ed89ed0516900da885ff29/propolis-server.sha256.txt
82026-01-09T21:48:19.820ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-01-09T21:48:19.820ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-01-09T21:48:19.820ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-01-09T21:48:19.820ZINFOphd-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
122026-01-09T21:48:19.821ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-01-09T21:48:19.821ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-01-09T21:48:19.821ZINFOphd-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
152026-01-09T21:48:19.821ZDEBGphd-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
162026-01-09T21:48:19.822ZDEBGphd-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
172026-01-09T21:48:20.401ZDEBGphd-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
182026-01-09T21:48:20.401ZDEBGphd-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
192026-01-09T21:48:47.513ZDEBGphd-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
202026-01-09T21:48:47.513ZDEBGphd-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
212026-01-09T21:48:47.520ZDEBGphd-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
222026-01-09T21:48:47.521ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-9273fc31-441e-40c5-83b8-9ff32a13dcac"] 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
232026-01-09T21:48:47.543ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-9273fc31-441e-40c5-83b8-9ff32a13dcac", "phd-artifacts/phd-clone-21d8812c-8b67-4526-a78b-e6f496f5db80"] 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
242026-01-09T21:48:47.556ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-21d8812c-8b67-4526-a78b-e6f496f5db80"] 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
252026-01-09T21:48:47.563ZDEBGphd-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-21d8812c-8b67-4526-a78b-e6f496f5db80 0B 1.80T 48.9M /phd-artifacts/phd-clone-21d8812c-8b67-4526-a78b-e6f496f5db80\n target = phd_framework::zfs
262026-01-09T21:48:47.564ZINFOphd-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
272026-01-09T21:48:47.564ZINFOphd-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
282026-01-09T21:48:47.564ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ee70aaa842b6bb7b9bd39235fa02195984cb45ccc24fd00253f3dc2421614d17/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-01-09T21:48:47.564ZDEBGphd-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/5f623fbeaa963af3f9ed89ed0516900da885ff29/propolis-server.tar.gz
302026-01-09T21:49:17.896ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/ee70aaa842b6bb7b9bd39235fa02195984cb45ccc24fd00253f3dc2421614d17/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
312026-01-09T21:49:17.896ZDEBGphd-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
322026-01-09T21:49:34.806ZINFOphd-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/ee70aaa842b6bb7b9bd39235fa02195984cb45ccc24fd00253f3dc2421614d17/propolis-server" target = phd_framework::test_vm::server
332026-01-09T21:49:34.806ZINFOphd-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
342026-01-09T21:49:34.880ZINFOphd-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
352026-01-09T21:49:34.880ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
362026-01-09T21:49:34.881ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
372026-01-09T21:49:34.882ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 47317 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
382026-01-09T21:49:35.347ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-01-09T21:49:35.348ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: f3301652-3e46-4178-bf46-a6bf6d7aef66, name: "phd-vm-f3301652-3e46-4178-bf46-a6bf6d7aef66", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 874a007b-b2f1-4128-a87b-05acaa485ebb, project_id: c0fd072d-a176-46cd-ac8d-2857147e6ad2, sled_id: d4db3d47-c862-44fa-b116-f526f996db16, sled_serial: "d4db3d47-c862-44fa-b116-f526f996db16", 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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
402026-01-09T21:49:35.348ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
412026-01-09T21:49:35.348ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
422026-01-09T21:49:35.349ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
432026-01-09T21:49:35.349ZINFOphd-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
442026-01-09T21:49:35.349ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
452026-01-09T21:49:35.349ZDEBGphd-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
462026-01-09T21:49:35.349ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
472026-01-09T21:49:35.349ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
482026-01-09T21:49:39.783ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4433 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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
492026-01-09T21:49:39.783ZDEBGphd-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
502026-01-09T21:49:39.784ZDEBGphd-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
512026-01-09T21:49:39.784ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
522026-01-09T21:49:39.784ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
532026-01-09T21:49:39.802ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
542026-01-09T21:49:39.802ZDEBGphd-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
552026-01-09T21:49:39.802ZDEBGphd-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
562026-01-09T21:49:39.802ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
572026-01-09T21:49:39.802ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = f3301652-3e46-4178-bf46-a6bf6d7aef66
582026-01-09T21:49:39.835ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
592026-01-09T21:49:39.835ZINFOphd-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
602026-01-09T21:49:39.835ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4486 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
612026-01-09T21:49:39.836ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
622026-01-09T21:49:39.836ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
632026-01-09T21:49:39.846ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
642026-01-09T21:49:39.846ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
652026-01-09T21:49:39.846ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
662026-01-09T21:49:39.879ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
672026-01-09T21:49:39.879ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
682026-01-09T21:49:39.880ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
692026-01-09T21:49:39.890ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
702026-01-09T21:49:39.890ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
712026-01-09T21:49:39.890ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
722026-01-09T21:49:39.924ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
732026-01-09T21:49:39.924ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
742026-01-09T21:49:39.924ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
752026-01-09T21:49:39.934ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
762026-01-09T21:49:39.935ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
772026-01-09T21:49:39.935ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
782026-01-09T21:49:39.967ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
792026-01-09T21:49:39.968ZINFOphd-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
802026-01-09T21:49:39.968ZINFOphd-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
812026-01-09T21:49:39.968ZINFOphd-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
822026-01-09T21:49:39.968ZDEBGphd-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
832026-01-09T21:49:39.968ZDEBGphd-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
842026-01-09T21:49:39.968ZINFOphd-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
852026-01-09T21:49:39.968ZINFOphd-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
862026-01-09T21:49:39.994ZINFOphd-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
872026-01-09T21:49:39.995ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 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
882026-01-09T21:49:39.995ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66 target = phd_framework::test_vm target_id = 352b85df-1da9-4bc7-bfac-1f542acd2d21
892026-01-09T21:49:39.995ZINFOphd-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 = ee89ad4e-f4a1-4dbc-93af-4ef185c95d43 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f3301652-3e46-4178-bf46-a6bf6d7aef66 target = phd_framework::test_vm target_id = 352b85df-1da9-4bc7-bfac-1f542acd2d21 timeout_duration = 45s
902026-01-09T21:49:39.995ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66 target = phd_framework::test_vm target_id = 352b85df-1da9-4bc7-bfac-1f542acd2d21 vm = migration_from_base_lifecycle_0 vm_id = 352b85df-1da9-4bc7-bfac-1f542acd2d21
912026-01-09T21:49:39.996ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66 target = phd_framework::test_vm target_id = 352b85df-1da9-4bc7-bfac-1f542acd2d21 vm = migration_from_base_lifecycle_0 vm_id = 352b85df-1da9-4bc7-bfac-1f542acd2d21
922026-01-09T21:49:40.619ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 352b85df-1da9-4bc7-bfac-1f542acd2d21, name: "phd-vm-352b85df-1da9-4bc7-bfac-1f542acd2d21", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 874a007b-b2f1-4128-a87b-05acaa485ebb, project_id: c0fd072d-a176-46cd-ac8d-2857147e6ad2, sled_id: e963ab5e-7aed-45f2-9847-833eed756b0a, sled_serial: "e963ab5e-7aed-45f2-9847-833eed756b0a", 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 = f3301652-3e46-4178-bf46-a6bf6d7aef66 target = phd_framework::test_vm target_id = 352b85df-1da9-4bc7-bfac-1f542acd2d21 vm = migration_from_base_lifecycle_0 vm_id = 352b85df-1da9-4bc7-bfac-1f542acd2d21
932026-01-09T21:49:40.619ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = ee89ad4e-f4a1-4dbc-93af-4ef185c95d43 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f3301652-3e46-4178-bf46-a6bf6d7aef66 target = phd_framework::test_vm target_id = 352b85df-1da9-4bc7-bfac-1f542acd2d21
942026-01-09T21:49:42.693ZINFOphd-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
952026-01-09T21:49:42.966ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66 target = phd_framework::test_vm target_id = 352b85df-1da9-4bc7-bfac-1f542acd2d21
962026-01-09T21:49:42.966ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2346 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = ee89ad4e-f4a1-4dbc-93af-4ef185c95d43 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f3301652-3e46-4178-bf46-a6bf6d7aef66 target = phd_framework::test_vm target_id = 352b85df-1da9-4bc7-bfac-1f542acd2d21
972026-01-09T21:49:42.968ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
982026-01-09T21:49:42.969ZINFOphd-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 = 352b85df-1da9-4bc7-bfac-1f542acd2d21
992026-01-09T21:49:42.969ZINFOphd-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 = 352b85df-1da9-4bc7-bfac-1f542acd2d21
1002026-01-09T21:49:42.970ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = f3301652-3e46-4178-bf46-a6bf6d7aef66
1012026-01-09T21:49:43.050ZINFOphd-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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
1022026-01-09T21:49:43.051ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 82 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 = 352b85df-1da9-4bc7-bfac-1f542acd2d21
1032026-01-09T21:49:43.051ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8170 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 = f3301652-3e46-4178-bf46-a6bf6d7aef66
1042026-01-09T21:49:43.051ZINFOphd-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 = 352b85df-1da9-4bc7-bfac-1f542acd2d21
1052026-01-09T21:49:43.051ZINFOphd-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 = 352b85df-1da9-4bc7-bfac-1f542acd2d21
1062026-01-09T21:49:43.079ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 352b85df-1da9-4bc7-bfac-1f542acd2d21
1072026-01-09T21:49:43.079ZINFOphd-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 = 352b85df-1da9-4bc7-bfac-1f542acd2d21
1082026-01-09T21:49:43.079ZDEBGphd-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
1092026-01-09T21:49:43.079ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7732 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1102026-01-09T21:49:43.079ZINFOphd-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
1112026-01-09T21:49:43.079ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1122026-01-09T21:49:43.080ZDEBGphd-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 = 352b85df-1da9-4bc7-bfac-1f542acd2d21
1132026-01-09T21:49:43.794ZDEBGphd-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 = 352b85df-1da9-4bc7-bfac-1f542acd2d21
1142026-01-09T21:49:43.870ZDEBGphd-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 = 352b85df-1da9-4bc7-bfac-1f542acd2d21
1152026-01-09T21:49:43.870ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-21d8812c-8b67-4526-a78b-e6f496f5db80"] 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 = 352b85df-1da9-4bc7-bfac-1f542acd2d21
1162026-01-09T21:49:43.890ZDEBGphd-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 = 352b85df-1da9-4bc7-bfac-1f542acd2d21
1172026-01-09T21:49:43.890ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-9273fc31-441e-40c5-83b8-9ff32a13dcac"] 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 = 352b85df-1da9-4bc7-bfac-1f542acd2d21
1182026-01-09T21:49:43.901ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 822 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 = 352b85df-1da9-4bc7-bfac-1f542acd2d21
1192026-01-09T21:49:43.902ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 821 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1202026-01-09T21:49:43.902ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3906 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 = f3301652-3e46-4178-bf46-a6bf6d7aef66 target = phd_framework::test_vm target_id = 352b85df-1da9-4bc7-bfac-1f542acd2d21 vm = migration_from_base_lifecycle_0 vm_id = 352b85df-1da9-4bc7-bfac-1f542acd2d21
1212026-01-09T21:49:43.902ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1222026-01-09T21:49:43.902ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1232026-01-09T21:49:43.902ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3906 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 = f3301652-3e46-4178-bf46-a6bf6d7aef66 target = phd_framework::test_vm target_id = 352b85df-1da9-4bc7-bfac-1f542acd2d21
1242026-01-09T21:49:43.902ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 84080 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
1252026-01-09T21:49:43.902ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1262026-01-09T21:49:43.902ZINFOphd-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
1272026-01-09T21:49:43.902ZDEBGphd-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
1282026-01-09T21:49:43.902ZDEBGphd-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
1292026-01-09T21:49:43.902ZDEBGphd-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
1302026-01-09T21:49:43.902ZDEBGphd-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
1312026-01-09T21:49:43.909ZDEBGphd-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 861M 1.80T 860M /phd-artifacts\n target = phd_framework::zfs
1322026-01-09T21:49:43.909ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-d96b2f3e-7512-425b-93da-f0c767cfdcdf"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1332026-01-09T21:49:43.919ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-d96b2f3e-7512-425b-93da-f0c767cfdcdf", "phd-artifacts/phd-clone-4a4980d4-d360-41a1-91f6-a6bc1e13e1a9"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1342026-01-09T21:49:43.930ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-4a4980d4-d360-41a1-91f6-a6bc1e13e1a9"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1352026-01-09T21:49:43.936ZDEBGphd-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-4a4980d4-d360-41a1-91f6-a6bc1e13e1a9 0B 1.80T 860M /phd-artifacts/phd-clone-4a4980d4-d360-41a1-91f6-a6bc1e13e1a9\n target = phd_framework::zfs
1362026-01-09T21:49:43.936ZINFOphd-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
1372026-01-09T21:49:43.936ZINFOphd-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
1382026-01-09T21:49:43.936ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ee70aaa842b6bb7b9bd39235fa02195984cb45ccc24fd00253f3dc2421614d17/propolis-server target = phd_framework::artifacts::store
1392026-01-09T21:49:43.937ZINFOphd-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/ee70aaa842b6bb7b9bd39235fa02195984cb45ccc24fd00253f3dc2421614d17/propolis-server" target = phd_framework::test_vm::server
1402026-01-09T21:49:43.937ZINFOphd-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
1412026-01-09T21:49:43.962ZINFOphd-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
1422026-01-09T21:49:43.962ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1432026-01-09T21:49:43.962ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1442026-01-09T21:49:43.963ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1452026-01-09T21:49:44.567ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1462026-01-09T21:49:44.568ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: d7a6eb2f-620b-4401-b4d4-7c18ef404c88, name: "phd-vm-d7a6eb2f-620b-4401-b4d4-7c18ef404c88", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 67d94467-d968-4f0e-8f6c-e95b26ef0173, project_id: d6dab7ab-4614-4008-aaab-50f2f185c830, sled_id: e7728be6-3c57-4ea3-b9da-1264f4bff74b, sled_serial: "e7728be6-3c57-4ea3-b9da-1264f4bff74b", 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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1472026-01-09T21:49:44.568ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1482026-01-09T21:49:44.568ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1492026-01-09T21:49:44.569ZINFOphd-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::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1502026-01-09T21:49:44.569ZINFOphd-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
1512026-01-09T21:49:44.569ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1522026-01-09T21:49:44.569ZDEBGphd-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
1532026-01-09T21:49:44.569ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1542026-01-09T21:49:44.569ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1552026-01-09T21:49:49.026ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4456 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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1562026-01-09T21:49:49.026ZDEBGphd-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
1572026-01-09T21:49:49.026ZDEBGphd-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
1582026-01-09T21:49:49.026ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1592026-01-09T21:49:49.026ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1602026-01-09T21:49:49.045ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1612026-01-09T21:49:49.045ZDEBGphd-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
1622026-01-09T21:49:49.045ZDEBGphd-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
1632026-01-09T21:49:49.045ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1642026-01-09T21:49:49.045ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1652026-01-09T21:49:49.078ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1662026-01-09T21:49:49.078ZINFOphd-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
1672026-01-09T21:49:49.078ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4509 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1682026-01-09T21:49:49.078ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1692026-01-09T21:49:49.078ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1702026-01-09T21:49:49.089ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1712026-01-09T21:49:49.089ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1722026-01-09T21:49:49.089ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1732026-01-09T21:49:49.122ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1742026-01-09T21:49:49.127ZINFOphd-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
1752026-01-09T21:49:49.127ZINFOphd-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
1762026-01-09T21:49:49.127ZINFOphd-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
1772026-01-09T21:49:49.127ZDEBGphd-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
1782026-01-09T21:49:49.127ZINFOphd-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
1792026-01-09T21:49:49.128ZINFOphd-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
1802026-01-09T21:49:49.153ZINFOphd-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
1812026-01-09T21:49:49.153ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1822026-01-09T21:49:49.153ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88 target = phd_framework::test_vm target_id = 3a44d72f-1768-447a-a9df-c392940e89db
1832026-01-09T21:49:49.153ZINFOphd-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 = 442dff5f-9426-4c7d-befd-728edf07a404 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d7a6eb2f-620b-4401-b4d4-7c18ef404c88 target = phd_framework::test_vm target_id = 3a44d72f-1768-447a-a9df-c392940e89db timeout_duration = 45s
1842026-01-09T21:49:49.154ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88 target = phd_framework::test_vm target_id = 3a44d72f-1768-447a-a9df-c392940e89db vm = migration_serial_history_base_lifecycle_0 vm_id = 3a44d72f-1768-447a-a9df-c392940e89db
1852026-01-09T21:49:49.154ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88 target = phd_framework::test_vm target_id = 3a44d72f-1768-447a-a9df-c392940e89db vm = migration_serial_history_base_lifecycle_0 vm_id = 3a44d72f-1768-447a-a9df-c392940e89db
1862026-01-09T21:49:49.443ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 3a44d72f-1768-447a-a9df-c392940e89db, name: "phd-vm-3a44d72f-1768-447a-a9df-c392940e89db", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 67d94467-d968-4f0e-8f6c-e95b26ef0173, project_id: d6dab7ab-4614-4008-aaab-50f2f185c830, sled_id: eef3d0ea-1324-4e2c-b510-9603892594cc, sled_serial: "eef3d0ea-1324-4e2c-b510-9603892594cc", 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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88 target = phd_framework::test_vm target_id = 3a44d72f-1768-447a-a9df-c392940e89db vm = migration_serial_history_base_lifecycle_0 vm_id = 3a44d72f-1768-447a-a9df-c392940e89db
1872026-01-09T21:49:49.443ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 442dff5f-9426-4c7d-befd-728edf07a404 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d7a6eb2f-620b-4401-b4d4-7c18ef404c88 target = phd_framework::test_vm target_id = 3a44d72f-1768-447a-a9df-c392940e89db
1882026-01-09T21:49:51.696ZINFOphd-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
1892026-01-09T21:49:52.265ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88 target = phd_framework::test_vm target_id = 3a44d72f-1768-447a-a9df-c392940e89db
1902026-01-09T21:49:52.265ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2821 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 442dff5f-9426-4c7d-befd-728edf07a404 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d7a6eb2f-620b-4401-b4d4-7c18ef404c88 target = phd_framework::test_vm target_id = 3a44d72f-1768-447a-a9df-c392940e89db
1912026-01-09T21:49:52.266ZINFOphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1922026-01-09T21:49:52.268ZDEBGphd-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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1932026-01-09T21:49:52.346ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 79 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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1942026-01-09T21:49:52.346ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8384 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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88
1952026-01-09T21:49:52.349ZINFOphd-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 = 3a44d72f-1768-447a-a9df-c392940e89db
1962026-01-09T21:49:52.349ZDEBGphd-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
1972026-01-09T21:49:52.349ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7781 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1982026-01-09T21:49:52.349ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1992026-01-09T21:49:52.349ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2002026-01-09T21:49:52.350ZDEBGphd-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 = 3a44d72f-1768-447a-a9df-c392940e89db
2012026-01-09T21:49:52.678ZDEBGphd-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 = 3a44d72f-1768-447a-a9df-c392940e89db
2022026-01-09T21:49:52.756ZDEBGphd-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 = 3a44d72f-1768-447a-a9df-c392940e89db
2032026-01-09T21:49:52.756ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-4a4980d4-d360-41a1-91f6-a6bc1e13e1a9"] 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 = 3a44d72f-1768-447a-a9df-c392940e89db
2042026-01-09T21:49:52.776ZDEBGphd-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 = 3a44d72f-1768-447a-a9df-c392940e89db
2052026-01-09T21:49:52.776ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-d96b2f3e-7512-425b-93da-f0c767cfdcdf"] 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 = 3a44d72f-1768-447a-a9df-c392940e89db
2062026-01-09T21:49:52.788ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 439 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 = 3a44d72f-1768-447a-a9df-c392940e89db
2072026-01-09T21:49:52.788ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3634 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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88 target = phd_framework::test_vm target_id = 3a44d72f-1768-447a-a9df-c392940e89db vm = migration_serial_history_base_lifecycle_0 vm_id = 3a44d72f-1768-447a-a9df-c392940e89db
2082026-01-09T21:49:52.788ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 438 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2092026-01-09T21:49:52.788ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3634 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 = d7a6eb2f-620b-4401-b4d4-7c18ef404c88 target = phd_framework::test_vm target_id = 3a44d72f-1768-447a-a9df-c392940e89db
2102026-01-09T21:49:52.788ZINFOphd-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
2112026-01-09T21:49:52.788ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 8886 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2122026-01-09T21:49:52.788ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2132026-01-09T21:49:52.788ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2142026-01-09T21:49:52.789ZINFOphd-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
2152026-01-09T21:49:52.789ZDEBGphd-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
2162026-01-09T21:49:52.789ZDEBGphd-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
2172026-01-09T21:49:52.789ZDEBGphd-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
2182026-01-09T21:49:52.789ZDEBGphd-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
2192026-01-09T21:49:52.794ZDEBGphd-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 861M 1.80T 860M /phd-artifacts\n target = phd_framework::zfs
2202026-01-09T21:49:52.794ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7f2b38cd-2075-46d1-930b-26c5d8fff7fc"] 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
2212026-01-09T21:49:52.805ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7f2b38cd-2075-46d1-930b-26c5d8fff7fc", "phd-artifacts/phd-clone-8957f56c-a0b0-44fe-b473-da036a67d0d2"] 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
2222026-01-09T21:49:52.818ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-8957f56c-a0b0-44fe-b473-da036a67d0d2"] 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
2232026-01-09T21:49:52.824ZDEBGphd-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-8957f56c-a0b0-44fe-b473-da036a67d0d2 0B 1.80T 860M /phd-artifacts/phd-clone-8957f56c-a0b0-44fe-b473-da036a67d0d2\n target = phd_framework::zfs
2242026-01-09T21:49:52.825ZINFOphd-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
2252026-01-09T21:49:52.825ZINFOphd-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
2262026-01-09T21:49:52.825ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ee70aaa842b6bb7b9bd39235fa02195984cb45ccc24fd00253f3dc2421614d17/propolis-server target = phd_framework::artifacts::store
2272026-01-09T21:49:52.825ZINFOphd-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/ee70aaa842b6bb7b9bd39235fa02195984cb45ccc24fd00253f3dc2421614d17/propolis-server" target = phd_framework::test_vm::server
2282026-01-09T21:49:52.825ZINFOphd-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
2292026-01-09T21:49:52.850ZINFOphd-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
2302026-01-09T21:49:52.850ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 25 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
2312026-01-09T21:49:52.851ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2322026-01-09T21:49:52.851ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2332026-01-09T21:49:53.216ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2342026-01-09T21:49:53.217ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 5675ab95-8b21-45ed-a479-2172c870ad17, name: "phd-vm-5675ab95-8b21-45ed-a479-2172c870ad17", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3fee5bbe-2ec2-42d7-9a17-dfd1a4c0072b, project_id: 707142f1-d693-4cb0-b7c7-cc8e108edba0, sled_id: 13d5b95f-6108-432a-9091-762f11f7667d, sled_serial: "13d5b95f-6108-432a-9091-762f11f7667d", 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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2352026-01-09T21:49:53.217ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2362026-01-09T21:49:53.217ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2372026-01-09T21:49:53.218ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2382026-01-09T21:49:53.218ZINFOphd-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
2392026-01-09T21:49:53.218ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2402026-01-09T21:49:53.219ZDEBGphd-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
2412026-01-09T21:49:53.219ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2422026-01-09T21:49:53.219ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2432026-01-09T21:49:57.610ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4391 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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2442026-01-09T21:49:57.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::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2452026-01-09T21:49:57.611ZDEBGphd-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
2462026-01-09T21:49:57.611ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2472026-01-09T21:49:57.611ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2482026-01-09T21:49:57.629ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2492026-01-09T21:49:57.630ZDEBGphd-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
2502026-01-09T21:49:57.630ZDEBGphd-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
2512026-01-09T21:49:57.630ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2522026-01-09T21:49:57.630ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2532026-01-09T21:49:57.662ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5675ab95-8b21-45ed-a479-2172c870ad17
2542026-01-09T21:49:57.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::migration_from_base_and_back target = phd_framework::test_vm
2552026-01-09T21:49:57.662ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4443 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
2562026-01-09T21:49:57.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 vm_id = 5675ab95-8b21-45ed-a479-2172c870ad17
2572026-01-09T21:49:57.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 vm_id = 5675ab95-8b21-45ed-a479-2172c870ad17
2582026-01-09T21:49:57.674ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2592026-01-09T21:49:57.674ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2602026-01-09T21:49:57.674ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2612026-01-09T21:49:57.706ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5675ab95-8b21-45ed-a479-2172c870ad17
2622026-01-09T21:49:57.706ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2632026-01-09T21:49:57.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::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 5675ab95-8b21-45ed-a479-2172c870ad17
2642026-01-09T21:49:57.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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5675ab95-8b21-45ed-a479-2172c870ad17
2652026-01-09T21:49:57.718ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2662026-01-09T21:49:57.718ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 5675ab95-8b21-45ed-a479-2172c870ad17
2672026-01-09T21:49:57.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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5675ab95-8b21-45ed-a479-2172c870ad17
2682026-01-09T21:49:57.740ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2692026-01-09T21:49:57.740ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2702026-01-09T21:49:57.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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5675ab95-8b21-45ed-a479-2172c870ad17
2712026-01-09T21:49:57.751ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2722026-01-09T21:49:57.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::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 5675ab95-8b21-45ed-a479-2172c870ad17
2732026-01-09T21:49:57.784ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2742026-01-09T21:49:57.784ZINFOphd-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
2752026-01-09T21:49:57.784ZINFOphd-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
2762026-01-09T21:49:57.784ZINFOphd-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
2772026-01-09T21:49:57.784ZDEBGphd-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
2782026-01-09T21:49:57.784ZINFOphd-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
2792026-01-09T21:49:57.784ZINFOphd-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
2802026-01-09T21:49:57.811ZINFOphd-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
2812026-01-09T21:49:57.812ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 27 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
2822026-01-09T21:49:57.812ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17 target = phd_framework::test_vm target_id = 57df8fdb-726b-4091-bd6c-75e11949854d
2832026-01-09T21:49:57.812ZINFOphd-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 = d828ae23-b47c-400a-aab0-dd0a0889bb26 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5675ab95-8b21-45ed-a479-2172c870ad17 target = phd_framework::test_vm target_id = 57df8fdb-726b-4091-bd6c-75e11949854d timeout_duration = 45s
2842026-01-09T21:49:57.812ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17 target = phd_framework::test_vm target_id = 57df8fdb-726b-4091-bd6c-75e11949854d vm = migration_from_base_and_back_lifecycle_0 vm_id = 57df8fdb-726b-4091-bd6c-75e11949854d
2852026-01-09T21:49:57.813ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17 target = phd_framework::test_vm target_id = 57df8fdb-726b-4091-bd6c-75e11949854d vm = migration_from_base_and_back_lifecycle_0 vm_id = 57df8fdb-726b-4091-bd6c-75e11949854d
2862026-01-09T21:49:58.315ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 57df8fdb-726b-4091-bd6c-75e11949854d, name: "phd-vm-57df8fdb-726b-4091-bd6c-75e11949854d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3fee5bbe-2ec2-42d7-9a17-dfd1a4c0072b, project_id: 707142f1-d693-4cb0-b7c7-cc8e108edba0, sled_id: be181843-e56c-494b-891c-bb5e1d99b87c, sled_serial: "be181843-e56c-494b-891c-bb5e1d99b87c", 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 = 5675ab95-8b21-45ed-a479-2172c870ad17 target = phd_framework::test_vm target_id = 57df8fdb-726b-4091-bd6c-75e11949854d vm = migration_from_base_and_back_lifecycle_0 vm_id = 57df8fdb-726b-4091-bd6c-75e11949854d
2872026-01-09T21:49:58.315ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = d828ae23-b47c-400a-aab0-dd0a0889bb26 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5675ab95-8b21-45ed-a479-2172c870ad17 target = phd_framework::test_vm target_id = 57df8fdb-726b-4091-bd6c-75e11949854d
2882026-01-09T21:50:00.585ZINFOphd-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
2892026-01-09T21:50:01.041ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17 target = phd_framework::test_vm target_id = 57df8fdb-726b-4091-bd6c-75e11949854d
2902026-01-09T21:50:01.041ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2725 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = d828ae23-b47c-400a-aab0-dd0a0889bb26 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5675ab95-8b21-45ed-a479-2172c870ad17 target = phd_framework::test_vm target_id = 57df8fdb-726b-4091-bd6c-75e11949854d
2912026-01-09T21:50:01.042ZINFOphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2922026-01-09T21:50:01.042ZINFOphd-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 = 57df8fdb-726b-4091-bd6c-75e11949854d
2932026-01-09T21:50:01.042ZINFOphd-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 = 57df8fdb-726b-4091-bd6c-75e11949854d
2942026-01-09T21:50:01.044ZDEBGphd-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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2952026-01-09T21:50:01.120ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 77 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5675ab95-8b21-45ed-a479-2172c870ad17
2962026-01-09T21:50:01.120ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8269 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 = 5675ab95-8b21-45ed-a479-2172c870ad17
2972026-01-09T21:50:01.120ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 77 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 57df8fdb-726b-4091-bd6c-75e11949854d
2982026-01-09T21:50:01.120ZINFOphd-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 = 57df8fdb-726b-4091-bd6c-75e11949854d
2992026-01-09T21:50:01.120ZINFOphd-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 = 57df8fdb-726b-4091-bd6c-75e11949854d
3002026-01-09T21:50:01.153ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 57df8fdb-726b-4091-bd6c-75e11949854d
3012026-01-09T21:50:01.153ZINFOphd-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
3022026-01-09T21:50:01.154ZINFOphd-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
3032026-01-09T21:50:01.154ZINFOphd-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
3042026-01-09T21:50:01.154ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ee70aaa842b6bb7b9bd39235fa02195984cb45ccc24fd00253f3dc2421614d17/propolis-server target = phd_framework::artifacts::store
3052026-01-09T21:50:01.154ZINFOphd-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/ee70aaa842b6bb7b9bd39235fa02195984cb45ccc24fd00253f3dc2421614d17/propolis-server" target = phd_framework::test_vm::server
3062026-01-09T21:50:01.154ZINFOphd-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
3072026-01-09T21:50:01.180ZINFOphd-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
3082026-01-09T21:50:01.180ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3092026-01-09T21:50:01.180ZINFOphd-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 = 57df8fdb-726b-4091-bd6c-75e11949854d target = phd_framework::test_vm target_id = 93225b55-83ed-4027-aff6-a760272c4633
3102026-01-09T21:50:01.180ZINFOphd-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 = 9aaca349-fd5a-41f1-bdfc-8b27a78c7d71 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 57df8fdb-726b-4091-bd6c-75e11949854d target = phd_framework::test_vm target_id = 93225b55-83ed-4027-aff6-a760272c4633 timeout_duration = 45s
3112026-01-09T21:50:01.180ZINFOphd-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 = 57df8fdb-726b-4091-bd6c-75e11949854d target = phd_framework::test_vm target_id = 93225b55-83ed-4027-aff6-a760272c4633 vm = migration_from_base_and_back_lifecycle_1 vm_id = 93225b55-83ed-4027-aff6-a760272c4633
3122026-01-09T21:50:01.181ZINFOphd-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 = 57df8fdb-726b-4091-bd6c-75e11949854d target = phd_framework::test_vm target_id = 93225b55-83ed-4027-aff6-a760272c4633 vm = migration_from_base_and_back_lifecycle_1 vm_id = 93225b55-83ed-4027-aff6-a760272c4633
3132026-01-09T21:50:01.783ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 93225b55-83ed-4027-aff6-a760272c4633, name: "phd-vm-93225b55-83ed-4027-aff6-a760272c4633", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3fee5bbe-2ec2-42d7-9a17-dfd1a4c0072b, project_id: 707142f1-d693-4cb0-b7c7-cc8e108edba0, sled_id: 3ccdfb9b-0ffc-4b39-9a2f-59f264bf2c2f, sled_serial: "3ccdfb9b-0ffc-4b39-9a2f-59f264bf2c2f", 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 = 57df8fdb-726b-4091-bd6c-75e11949854d target = phd_framework::test_vm target_id = 93225b55-83ed-4027-aff6-a760272c4633 vm = migration_from_base_and_back_lifecycle_1 vm_id = 93225b55-83ed-4027-aff6-a760272c4633
3142026-01-09T21:50:01.783ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 9aaca349-fd5a-41f1-bdfc-8b27a78c7d71 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 57df8fdb-726b-4091-bd6c-75e11949854d target = phd_framework::test_vm target_id = 93225b55-83ed-4027-aff6-a760272c4633
3152026-01-09T21:50:04.081ZINFOphd-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
3162026-01-09T21:50:04.154ZINFOphd-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 = 57df8fdb-726b-4091-bd6c-75e11949854d target = phd_framework::test_vm target_id = 93225b55-83ed-4027-aff6-a760272c4633
3172026-01-09T21:50:04.155ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2371 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 9aaca349-fd5a-41f1-bdfc-8b27a78c7d71 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 57df8fdb-726b-4091-bd6c-75e11949854d target = phd_framework::test_vm target_id = 93225b55-83ed-4027-aff6-a760272c4633
3182026-01-09T21:50:04.156ZINFOphd-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 = 57df8fdb-726b-4091-bd6c-75e11949854d
3192026-01-09T21:50:04.156ZINFOphd-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 = 93225b55-83ed-4027-aff6-a760272c4633
3202026-01-09T21:50:04.157ZINFOphd-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 = 93225b55-83ed-4027-aff6-a760272c4633
3212026-01-09T21:50:04.158ZDEBGphd-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 = 57df8fdb-726b-4091-bd6c-75e11949854d
3222026-01-09T21:50:04.236ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 79 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 57df8fdb-726b-4091-bd6c-75e11949854d
3232026-01-09T21:50:04.237ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6424 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 = 5675ab95-8b21-45ed-a479-2172c870ad17 target = phd_framework::test_vm target_id = 57df8fdb-726b-4091-bd6c-75e11949854d vm = migration_from_base_and_back_lifecycle_0 vm_id = 57df8fdb-726b-4091-bd6c-75e11949854d
3242026-01-09T21:50:04.237ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6424 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 = 5675ab95-8b21-45ed-a479-2172c870ad17 target = phd_framework::test_vm target_id = 57df8fdb-726b-4091-bd6c-75e11949854d
3252026-01-09T21:50:04.237ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 93225b55-83ed-4027-aff6-a760272c4633
3262026-01-09T21:50:04.237ZINFOphd-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 = 93225b55-83ed-4027-aff6-a760272c4633
3272026-01-09T21:50:04.237ZINFOphd-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 = 93225b55-83ed-4027-aff6-a760272c4633
3282026-01-09T21:50:04.268ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 30 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 93225b55-83ed-4027-aff6-a760272c4633
3292026-01-09T21:50:04.268ZINFOphd-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
3302026-01-09T21:50:04.268ZINFOphd-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
3312026-01-09T21:50:04.268ZINFOphd-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
3322026-01-09T21:50:04.268ZDEBGphd-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
3332026-01-09T21:50:04.268ZINFOphd-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
3342026-01-09T21:50:04.268ZINFOphd-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
3352026-01-09T21:50:04.293ZINFOphd-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
3362026-01-09T21:50:04.294ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 25 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
3372026-01-09T21:50:04.294ZINFOphd-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 = 93225b55-83ed-4027-aff6-a760272c4633 target = phd_framework::test_vm target_id = 1d069722-73d4-4512-9f52-36ee446b0bdb
3382026-01-09T21:50:04.294ZINFOphd-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 = 6b4a89a8-b70c-468e-9a07-c1500f46ddc3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 93225b55-83ed-4027-aff6-a760272c4633 target = phd_framework::test_vm target_id = 1d069722-73d4-4512-9f52-36ee446b0bdb timeout_duration = 45s
3392026-01-09T21:50:04.294ZINFOphd-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 = 93225b55-83ed-4027-aff6-a760272c4633 target = phd_framework::test_vm target_id = 1d069722-73d4-4512-9f52-36ee446b0bdb vm = migration_from_base_and_back_lifecycle_2 vm_id = 1d069722-73d4-4512-9f52-36ee446b0bdb
3402026-01-09T21:50:04.294ZINFOphd-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 = 93225b55-83ed-4027-aff6-a760272c4633 target = phd_framework::test_vm target_id = 1d069722-73d4-4512-9f52-36ee446b0bdb vm = migration_from_base_and_back_lifecycle_2 vm_id = 1d069722-73d4-4512-9f52-36ee446b0bdb
3412026-01-09T21:50:04.926ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 1d069722-73d4-4512-9f52-36ee446b0bdb, name: "phd-vm-1d069722-73d4-4512-9f52-36ee446b0bdb", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3fee5bbe-2ec2-42d7-9a17-dfd1a4c0072b, project_id: 707142f1-d693-4cb0-b7c7-cc8e108edba0, sled_id: 6f0c27dc-9087-4e67-b3a5-ffe4fcc0399c, sled_serial: "6f0c27dc-9087-4e67-b3a5-ffe4fcc0399c", 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 = 93225b55-83ed-4027-aff6-a760272c4633 target = phd_framework::test_vm target_id = 1d069722-73d4-4512-9f52-36ee446b0bdb vm = migration_from_base_and_back_lifecycle_2 vm_id = 1d069722-73d4-4512-9f52-36ee446b0bdb
3422026-01-09T21:50:04.926ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 6b4a89a8-b70c-468e-9a07-c1500f46ddc3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 93225b55-83ed-4027-aff6-a760272c4633 target = phd_framework::test_vm target_id = 1d069722-73d4-4512-9f52-36ee446b0bdb
3432026-01-09T21:50:07.187ZINFOphd-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
3442026-01-09T21:50:08.821ZINFOphd-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 = 93225b55-83ed-4027-aff6-a760272c4633 target = phd_framework::test_vm target_id = 1d069722-73d4-4512-9f52-36ee446b0bdb
3452026-01-09T21:50:08.821ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3894 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 6b4a89a8-b70c-468e-9a07-c1500f46ddc3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 93225b55-83ed-4027-aff6-a760272c4633 target = phd_framework::test_vm target_id = 1d069722-73d4-4512-9f52-36ee446b0bdb
3462026-01-09T21:50:08.823ZINFOphd-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 = 93225b55-83ed-4027-aff6-a760272c4633
3472026-01-09T21:50:08.823ZINFOphd-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 = 1d069722-73d4-4512-9f52-36ee446b0bdb
3482026-01-09T21:50:08.823ZINFOphd-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 = 1d069722-73d4-4512-9f52-36ee446b0bdb
3492026-01-09T21:50:08.824ZDEBGphd-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 = 93225b55-83ed-4027-aff6-a760272c4633
3502026-01-09T21:50:08.897ZINFOphd-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 = 93225b55-83ed-4027-aff6-a760272c4633
3512026-01-09T21:50:08.897ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7716 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 = 57df8fdb-726b-4091-bd6c-75e11949854d target = phd_framework::test_vm target_id = 93225b55-83ed-4027-aff6-a760272c4633 vm = migration_from_base_and_back_lifecycle_1 vm_id = 93225b55-83ed-4027-aff6-a760272c4633
3522026-01-09T21:50:08.897ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 7716 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 = 57df8fdb-726b-4091-bd6c-75e11949854d target = phd_framework::test_vm target_id = 93225b55-83ed-4027-aff6-a760272c4633
3532026-01-09T21:50:08.897ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 74 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 = 1d069722-73d4-4512-9f52-36ee446b0bdb
3542026-01-09T21:50:08.897ZINFOphd-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 = 1d069722-73d4-4512-9f52-36ee446b0bdb
3552026-01-09T21:50:08.898ZINFOphd-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 = 1d069722-73d4-4512-9f52-36ee446b0bdb
3562026-01-09T21:50:08.922ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 24 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 = 1d069722-73d4-4512-9f52-36ee446b0bdb
3572026-01-09T21:50:08.922ZINFOphd-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 = 1d069722-73d4-4512-9f52-36ee446b0bdb
3582026-01-09T21:50:08.923ZDEBGphd-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
3592026-01-09T21:50:08.923ZINFOphd-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
3602026-01-09T21:50:08.923ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 15706 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3612026-01-09T21:50:08.923ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3622026-01-09T21:50:08.924ZDEBGphd-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 = 1d069722-73d4-4512-9f52-36ee446b0bdb
3632026-01-09T21:50:09.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::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 = 1d069722-73d4-4512-9f52-36ee446b0bdb
3642026-01-09T21:50:09.565ZDEBGphd-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 = 1d069722-73d4-4512-9f52-36ee446b0bdb
3652026-01-09T21:50:09.565ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-8957f56c-a0b0-44fe-b473-da036a67d0d2"] 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 = 1d069722-73d4-4512-9f52-36ee446b0bdb
3662026-01-09T21:50:09.586ZDEBGphd-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 = 1d069722-73d4-4512-9f52-36ee446b0bdb
3672026-01-09T21:50:09.586ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-7f2b38cd-2075-46d1-930b-26c5d8fff7fc"] 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 = 1d069722-73d4-4512-9f52-36ee446b0bdb
3682026-01-09T21:50:09.600ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 677 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 = 1d069722-73d4-4512-9f52-36ee446b0bdb
3692026-01-09T21:50:09.600ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5305 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 = 93225b55-83ed-4027-aff6-a760272c4633 target = phd_framework::test_vm target_id = 1d069722-73d4-4512-9f52-36ee446b0bdb vm = migration_from_base_and_back_lifecycle_2 vm_id = 1d069722-73d4-4512-9f52-36ee446b0bdb
3702026-01-09T21:50:09.600ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 676 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3712026-01-09T21:50:09.600ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5306 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 = 93225b55-83ed-4027-aff6-a760272c4633 target = phd_framework::test_vm target_id = 1d069722-73d4-4512-9f52-36ee446b0bdb
3722026-01-09T21:50:09.600ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 16811 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
3732026-01-09T21:50:09.600ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3742026-01-09T21:50:09.600ZINFOphd-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 109.78s
376 
3772026-01-09T21:50:09.600ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner