Max level shown:
12026-03-12T00:41:19.240ZINFOphd-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-03-12T00:41:19.243ZDEBGphd-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: 224, tv_nsec: 9379743 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-03-12T00:41:19.243ZINFOphd-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-03-12T00:41:19.243ZINFOphd-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-03-12T00:41:19.244ZDEBGphd-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-03-12T00:41:19.403ZINFOphd-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-03-12T00:41:19.900ZDEBGphd-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/d863f814668b3d15b6cb61ca8114944d67fcfa17/propolis-server.sha256.txt
82026-03-12T00:41:20.022ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-03-12T00:41:20.022ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-03-12T00:41:20.022ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-03-12T00:41:20.022ZINFOphd-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-03-12T00:41:20.022ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-03-12T00:41:20.022ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-03-12T00:41:20.023ZINFOphd-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-03-12T00:41:20.023ZDEBGphd-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-03-12T00:41:20.023ZDEBGphd-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-03-12T00:41:20.624ZDEBGphd-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-03-12T00:41:20.625ZDEBGphd-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-03-12T00:41:45.380ZDEBGphd-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-03-12T00:41:45.380ZDEBGphd-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-03-12T00:41:45.388ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-03-12T00:41:45.388ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-021d39a5-9492-4d02-8f25-0c000d33af93"] 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-03-12T00:41:45.431ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-021d39a5-9492-4d02-8f25-0c000d33af93", "phd-artifacts/phd-clone-6cf4a28d-e99c-4017-8b44-91261bc03b6f"] 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-03-12T00:41:45.443ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-6cf4a28d-e99c-4017-8b44-91261bc03b6f"] 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-03-12T00:41:45.450ZDEBGphd-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-6cf4a28d-e99c-4017-8b44-91261bc03b6f 0B 1.80T 48.9M /phd-artifacts/phd-clone-6cf4a28d-e99c-4017-8b44-91261bc03b6f\n target = phd_framework::zfs
262026-03-12T00:41:45.451ZINFOphd-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-03-12T00:41:45.451ZINFOphd-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-03-12T00:41:45.451ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-03-12T00:41:45.451ZDEBGphd-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/d863f814668b3d15b6cb61ca8114944d67fcfa17/propolis-server.tar.gz
302026-03-12T00:42:17.930ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/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-03-12T00:42:17.930ZDEBGphd-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-03-12T00:42:35.425ZINFOphd-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/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/propolis-server" target = phd_framework::test_vm::server
332026-03-12T00:42:35.425ZINFOphd-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-03-12T00:42:35.486ZINFOphd-runner: [NEW - EVENT] Launched server with pid 859 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-03-12T00:42:35.486ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
362026-03-12T00:42:35.487ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
372026-03-12T00:42:35.488ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50036 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-03-12T00:42:35.915ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-03-12T00:42:35.915ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 8eda80c5-121b-442c-9057-9de4ccc0fc26, name: "phd-vm-8eda80c5-121b-442c-9057-9de4ccc0fc26", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 830282b5-204a-47b6-8d31-89cb4af72b51, project_id: aea227fd-e4bb-4fd0-b43f-6b9e5f7ca055, sled_id: 5fc78293-2454-4250-9be2-cd3c42e80c65, sled_serial: "5fc78293-2454-4250-9be2-cd3c42e80c65", 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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
402026-03-12T00:42:35.916ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
412026-03-12T00:42:35.916ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
422026-03-12T00:42:35.916ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8eda80c5-121b-442c-9057-9de4ccc0fc26
432026-03-12T00:42:35.917ZINFOphd-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-03-12T00:42:35.917ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
452026-03-12T00:42:35.917ZDEBGphd-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-03-12T00:42:35.917ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
472026-03-12T00:42:35.917ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
482026-03-12T00:42:40.348ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4431 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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
492026-03-12T00:42:40.348ZDEBGphd-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-03-12T00:42:40.348ZDEBGphd-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-03-12T00:42:40.348ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
522026-03-12T00:42:40.348ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
532026-03-12T00:42:40.367ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8eda80c5-121b-442c-9057-9de4ccc0fc26
542026-03-12T00:42:40.367ZDEBGphd-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-03-12T00:42:40.367ZDEBGphd-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-03-12T00:42:40.367ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
572026-03-12T00:42:40.367ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
582026-03-12T00:42:40.399ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
592026-03-12T00:42:40.399ZINFOphd-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-03-12T00:42:40.399ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4482 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-03-12T00:42:40.399ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8eda80c5-121b-442c-9057-9de4ccc0fc26
622026-03-12T00:42:40.400ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
632026-03-12T00:42:40.410ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
642026-03-12T00:42:40.410ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
652026-03-12T00:42:40.410ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
662026-03-12T00:42:40.443ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
672026-03-12T00:42:40.443ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8eda80c5-121b-442c-9057-9de4ccc0fc26
682026-03-12T00:42:40.443ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 8eda80c5-121b-442c-9057-9de4ccc0fc26
692026-03-12T00:42:40.454ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
702026-03-12T00:42:40.454ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
712026-03-12T00:42:40.454ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 8eda80c5-121b-442c-9057-9de4ccc0fc26
722026-03-12T00:42:40.487ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
732026-03-12T00:42:40.487ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
742026-03-12T00:42:40.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::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 8eda80c5-121b-442c-9057-9de4ccc0fc26
752026-03-12T00:42:40.498ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
762026-03-12T00:42:40.498ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
772026-03-12T00:42:40.498ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
782026-03-12T00:42:40.521ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8eda80c5-121b-442c-9057-9de4ccc0fc26
792026-03-12T00:42:40.521ZINFOphd-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-03-12T00:42:40.521ZINFOphd-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-03-12T00:42:40.521ZINFOphd-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-03-12T00:42:40.521ZDEBGphd-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-03-12T00:42:40.521ZDEBGphd-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-03-12T00:42:40.521ZINFOphd-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-03-12T00:42:40.521ZINFOphd-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-03-12T00:42:40.544ZINFOphd-runner: [NEW - EVENT] Launched server with pid 860 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-03-12T00:42:40.545ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 23 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
882026-03-12T00:42:40.545ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26 target = phd_framework::test_vm target_id = c82c72b3-a078-409b-ae8f-cb31f333a42a
892026-03-12T00:42:40.545ZINFOphd-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 = d5bc28c2-2b6d-4844-a302-5e24726601db path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 8eda80c5-121b-442c-9057-9de4ccc0fc26 target = phd_framework::test_vm target_id = c82c72b3-a078-409b-ae8f-cb31f333a42a timeout_duration = 45s
902026-03-12T00:42:40.545ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26 target = phd_framework::test_vm target_id = c82c72b3-a078-409b-ae8f-cb31f333a42a vm = migration_from_base_lifecycle_0 vm_id = c82c72b3-a078-409b-ae8f-cb31f333a42a
912026-03-12T00:42:40.545ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26 target = phd_framework::test_vm target_id = c82c72b3-a078-409b-ae8f-cb31f333a42a vm = migration_from_base_lifecycle_0 vm_id = c82c72b3-a078-409b-ae8f-cb31f333a42a
922026-03-12T00:42:41.082ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: c82c72b3-a078-409b-ae8f-cb31f333a42a, name: "phd-vm-c82c72b3-a078-409b-ae8f-cb31f333a42a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 830282b5-204a-47b6-8d31-89cb4af72b51, project_id: aea227fd-e4bb-4fd0-b43f-6b9e5f7ca055, sled_id: c86c742c-cf8a-438a-8409-1be76fe0fd4d, sled_serial: "c86c742c-cf8a-438a-8409-1be76fe0fd4d", 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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26 target = phd_framework::test_vm target_id = c82c72b3-a078-409b-ae8f-cb31f333a42a vm = migration_from_base_lifecycle_0 vm_id = c82c72b3-a078-409b-ae8f-cb31f333a42a
932026-03-12T00:42:41.082ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = d5bc28c2-2b6d-4844-a302-5e24726601db path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 8eda80c5-121b-442c-9057-9de4ccc0fc26 target = phd_framework::test_vm target_id = c82c72b3-a078-409b-ae8f-cb31f333a42a
942026-03-12T00:42:43.359ZINFOphd-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-03-12T00:42:43.514ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26 target = phd_framework::test_vm target_id = c82c72b3-a078-409b-ae8f-cb31f333a42a
962026-03-12T00:42:43.515ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2432 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = d5bc28c2-2b6d-4844-a302-5e24726601db path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 8eda80c5-121b-442c-9057-9de4ccc0fc26 target = phd_framework::test_vm target_id = c82c72b3-a078-409b-ae8f-cb31f333a42a
972026-03-12T00:42:43.516ZINFOphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
982026-03-12T00:42:43.516ZINFOphd-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 = c82c72b3-a078-409b-ae8f-cb31f333a42a
992026-03-12T00:42:43.517ZINFOphd-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 = c82c72b3-a078-409b-ae8f-cb31f333a42a
1002026-03-12T00:42:43.518ZDEBGphd-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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
1012026-03-12T00:42:43.615ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 98 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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
1022026-03-12T00:42:43.615ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8128 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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26
1032026-03-12T00:42:43.615ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 98 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 = c82c72b3-a078-409b-ae8f-cb31f333a42a
1042026-03-12T00:42:43.615ZINFOphd-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 = c82c72b3-a078-409b-ae8f-cb31f333a42a
1052026-03-12T00:42:43.615ZINFOphd-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 = c82c72b3-a078-409b-ae8f-cb31f333a42a
1062026-03-12T00:42:43.648ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = c82c72b3-a078-409b-ae8f-cb31f333a42a
1072026-03-12T00:42:43.648ZINFOphd-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 = c82c72b3-a078-409b-ae8f-cb31f333a42a
1082026-03-12T00:42:43.648ZDEBGphd-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-03-12T00:42:43.648ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7733 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1102026-03-12T00:42:43.648ZINFOphd-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-03-12T00:42:43.649ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1122026-03-12T00:42:43.649ZDEBGphd-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 = c82c72b3-a078-409b-ae8f-cb31f333a42a
1132026-03-12T00:42:44.280ZDEBGphd-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 = c82c72b3-a078-409b-ae8f-cb31f333a42a
1142026-03-12T00:42:44.354ZDEBGphd-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 = c82c72b3-a078-409b-ae8f-cb31f333a42a
1152026-03-12T00:42:44.354ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-6cf4a28d-e99c-4017-8b44-91261bc03b6f"] 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 = c82c72b3-a078-409b-ae8f-cb31f333a42a
1162026-03-12T00:42:44.376ZDEBGphd-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 = c82c72b3-a078-409b-ae8f-cb31f333a42a
1172026-03-12T00:42:44.376ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-021d39a5-9492-4d02-8f25-0c000d33af93"] 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 = c82c72b3-a078-409b-ae8f-cb31f333a42a
1182026-03-12T00:42:44.391ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 742 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 = c82c72b3-a078-409b-ae8f-cb31f333a42a
1192026-03-12T00:42:44.391ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 742 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1202026-03-12T00:42:44.391ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3846 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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26 target = phd_framework::test_vm target_id = c82c72b3-a078-409b-ae8f-cb31f333a42a vm = migration_from_base_lifecycle_0 vm_id = c82c72b3-a078-409b-ae8f-cb31f333a42a
1212026-03-12T00:42:44.391ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3846 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 = 8eda80c5-121b-442c-9057-9de4ccc0fc26 target = phd_framework::test_vm target_id = c82c72b3-a078-409b-ae8f-cb31f333a42a
1222026-03-12T00:42:44.391ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1232026-03-12T00:42:44.391ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 84368 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-03-12T00:42:44.391ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1252026-03-12T00:42:44.392ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1262026-03-12T00:42:44.392ZINFOphd-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-03-12T00:42:44.392ZDEBGphd-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-03-12T00:42:44.392ZDEBGphd-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-03-12T00:42:44.392ZDEBGphd-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-03-12T00:42:44.392ZDEBGphd-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-03-12T00:42:44.398ZDEBGphd-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 897M 1.80T 895M /phd-artifacts\n target = phd_framework::zfs
1322026-03-12T00:42:44.398ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e584741a-8d91-49f5-9894-e324f7fba13e"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1332026-03-12T00:42:44.413ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e584741a-8d91-49f5-9894-e324f7fba13e", "phd-artifacts/phd-clone-8c3fe189-8646-4a09-8ff7-f9bcf95e7a42"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1342026-03-12T00:42:44.426ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-8c3fe189-8646-4a09-8ff7-f9bcf95e7a42"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1352026-03-12T00:42:44.432ZDEBGphd-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-8c3fe189-8646-4a09-8ff7-f9bcf95e7a42 0B 1.80T 895M /phd-artifacts/phd-clone-8c3fe189-8646-4a09-8ff7-f9bcf95e7a42\n target = phd_framework::zfs
1362026-03-12T00:42:44.433ZINFOphd-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-03-12T00:42:44.433ZINFOphd-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-03-12T00:42:44.433ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/propolis-server target = phd_framework::artifacts::store
1392026-03-12T00:42:44.433ZINFOphd-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/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/propolis-server" target = phd_framework::test_vm::server
1402026-03-12T00:42:44.433ZINFOphd-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-03-12T00:42:44.457ZINFOphd-runner: [NEW - EVENT] Launched server with pid 869 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1422026-03-12T00:42:44.457ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 23 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-03-12T00:42:44.457ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1442026-03-12T00:42:44.458ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1452026-03-12T00:42:45.079ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1462026-03-12T00:42:45.080ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 8336acf1-16fe-4218-b108-904f9774e857, name: "phd-vm-8336acf1-16fe-4218-b108-904f9774e857", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2504c59d-60e9-42de-a3c1-36da379af146, project_id: e093390a-322d-4732-b3dd-c2768cc9b2a2, sled_id: dab88c49-954d-4b01-9daf-6e7b8a7e4fb3, sled_serial: "dab88c49-954d-4b01-9daf-6e7b8a7e4fb3", 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 = 8336acf1-16fe-4218-b108-904f9774e857
1472026-03-12T00:42:45.080ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1482026-03-12T00:42:45.080ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1492026-03-12T00:42:45.081ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1502026-03-12T00:42:45.081ZINFOphd-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-03-12T00:42:45.081ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1522026-03-12T00:42:45.081ZDEBGphd-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-03-12T00:42:45.081ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1542026-03-12T00:42:45.081ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1552026-03-12T00:42:49.484ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4403 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8336acf1-16fe-4218-b108-904f9774e857
1562026-03-12T00:42:49.484ZDEBGphd-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-03-12T00:42:49.484ZDEBGphd-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-03-12T00:42:49.484ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1592026-03-12T00:42:49.484ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1602026-03-12T00:42:49.502ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1612026-03-12T00:42:49.502ZDEBGphd-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-03-12T00:42:49.503ZDEBGphd-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-03-12T00:42:49.503ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1642026-03-12T00:42:49.503ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1652026-03-12T00:42:49.536ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1662026-03-12T00:42:49.536ZINFOphd-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-03-12T00:42:49.536ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4455 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-03-12T00:42:49.536ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1692026-03-12T00:42:49.536ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1702026-03-12T00:42:49.547ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1712026-03-12T00:42:49.547ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1722026-03-12T00:42:49.547ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1732026-03-12T00:42:49.580ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1742026-03-12T00:42:49.584ZINFOphd-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-03-12T00:42:49.584ZINFOphd-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-03-12T00:42:49.585ZINFOphd-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-03-12T00:42:49.585ZDEBGphd-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-03-12T00:42:49.585ZINFOphd-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-03-12T00:42:49.585ZINFOphd-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-03-12T00:42:49.608ZINFOphd-runner: [NEW - EVENT] Launched server with pid 870 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-03-12T00:42:49.609ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 24 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-03-12T00:42:49.609ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857 target = phd_framework::test_vm target_id = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4
1832026-03-12T00:42:49.609ZINFOphd-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 = e1b73372-37cf-4f73-a649-f1e87a1d03c1 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8336acf1-16fe-4218-b108-904f9774e857 target = phd_framework::test_vm target_id = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4 timeout_duration = 45s
1842026-03-12T00:42:49.609ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857 target = phd_framework::test_vm target_id = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4 vm = migration_serial_history_base_lifecycle_0 vm_id = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4
1852026-03-12T00:42:49.609ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857 target = phd_framework::test_vm target_id = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4 vm = migration_serial_history_base_lifecycle_0 vm_id = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4
1862026-03-12T00:42:49.960ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4, name: "phd-vm-2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2504c59d-60e9-42de-a3c1-36da379af146, project_id: e093390a-322d-4732-b3dd-c2768cc9b2a2, sled_id: 717d5e77-99bd-4074-86f1-2ed342229637, sled_serial: "717d5e77-99bd-4074-86f1-2ed342229637", 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 = 8336acf1-16fe-4218-b108-904f9774e857 target = phd_framework::test_vm target_id = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4 vm = migration_serial_history_base_lifecycle_0 vm_id = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4
1872026-03-12T00:42:49.960ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = e1b73372-37cf-4f73-a649-f1e87a1d03c1 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8336acf1-16fe-4218-b108-904f9774e857 target = phd_framework::test_vm target_id = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4
1882026-03-12T00:42:52.219ZINFOphd-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-03-12T00:42:52.387ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857 target = phd_framework::test_vm target_id = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4
1902026-03-12T00:42:52.387ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2426 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = e1b73372-37cf-4f73-a649-f1e87a1d03c1 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8336acf1-16fe-4218-b108-904f9774e857 target = phd_framework::test_vm target_id = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4
1912026-03-12T00:42:52.389ZINFOphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1922026-03-12T00:42:52.390ZDEBGphd-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 = 8336acf1-16fe-4218-b108-904f9774e857
1932026-03-12T00:42:52.479ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 89 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 = 8336acf1-16fe-4218-b108-904f9774e857
1942026-03-12T00:42:52.479ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8021 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 = 8336acf1-16fe-4218-b108-904f9774e857
1952026-03-12T00:42:52.481ZINFOphd-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 = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4
1962026-03-12T00:42:52.481ZDEBGphd-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-03-12T00:42:52.481ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7402 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1982026-03-12T00:42:52.481ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1992026-03-12T00:42:52.481ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2002026-03-12T00:42:52.482ZDEBGphd-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 = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4
2012026-03-12T00:42:53.068ZDEBGphd-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 = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4
2022026-03-12T00:42:53.139ZDEBGphd-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 = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4
2032026-03-12T00:42:53.139ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-8c3fe189-8646-4a09-8ff7-f9bcf95e7a42"] 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 = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4
2042026-03-12T00:42:53.159ZDEBGphd-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 = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4
2052026-03-12T00:42:53.159ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-e584741a-8d91-49f5-9894-e324f7fba13e"] 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 = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4
2062026-03-12T00:42:53.171ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 690 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 = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4
2072026-03-12T00:42:53.172ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3562 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 = 8336acf1-16fe-4218-b108-904f9774e857 target = phd_framework::test_vm target_id = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4 vm = migration_serial_history_base_lifecycle_0 vm_id = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4
2082026-03-12T00:42:53.172ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3562 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 = 8336acf1-16fe-4218-b108-904f9774e857 target = phd_framework::test_vm target_id = 2fbd125b-2b23-4d60-a3e4-ae36ca45dcd4
2092026-03-12T00:42:53.172ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 690 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2102026-03-12T00:42:53.172ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 8779 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2112026-03-12T00:42:53.172ZINFOphd-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
2122026-03-12T00:42:53.172ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2132026-03-12T00:42:53.172ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2142026-03-12T00:42:53.172ZINFOphd-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-03-12T00:42:53.172ZDEBGphd-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-03-12T00:42:53.172ZDEBGphd-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-03-12T00:42:53.172ZDEBGphd-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-03-12T00:42:53.172ZDEBGphd-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-03-12T00:42:53.179ZDEBGphd-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 897M 1.80T 895M /phd-artifacts\n target = phd_framework::zfs
2202026-03-12T00:42:53.179ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7d8237e6-8f92-4557-bca0-26f8ae820f94"] 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-03-12T00:42:53.190ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7d8237e6-8f92-4557-bca0-26f8ae820f94", "phd-artifacts/phd-clone-ab40dbb3-446d-4187-911a-73b4226170f0"] 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-03-12T00:42:53.205ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ab40dbb3-446d-4187-911a-73b4226170f0"] 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-03-12T00:42:53.212ZDEBGphd-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-ab40dbb3-446d-4187-911a-73b4226170f0 0B 1.80T 895M /phd-artifacts/phd-clone-ab40dbb3-446d-4187-911a-73b4226170f0\n target = phd_framework::zfs
2242026-03-12T00:42:53.212ZINFOphd-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-03-12T00:42:53.212ZINFOphd-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-03-12T00:42:53.212ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/propolis-server target = phd_framework::artifacts::store
2272026-03-12T00:42:53.212ZINFOphd-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/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/propolis-server" target = phd_framework::test_vm::server
2282026-03-12T00:42:53.212ZINFOphd-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-03-12T00:42:53.236ZINFOphd-runner: [NEW - EVENT] Launched server with pid 879 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2302026-03-12T00:42:53.236ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 23 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2312026-03-12T00:42:53.236ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2322026-03-12T00:42:53.237ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2332026-03-12T00:42:53.592ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2342026-03-12T00:42:53.593ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5, name: "phd-vm-ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: bfc2b919-81b0-4ccb-93e9-37302cff6e5a, project_id: 4ed0e038-56d4-4007-a8c2-c8bf9e352259, sled_id: 0562d1bf-ed88-41ac-8c89-1d99150583e2, sled_serial: "0562d1bf-ed88-41ac-8c89-1d99150583e2", 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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2352026-03-12T00:42:53.593ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2362026-03-12T00:42:53.593ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2372026-03-12T00:42:53.594ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2382026-03-12T00:42:53.594ZINFOphd-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-03-12T00:42:53.594ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2402026-03-12T00:42:53.594ZDEBGphd-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-03-12T00:42:53.594ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2422026-03-12T00:42:53.594ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2432026-03-12T00:42:57.929ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4334 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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2442026-03-12T00:42:57.929ZDEBGphd-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-03-12T00:42:57.929ZDEBGphd-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-03-12T00:42:57.929ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2472026-03-12T00:42:57.929ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2482026-03-12T00:42:57.948ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2492026-03-12T00:42:57.948ZDEBGphd-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-03-12T00:42:57.948ZDEBGphd-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-03-12T00:42:57.948ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2522026-03-12T00:42:57.948ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2532026-03-12T00:42:57.981ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2542026-03-12T00:42:57.981ZINFOphd-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-03-12T00:42:57.981ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4387 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-03-12T00:42:57.981ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2572026-03-12T00:42:57.981ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2582026-03-12T00:42:57.993ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2592026-03-12T00:42:57.993ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2602026-03-12T00:42:57.993ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2612026-03-12T00:42:58.026ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2622026-03-12T00:42:58.026ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2632026-03-12T00:42:58.026ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2642026-03-12T00:42:58.038ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2652026-03-12T00:42:58.038ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2662026-03-12T00:42:58.038ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2672026-03-12T00:42:58.071ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2682026-03-12T00:42:58.071ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2692026-03-12T00:42:58.071ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2702026-03-12T00:42:58.083ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2712026-03-12T00:42:58.083ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2722026-03-12T00:42:58.083ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2732026-03-12T00:42:58.116ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2742026-03-12T00:42:58.116ZINFOphd-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-03-12T00:42:58.116ZINFOphd-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-03-12T00:42:58.116ZINFOphd-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-03-12T00:42:58.116ZDEBGphd-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-03-12T00:42:58.116ZINFOphd-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-03-12T00:42:58.117ZINFOphd-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-03-12T00:42:58.140ZINFOphd-runner: [NEW - EVENT] Launched server with pid 880 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-03-12T00:42:58.140ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 24 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-03-12T00:42:58.140ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5 target = phd_framework::test_vm target_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b
2832026-03-12T00:42:58.140ZINFOphd-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 = ffbb5f99-6a2a-45a0-8a39-d46838ed01fd path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5 target = phd_framework::test_vm target_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b timeout_duration = 45s
2842026-03-12T00:42:58.141ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5 target = phd_framework::test_vm target_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b vm = migration_from_base_and_back_lifecycle_0 vm_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b
2852026-03-12T00:42:58.141ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5 target = phd_framework::test_vm target_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b vm = migration_from_base_and_back_lifecycle_0 vm_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b
2862026-03-12T00:42:58.847ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 35a8718c-6ef0-4803-95ee-4b9a87225b5b, name: "phd-vm-35a8718c-6ef0-4803-95ee-4b9a87225b5b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: bfc2b919-81b0-4ccb-93e9-37302cff6e5a, project_id: 4ed0e038-56d4-4007-a8c2-c8bf9e352259, sled_id: fd073d32-28b2-4a77-a8b4-5cdfd81bdf59, sled_serial: "fd073d32-28b2-4a77-a8b4-5cdfd81bdf59", 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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5 target = phd_framework::test_vm target_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b vm = migration_from_base_and_back_lifecycle_0 vm_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b
2872026-03-12T00:42:58.847ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = ffbb5f99-6a2a-45a0-8a39-d46838ed01fd path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5 target = phd_framework::test_vm target_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b
2882026-03-12T00:43:01.127ZINFOphd-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-03-12T00:43:03.580ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5 target = phd_framework::test_vm target_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b
2902026-03-12T00:43:03.582ZINFOphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2912026-03-12T00:43:03.582ZINFOphd-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 = 35a8718c-6ef0-4803-95ee-4b9a87225b5b
2922026-03-12T00:43:03.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::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b
2932026-03-12T00:43:03.583ZDEBGphd-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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2942026-03-12T00:43:03.683ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 100 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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2952026-03-12T00:43:03.683ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10446 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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5
2962026-03-12T00:43:03.683ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 100 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 = 35a8718c-6ef0-4803-95ee-4b9a87225b5b
2972026-03-12T00:43:03.684ZINFOphd-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 = 35a8718c-6ef0-4803-95ee-4b9a87225b5b
2982026-03-12T00:43:03.684ZINFOphd-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 = 35a8718c-6ef0-4803-95ee-4b9a87225b5b
2992026-03-12T00:43:03.717ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b
3002026-03-12T00:43:03.717ZINFOphd-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
3012026-03-12T00:43:03.717ZINFOphd-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
3022026-03-12T00:43:03.717ZINFOphd-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
3032026-03-12T00:43:03.717ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/propolis-server target = phd_framework::artifacts::store
3042026-03-12T00:43:03.717ZINFOphd-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/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/propolis-server" target = phd_framework::test_vm::server
3052026-03-12T00:43:03.717ZINFOphd-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
3062026-03-12T00:43:03.741ZINFOphd-runner: [NEW - EVENT] Launched server with pid 882 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3072026-03-12T00:43:03.741ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 24 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
3082026-03-12T00:43:03.741ZINFOphd-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 = 35a8718c-6ef0-4803-95ee-4b9a87225b5b target = phd_framework::test_vm target_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3092026-03-12T00:43:03.741ZINFOphd-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 = 09f8abaf-432c-4f2c-b8a5-88452dc3e26c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b target = phd_framework::test_vm target_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54 timeout_duration = 45s
3102026-03-12T00:43:03.741ZINFOphd-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 = 35a8718c-6ef0-4803-95ee-4b9a87225b5b target = phd_framework::test_vm target_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54 vm = migration_from_base_and_back_lifecycle_1 vm_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3112026-03-12T00:43:03.742ZINFOphd-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 = 35a8718c-6ef0-4803-95ee-4b9a87225b5b target = phd_framework::test_vm target_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54 vm = migration_from_base_and_back_lifecycle_1 vm_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3122026-03-12T00:43:04.477ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: f1c39ad9-dea3-4d39-a5ae-228a503e7c54, name: "phd-vm-f1c39ad9-dea3-4d39-a5ae-228a503e7c54", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: bfc2b919-81b0-4ccb-93e9-37302cff6e5a, project_id: 4ed0e038-56d4-4007-a8c2-c8bf9e352259, sled_id: 2826446c-75d8-4f0a-b08b-8a5e7573eb42, sled_serial: "2826446c-75d8-4f0a-b08b-8a5e7573eb42", 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 = 35a8718c-6ef0-4803-95ee-4b9a87225b5b target = phd_framework::test_vm target_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54 vm = migration_from_base_and_back_lifecycle_1 vm_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3132026-03-12T00:43:04.477ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 09f8abaf-432c-4f2c-b8a5-88452dc3e26c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b target = phd_framework::test_vm target_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3142026-03-12T00:43:06.737ZINFOphd-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
3152026-03-12T00:43:07.651ZINFOphd-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 = 35a8718c-6ef0-4803-95ee-4b9a87225b5b target = phd_framework::test_vm target_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3162026-03-12T00:43:07.651ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3174 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 09f8abaf-432c-4f2c-b8a5-88452dc3e26c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b target = phd_framework::test_vm target_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3172026-03-12T00:43:07.653ZINFOphd-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 = 35a8718c-6ef0-4803-95ee-4b9a87225b5b
3182026-03-12T00:43:07.653ZINFOphd-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 = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3192026-03-12T00:43:07.653ZINFOphd-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 = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3202026-03-12T00:43:07.654ZDEBGphd-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 = 35a8718c-6ef0-4803-95ee-4b9a87225b5b
3212026-03-12T00:43:07.726ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 73 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b
3222026-03-12T00:43:07.727ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9585 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 = ba56310f-5e81-4e61-bc9a-41ca8e2dd5d5 target = phd_framework::test_vm target_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b vm = migration_from_base_and_back_lifecycle_0 vm_id = 35a8718c-6ef0-4803-95ee-4b9a87225b5b
3232026-03-12T00:43:07.727ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 73 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3242026-03-12T00:43:07.727ZINFOphd-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 = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3252026-03-12T00:43:07.727ZINFOphd-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 = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3262026-03-12T00:43:07.753ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3272026-03-12T00:43:07.753ZINFOphd-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
3282026-03-12T00:43:07.753ZINFOphd-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
3292026-03-12T00:43:07.753ZINFOphd-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
3302026-03-12T00:43:07.754ZDEBGphd-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
3312026-03-12T00:43:07.754ZINFOphd-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
3322026-03-12T00:43:07.754ZINFOphd-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
3332026-03-12T00:43:07.777ZINFOphd-runner: [NEW - EVENT] Launched server with pid 884 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
3342026-03-12T00:43:07.777ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 23 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3352026-03-12T00:43:07.777ZINFOphd-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 = f1c39ad9-dea3-4d39-a5ae-228a503e7c54 target = phd_framework::test_vm target_id = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3362026-03-12T00:43:07.777ZINFOphd-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 = d4c1edbd-954f-465b-8898-323b211205b9 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54 target = phd_framework::test_vm target_id = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c timeout_duration = 45s
3372026-03-12T00:43:07.778ZINFOphd-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 = f1c39ad9-dea3-4d39-a5ae-228a503e7c54 target = phd_framework::test_vm target_id = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c vm = migration_from_base_and_back_lifecycle_2 vm_id = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3382026-03-12T00:43:07.778ZINFOphd-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 = f1c39ad9-dea3-4d39-a5ae-228a503e7c54 target = phd_framework::test_vm target_id = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c vm = migration_from_base_and_back_lifecycle_2 vm_id = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3392026-03-12T00:43:08.532ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c, name: "phd-vm-3ca368fd-15d9-42cf-bd40-9a78f68c3a0c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: bfc2b919-81b0-4ccb-93e9-37302cff6e5a, project_id: 4ed0e038-56d4-4007-a8c2-c8bf9e352259, sled_id: 92575cb7-b520-473e-a5cc-3ee4fa0d1a36, sled_serial: "92575cb7-b520-473e-a5cc-3ee4fa0d1a36", 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 = f1c39ad9-dea3-4d39-a5ae-228a503e7c54 target = phd_framework::test_vm target_id = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c vm = migration_from_base_and_back_lifecycle_2 vm_id = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3402026-03-12T00:43:08.532ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = d4c1edbd-954f-465b-8898-323b211205b9 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54 target = phd_framework::test_vm target_id = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3412026-03-12T00:43:10.806ZINFOphd-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
3422026-03-12T00:43:11.913ZINFOphd-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 = f1c39ad9-dea3-4d39-a5ae-228a503e7c54 target = phd_framework::test_vm target_id = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3432026-03-12T00:43:11.914ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3381 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = d4c1edbd-954f-465b-8898-323b211205b9 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54 target = phd_framework::test_vm target_id = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3442026-03-12T00:43:11.916ZINFOphd-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 = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3452026-03-12T00:43:11.916ZINFOphd-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 = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3462026-03-12T00:43:11.916ZINFOphd-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 = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3472026-03-12T00:43:11.917ZDEBGphd-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 = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3482026-03-12T00:43:12.007ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 91 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 = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3492026-03-12T00:43:12.007ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8266 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 = 35a8718c-6ef0-4803-95ee-4b9a87225b5b target = phd_framework::test_vm target_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54 vm = migration_from_base_and_back_lifecycle_1 vm_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3502026-03-12T00:43:12.007ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8266 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 = 35a8718c-6ef0-4803-95ee-4b9a87225b5b target = phd_framework::test_vm target_id = f1c39ad9-dea3-4d39-a5ae-228a503e7c54
3512026-03-12T00:43:12.007ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 91 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 = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3522026-03-12T00:43:12.008ZINFOphd-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 = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3532026-03-12T00:43:12.008ZINFOphd-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 = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3542026-03-12T00:43:12.041ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3552026-03-12T00:43:12.042ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3562026-03-12T00:43:12.042ZDEBGphd-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
3572026-03-12T00:43:12.042ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18449 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3582026-03-12T00:43:12.042ZINFOphd-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
3592026-03-12T00:43:12.042ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3602026-03-12T00:43:12.043ZDEBGphd-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 = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3612026-03-12T00:43:12.640ZDEBGphd-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 = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3622026-03-12T00:43:12.712ZDEBGphd-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 = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3632026-03-12T00:43:12.712ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ab40dbb3-446d-4187-911a-73b4226170f0"] 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 = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3642026-03-12T00:43:12.733ZDEBGphd-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 = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3652026-03-12T00:43:12.733ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-7d8237e6-8f92-4557-bca0-26f8ae820f94"] 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 = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3662026-03-12T00:43:12.746ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 704 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 = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3672026-03-12T00:43:12.746ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4968 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 = f1c39ad9-dea3-4d39-a5ae-228a503e7c54 target = phd_framework::test_vm target_id = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c vm = migration_from_base_and_back_lifecycle_2 vm_id = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3682026-03-12T00:43:12.747ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 704 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3692026-03-12T00:43:12.747ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4969 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 = f1c39ad9-dea3-4d39-a5ae-228a503e7c54 target = phd_framework::test_vm target_id = 3ca368fd-15d9-42cf-bd40-9a78f68c3a0c
3702026-03-12T00:43:12.747ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3712026-03-12T00:43:12.747ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
372 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 112.72s
373 
3742026-03-12T00:43:12.747ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner