Max level shown:
12026-02-05T23:53:51.933ZINFOphd-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-02-05T23:53:51.961ZDEBGphd-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: 183, tv_nsec: 923711184 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-02-05T23:53:51.961ZINFOphd-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-02-05T23:53:51.963ZINFOphd-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-02-05T23:53:51.965ZDEBGphd-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-02-05T23:53:52.157ZINFOphd-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-02-05T23:53:52.803ZDEBGphd-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/21b3da87b70b4342eb22d861eedb083c32cf08b7/propolis-server.sha256.txt
82026-02-05T23:53:52.930ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-02-05T23:53:52.930ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-02-05T23:53:52.931ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-02-05T23:53:52.932ZINFOphd-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-02-05T23:53:52.932ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-02-05T23:53:52.932ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-02-05T23:53:52.934ZINFOphd-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-02-05T23:53:52.935ZDEBGphd-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-02-05T23:53:52.938ZDEBGphd-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-02-05T23:53:53.302ZDEBGphd-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-02-05T23:53:53.302ZDEBGphd-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-02-05T23:54:00.570ZDEBGphd-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-02-05T23:54:00.570ZDEBGphd-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-02-05T23:54:00.584ZDEBGphd-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.09M 25.3T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-02-05T23:54:00.586ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-5ed91051-58eb-4c91-bc0a-67fa4857cbae"] 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-02-05T23:54:00.610ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-5ed91051-58eb-4c91-bc0a-67fa4857cbae", "phd-artifacts/phd-clone-e84953a5-1837-452e-a4d8-989d61e4f5ee"] 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-02-05T23:54:00.626ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e84953a5-1837-452e-a4d8-989d61e4f5ee"] 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-02-05T23:54:00.636ZDEBGphd-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-e84953a5-1837-452e-a4d8-989d61e4f5ee 0B 25.3T 48.9M /phd-artifacts/phd-clone-e84953a5-1837-452e-a4d8-989d61e4f5ee\n target = phd_framework::zfs
262026-02-05T23:54:00.639ZINFOphd-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-02-05T23:54:00.639ZINFOphd-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-02-05T23:54:00.639ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-02-05T23:54:00.640ZDEBGphd-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/21b3da87b70b4342eb22d861eedb083c32cf08b7/propolis-server.tar.gz
302026-02-05T23:54:08.755ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/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-02-05T23:54:08.755ZDEBGphd-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-02-05T23:54:25.326ZINFOphd-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/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server" target = phd_framework::test_vm::server
332026-02-05T23:54:25.326ZINFOphd-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-02-05T23:54:25.410ZINFOphd-runner: [NEW - EVENT] Launched server with pid 826 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-02-05T23:54:25.411ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
362026-02-05T23:54:25.415ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
372026-02-05T23:54:25.417ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 24777 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-02-05T23:54:25.956ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-02-05T23:54:25.960ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 376a8fe8-bb91-42ca-bc49-959749779dc4, name: "phd-vm-376a8fe8-bb91-42ca-bc49-959749779dc4", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: aab27b3a-1951-4571-88fd-57d91a1c49d0, project_id: f285a397-b4f6-4abc-99af-94811638e195, sled_id: 936c0781-9fda-4b78-b195-7c10da8f454d, sled_serial: "936c0781-9fda-4b78-b195-7c10da8f454d", 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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
402026-02-05T23:54:25.961ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
412026-02-05T23:54:25.961ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
422026-02-05T23:54:25.962ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 376a8fe8-bb91-42ca-bc49-959749779dc4
432026-02-05T23:54:25.962ZINFOphd-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-02-05T23:54:25.962ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
452026-02-05T23:54:25.962ZDEBGphd-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-02-05T23:54:25.963ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
472026-02-05T23:54:25.963ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
482026-02-05T23:54:30.515ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4552 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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
492026-02-05T23:54:30.515ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-02-05T23:54:30.519ZDEBGphd-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-02-05T23:54:30.519ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
522026-02-05T23:54:30.519ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
532026-02-05T23:54:30.545ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 376a8fe8-bb91-42ca-bc49-959749779dc4
542026-02-05T23:54:30.545ZDEBGphd-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-02-05T23:54:30.546ZDEBGphd-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-02-05T23:54:30.546ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
572026-02-05T23:54:30.546ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 376a8fe8-bb91-42ca-bc49-959749779dc4
582026-02-05T23:54:30.578ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 376a8fe8-bb91-42ca-bc49-959749779dc4
592026-02-05T23:54:30.578ZINFOphd-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-02-05T23:54:30.578ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4615 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-02-05T23:54:30.582ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
622026-02-05T23:54:30.582ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
632026-02-05T23:54:30.589ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 7 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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
642026-02-05T23:54:30.589ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
652026-02-05T23:54:30.590ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
662026-02-05T23:54:30.621ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 376a8fe8-bb91-42ca-bc49-959749779dc4
672026-02-05T23:54:30.622ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
682026-02-05T23:54:30.622ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
692026-02-05T23:54:30.633ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
702026-02-05T23:54:30.633ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
712026-02-05T23:54:30.633ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
722026-02-05T23:54:30.666ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
732026-02-05T23:54:30.666ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
742026-02-05T23:54:30.666ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 376a8fe8-bb91-42ca-bc49-959749779dc4
752026-02-05T23:54:30.677ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
762026-02-05T23:54:30.677ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
772026-02-05T23:54:30.677ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
782026-02-05T23:54:30.710ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
792026-02-05T23:54:30.710ZINFOphd-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-02-05T23:54:30.710ZINFOphd-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-02-05T23:54:30.710ZINFOphd-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-02-05T23:54:30.711ZDEBGphd-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-02-05T23:54:30.711ZDEBGphd-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-02-05T23:54:30.711ZINFOphd-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-02-05T23:54:30.711ZINFOphd-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-02-05T23:54:30.737ZINFOphd-runner: [NEW - EVENT] Launched server with pid 827 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-02-05T23:54:30.738ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
882026-02-05T23:54:30.738ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4 target = phd_framework::test_vm target_id = a5737d8e-d7c4-4f0d-b4aa-623928774e92
892026-02-05T23:54:30.738ZINFOphd-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 = 714bd013-54d0-4533-9634-30c15f520174 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 376a8fe8-bb91-42ca-bc49-959749779dc4 target = phd_framework::test_vm target_id = a5737d8e-d7c4-4f0d-b4aa-623928774e92 timeout_duration = 45s
902026-02-05T23:54:30.738ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4 target = phd_framework::test_vm target_id = a5737d8e-d7c4-4f0d-b4aa-623928774e92 vm = migration_from_base_lifecycle_0 vm_id = a5737d8e-d7c4-4f0d-b4aa-623928774e92
912026-02-05T23:54:30.739ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4 target = phd_framework::test_vm target_id = a5737d8e-d7c4-4f0d-b4aa-623928774e92 vm = migration_from_base_lifecycle_0 vm_id = a5737d8e-d7c4-4f0d-b4aa-623928774e92
922026-02-05T23:54:31.314ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: a5737d8e-d7c4-4f0d-b4aa-623928774e92, name: "phd-vm-a5737d8e-d7c4-4f0d-b4aa-623928774e92", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: aab27b3a-1951-4571-88fd-57d91a1c49d0, project_id: f285a397-b4f6-4abc-99af-94811638e195, sled_id: 2e7929c0-c21d-4c9e-a1b1-03eabe677ff5, sled_serial: "2e7929c0-c21d-4c9e-a1b1-03eabe677ff5", 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 = 376a8fe8-bb91-42ca-bc49-959749779dc4 target = phd_framework::test_vm target_id = a5737d8e-d7c4-4f0d-b4aa-623928774e92 vm = migration_from_base_lifecycle_0 vm_id = a5737d8e-d7c4-4f0d-b4aa-623928774e92
932026-02-05T23:54:31.314ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 714bd013-54d0-4533-9634-30c15f520174 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 376a8fe8-bb91-42ca-bc49-959749779dc4 target = phd_framework::test_vm target_id = a5737d8e-d7c4-4f0d-b4aa-623928774e92
942026-02-05T23:54:34.021ZINFOphd-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-02-05T23:54:35.638ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4 target = phd_framework::test_vm target_id = a5737d8e-d7c4-4f0d-b4aa-623928774e92
962026-02-05T23:54:35.638ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4323 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 714bd013-54d0-4533-9634-30c15f520174 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 376a8fe8-bb91-42ca-bc49-959749779dc4 target = phd_framework::test_vm target_id = a5737d8e-d7c4-4f0d-b4aa-623928774e92
972026-02-05T23:54:35.640ZINFOphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
982026-02-05T23:54:35.644ZINFOphd-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 = a5737d8e-d7c4-4f0d-b4aa-623928774e92
992026-02-05T23:54:35.644ZINFOphd-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 = a5737d8e-d7c4-4f0d-b4aa-623928774e92
1002026-02-05T23:54:35.646ZDEBGphd-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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
1012026-02-05T23:54:35.700ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 55 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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
1022026-02-05T23:54:35.700ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10289 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 = 376a8fe8-bb91-42ca-bc49-959749779dc4
1032026-02-05T23:54:35.700ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 56 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 = a5737d8e-d7c4-4f0d-b4aa-623928774e92
1042026-02-05T23:54:35.701ZINFOphd-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 = a5737d8e-d7c4-4f0d-b4aa-623928774e92
1052026-02-05T23:54:35.701ZINFOphd-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 = a5737d8e-d7c4-4f0d-b4aa-623928774e92
1062026-02-05T23:54:35.735ZINFOphd-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_lifecycle_0 vm_id = a5737d8e-d7c4-4f0d-b4aa-623928774e92
1072026-02-05T23:54:35.735ZINFOphd-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 = a5737d8e-d7c4-4f0d-b4aa-623928774e92
1082026-02-05T23:54:35.735ZDEBGphd-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-02-05T23:54:35.735ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9778 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1102026-02-05T23:54:35.735ZINFOphd-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-02-05T23:54:35.735ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1122026-02-05T23:54:35.736ZDEBGphd-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 = a5737d8e-d7c4-4f0d-b4aa-623928774e92
1132026-02-05T23:54:36.242ZDEBGphd-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 = a5737d8e-d7c4-4f0d-b4aa-623928774e92
1142026-02-05T23:54:36.297ZDEBGphd-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 = a5737d8e-d7c4-4f0d-b4aa-623928774e92
1152026-02-05T23:54:36.297ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e84953a5-1837-452e-a4d8-989d61e4f5ee"] 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 = a5737d8e-d7c4-4f0d-b4aa-623928774e92
1162026-02-05T23:54:36.322ZDEBGphd-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 = a5737d8e-d7c4-4f0d-b4aa-623928774e92
1172026-02-05T23:54:36.322ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-5ed91051-58eb-4c91-bc0a-67fa4857cbae"] 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 = a5737d8e-d7c4-4f0d-b4aa-623928774e92
1182026-02-05T23:54:36.341ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 606 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 = a5737d8e-d7c4-4f0d-b4aa-623928774e92
1192026-02-05T23:54:36.341ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5603 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 = 376a8fe8-bb91-42ca-bc49-959749779dc4 target = phd_framework::test_vm target_id = a5737d8e-d7c4-4f0d-b4aa-623928774e92 vm = migration_from_base_lifecycle_0 vm_id = a5737d8e-d7c4-4f0d-b4aa-623928774e92
1202026-02-05T23:54:36.341ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 605 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1212026-02-05T23:54:36.341ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5603 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 = 376a8fe8-bb91-42ca-bc49-959749779dc4 target = phd_framework::test_vm target_id = a5737d8e-d7c4-4f0d-b4aa-623928774e92
1222026-02-05T23:54:36.341ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1232026-02-05T23:54:36.341ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 43406 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
1242026-02-05T23:54:36.342ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1252026-02-05T23:54:36.342ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1262026-02-05T23:54:36.342ZINFOphd-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-02-05T23:54:36.342ZDEBGphd-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-02-05T23:54:36.342ZDEBGphd-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-02-05T23:54:36.342ZDEBGphd-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-02-05T23:54:36.342ZDEBGphd-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-02-05T23:54:36.354ZDEBGphd-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 865M 25.3T 864M /phd-artifacts\n target = phd_framework::zfs
1322026-02-05T23:54:36.354ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-70c54957-0c3e-4660-9f07-0db6a7171954"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1332026-02-05T23:54:36.372ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-70c54957-0c3e-4660-9f07-0db6a7171954", "phd-artifacts/phd-clone-76dc4b76-1fdf-4b6d-9993-3c43a8d3ad9c"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1342026-02-05T23:54:36.391ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-76dc4b76-1fdf-4b6d-9993-3c43a8d3ad9c"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1352026-02-05T23:54:36.402ZDEBGphd-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-76dc4b76-1fdf-4b6d-9993-3c43a8d3ad9c 0B 25.3T 864M /phd-artifacts/phd-clone-76dc4b76-1fdf-4b6d-9993-3c43a8d3ad9c\n target = phd_framework::zfs
1362026-02-05T23:54:36.403ZINFOphd-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-02-05T23:54:36.403ZINFOphd-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-02-05T23:54:36.403ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server target = phd_framework::artifacts::store
1392026-02-05T23:54:36.403ZINFOphd-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/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server" target = phd_framework::test_vm::server
1402026-02-05T23:54:36.403ZINFOphd-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-02-05T23:54:36.431ZINFOphd-runner: [NEW - EVENT] Launched server with pid 836 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-02-05T23:54:36.431ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 28 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-02-05T23:54:36.431ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1442026-02-05T23:54:36.432ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1452026-02-05T23:54:36.734ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1462026-02-05T23:54:36.735ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 750525ab-9391-4bd7-803e-1481bad34ddd, name: "phd-vm-750525ab-9391-4bd7-803e-1481bad34ddd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: cc6c0885-2404-48ab-8086-5821e43a2e0a, project_id: 196b7c4d-a77b-4776-a332-6a8aa94d4f5a, sled_id: 1832a97f-282b-4f50-97b1-72b7d8089ce3, sled_serial: "1832a97f-282b-4f50-97b1-72b7d8089ce3", 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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1472026-02-05T23:54:36.735ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1482026-02-05T23:54:36.735ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1492026-02-05T23:54:36.736ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1502026-02-05T23:54:36.736ZINFOphd-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-02-05T23:54:36.736ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1522026-02-05T23:54:36.736ZDEBGphd-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-02-05T23:54:36.736ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1542026-02-05T23:54:36.736ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 750525ab-9391-4bd7-803e-1481bad34ddd
1552026-02-05T23:54:41.242ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4505 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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1562026-02-05T23:54:41.242ZDEBGphd-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-02-05T23:54:41.242ZDEBGphd-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-02-05T23:54:41.242ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1592026-02-05T23:54:41.242ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1602026-02-05T23:54:41.260ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1612026-02-05T23:54:41.260ZDEBGphd-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-02-05T23:54:41.261ZDEBGphd-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-02-05T23:54:41.261ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1642026-02-05T23:54:41.261ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1652026-02-05T23:54:41.293ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1662026-02-05T23:54:41.293ZINFOphd-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-02-05T23:54:41.293ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4557 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-02-05T23:54:41.294ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1692026-02-05T23:54:41.294ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1702026-02-05T23:54:41.304ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1712026-02-05T23:54:41.305ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1722026-02-05T23:54:41.305ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1732026-02-05T23:54:41.338ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1742026-02-05T23:54:41.343ZINFOphd-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-02-05T23:54:41.343ZINFOphd-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-02-05T23:54:41.343ZINFOphd-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-02-05T23:54:41.343ZDEBGphd-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-02-05T23:54:41.343ZINFOphd-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-02-05T23:54:41.344ZINFOphd-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-02-05T23:54:41.369ZINFOphd-runner: [NEW - EVENT] Launched server with pid 837 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-02-05T23:54:41.370ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1822026-02-05T23:54:41.370ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd target = phd_framework::test_vm target_id = 52a14b71-3d52-4ff3-9863-648b55588d02
1832026-02-05T23:54:41.370ZINFOphd-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 = b61bd189-1813-47c3-9510-d8a54c1dec0e path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 750525ab-9391-4bd7-803e-1481bad34ddd target = phd_framework::test_vm target_id = 52a14b71-3d52-4ff3-9863-648b55588d02 timeout_duration = 45s
1842026-02-05T23:54:41.370ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd target = phd_framework::test_vm target_id = 52a14b71-3d52-4ff3-9863-648b55588d02 vm = migration_serial_history_base_lifecycle_0 vm_id = 52a14b71-3d52-4ff3-9863-648b55588d02
1852026-02-05T23:54:41.371ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd target = phd_framework::test_vm target_id = 52a14b71-3d52-4ff3-9863-648b55588d02 vm = migration_serial_history_base_lifecycle_0 vm_id = 52a14b71-3d52-4ff3-9863-648b55588d02
1862026-02-05T23:54:41.740ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 52a14b71-3d52-4ff3-9863-648b55588d02, name: "phd-vm-52a14b71-3d52-4ff3-9863-648b55588d02", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: cc6c0885-2404-48ab-8086-5821e43a2e0a, project_id: 196b7c4d-a77b-4776-a332-6a8aa94d4f5a, sled_id: ea5f2644-7fb2-44fe-9ff7-fb201bf766ab, sled_serial: "ea5f2644-7fb2-44fe-9ff7-fb201bf766ab", 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 = 750525ab-9391-4bd7-803e-1481bad34ddd target = phd_framework::test_vm target_id = 52a14b71-3d52-4ff3-9863-648b55588d02 vm = migration_serial_history_base_lifecycle_0 vm_id = 52a14b71-3d52-4ff3-9863-648b55588d02
1872026-02-05T23:54:41.741ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = b61bd189-1813-47c3-9510-d8a54c1dec0e path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 750525ab-9391-4bd7-803e-1481bad34ddd target = phd_framework::test_vm target_id = 52a14b71-3d52-4ff3-9863-648b55588d02
1882026-02-05T23:54:44.455ZINFOphd-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-02-05T23:54:44.866ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd target = phd_framework::test_vm target_id = 52a14b71-3d52-4ff3-9863-648b55588d02
1902026-02-05T23:54:44.867ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3125 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = b61bd189-1813-47c3-9510-d8a54c1dec0e path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 750525ab-9391-4bd7-803e-1481bad34ddd target = phd_framework::test_vm target_id = 52a14b71-3d52-4ff3-9863-648b55588d02
1912026-02-05T23:54:44.868ZINFOphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1922026-02-05T23:54:44.870ZDEBGphd-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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1932026-02-05T23:54:44.921ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 52 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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1942026-02-05T23:54:44.921ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8489 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 = 750525ab-9391-4bd7-803e-1481bad34ddd
1952026-02-05T23:54:44.925ZINFOphd-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 = 52a14b71-3d52-4ff3-9863-648b55588d02
1962026-02-05T23:54:44.926ZDEBGphd-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-02-05T23:54:44.926ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1982026-02-05T23:54:44.926ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8191 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1992026-02-05T23:54:44.926ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2002026-02-05T23:54:44.927ZDEBGphd-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 = 52a14b71-3d52-4ff3-9863-648b55588d02
2012026-02-05T23:54:45.333ZDEBGphd-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 = 52a14b71-3d52-4ff3-9863-648b55588d02
2022026-02-05T23:54:45.385ZDEBGphd-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 = 52a14b71-3d52-4ff3-9863-648b55588d02
2032026-02-05T23:54:45.385ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-76dc4b76-1fdf-4b6d-9993-3c43a8d3ad9c"] 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 = 52a14b71-3d52-4ff3-9863-648b55588d02
2042026-02-05T23:54:45.411ZDEBGphd-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 = 52a14b71-3d52-4ff3-9863-648b55588d02
2052026-02-05T23:54:45.411ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-70c54957-0c3e-4660-9f07-0db6a7171954"] 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 = 52a14b71-3d52-4ff3-9863-648b55588d02
2062026-02-05T23:54:45.428ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 502 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 = 52a14b71-3d52-4ff3-9863-648b55588d02
2072026-02-05T23:54:45.428ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4058 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 = 750525ab-9391-4bd7-803e-1481bad34ddd target = phd_framework::test_vm target_id = 52a14b71-3d52-4ff3-9863-648b55588d02 vm = migration_serial_history_base_lifecycle_0 vm_id = 52a14b71-3d52-4ff3-9863-648b55588d02
2082026-02-05T23:54:45.428ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 502 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2092026-02-05T23:54:45.428ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4058 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 = 750525ab-9391-4bd7-803e-1481bad34ddd target = phd_framework::test_vm target_id = 52a14b71-3d52-4ff3-9863-648b55588d02
2102026-02-05T23:54:45.428ZINFOphd-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-02-05T23:54:45.428ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9086 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2122026-02-05T23:54:45.428ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2132026-02-05T23:54:45.428ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2142026-02-05T23:54:45.429ZINFOphd-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-02-05T23:54:45.429ZDEBGphd-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-02-05T23:54:45.429ZDEBGphd-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-02-05T23:54:45.429ZDEBGphd-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-02-05T23:54:45.429ZDEBGphd-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-02-05T23:54:45.440ZDEBGphd-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 865M 25.3T 864M /phd-artifacts\n target = phd_framework::zfs
2202026-02-05T23:54:45.440ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-f2f022f6-426d-4146-8f83-86e2afe813d8"] 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-02-05T23:54:45.460ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-f2f022f6-426d-4146-8f83-86e2afe813d8", "phd-artifacts/phd-clone-c02e6b91-fe47-499e-adb8-323b465feab4"] 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-02-05T23:54:45.480ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c02e6b91-fe47-499e-adb8-323b465feab4"] 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-02-05T23:54:45.495ZDEBGphd-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-c02e6b91-fe47-499e-adb8-323b465feab4 0B 25.3T 864M /phd-artifacts/phd-clone-c02e6b91-fe47-499e-adb8-323b465feab4\n target = phd_framework::zfs
2242026-02-05T23:54:45.495ZINFOphd-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-02-05T23:54:45.495ZINFOphd-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-02-05T23:54:45.495ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server target = phd_framework::artifacts::store
2272026-02-05T23:54:45.496ZINFOphd-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/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server" target = phd_framework::test_vm::server
2282026-02-05T23:54:45.496ZINFOphd-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-02-05T23:54:45.523ZINFOphd-runner: [NEW - EVENT] Launched server with pid 846 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-02-05T23:54:45.524ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 28 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-02-05T23:54:45.524ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2322026-02-05T23:54:45.524ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2332026-02-05T23:54:45.807ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2342026-02-05T23:54:45.808ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 54b14531-3e89-449b-baa1-500534871f76, name: "phd-vm-54b14531-3e89-449b-baa1-500534871f76", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0000fd06-7a96-4744-82f3-0d8521c10719, project_id: 9ba0d712-c4fc-409e-b0e8-9971cb46c9af, sled_id: 3b90b048-3e26-44b1-94eb-dd5b3b9e44fe, sled_serial: "3b90b048-3e26-44b1-94eb-dd5b3b9e44fe", 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 = 54b14531-3e89-449b-baa1-500534871f76
2352026-02-05T23:54:45.808ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2362026-02-05T23:54:45.808ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2372026-02-05T23:54:45.809ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 54b14531-3e89-449b-baa1-500534871f76
2382026-02-05T23:54:45.809ZINFOphd-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-02-05T23:54:45.809ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2402026-02-05T23:54:45.809ZDEBGphd-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-02-05T23:54:45.809ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2422026-02-05T23:54:45.809ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 54b14531-3e89-449b-baa1-500534871f76
2432026-02-05T23:54:50.335ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4525 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 = 54b14531-3e89-449b-baa1-500534871f76
2442026-02-05T23:54:50.335ZDEBGphd-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-02-05T23:54:50.336ZDEBGphd-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-02-05T23:54:50.336ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2472026-02-05T23:54:50.336ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2482026-02-05T23:54:50.354ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2492026-02-05T23:54:50.354ZDEBGphd-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-02-05T23:54:50.354ZDEBGphd-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-02-05T23:54:50.354ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2522026-02-05T23:54:50.354ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2532026-02-05T23:54:50.387ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2542026-02-05T23:54:50.387ZINFOphd-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-02-05T23:54:50.387ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4578 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-02-05T23:54:50.388ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2572026-02-05T23:54:50.388ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 54b14531-3e89-449b-baa1-500534871f76
2582026-02-05T23:54:50.398ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 54b14531-3e89-449b-baa1-500534871f76
2592026-02-05T23:54:50.398ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2602026-02-05T23:54:50.398ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2612026-02-05T23:54:50.431ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 54b14531-3e89-449b-baa1-500534871f76
2622026-02-05T23:54:50.432ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2632026-02-05T23:54:50.432ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 54b14531-3e89-449b-baa1-500534871f76
2642026-02-05T23:54:50.442ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2652026-02-05T23:54:50.443ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2662026-02-05T23:54:50.443ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 54b14531-3e89-449b-baa1-500534871f76
2672026-02-05T23:54:50.476ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 54b14531-3e89-449b-baa1-500534871f76
2682026-02-05T23:54:50.476ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 54b14531-3e89-449b-baa1-500534871f76
2692026-02-05T23:54:50.476ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 54b14531-3e89-449b-baa1-500534871f76
2702026-02-05T23:54:50.487ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2712026-02-05T23:54:50.487ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2722026-02-05T23:54:50.487ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2732026-02-05T23:54:50.510ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2742026-02-05T23:54:50.510ZINFOphd-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-02-05T23:54:50.510ZINFOphd-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-02-05T23:54:50.510ZINFOphd-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-02-05T23:54:50.510ZDEBGphd-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-02-05T23:54:50.510ZINFOphd-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-02-05T23:54:50.510ZINFOphd-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-02-05T23:54:50.536ZINFOphd-runner: [NEW - EVENT] Launched server with pid 847 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-02-05T23:54:50.537ZINFOphd-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
2822026-02-05T23:54:50.537ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76 target = phd_framework::test_vm target_id = 7746b7a4-95a7-4234-af3a-52edd811b35d
2832026-02-05T23:54:50.537ZINFOphd-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 = 6bfdac8e-5174-43a4-b914-a433b7f57426 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 54b14531-3e89-449b-baa1-500534871f76 target = phd_framework::test_vm target_id = 7746b7a4-95a7-4234-af3a-52edd811b35d timeout_duration = 45s
2842026-02-05T23:54:50.537ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76 target = phd_framework::test_vm target_id = 7746b7a4-95a7-4234-af3a-52edd811b35d vm = migration_from_base_and_back_lifecycle_0 vm_id = 7746b7a4-95a7-4234-af3a-52edd811b35d
2852026-02-05T23:54:50.538ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76 target = phd_framework::test_vm target_id = 7746b7a4-95a7-4234-af3a-52edd811b35d vm = migration_from_base_and_back_lifecycle_0 vm_id = 7746b7a4-95a7-4234-af3a-52edd811b35d
2862026-02-05T23:54:51.140ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 7746b7a4-95a7-4234-af3a-52edd811b35d, name: "phd-vm-7746b7a4-95a7-4234-af3a-52edd811b35d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0000fd06-7a96-4744-82f3-0d8521c10719, project_id: 9ba0d712-c4fc-409e-b0e8-9971cb46c9af, sled_id: b00c1a36-007c-4edb-a09a-94daba64fa6f, sled_serial: "b00c1a36-007c-4edb-a09a-94daba64fa6f", 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 = 54b14531-3e89-449b-baa1-500534871f76 target = phd_framework::test_vm target_id = 7746b7a4-95a7-4234-af3a-52edd811b35d vm = migration_from_base_and_back_lifecycle_0 vm_id = 7746b7a4-95a7-4234-af3a-52edd811b35d
2872026-02-05T23:54:51.140ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 6bfdac8e-5174-43a4-b914-a433b7f57426 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 54b14531-3e89-449b-baa1-500534871f76 target = phd_framework::test_vm target_id = 7746b7a4-95a7-4234-af3a-52edd811b35d
2882026-02-05T23:54:53.825ZINFOphd-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-02-05T23:54:54.092ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76 target = phd_framework::test_vm target_id = 7746b7a4-95a7-4234-af3a-52edd811b35d
2902026-02-05T23:54:54.092ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2951 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 6bfdac8e-5174-43a4-b914-a433b7f57426 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 54b14531-3e89-449b-baa1-500534871f76 target = phd_framework::test_vm target_id = 7746b7a4-95a7-4234-af3a-52edd811b35d
2912026-02-05T23:54:54.094ZINFOphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2922026-02-05T23:54:54.094ZINFOphd-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 = 7746b7a4-95a7-4234-af3a-52edd811b35d
2932026-02-05T23:54:54.094ZINFOphd-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 = 7746b7a4-95a7-4234-af3a-52edd811b35d
2942026-02-05T23:54:54.096ZDEBGphd-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 = 54b14531-3e89-449b-baa1-500534871f76
2952026-02-05T23:54:54.148ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 53 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 = 54b14531-3e89-449b-baa1-500534871f76
2962026-02-05T23:54:54.148ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8624 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 = 54b14531-3e89-449b-baa1-500534871f76
2972026-02-05T23:54:54.148ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 53 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 = 7746b7a4-95a7-4234-af3a-52edd811b35d
2982026-02-05T23:54:54.148ZINFOphd-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 = 7746b7a4-95a7-4234-af3a-52edd811b35d
2992026-02-05T23:54:54.148ZINFOphd-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 = 7746b7a4-95a7-4234-af3a-52edd811b35d
3002026-02-05T23:54:54.183ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 7746b7a4-95a7-4234-af3a-52edd811b35d
3012026-02-05T23:54:54.183ZINFOphd-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-02-05T23:54:54.183ZINFOphd-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-02-05T23:54:54.184ZINFOphd-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-02-05T23:54:54.184ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server target = phd_framework::artifacts::store
3052026-02-05T23:54:54.184ZINFOphd-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/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server" target = phd_framework::test_vm::server
3062026-02-05T23:54:54.184ZINFOphd-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-02-05T23:54:54.212ZINFOphd-runner: [NEW - EVENT] Launched server with pid 849 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-02-05T23:54:54.213ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 29 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-02-05T23:54:54.213ZINFOphd-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 = 7746b7a4-95a7-4234-af3a-52edd811b35d target = phd_framework::test_vm target_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3102026-02-05T23:54:54.213ZINFOphd-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 = 4786a764-f0d4-4109-9342-a3eef31961df path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7746b7a4-95a7-4234-af3a-52edd811b35d target = phd_framework::test_vm target_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e timeout_duration = 45s
3112026-02-05T23:54:54.213ZINFOphd-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 = 7746b7a4-95a7-4234-af3a-52edd811b35d target = phd_framework::test_vm target_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e vm = migration_from_base_and_back_lifecycle_1 vm_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3122026-02-05T23:54:54.214ZINFOphd-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 = 7746b7a4-95a7-4234-af3a-52edd811b35d target = phd_framework::test_vm target_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e vm = migration_from_base_and_back_lifecycle_1 vm_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3132026-02-05T23:54:54.951ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 25375d86-362b-43a7-afc0-5fe2a12e0c7e, name: "phd-vm-25375d86-362b-43a7-afc0-5fe2a12e0c7e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0000fd06-7a96-4744-82f3-0d8521c10719, project_id: 9ba0d712-c4fc-409e-b0e8-9971cb46c9af, sled_id: 7f52d852-e801-4cf6-b3f5-8c0860acb6b6, sled_serial: "7f52d852-e801-4cf6-b3f5-8c0860acb6b6", 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 = 7746b7a4-95a7-4234-af3a-52edd811b35d target = phd_framework::test_vm target_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e vm = migration_from_base_and_back_lifecycle_1 vm_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3142026-02-05T23:54:54.951ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 4786a764-f0d4-4109-9342-a3eef31961df path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7746b7a4-95a7-4234-af3a-52edd811b35d target = phd_framework::test_vm target_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3152026-02-05T23:54:57.687ZINFOphd-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-02-05T23:54:57.745ZINFOphd-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 = 7746b7a4-95a7-4234-af3a-52edd811b35d target = phd_framework::test_vm target_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3172026-02-05T23:54:57.745ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2793 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 4786a764-f0d4-4109-9342-a3eef31961df path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7746b7a4-95a7-4234-af3a-52edd811b35d target = phd_framework::test_vm target_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3182026-02-05T23:54:57.747ZINFOphd-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 = 7746b7a4-95a7-4234-af3a-52edd811b35d
3192026-02-05T23:54:57.747ZINFOphd-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 = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3202026-02-05T23:54:57.747ZINFOphd-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 = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3212026-02-05T23:54:57.749ZDEBGphd-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 = 7746b7a4-95a7-4234-af3a-52edd811b35d
3222026-02-05T23:54:57.799ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 51 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 = 7746b7a4-95a7-4234-af3a-52edd811b35d
3232026-02-05T23:54:57.799ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7261 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 = 54b14531-3e89-449b-baa1-500534871f76 target = phd_framework::test_vm target_id = 7746b7a4-95a7-4234-af3a-52edd811b35d vm = migration_from_base_and_back_lifecycle_0 vm_id = 7746b7a4-95a7-4234-af3a-52edd811b35d
3242026-02-05T23:54:57.799ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 7262 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 = 54b14531-3e89-449b-baa1-500534871f76 target = phd_framework::test_vm target_id = 7746b7a4-95a7-4234-af3a-52edd811b35d
3252026-02-05T23:54:57.923ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 176 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 = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3262026-02-05T23:54:57.924ZINFOphd-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 = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3272026-02-05T23:54:57.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::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3282026-02-05T23:54:57.958ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3292026-02-05T23:54:57.958ZINFOphd-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-02-05T23:54:57.958ZINFOphd-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-02-05T23:54:57.958ZINFOphd-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-02-05T23:54:57.958ZDEBGphd-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-02-05T23:54:57.958ZINFOphd-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-02-05T23:54:57.958ZINFOphd-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-02-05T23:54:57.987ZINFOphd-runner: [NEW - EVENT] Launched server with pid 851 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-02-05T23:54:57.987ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 28 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-02-05T23:54:57.987ZINFOphd-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 = 25375d86-362b-43a7-afc0-5fe2a12e0c7e target = phd_framework::test_vm target_id = 0bb3b627-50dc-4076-b565-19d64e671a54
3382026-02-05T23:54:57.987ZINFOphd-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 = c649c78d-6032-4e64-95d4-ab2f9abc16ad path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e target = phd_framework::test_vm target_id = 0bb3b627-50dc-4076-b565-19d64e671a54 timeout_duration = 45s
3392026-02-05T23:54:57.987ZINFOphd-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 = 25375d86-362b-43a7-afc0-5fe2a12e0c7e target = phd_framework::test_vm target_id = 0bb3b627-50dc-4076-b565-19d64e671a54 vm = migration_from_base_and_back_lifecycle_2 vm_id = 0bb3b627-50dc-4076-b565-19d64e671a54
3402026-02-05T23:54:57.988ZINFOphd-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 = 25375d86-362b-43a7-afc0-5fe2a12e0c7e target = phd_framework::test_vm target_id = 0bb3b627-50dc-4076-b565-19d64e671a54 vm = migration_from_base_and_back_lifecycle_2 vm_id = 0bb3b627-50dc-4076-b565-19d64e671a54
3412026-02-05T23:54:58.320ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 0bb3b627-50dc-4076-b565-19d64e671a54, name: "phd-vm-0bb3b627-50dc-4076-b565-19d64e671a54", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0000fd06-7a96-4744-82f3-0d8521c10719, project_id: 9ba0d712-c4fc-409e-b0e8-9971cb46c9af, sled_id: 230ff258-14b2-4a7c-9e5d-dcac639db39a, sled_serial: "230ff258-14b2-4a7c-9e5d-dcac639db39a", 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 = 25375d86-362b-43a7-afc0-5fe2a12e0c7e target = phd_framework::test_vm target_id = 0bb3b627-50dc-4076-b565-19d64e671a54 vm = migration_from_base_and_back_lifecycle_2 vm_id = 0bb3b627-50dc-4076-b565-19d64e671a54
3422026-02-05T23:54:58.320ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = c649c78d-6032-4e64-95d4-ab2f9abc16ad path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e target = phd_framework::test_vm target_id = 0bb3b627-50dc-4076-b565-19d64e671a54
3432026-02-05T23:55:01.009ZINFOphd-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-02-05T23:55:01.270ZINFOphd-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 = 25375d86-362b-43a7-afc0-5fe2a12e0c7e target = phd_framework::test_vm target_id = 0bb3b627-50dc-4076-b565-19d64e671a54
3452026-02-05T23:55:01.270ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2950 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = c649c78d-6032-4e64-95d4-ab2f9abc16ad path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e target = phd_framework::test_vm target_id = 0bb3b627-50dc-4076-b565-19d64e671a54
3462026-02-05T23:55:01.273ZINFOphd-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 = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3472026-02-05T23:55:01.273ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 0bb3b627-50dc-4076-b565-19d64e671a54
3482026-02-05T23:55:01.273ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 0bb3b627-50dc-4076-b565-19d64e671a54
3492026-02-05T23:55:01.275ZDEBGphd-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 = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3502026-02-05T23:55:01.327ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 53 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 = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3512026-02-05T23:55:01.327ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7113 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 = 7746b7a4-95a7-4234-af3a-52edd811b35d target = phd_framework::test_vm target_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e vm = migration_from_base_and_back_lifecycle_1 vm_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3522026-02-05T23:55:01.327ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 54 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 = 0bb3b627-50dc-4076-b565-19d64e671a54
3532026-02-05T23:55:01.327ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 7114 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 = 7746b7a4-95a7-4234-af3a-52edd811b35d target = phd_framework::test_vm target_id = 25375d86-362b-43a7-afc0-5fe2a12e0c7e
3542026-02-05T23:55:01.327ZINFOphd-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 = 0bb3b627-50dc-4076-b565-19d64e671a54
3552026-02-05T23:55:01.328ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 0bb3b627-50dc-4076-b565-19d64e671a54
3562026-02-05T23:55:01.362ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 0bb3b627-50dc-4076-b565-19d64e671a54
3572026-02-05T23:55:01.363ZINFOphd-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 = 0bb3b627-50dc-4076-b565-19d64e671a54
3582026-02-05T23:55:01.363ZDEBGphd-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-02-05T23:55:01.363ZINFOphd-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-02-05T23:55:01.363ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 15556 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3612026-02-05T23:55:01.363ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3622026-02-05T23:55:01.364ZDEBGphd-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 = 0bb3b627-50dc-4076-b565-19d64e671a54
3632026-02-05T23:55:01.935ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = 0bb3b627-50dc-4076-b565-19d64e671a54
3642026-02-05T23:55:01.985ZDEBGphd-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 = 0bb3b627-50dc-4076-b565-19d64e671a54
3652026-02-05T23:55:01.985ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c02e6b91-fe47-499e-adb8-323b465feab4"] 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 = 0bb3b627-50dc-4076-b565-19d64e671a54
3662026-02-05T23:55:02.015ZDEBGphd-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 = 0bb3b627-50dc-4076-b565-19d64e671a54
3672026-02-05T23:55:02.016ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-f2f022f6-426d-4146-8f83-86e2afe813d8"] 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 = 0bb3b627-50dc-4076-b565-19d64e671a54
3682026-02-05T23:55:02.035ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 672 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 = 0bb3b627-50dc-4076-b565-19d64e671a54
3692026-02-05T23:55:02.036ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 672 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3702026-02-05T23:55:02.036ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4048 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 = 25375d86-362b-43a7-afc0-5fe2a12e0c7e target = phd_framework::test_vm target_id = 0bb3b627-50dc-4076-b565-19d64e671a54 vm = migration_from_base_and_back_lifecycle_2 vm_id = 0bb3b627-50dc-4076-b565-19d64e671a54
3712026-02-05T23:55:02.036ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4048 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 = 25375d86-362b-43a7-afc0-5fe2a12e0c7e target = phd_framework::test_vm target_id = 0bb3b627-50dc-4076-b565-19d64e671a54
3722026-02-05T23:55:02.036ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3732026-02-05T23:55:02.036ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 16607 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
3742026-02-05T23:55:02.036ZINFOphd-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 69.10s
376 
3772026-02-05T23:55:02.036ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner