Max level shown:
12026-02-11T21:42:59.542ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-02-11T21:42:59.573ZDEBGphd-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: 188, tv_nsec: 451102653 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-02-11T21:42:59.573ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 227 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42026-02-11T21:42:59.573ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-02-11T21:42:59.577ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
62026-02-11T21:42:59.734ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 248 target = phd_framework::artifacts::store
72026-02-11T21:43:00.388ZDEBGphd-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/6d84c77391073a3601f4d0b14750020f94c30c98/propolis-server.sha256.txt
82026-02-11T21:43:00.519ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-02-11T21:43:00.519ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-02-11T21:43:00.520ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-02-11T21:43:00.521ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122026-02-11T21:43:00.521ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-02-11T21:43:00.521ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-02-11T21:43:00.522ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
152026-02-11T21:43:00.524ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162026-02-11T21:43:00.526ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
172026-02-11T21:43:00.857ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
182026-02-11T21:43:00.857ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 614 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store timeout = 600s
192026-02-11T21:43:07.596ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202026-02-11T21:43:07.596ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
212026-02-11T21:43:07.609ZDEBGphd-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 4.76M 25.3T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-02-11T21:43:07.611ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-4e293124-f330-41d8-876f-c0c448ac1870"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = snapshot
232026-02-11T21:43:07.635ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-4e293124-f330-41d8-876f-c0c448ac1870", "phd-artifacts/phd-clone-16922da0-8d7e-456c-a7b9-e43d85452bba"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = clone
242026-02-11T21:43:07.658ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-16922da0-8d7e-456c-a7b9-e43d85452bba"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
252026-02-11T21:43:07.669ZDEBGphd-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-16922da0-8d7e-456c-a7b9-e43d85452bba 0B 25.3T 48.9M /phd-artifacts/phd-clone-16922da0-8d7e-456c-a7b9-e43d85452bba\n target = phd_framework::zfs
262026-02-11T21:43:07.672ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-02-11T21:43:07.672ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-02-11T21:43:07.672ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-02-11T21:43:07.672ZDEBGphd-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/6d84c77391073a3601f4d0b14750020f94c30c98/propolis-server.tar.gz
302026-02-11T21:43:16.276ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store untar_path = propolis-server
312026-02-11T21:43:16.276ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
322026-02-11T21:43:32.884ZINFOphd-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/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server" target = phd_framework::test_vm::server
332026-02-11T21:43:32.884ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log" target = phd_framework::log_config
342026-02-11T21:43:32.956ZINFOphd-runner: [NEW - EVENT] Launched server with pid 824 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-02-11T21:43:32.957ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
362026-02-11T21:43:32.964ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
372026-02-11T21:43:32.966ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 25291 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-02-11T21:43:33.762ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-02-11T21:43:33.764ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: b485176c-33ff-4c4c-a20a-ad5f933603d1, name: "phd-vm-b485176c-33ff-4c4c-a20a-ad5f933603d1", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 4fbd69ef-b980-4e2b-aeaa-5486595eb044, project_id: a4ba785c-f9fb-46af-83db-d7847d488807, sled_id: df07dfd7-27f5-4409-9942-b43225c8fc53, sled_serial: "df07dfd7-27f5-4409-9942-b43225c8fc53", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 507 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
402026-02-11T21:43:33.764ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
412026-02-11T21:43:33.764ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 573 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
422026-02-11T21:43:33.766ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
432026-02-11T21:43:33.766ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-02-11T21:43:33.766ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 832 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
452026-02-11T21:43:33.766ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-02-11T21:43:33.767ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
472026-02-11T21:43:33.767ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
482026-02-11T21:43:38.308ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4540 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
492026-02-11T21:43:38.308ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-02-11T21:43:38.311ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-02-11T21:43:38.311ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
522026-02-11T21:43:38.311ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
532026-02-11T21:43:38.337ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
542026-02-11T21:43:38.338ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-02-11T21:43:38.338ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-02-11T21:43:38.338ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
572026-02-11T21:43:38.338ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
582026-02-11T21:43:38.371ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
592026-02-11T21:43:38.371ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 880 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-02-11T21:43:38.371ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4604 file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-02-11T21:43:38.372ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
622026-02-11T21:43:38.373ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = b485176c-33ff-4c4c-a20a-ad5f933603d1
632026-02-11T21:43:38.382ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
642026-02-11T21:43:38.382ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
652026-02-11T21:43:38.382ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = b485176c-33ff-4c4c-a20a-ad5f933603d1
662026-02-11T21:43:38.415ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
672026-02-11T21:43:38.416ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
682026-02-11T21:43:38.416ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = b485176c-33ff-4c4c-a20a-ad5f933603d1
692026-02-11T21:43:38.426ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
702026-02-11T21:43:38.427ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
712026-02-11T21:43:38.427ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = b485176c-33ff-4c4c-a20a-ad5f933603d1
722026-02-11T21:43:38.459ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
732026-02-11T21:43:38.459ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
742026-02-11T21:43:38.459ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = b485176c-33ff-4c4c-a20a-ad5f933603d1
752026-02-11T21:43:38.471ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
762026-02-11T21:43:38.471ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
772026-02-11T21:43:38.471ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = b485176c-33ff-4c4c-a20a-ad5f933603d1
782026-02-11T21:43:38.504ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
792026-02-11T21:43:38.504ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
802026-02-11T21:43:38.504ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = b485176c-33ff-4c4c-a20a-ad5f933603d1
812026-02-11T21:43:38.515ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
822026-02-11T21:43:38.516ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
832026-02-11T21:43:38.516ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = b485176c-33ff-4c4c-a20a-ad5f933603d1
842026-02-11T21:43:38.549ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
852026-02-11T21:43:38.549ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
862026-02-11T21:43:38.549ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = b485176c-33ff-4c4c-a20a-ad5f933603d1
872026-02-11T21:43:38.559ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
882026-02-11T21:43:38.560ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
892026-02-11T21:43:38.560ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = b485176c-33ff-4c4c-a20a-ad5f933603d1
902026-02-11T21:43:38.592ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
912026-02-11T21:43:38.592ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
922026-02-11T21:43:38.592ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = b485176c-33ff-4c4c-a20a-ad5f933603d1
932026-02-11T21:43:38.603ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
942026-02-11T21:43:38.603ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
952026-02-11T21:43:38.604ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = b485176c-33ff-4c4c-a20a-ad5f933603d1
962026-02-11T21:43:38.637ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
972026-02-11T21:43:38.637ZINFOphd-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
982026-02-11T21:43:38.637ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
992026-02-11T21:43:38.637ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1002026-02-11T21:43:38.637ZDEBGphd-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
1012026-02-11T21:43:38.637ZDEBGphd-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
1022026-02-11T21:43:38.637ZINFOphd-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
1032026-02-11T21:43:38.637ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
1042026-02-11T21:43:38.664ZINFOphd-runner: [NEW - EVENT] Launched server with pid 825 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
1052026-02-11T21:43:38.664ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1062026-02-11T21:43:38.664ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = b485176c-33ff-4c4c-a20a-ad5f933603d1 target = phd_framework::test_vm target_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1072026-02-11T21:43:38.665ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = 6e189ab1-f0d0-4ffc-90d7-ca539d97352a path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = b485176c-33ff-4c4c-a20a-ad5f933603d1 target = phd_framework::test_vm target_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd timeout_duration = 45s
1082026-02-11T21:43:38.665ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = b485176c-33ff-4c4c-a20a-ad5f933603d1 target = phd_framework::test_vm target_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd vm = migration_from_base_lifecycle_0 vm_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1092026-02-11T21:43:38.666ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = b485176c-33ff-4c4c-a20a-ad5f933603d1 target = phd_framework::test_vm target_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd vm = migration_from_base_lifecycle_0 vm_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1102026-02-11T21:43:39.348ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 5869871b-d91b-4eab-9a85-01e11e3a4dfd, name: "phd-vm-5869871b-d91b-4eab-9a85-01e11e3a4dfd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 4fbd69ef-b980-4e2b-aeaa-5486595eb044, project_id: a4ba785c-f9fb-46af-83db-d7847d488807, sled_id: 6b07264d-ae8c-43a8-a898-7d03c9917825, sled_serial: "6b07264d-ae8c-43a8-a898-7d03c9917825", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = b485176c-33ff-4c4c-a20a-ad5f933603d1 target = phd_framework::test_vm target_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd vm = migration_from_base_lifecycle_0 vm_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1112026-02-11T21:43:39.349ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = 6e189ab1-f0d0-4ffc-90d7-ca539d97352a path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = b485176c-33ff-4c4c-a20a-ad5f933603d1 target = phd_framework::test_vm target_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1122026-02-11T21:43:42.090ZINFOphd-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":7847}} target = phd_framework::serial
1132026-02-11T21:43:42.201ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = b485176c-33ff-4c4c-a20a-ad5f933603d1 target = phd_framework::test_vm target_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1142026-02-11T21:43:42.201ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2852 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = 6e189ab1-f0d0-4ffc-90d7-ca539d97352a path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = b485176c-33ff-4c4c-a20a-ad5f933603d1 target = phd_framework::test_vm target_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1152026-02-11T21:43:42.204ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
1162026-02-11T21:43:42.206ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1172026-02-11T21:43:42.206ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1182026-02-11T21:43:42.209ZDEBGphd-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 = b485176c-33ff-4c4c-a20a-ad5f933603d1
1192026-02-11T21:43:42.288ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
1202026-02-11T21:43:42.288ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9329 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = b485176c-33ff-4c4c-a20a-ad5f933603d1
1212026-02-11T21:43:43.802ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1596 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1222026-02-11T21:43:43.803ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1232026-02-11T21:43:43.803ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1242026-02-11T21:43:43.836ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1252026-02-11T21:43:43.836ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1262026-02-11T21:43:43.836ZDEBGphd-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
1272026-02-11T21:43:43.836ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10072 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1282026-02-11T21:43:43.837ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
1292026-02-11T21:43:43.837ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1302026-02-11T21:43:43.838ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1171 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1312026-02-11T21:43:44.173ZDEBGphd-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 = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1322026-02-11T21:43:44.253ZDEBGphd-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 = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1332026-02-11T21:43:44.253ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-16922da0-8d7e-456c-a7b9-e43d85452bba"] 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 = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1342026-02-11T21:43:44.280ZDEBGphd-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 = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1352026-02-11T21:43:44.280ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-4e293124-f330-41d8-876f-c0c448ac1870"] 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 = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1362026-02-11T21:43:44.299ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 462 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1372026-02-11T21:43:44.299ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 462 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1382026-02-11T21:43:44.299ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1392026-02-11T21:43:44.299ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1402026-02-11T21:43:44.299ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5633 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = b485176c-33ff-4c4c-a20a-ad5f933603d1 target = phd_framework::test_vm target_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd vm = migration_from_base_lifecycle_0 vm_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1412026-02-11T21:43:44.299ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1422026-02-11T21:43:44.299ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5633 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = b485176c-33ff-4c4c-a20a-ad5f933603d1 target = phd_framework::test_vm target_id = 5869871b-d91b-4eab-9a85-01e11e3a4dfd
1432026-02-11T21:43:44.299ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 43773 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
1442026-02-11T21:43:44.299ZINFOphd-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
1452026-02-11T21:43:44.300ZDEBGphd-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
1462026-02-11T21:43:44.300ZDEBGphd-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
1472026-02-11T21:43:44.300ZDEBGphd-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
1482026-02-11T21:43:44.300ZDEBGphd-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
1492026-02-11T21:43:44.311ZDEBGphd-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 867M 25.3T 864M /phd-artifacts\n target = phd_framework::zfs
1502026-02-11T21:43:44.311ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-09d36616-4168-4360-87b2-f07d494d7914"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1512026-02-11T21:43:44.328ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-09d36616-4168-4360-87b2-f07d494d7914", "phd-artifacts/phd-clone-760ca966-e3d7-4ab3-bfec-e70d628cb337"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1522026-02-11T21:43:44.346ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-760ca966-e3d7-4ab3-bfec-e70d628cb337"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1532026-02-11T21:43:44.357ZDEBGphd-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-760ca966-e3d7-4ab3-bfec-e70d628cb337 0B 25.3T 864M /phd-artifacts/phd-clone-760ca966-e3d7-4ab3-bfec-e70d628cb337\n target = phd_framework::zfs
1542026-02-11T21:43:44.358ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1552026-02-11T21:43:44.358ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1562026-02-11T21:43:44.358ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server target = phd_framework::artifacts::store
1572026-02-11T21:43:44.358ZINFOphd-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/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server" target = phd_framework::test_vm::server
1582026-02-11T21:43:44.358ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log" target = phd_framework::log_config
1592026-02-11T21:43:44.384ZINFOphd-runner: [NEW - EVENT] Launched server with pid 834 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
1602026-02-11T21:43:44.384ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1612026-02-11T21:43:44.384ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1622026-02-11T21:43:44.385ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1632026-02-11T21:43:45.092ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-02-11T21:43:45.093ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 527f8edd-c2df-4e09-9753-b45728493fb9, name: "phd-vm-527f8edd-c2df-4e09-9753-b45728493fb9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 63c6b165-e888-4ca4-9f5b-3de02bdc6958, project_id: f27d3c84-276a-473d-83d7-a19bd7776d38, sled_id: 49723f21-c5c6-47d8-979d-62fdb4e0f691, sled_serial: "49723f21-c5c6-47d8-979d-62fdb4e0f691", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 507 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1652026-02-11T21:43:45.093ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1662026-02-11T21:43:45.093ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 573 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1672026-02-11T21:43:45.094ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1682026-02-11T21:43:45.094ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1692026-02-11T21:43:45.094ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 832 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1702026-02-11T21:43:45.094ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1712026-02-11T21:43:45.094ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1722026-02-11T21:43:45.094ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1732026-02-11T21:43:49.700ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4605 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1742026-02-11T21:43:49.700ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1752026-02-11T21:43:49.701ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1762026-02-11T21:43:49.701ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1772026-02-11T21:43:49.701ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1782026-02-11T21:43:49.720ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1792026-02-11T21:43:49.720ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1802026-02-11T21:43:49.720ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1812026-02-11T21:43:49.720ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1822026-02-11T21:43:49.720ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1832026-02-11T21:43:49.753ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1842026-02-11T21:43:49.754ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 880 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1852026-02-11T21:43:49.754ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4659 file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1862026-02-11T21:43:49.754ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1872026-02-11T21:43:49.754ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1882026-02-11T21:43:49.765ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1892026-02-11T21:43:49.765ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1902026-02-11T21:43:49.765ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1912026-02-11T21:43:49.797ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1922026-02-11T21:43:49.797ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1932026-02-11T21:43:49.797ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1942026-02-11T21:43:49.809ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1952026-02-11T21:43:49.809ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1962026-02-11T21:43:49.809ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1972026-02-11T21:43:49.843ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
1982026-02-11T21:43:49.848ZINFOphd-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
1992026-02-11T21:43:49.849ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2002026-02-11T21:43:49.849ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2012026-02-11T21:43:49.849ZDEBGphd-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
2022026-02-11T21:43:49.849ZINFOphd-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
2032026-02-11T21:43:49.849ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
2042026-02-11T21:43:49.874ZINFOphd-runner: [NEW - EVENT] Launched server with pid 835 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
2052026-02-11T21:43:49.875ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2062026-02-11T21:43:49.875ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 527f8edd-c2df-4e09-9753-b45728493fb9 target = phd_framework::test_vm target_id = 60aff5bd-2a1d-455d-910a-322ba63b3d36
2072026-02-11T21:43:49.875ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = cc28ac5e-fba2-413a-a484-ac9b20f8ef40 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 527f8edd-c2df-4e09-9753-b45728493fb9 target = phd_framework::test_vm target_id = 60aff5bd-2a1d-455d-910a-322ba63b3d36 timeout_duration = 45s
2082026-02-11T21:43:49.875ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 527f8edd-c2df-4e09-9753-b45728493fb9 target = phd_framework::test_vm target_id = 60aff5bd-2a1d-455d-910a-322ba63b3d36 vm = migration_serial_history_base_lifecycle_0 vm_id = 60aff5bd-2a1d-455d-910a-322ba63b3d36
2092026-02-11T21:43:49.876ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 527f8edd-c2df-4e09-9753-b45728493fb9 target = phd_framework::test_vm target_id = 60aff5bd-2a1d-455d-910a-322ba63b3d36 vm = migration_serial_history_base_lifecycle_0 vm_id = 60aff5bd-2a1d-455d-910a-322ba63b3d36
2102026-02-11T21:43:50.348ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 60aff5bd-2a1d-455d-910a-322ba63b3d36, name: "phd-vm-60aff5bd-2a1d-455d-910a-322ba63b3d36", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 63c6b165-e888-4ca4-9f5b-3de02bdc6958, project_id: f27d3c84-276a-473d-83d7-a19bd7776d38, sled_id: 06a59736-5813-417e-9645-e43e1e5de8f1, sled_serial: "06a59736-5813-417e-9645-e43e1e5de8f1", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 527f8edd-c2df-4e09-9753-b45728493fb9 target = phd_framework::test_vm target_id = 60aff5bd-2a1d-455d-910a-322ba63b3d36 vm = migration_serial_history_base_lifecycle_0 vm_id = 60aff5bd-2a1d-455d-910a-322ba63b3d36
2112026-02-11T21:43:50.348ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = cc28ac5e-fba2-413a-a484-ac9b20f8ef40 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 527f8edd-c2df-4e09-9753-b45728493fb9 target = phd_framework::test_vm target_id = 60aff5bd-2a1d-455d-910a-322ba63b3d36
2122026-02-11T21:43:53.063ZINFOphd-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":7756}} target = phd_framework::serial
2132026-02-11T21:43:53.571ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 527f8edd-c2df-4e09-9753-b45728493fb9 target = phd_framework::test_vm target_id = 60aff5bd-2a1d-455d-910a-322ba63b3d36
2142026-02-11T21:43:53.571ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3222 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = cc28ac5e-fba2-413a-a484-ac9b20f8ef40 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 527f8edd-c2df-4e09-9753-b45728493fb9 target = phd_framework::test_vm target_id = 60aff5bd-2a1d-455d-910a-322ba63b3d36
2152026-02-11T21:43:53.573ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
2162026-02-11T21:43:53.575ZDEBGphd-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 = 527f8edd-c2df-4e09-9753-b45728493fb9
2172026-02-11T21:43:53.650ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
2182026-02-11T21:43:53.650ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9264 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 527f8edd-c2df-4e09-9753-b45728493fb9
2192026-02-11T21:43:53.654ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 60aff5bd-2a1d-455d-910a-322ba63b3d36
2202026-02-11T21:43:53.654ZDEBGphd-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
2212026-02-11T21:43:53.654ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8561 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-02-11T21:43:53.654ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
2232026-02-11T21:43:53.654ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-02-11T21:43:53.655ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1171 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 60aff5bd-2a1d-455d-910a-322ba63b3d36
2252026-02-11T21:43:54.054ZDEBGphd-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 = 60aff5bd-2a1d-455d-910a-322ba63b3d36
2262026-02-11T21:43:54.136ZDEBGphd-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 = 60aff5bd-2a1d-455d-910a-322ba63b3d36
2272026-02-11T21:43:54.136ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-760ca966-e3d7-4ab3-bfec-e70d628cb337"] 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 = 60aff5bd-2a1d-455d-910a-322ba63b3d36
2282026-02-11T21:43:54.162ZDEBGphd-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 = 60aff5bd-2a1d-455d-910a-322ba63b3d36
2292026-02-11T21:43:54.162ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-09d36616-4168-4360-87b2-f07d494d7914"] 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 = 60aff5bd-2a1d-455d-910a-322ba63b3d36
2302026-02-11T21:43:54.180ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 526 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 60aff5bd-2a1d-455d-910a-322ba63b3d36
2312026-02-11T21:43:54.181ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 526 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2322026-02-11T21:43:54.181ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4304 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 527f8edd-c2df-4e09-9753-b45728493fb9 target = phd_framework::test_vm target_id = 60aff5bd-2a1d-455d-910a-322ba63b3d36 vm = migration_serial_history_base_lifecycle_0 vm_id = 60aff5bd-2a1d-455d-910a-322ba63b3d36
2332026-02-11T21:43:54.181ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4304 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 527f8edd-c2df-4e09-9753-b45728493fb9 target = phd_framework::test_vm target_id = 60aff5bd-2a1d-455d-910a-322ba63b3d36
2342026-02-11T21:43:54.181ZINFOphd-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
2352026-02-11T21:43:54.181ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9879 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2362026-02-11T21:43:54.181ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2372026-02-11T21:43:54.181ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-02-11T21:43:54.181ZINFOphd-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
2392026-02-11T21:43:54.181ZDEBGphd-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
2402026-02-11T21:43:54.181ZDEBGphd-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
2412026-02-11T21:43:54.181ZDEBGphd-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
2422026-02-11T21:43:54.181ZDEBGphd-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
2432026-02-11T21:43:54.193ZDEBGphd-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 867M 25.3T 864M /phd-artifacts\n target = phd_framework::zfs
2442026-02-11T21:43:54.193ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6442e826-a1b1-4a5d-a672-200b3b97f62a"] 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
2452026-02-11T21:43:54.212ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6442e826-a1b1-4a5d-a672-200b3b97f62a", "phd-artifacts/phd-clone-97e3dfd8-2d10-4dfb-a3fb-c8991517b610"] 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
2462026-02-11T21:43:54.230ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-97e3dfd8-2d10-4dfb-a3fb-c8991517b610"] 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
2472026-02-11T21:43:54.241ZDEBGphd-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-97e3dfd8-2d10-4dfb-a3fb-c8991517b610 0B 25.3T 864M /phd-artifacts/phd-clone-97e3dfd8-2d10-4dfb-a3fb-c8991517b610\n target = phd_framework::zfs
2482026-02-11T21:43:54.241ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-02-11T21:43:54.242ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-02-11T21:43:54.242ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server target = phd_framework::artifacts::store
2512026-02-11T21:43:54.242ZINFOphd-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/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server" target = phd_framework::test_vm::server
2522026-02-11T21:43:54.242ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
2532026-02-11T21:43:54.269ZINFOphd-runner: [NEW - EVENT] Launched server with pid 844 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
2542026-02-11T21:43:54.270ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-02-11T21:43:54.270ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2562026-02-11T21:43:54.270ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2572026-02-11T21:43:54.864ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-02-11T21:43:54.865ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 501db7c2-7f35-4227-ba40-5439b9ca2d69, name: "phd-vm-501db7c2-7f35-4227-ba40-5439b9ca2d69", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6a80dc06-b7b6-4e4d-8a71-83b7f7f987bc, project_id: fc5775be-52a0-445a-868b-53907198bc04, sled_id: a335952f-ea2e-432d-8bd5-1d5e984710fe, sled_serial: "a335952f-ea2e-432d-8bd5-1d5e984710fe", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 507 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2592026-02-11T21:43:54.866ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2602026-02-11T21:43:54.866ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 573 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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2612026-02-11T21:43:54.867ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2622026-02-11T21:43:54.867ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-02-11T21:43:54.867ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 832 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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2642026-02-11T21:43:54.867ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-02-11T21:43:54.867ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2662026-02-11T21:43:54.867ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2672026-02-11T21:43:59.435ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4567 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2682026-02-11T21:43:59.435ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-02-11T21:43:59.435ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-02-11T21:43:59.435ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2712026-02-11T21:43:59.435ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2722026-02-11T21:43:59.452ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2732026-02-11T21:43:59.452ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-02-11T21:43:59.453ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-02-11T21:43:59.453ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2762026-02-11T21:43:59.453ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2772026-02-11T21:43:59.486ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2782026-02-11T21:43:59.486ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 880 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-02-11T21:43:59.486ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4618 file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-02-11T21:43:59.486ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2812026-02-11T21:43:59.486ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2822026-02-11T21:43:59.497ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2832026-02-11T21:43:59.497ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2842026-02-11T21:43:59.497ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2852026-02-11T21:43:59.530ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2862026-02-11T21:43:59.530ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2872026-02-11T21:43:59.530ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2882026-02-11T21:43:59.540ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2892026-02-11T21:43:59.541ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2902026-02-11T21:43:59.541ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2912026-02-11T21:43:59.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2922026-02-11T21:43:59.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2932026-02-11T21:43:59.564ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2942026-02-11T21:43:59.575ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2952026-02-11T21:43:59.575ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2962026-02-11T21:43:59.575ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2972026-02-11T21:43:59.608ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2982026-02-11T21:43:59.608ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
2992026-02-11T21:43:59.608ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3002026-02-11T21:43:59.618ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3012026-02-11T21:43:59.619ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3022026-02-11T21:43:59.619ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3032026-02-11T21:43:59.642ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 23 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3042026-02-11T21:43:59.642ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3052026-02-11T21:43:59.642ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3062026-02-11T21:43:59.653ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3072026-02-11T21:43:59.653ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3082026-02-11T21:43:59.653ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3092026-02-11T21:43:59.686ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3102026-02-11T21:43:59.686ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3112026-02-11T21:43:59.686ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3122026-02-11T21:43:59.696ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3132026-02-11T21:43:59.697ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3142026-02-11T21:43:59.697ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3152026-02-11T21:43:59.730ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3162026-02-11T21:43:59.730ZINFOphd-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
3172026-02-11T21:43:59.730ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-02-11T21:43:59.730ZINFOphd-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 = 318 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
3192026-02-11T21:43:59.730ZDEBGphd-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
3202026-02-11T21:43:59.731ZINFOphd-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
3212026-02-11T21:43:59.731ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
3222026-02-11T21:43:59.756ZINFOphd-runner: [NEW - EVENT] Launched server with pid 845 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
3232026-02-11T21:43:59.756ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-02-11T21:43:59.756ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69 target = phd_framework::test_vm target_id = b5497951-deb3-4998-825c-8e940f17e5f8
3252026-02-11T21:43:59.757ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = edb12fee-94fc-4181-a899-d095abfaf40b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69 target = phd_framework::test_vm target_id = b5497951-deb3-4998-825c-8e940f17e5f8 timeout_duration = 45s
3262026-02-11T21:43:59.757ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69 target = phd_framework::test_vm target_id = b5497951-deb3-4998-825c-8e940f17e5f8 vm = migration_from_base_and_back_lifecycle_0 vm_id = b5497951-deb3-4998-825c-8e940f17e5f8
3272026-02-11T21:43:59.757ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69 target = phd_framework::test_vm target_id = b5497951-deb3-4998-825c-8e940f17e5f8 vm = migration_from_base_and_back_lifecycle_0 vm_id = b5497951-deb3-4998-825c-8e940f17e5f8
3282026-02-11T21:44:00.402ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: b5497951-deb3-4998-825c-8e940f17e5f8, name: "phd-vm-b5497951-deb3-4998-825c-8e940f17e5f8", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6a80dc06-b7b6-4e4d-8a71-83b7f7f987bc, project_id: fc5775be-52a0-445a-868b-53907198bc04, sled_id: 506e8e19-b3c6-4451-a0a3-b0a9027dd0c7, sled_serial: "506e8e19-b3c6-4451-a0a3-b0a9027dd0c7", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69 target = phd_framework::test_vm target_id = b5497951-deb3-4998-825c-8e940f17e5f8 vm = migration_from_base_and_back_lifecycle_0 vm_id = b5497951-deb3-4998-825c-8e940f17e5f8
3292026-02-11T21:44:00.402ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = edb12fee-94fc-4181-a899-d095abfaf40b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69 target = phd_framework::test_vm target_id = b5497951-deb3-4998-825c-8e940f17e5f8
3302026-02-11T21:44:03.084ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69 target = phd_framework::test_vm target_id = b5497951-deb3-4998-825c-8e940f17e5f8
3312026-02-11T21:44:03.084ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2681 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = edb12fee-94fc-4181-a899-d095abfaf40b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69 target = phd_framework::test_vm target_id = b5497951-deb3-4998-825c-8e940f17e5f8
3322026-02-11T21:44:03.085ZINFOphd-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":7847}} target = phd_framework::serial
3332026-02-11T21:44:03.087ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3342026-02-11T21:44:03.087ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = b5497951-deb3-4998-825c-8e940f17e5f8
3352026-02-11T21:44:03.087ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = b5497951-deb3-4998-825c-8e940f17e5f8
3362026-02-11T21:44:03.100ZDEBGphd-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 = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3372026-02-11T21:44:03.182ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 95 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3382026-02-11T21:44:03.182ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8911 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69
3392026-02-11T21:44:05.716ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 2629 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = b5497951-deb3-4998-825c-8e940f17e5f8
3402026-02-11T21:44:05.717ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = b5497951-deb3-4998-825c-8e940f17e5f8
3412026-02-11T21:44:05.717ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = b5497951-deb3-4998-825c-8e940f17e5f8
3422026-02-11T21:44:05.750ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = b5497951-deb3-4998-825c-8e940f17e5f8
3432026-02-11T21:44:05.750ZINFOphd-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
3442026-02-11T21:44:05.750ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-02-11T21:44:05.750ZINFOphd-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 = 318 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
3462026-02-11T21:44:05.750ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server target = phd_framework::artifacts::store
3472026-02-11T21:44:05.750ZINFOphd-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/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server" target = phd_framework::test_vm::server
3482026-02-11T21:44:05.751ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
3492026-02-11T21:44:05.777ZINFOphd-runner: [NEW - EVENT] Launched server with pid 847 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-02-11T21:44:05.778ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-02-11T21:44:05.778ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b5497951-deb3-4998-825c-8e940f17e5f8 target = phd_framework::test_vm target_id = baa423dd-188f-4359-8576-e9c9671410b4
3522026-02-11T21:44:05.778ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = 67ac210d-7298-461a-8b7b-3598d225e5bb path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b5497951-deb3-4998-825c-8e940f17e5f8 target = phd_framework::test_vm target_id = baa423dd-188f-4359-8576-e9c9671410b4 timeout_duration = 45s
3532026-02-11T21:44:05.778ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b5497951-deb3-4998-825c-8e940f17e5f8 target = phd_framework::test_vm target_id = baa423dd-188f-4359-8576-e9c9671410b4 vm = migration_from_base_and_back_lifecycle_1 vm_id = baa423dd-188f-4359-8576-e9c9671410b4
3542026-02-11T21:44:05.779ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b5497951-deb3-4998-825c-8e940f17e5f8 target = phd_framework::test_vm target_id = baa423dd-188f-4359-8576-e9c9671410b4 vm = migration_from_base_and_back_lifecycle_1 vm_id = baa423dd-188f-4359-8576-e9c9671410b4
3552026-02-11T21:44:06.145ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: baa423dd-188f-4359-8576-e9c9671410b4, name: "phd-vm-baa423dd-188f-4359-8576-e9c9671410b4", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6a80dc06-b7b6-4e4d-8a71-83b7f7f987bc, project_id: fc5775be-52a0-445a-868b-53907198bc04, sled_id: fc06d9d4-336c-4252-90d5-7aa38273d619, sled_serial: "fc06d9d4-336c-4252-90d5-7aa38273d619", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b5497951-deb3-4998-825c-8e940f17e5f8 target = phd_framework::test_vm target_id = baa423dd-188f-4359-8576-e9c9671410b4 vm = migration_from_base_and_back_lifecycle_1 vm_id = baa423dd-188f-4359-8576-e9c9671410b4
3562026-02-11T21:44:06.145ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = 67ac210d-7298-461a-8b7b-3598d225e5bb path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b5497951-deb3-4998-825c-8e940f17e5f8 target = phd_framework::test_vm target_id = baa423dd-188f-4359-8576-e9c9671410b4
3572026-02-11T21:44:08.854ZINFOphd-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":7894}} target = phd_framework::serial
3582026-02-11T21:44:10.584ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b5497951-deb3-4998-825c-8e940f17e5f8 target = phd_framework::test_vm target_id = baa423dd-188f-4359-8576-e9c9671410b4
3592026-02-11T21:44:10.585ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4438 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = 67ac210d-7298-461a-8b7b-3598d225e5bb path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b5497951-deb3-4998-825c-8e940f17e5f8 target = phd_framework::test_vm target_id = baa423dd-188f-4359-8576-e9c9671410b4
3602026-02-11T21:44:10.586ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = b5497951-deb3-4998-825c-8e940f17e5f8
3612026-02-11T21:44:10.587ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = baa423dd-188f-4359-8576-e9c9671410b4
3622026-02-11T21:44:10.587ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = baa423dd-188f-4359-8576-e9c9671410b4
3632026-02-11T21:44:10.589ZDEBGphd-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 = b5497951-deb3-4998-825c-8e940f17e5f8
3642026-02-11T21:44:10.667ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = b5497951-deb3-4998-825c-8e940f17e5f8
3652026-02-11T21:44:10.668ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10909 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69 target = phd_framework::test_vm target_id = b5497951-deb3-4998-825c-8e940f17e5f8 vm = migration_from_base_and_back_lifecycle_0 vm_id = b5497951-deb3-4998-825c-8e940f17e5f8
3662026-02-11T21:44:10.668ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = baa423dd-188f-4359-8576-e9c9671410b4
3672026-02-11T21:44:10.668ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 10909 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 501db7c2-7f35-4227-ba40-5439b9ca2d69 target = phd_framework::test_vm target_id = b5497951-deb3-4998-825c-8e940f17e5f8
3682026-02-11T21:44:10.668ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = baa423dd-188f-4359-8576-e9c9671410b4
3692026-02-11T21:44:10.668ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = baa423dd-188f-4359-8576-e9c9671410b4
3702026-02-11T21:44:10.700ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = baa423dd-188f-4359-8576-e9c9671410b4
3712026-02-11T21:44:10.700ZINFOphd-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
3722026-02-11T21:44:10.700ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-02-11T21:44:10.700ZINFOphd-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 = 318 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
3742026-02-11T21:44:10.700ZDEBGphd-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
3752026-02-11T21:44:10.700ZINFOphd-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
3762026-02-11T21:44:10.700ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
3772026-02-11T21:44:10.727ZINFOphd-runner: [NEW - EVENT] Launched server with pid 849 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-02-11T21:44:10.728ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-02-11T21:44:10.728ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = baa423dd-188f-4359-8576-e9c9671410b4 target = phd_framework::test_vm target_id = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
3802026-02-11T21:44:10.728ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = 36b68a27-7b57-4c52-893e-b55ce3eb9e12 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = baa423dd-188f-4359-8576-e9c9671410b4 target = phd_framework::test_vm target_id = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee timeout_duration = 45s
3812026-02-11T21:44:10.728ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = baa423dd-188f-4359-8576-e9c9671410b4 target = phd_framework::test_vm target_id = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee vm = migration_from_base_and_back_lifecycle_2 vm_id = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
3822026-02-11T21:44:10.729ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = baa423dd-188f-4359-8576-e9c9671410b4 target = phd_framework::test_vm target_id = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee vm = migration_from_base_and_back_lifecycle_2 vm_id = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
3832026-02-11T21:44:11.208ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee, name: "phd-vm-1d6fb8f4-e8d2-4980-a5df-35e1054c6aee", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6a80dc06-b7b6-4e4d-8a71-83b7f7f987bc, project_id: fc5775be-52a0-445a-868b-53907198bc04, sled_id: 190aa61a-d49b-4c90-b85b-7708ddbeafb6, sled_serial: "190aa61a-d49b-4c90-b85b-7708ddbeafb6", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = baa423dd-188f-4359-8576-e9c9671410b4 target = phd_framework::test_vm target_id = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee vm = migration_from_base_and_back_lifecycle_2 vm_id = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
3842026-02-11T21:44:11.208ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = 36b68a27-7b57-4c52-893e-b55ce3eb9e12 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = baa423dd-188f-4359-8576-e9c9671410b4 target = phd_framework::test_vm target_id = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
3852026-02-11T21:44:13.893ZINFOphd-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":7941}} target = phd_framework::serial
3862026-02-11T21:44:14.171ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = baa423dd-188f-4359-8576-e9c9671410b4 target = phd_framework::test_vm target_id = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
3872026-02-11T21:44:14.171ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2962 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = 36b68a27-7b57-4c52-893e-b55ce3eb9e12 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = baa423dd-188f-4359-8576-e9c9671410b4 target = phd_framework::test_vm target_id = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
3882026-02-11T21:44:14.174ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = baa423dd-188f-4359-8576-e9c9671410b4
3892026-02-11T21:44:14.174ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
3902026-02-11T21:44:14.174ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
3912026-02-11T21:44:14.175ZDEBGphd-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 = baa423dd-188f-4359-8576-e9c9671410b4
3922026-02-11T21:44:14.255ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = baa423dd-188f-4359-8576-e9c9671410b4
3932026-02-11T21:44:14.255ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8475 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b5497951-deb3-4998-825c-8e940f17e5f8 target = phd_framework::test_vm target_id = baa423dd-188f-4359-8576-e9c9671410b4 vm = migration_from_base_and_back_lifecycle_1 vm_id = baa423dd-188f-4359-8576-e9c9671410b4
3942026-02-11T21:44:14.255ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8475 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b5497951-deb3-4998-825c-8e940f17e5f8 target = phd_framework::test_vm target_id = baa423dd-188f-4359-8576-e9c9671410b4
3952026-02-11T21:44:17.718ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 3543 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
3962026-02-11T21:44:17.718ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
3972026-02-11T21:44:17.719ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
3982026-02-11T21:44:17.751ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
3992026-02-11T21:44:17.752ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
4002026-02-11T21:44:17.752ZDEBGphd-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
4012026-02-11T21:44:17.752ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 22884 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4022026-02-11T21:44:17.752ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
4032026-02-11T21:44:17.752ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-02-11T21:44:17.753ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1171 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 = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
4052026-02-11T21:44:18.101ZDEBGphd-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 = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
4062026-02-11T21:44:18.181ZDEBGphd-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 = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
4072026-02-11T21:44:18.181ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-97e3dfd8-2d10-4dfb-a3fb-c8991517b610"] 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 = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
4082026-02-11T21:44:18.209ZDEBGphd-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 = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
4092026-02-11T21:44:18.209ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-6442e826-a1b1-4a5d-a672-200b3b97f62a"] 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 = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
4102026-02-11T21:44:18.228ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 475 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
4112026-02-11T21:44:18.228ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7498 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = baa423dd-188f-4359-8576-e9c9671410b4 target = phd_framework::test_vm target_id = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee vm = migration_from_base_and_back_lifecycle_2 vm_id = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
4122026-02-11T21:44:18.228ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 7499 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = baa423dd-188f-4359-8576-e9c9671410b4 target = phd_framework::test_vm target_id = 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee
4132026-02-11T21:44:18.228ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 24043 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
4142026-02-11T21:44:18.228ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 475 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4152026-02-11T21:44:18.228ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4162026-02-11T21:44:18.228ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
417 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 77.70s
418 
4192026-02-11T21:44:18.228ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner