Max level shown:
12026-04-13T20:03:15.167ZINFOphd-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, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-04-13T20:03:15.201ZDEBGphd-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("bf64f45b1a58e69d126a3c6ca1e4512c88668132"), sha256: "740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448" }), 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: 191, tv_nsec: 510496681 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-04-13T20:03:15.201ZINFOphd-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-04-13T20:03:15.205ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = ae1da83e66c648574827298f4bc444632bf4d047 file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-04-13T20:03:15.208ZDEBGphd-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/ae1da83e66c648574827298f4bc444632bf4d047/crucible-nightly.sha256.txt
62026-04-13T20:03:15.415ZINFOphd-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-04-13T20:03:15.983ZDEBGphd-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/fcf37aefdc1d3bcce3cbf7e2b984e05ccfe6b553/propolis-server.sha256.txt
82026-04-13T20:03:16.131ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-04-13T20:03:16.132ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-04-13T20:03:16.132ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 83 target = phd_runner::execute
112026-04-13T20:03:16.133ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
122026-04-13T20:03:16.133ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-04-13T20:03:16.133ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-04-13T20:03:16.135ZINFOphd-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-04-13T20:03:16.136ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162026-04-13T20:03:16.139ZDEBGphd-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/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
172026-04-13T20:03:16.553ZDEBGphd-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-04-13T20:03:16.566ZDEBGphd-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-04-13T20:03:23.828ZDEBGphd-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-04-13T20:03:23.828ZDEBGphd-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-04-13T20:03:23.842ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.08M 25.3T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-04-13T20:03:23.842ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-15864b0e-f568-4788-b973-75483dc5d30f"] 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-04-13T20:03:23.866ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-15864b0e-f568-4788-b973-75483dc5d30f", "phd-artifacts/phd-clone-5075bb5b-2c16-4c4d-a3c2-142a15a5efd9"] 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-04-13T20:03:23.882ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-5075bb5b-2c16-4c4d-a3c2-142a15a5efd9"] 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-04-13T20:03:23.893ZDEBGphd-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-5075bb5b-2c16-4c4d-a3c2-142a15a5efd9 0B 25.3T 48.9M /phd-artifacts/phd-clone-5075bb5b-2c16-4c4d-a3c2-142a15a5efd9\n target = phd_framework::zfs
262026-04-13T20:03:23.897ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-04-13T20:03:23.898ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-04-13T20:03:23.898ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/c4e1301220403fa3c2b16e1f09e4ece8e5e308d1cc9a88d71ed2d4b02bd2f2be/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-04-13T20:03:23.898ZDEBGphd-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/fcf37aefdc1d3bcce3cbf7e2b984e05ccfe6b553/propolis-server.tar.gz
302026-04-13T20:03:33.911ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/c4e1301220403fa3c2b16e1f09e4ece8e5e308d1cc9a88d71ed2d4b02bd2f2be/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-04-13T20:03:33.911ZDEBGphd-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-04-13T20:03:52.826ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/c4e1301220403fa3c2b16e1f09e4ece8e5e308d1cc9a88d71ed2d4b02bd2f2be/propolis-server" target = phd_framework::test_vm::server
332026-04-13T20:03:52.826ZINFOphd-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-04-13T20:03:52.993ZINFOphd-runner: [NEW - EVENT] Launched server with pid 828 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-04-13T20:03:53.007ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
362026-04-13T20:03:53.013ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
372026-04-13T20:03:53.014ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 29111 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-04-13T20:03:53.730ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-04-13T20:03:53.733ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3, name: "phd-vm-01b3fb3e-bcca-452a-8e00-fb4b64fc98e3", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b8957d58-d6cc-425a-a63e-c5ab1e6eece5, project_id: 78ca7220-b366-43fb-ae4c-4029aa0e869d, sled_id: 3139d18e-b162-4a3c-9e98-2e63d096a068, sled_serial: "3139d18e-b162-4a3c-9e98-2e63d096a068", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
402026-04-13T20:03:53.733ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
412026-04-13T20:03:53.733ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
422026-04-13T20:03:53.735ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
432026-04-13T20:03:53.735ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-04-13T20:03:53.735ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
452026-04-13T20:03:53.736ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-04-13T20:03:53.736ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
472026-04-13T20:03:53.736ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
482026-04-13T20:03:58.336ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4598 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
492026-04-13T20:03:58.336ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-04-13T20:03:58.336ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-04-13T20:03:58.336ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
522026-04-13T20:03:58.336ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
532026-04-13T20:03:58.352ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 16 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
542026-04-13T20:03:58.352ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-04-13T20:03:58.353ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-04-13T20:03:58.353ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
572026-04-13T20:03:58.353ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
582026-04-13T20:03:58.386ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
592026-04-13T20:03:58.386ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-04-13T20:03:58.386ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4650 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-04-13T20:03:58.388ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
622026-04-13T20:03:58.388ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
632026-04-13T20:03:58.397ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
642026-04-13T20:03:58.397ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
652026-04-13T20:03:58.397ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
662026-04-13T20:03:58.430ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
672026-04-13T20:03:58.431ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
682026-04-13T20:03:58.431ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
692026-04-13T20:03:58.441ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
702026-04-13T20:03:58.441ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
712026-04-13T20:03:58.441ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
722026-04-13T20:03:58.474ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
732026-04-13T20:03:58.474ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
742026-04-13T20:03:58.474ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
752026-04-13T20:03:58.485ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
762026-04-13T20:03:58.485ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
772026-04-13T20:03:58.485ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
782026-04-13T20:03:58.517ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
792026-04-13T20:03:58.517ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
802026-04-13T20:03:58.517ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
812026-04-13T20:03:58.529ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
822026-04-13T20:03:58.529ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
832026-04-13T20:03:58.529ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
842026-04-13T20:03:58.551ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
852026-04-13T20:03:58.552ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
862026-04-13T20:03:58.552ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
872026-04-13T20:03:58.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
882026-04-13T20:03:58.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
892026-04-13T20:03:58.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
902026-04-13T20:03:58.595ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
912026-04-13T20:03:58.596ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
922026-04-13T20:03:58.596ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
932026-04-13T20:03:58.607ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
942026-04-13T20:03:58.607ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
952026-04-13T20:03:58.607ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
962026-04-13T20:03:58.640ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
972026-04-13T20:03:58.640ZINFOphd-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-04-13T20:03:58.640ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
992026-04-13T20:03:58.640ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1002026-04-13T20:03:58.641ZDEBGphd-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-04-13T20:03:58.641ZDEBGphd-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-04-13T20:03:58.641ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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-04-13T20:03:58.641ZINFOphd-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-04-13T20:03:58.680ZINFOphd-runner: [NEW - EVENT] Launched server with pid 829 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1052026-04-13T20:03:58.693ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 52 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1062026-04-13T20:03:58.693ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3 target = phd_framework::test_vm target_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1072026-04-13T20:03:58.693ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = e48ebb29-0a41-453e-96e1-617f2120bf62 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3 target = phd_framework::test_vm target_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc timeout_duration = 45s
1082026-04-13T20:03:58.693ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3 target = phd_framework::test_vm target_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc vm = migration_from_base_lifecycle_0 vm_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1092026-04-13T20:03:58.694ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3 target = phd_framework::test_vm target_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc vm = migration_from_base_lifecycle_0 vm_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1102026-04-13T20:03:58.960ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3 target = phd_framework::test_vm target_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc vm = migration_from_base_lifecycle_0 vm_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1112026-04-13T20:03:59.851ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc, name: "phd-vm-a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b8957d58-d6cc-425a-a63e-c5ab1e6eece5, project_id: 78ca7220-b366-43fb-ae4c-4029aa0e869d, sled_id: 991fca3c-a46a-410f-b581-1797891a3ec4, sled_serial: "991fca3c-a46a-410f-b581-1797891a3ec4", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3 target = phd_framework::test_vm target_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc vm = migration_from_base_lifecycle_0 vm_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1122026-04-13T20:03:59.851ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = e48ebb29-0a41-453e-96e1-617f2120bf62 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3 target = phd_framework::test_vm target_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1132026-04-13T20:04:02.493ZINFOphd-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
1142026-04-13T20:04:02.998ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3 target = phd_framework::test_vm target_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1152026-04-13T20:04:02.998ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3146 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = e48ebb29-0a41-453e-96e1-617f2120bf62 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3 target = phd_framework::test_vm target_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1162026-04-13T20:04:03.001ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
1172026-04-13T20:04:03.002ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1182026-04-13T20:04:03.002ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1192026-04-13T20:04:03.004ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
1202026-04-13T20:04:03.079ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
1212026-04-13T20:04:03.079ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10070 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3
1222026-04-13T20:04:04.630ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1627 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1232026-04-13T20:04:04.631ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1242026-04-13T20:04:04.631ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1252026-04-13T20:04:04.664ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1262026-04-13T20:04:04.664ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1272026-04-13T20:04:04.665ZDEBGphd-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
1282026-04-13T20:04:04.665ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
1292026-04-13T20:04:04.665ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10932 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1302026-04-13T20:04:04.665ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1312026-04-13T20:04:04.666ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1322026-04-13T20:04:05.316ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1332026-04-13T20:04:05.391ZDEBGphd-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 = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1342026-04-13T20:04:05.391ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-5075bb5b-2c16-4c4d-a3c2-142a15a5efd9"] 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 = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1352026-04-13T20:04:05.420ZDEBGphd-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 = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1362026-04-13T20:04:05.420ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-15864b0e-f568-4788-b973-75483dc5d30f"] 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 = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1372026-04-13T20:04:05.439ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 774 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1382026-04-13T20:04:05.439ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 774 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1392026-04-13T20:04:05.439ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6744 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3 target = phd_framework::test_vm target_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc vm = migration_from_base_lifecycle_0 vm_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1402026-04-13T20:04:05.439ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
1412026-04-13T20:04:05.439ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1422026-04-13T20:04:05.439ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-04-13T20:04:05.439ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6744 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 01b3fb3e-bcca-452a-8e00-fb4b64fc98e3 target = phd_framework::test_vm target_id = a0f7fda7-5dbb-4d72-9e0a-843a867cf3bc
1442026-04-13T20:04:05.440ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 49296 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
1452026-04-13T20:04:05.440ZINFOphd-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
1462026-04-13T20:04:05.440ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
1472026-04-13T20:04:05.440ZDEBGphd-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-04-13T20:04:05.440ZDEBGphd-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
1492026-04-13T20:04:05.440ZDEBGphd-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
1502026-04-13T20:04:05.452ZDEBGphd-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 1013M 25.3T 1013M /phd-artifacts\n target = phd_framework::zfs
1512026-04-13T20:04:05.452ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-262b8c76-8031-42d0-8ac9-2bfb9940d7ed"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1522026-04-13T20:04:05.471ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-262b8c76-8031-42d0-8ac9-2bfb9940d7ed", "phd-artifacts/phd-clone-9959f8c4-0085-4257-87d5-0597b9c9eb45"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1532026-04-13T20:04:05.494ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-9959f8c4-0085-4257-87d5-0597b9c9eb45"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1542026-04-13T20:04:05.506ZDEBGphd-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-9959f8c4-0085-4257-87d5-0597b9c9eb45 0B 25.3T 1013M /phd-artifacts/phd-clone-9959f8c4-0085-4257-87d5-0597b9c9eb45\n target = phd_framework::zfs
1552026-04-13T20:04:05.507ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1562026-04-13T20:04:05.507ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1572026-04-13T20:04:05.507ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c4e1301220403fa3c2b16e1f09e4ece8e5e308d1cc9a88d71ed2d4b02bd2f2be/propolis-server target = phd_framework::artifacts::store
1582026-04-13T20:04:05.507ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/c4e1301220403fa3c2b16e1f09e4ece8e5e308d1cc9a88d71ed2d4b02bd2f2be/propolis-server" target = phd_framework::test_vm::server
1592026-04-13T20:04:05.507ZINFOphd-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
1602026-04-13T20:04:05.545ZINFOphd-runner: [NEW - EVENT] Launched server with pid 838 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1612026-04-13T20:04:05.560ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 53 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1622026-04-13T20:04:05.560ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1632026-04-13T20:04:05.561ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1642026-04-13T20:04:06.280ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1652026-04-13T20:04:06.281ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 5f33a3d2-db29-4349-8874-d10f99a3bc39, name: "phd-vm-5f33a3d2-db29-4349-8874-d10f99a3bc39", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5827e6ed-d10b-4857-85bf-9e433f26ec1e, project_id: 4b09c7ac-06fa-4122-bcc0-de14808676da, sled_id: d5632613-8b87-4a6b-b401-3bf1588542e5, sled_serial: "d5632613-8b87-4a6b-b401-3bf1588542e5", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1662026-04-13T20:04:06.281ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1672026-04-13T20:04:06.281ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1682026-04-13T20:04:06.282ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1692026-04-13T20:04:06.282ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1702026-04-13T20:04:06.283ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1712026-04-13T20:04:06.283ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1722026-04-13T20:04:06.283ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1732026-04-13T20:04:06.283ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1742026-04-13T20:04:10.836ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4552 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1752026-04-13T20:04:10.836ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1762026-04-13T20:04:10.836ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1772026-04-13T20:04:10.836ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1782026-04-13T20:04:10.836ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1792026-04-13T20:04:10.856ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1802026-04-13T20:04:10.856ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1812026-04-13T20:04:10.856ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1822026-04-13T20:04:10.856ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1832026-04-13T20:04:10.856ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1842026-04-13T20:04:10.888ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1852026-04-13T20:04:10.889ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1862026-04-13T20:04:10.889ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4605 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1872026-04-13T20:04:10.889ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1882026-04-13T20:04:10.889ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1892026-04-13T20:04:10.899ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1902026-04-13T20:04:10.900ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1912026-04-13T20:04:10.900ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1922026-04-13T20:04:10.934ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1932026-04-13T20:04:10.934ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1942026-04-13T20:04:10.934ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1952026-04-13T20:04:10.945ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1962026-04-13T20:04:10.945ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1972026-04-13T20:04:10.945ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1982026-04-13T20:04:10.978ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
1992026-04-13T20:04:10.983ZINFOphd-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
2002026-04-13T20:04:10.983ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2012026-04-13T20:04:10.984ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2022026-04-13T20:04:10.984ZDEBGphd-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
2032026-04-13T20:04:10.984ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
2042026-04-13T20:04:10.984ZINFOphd-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
2052026-04-13T20:04:11.021ZINFOphd-runner: [NEW - EVENT] Launched server with pid 839 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2062026-04-13T20:04:11.034ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2072026-04-13T20:04:11.034ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39 target = phd_framework::test_vm target_id = ef29ed18-04d7-4bd7-90a6-233d610f667d
2082026-04-13T20:04:11.035ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = a0b6c61c-e234-49dc-a467-04c6813b85ae path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39 target = phd_framework::test_vm target_id = ef29ed18-04d7-4bd7-90a6-233d610f667d timeout_duration = 45s
2092026-04-13T20:04:11.035ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39 target = phd_framework::test_vm target_id = ef29ed18-04d7-4bd7-90a6-233d610f667d vm = migration_serial_history_base_lifecycle_0 vm_id = ef29ed18-04d7-4bd7-90a6-233d610f667d
2102026-04-13T20:04:11.035ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39 target = phd_framework::test_vm target_id = ef29ed18-04d7-4bd7-90a6-233d610f667d vm = migration_serial_history_base_lifecycle_0 vm_id = ef29ed18-04d7-4bd7-90a6-233d610f667d
2112026-04-13T20:04:11.610ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: ef29ed18-04d7-4bd7-90a6-233d610f667d, name: "phd-vm-ef29ed18-04d7-4bd7-90a6-233d610f667d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5827e6ed-d10b-4857-85bf-9e433f26ec1e, project_id: 4b09c7ac-06fa-4122-bcc0-de14808676da, sled_id: 4c391ebe-a1e6-48f2-97ff-d8d3e193dc01, sled_serial: "4c391ebe-a1e6-48f2-97ff-d8d3e193dc01", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39 target = phd_framework::test_vm target_id = ef29ed18-04d7-4bd7-90a6-233d610f667d vm = migration_serial_history_base_lifecycle_0 vm_id = ef29ed18-04d7-4bd7-90a6-233d610f667d
2122026-04-13T20:04:11.610ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = a0b6c61c-e234-49dc-a467-04c6813b85ae path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39 target = phd_framework::test_vm target_id = ef29ed18-04d7-4bd7-90a6-233d610f667d
2132026-04-13T20:04:14.298ZINFOphd-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
2142026-04-13T20:04:15.742ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39 target = phd_framework::test_vm target_id = ef29ed18-04d7-4bd7-90a6-233d610f667d
2152026-04-13T20:04:15.742ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4130 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = a0b6c61c-e234-49dc-a467-04c6813b85ae path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39 target = phd_framework::test_vm target_id = ef29ed18-04d7-4bd7-90a6-233d610f667d
2162026-04-13T20:04:15.744ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
2172026-04-13T20:04:15.745ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 5f33a3d2-db29-4349-8874-d10f99a3bc39
2182026-04-13T20:04:15.825ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
2192026-04-13T20:04:15.826ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10263 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39
2202026-04-13T20:04:15.828ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = ef29ed18-04d7-4bd7-90a6-233d610f667d
2212026-04-13T20:04:15.829ZDEBGphd-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
2222026-04-13T20:04:15.829ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9546 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2232026-04-13T20:04:15.829ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
2242026-04-13T20:04:15.829ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2252026-04-13T20:04:15.830ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = ef29ed18-04d7-4bd7-90a6-233d610f667d
2262026-04-13T20:04:16.180ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = ef29ed18-04d7-4bd7-90a6-233d610f667d
2272026-04-13T20:04:16.250ZDEBGphd-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 = ef29ed18-04d7-4bd7-90a6-233d610f667d
2282026-04-13T20:04:16.250ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-9959f8c4-0085-4257-87d5-0597b9c9eb45"] 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 = ef29ed18-04d7-4bd7-90a6-233d610f667d
2292026-04-13T20:04:16.277ZDEBGphd-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 = ef29ed18-04d7-4bd7-90a6-233d610f667d
2302026-04-13T20:04:16.277ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-262b8c76-8031-42d0-8ac9-2bfb9940d7ed"] 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 = ef29ed18-04d7-4bd7-90a6-233d610f667d
2312026-04-13T20:04:16.296ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 467 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = ef29ed18-04d7-4bd7-90a6-233d610f667d
2322026-04-13T20:04:16.296ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 467 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2332026-04-13T20:04:16.296ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
2342026-04-13T20:04:16.296ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2352026-04-13T20:04:16.296ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5260 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39 target = phd_framework::test_vm target_id = ef29ed18-04d7-4bd7-90a6-233d610f667d vm = migration_serial_history_base_lifecycle_0 vm_id = ef29ed18-04d7-4bd7-90a6-233d610f667d
2362026-04-13T20:04:16.296ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2372026-04-13T20:04:16.296ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5260 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f33a3d2-db29-4349-8874-d10f99a3bc39 target = phd_framework::test_vm target_id = ef29ed18-04d7-4bd7-90a6-233d610f667d
2382026-04-13T20:04:16.297ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10854 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2392026-04-13T20:04:16.297ZINFOphd-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
2402026-04-13T20:04:16.297ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
2412026-04-13T20:04:16.297ZDEBGphd-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-04-13T20:04:16.297ZDEBGphd-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
2432026-04-13T20:04:16.297ZDEBGphd-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
2442026-04-13T20:04:16.310ZDEBGphd-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 1014M 25.3T 1013M /phd-artifacts\n target = phd_framework::zfs
2452026-04-13T20:04:16.310ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-0478176a-3455-4656-aad0-a9c104e57ae2"] 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
2462026-04-13T20:04:16.330ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-0478176a-3455-4656-aad0-a9c104e57ae2", "phd-artifacts/phd-clone-8d2ef758-9a29-4cd3-b17f-28ef261c373e"] 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
2472026-04-13T20:04:16.350ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-8d2ef758-9a29-4cd3-b17f-28ef261c373e"] 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
2482026-04-13T20:04:16.362ZDEBGphd-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-8d2ef758-9a29-4cd3-b17f-28ef261c373e 0B 25.3T 1013M /phd-artifacts/phd-clone-8d2ef758-9a29-4cd3-b17f-28ef261c373e\n target = phd_framework::zfs
2492026-04-13T20:04:16.362ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2502026-04-13T20:04:16.362ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2512026-04-13T20:04:16.362ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c4e1301220403fa3c2b16e1f09e4ece8e5e308d1cc9a88d71ed2d4b02bd2f2be/propolis-server target = phd_framework::artifacts::store
2522026-04-13T20:04:16.362ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/c4e1301220403fa3c2b16e1f09e4ece8e5e308d1cc9a88d71ed2d4b02bd2f2be/propolis-server" target = phd_framework::test_vm::server
2532026-04-13T20:04:16.363ZINFOphd-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
2542026-04-13T20:04:16.400ZINFOphd-runner: [NEW - EVENT] Launched server with pid 848 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2552026-04-13T20:04:16.415ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 52 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2562026-04-13T20:04:16.415ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2572026-04-13T20:04:16.415ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2582026-04-13T20:04:17.064ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2592026-04-13T20:04:17.065ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: e5286f03-de75-4871-a53b-e7b610e04bd4, name: "phd-vm-e5286f03-de75-4871-a53b-e7b610e04bd4", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e558072c-0069-465f-9196-c1a2536582b7, project_id: 41324a57-2a19-4168-b6f1-452ede6bf7a2, sled_id: 9a453755-0299-466f-b278-61c4b115559c, sled_serial: "9a453755-0299-466f-b278-61c4b115559c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2602026-04-13T20:04:17.065ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2612026-04-13T20:04:17.065ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
2622026-04-13T20:04:17.066ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2632026-04-13T20:04:17.066ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2642026-04-13T20:04:17.066ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
2652026-04-13T20:04:17.067ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2662026-04-13T20:04:17.067ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2672026-04-13T20:04:17.067ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
2682026-04-13T20:04:21.658ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4590 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2692026-04-13T20:04:21.658ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2702026-04-13T20:04:21.658ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2712026-04-13T20:04:21.658ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2722026-04-13T20:04:21.658ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
2732026-04-13T20:04:21.677ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2742026-04-13T20:04:21.677ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2752026-04-13T20:04:21.677ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2762026-04-13T20:04:21.677ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2772026-04-13T20:04:21.677ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
2782026-04-13T20:04:21.709ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2792026-04-13T20:04:21.709ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-04-13T20:04:21.709ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4641 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2812026-04-13T20:04:21.710ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2822026-04-13T20:04:21.710ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
2832026-04-13T20:04:21.720ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2842026-04-13T20:04:21.720ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2852026-04-13T20:04:21.720ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
2862026-04-13T20:04:21.753ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2872026-04-13T20:04:21.754ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2882026-04-13T20:04:21.754ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
2892026-04-13T20:04:21.764ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2902026-04-13T20:04:21.765ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2912026-04-13T20:04:21.765ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
2922026-04-13T20:04:21.798ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2932026-04-13T20:04:21.798ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2942026-04-13T20:04:21.798ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
2952026-04-13T20:04:21.809ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2962026-04-13T20:04:21.809ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2972026-04-13T20:04:21.810ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
2982026-04-13T20:04:21.842ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
2992026-04-13T20:04:21.843ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
3002026-04-13T20:04:21.843ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
3012026-04-13T20:04:21.853ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
3022026-04-13T20:04:21.854ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
3032026-04-13T20:04:21.854ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
3042026-04-13T20:04:21.886ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
3052026-04-13T20:04:21.886ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
3062026-04-13T20:04:21.886ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
3072026-04-13T20:04:21.897ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
3082026-04-13T20:04:21.897ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
3092026-04-13T20:04:21.898ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
3102026-04-13T20:04:21.930ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
3112026-04-13T20:04:21.931ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
3122026-04-13T20:04:21.931ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
3132026-04-13T20:04:21.941ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
3142026-04-13T20:04:21.942ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
3152026-04-13T20:04:21.942ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
3162026-04-13T20:04:21.974ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
3172026-04-13T20:04:21.974ZINFOphd-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
3182026-04-13T20:04:21.975ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3192026-04-13T20:04:21.975ZINFOphd-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 = 322 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
3202026-04-13T20:04:21.975ZDEBGphd-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
3212026-04-13T20:04:21.975ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
3222026-04-13T20:04:21.975ZINFOphd-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
3232026-04-13T20:04:22.012ZINFOphd-runner: [NEW - EVENT] Launched server with pid 849 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3242026-04-13T20:04:22.025ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3252026-04-13T20:04:22.025ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e5286f03-de75-4871-a53b-e7b610e04bd4 target = phd_framework::test_vm target_id = bfd7e010-6ef7-479a-9a72-911487105209
3262026-04-13T20:04:22.025ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 852e1aae-dcb8-4e15-bf92-4e144d80036b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e5286f03-de75-4871-a53b-e7b610e04bd4 target = phd_framework::test_vm target_id = bfd7e010-6ef7-479a-9a72-911487105209 timeout_duration = 45s
3272026-04-13T20:04:22.025ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e5286f03-de75-4871-a53b-e7b610e04bd4 target = phd_framework::test_vm target_id = bfd7e010-6ef7-479a-9a72-911487105209 vm = migration_from_base_and_back_lifecycle_0 vm_id = bfd7e010-6ef7-479a-9a72-911487105209
3282026-04-13T20:04:22.026ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e5286f03-de75-4871-a53b-e7b610e04bd4 target = phd_framework::test_vm target_id = bfd7e010-6ef7-479a-9a72-911487105209 vm = migration_from_base_and_back_lifecycle_0 vm_id = bfd7e010-6ef7-479a-9a72-911487105209
3292026-04-13T20:04:22.732ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: bfd7e010-6ef7-479a-9a72-911487105209, name: "phd-vm-bfd7e010-6ef7-479a-9a72-911487105209", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e558072c-0069-465f-9196-c1a2536582b7, project_id: 41324a57-2a19-4168-b6f1-452ede6bf7a2, sled_id: 58afd46c-56f9-4720-9ffa-3a972369026a, sled_serial: "58afd46c-56f9-4720-9ffa-3a972369026a", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e5286f03-de75-4871-a53b-e7b610e04bd4 target = phd_framework::test_vm target_id = bfd7e010-6ef7-479a-9a72-911487105209 vm = migration_from_base_and_back_lifecycle_0 vm_id = bfd7e010-6ef7-479a-9a72-911487105209
3302026-04-13T20:04:22.732ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 852e1aae-dcb8-4e15-bf92-4e144d80036b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e5286f03-de75-4871-a53b-e7b610e04bd4 target = phd_framework::test_vm target_id = bfd7e010-6ef7-479a-9a72-911487105209
3312026-04-13T20:04:25.432ZINFOphd-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
3322026-04-13T20:04:27.121ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e5286f03-de75-4871-a53b-e7b610e04bd4 target = phd_framework::test_vm target_id = bfd7e010-6ef7-479a-9a72-911487105209
3332026-04-13T20:04:27.121ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4388 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 852e1aae-dcb8-4e15-bf92-4e144d80036b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e5286f03-de75-4871-a53b-e7b610e04bd4 target = phd_framework::test_vm target_id = bfd7e010-6ef7-479a-9a72-911487105209
3342026-04-13T20:04:27.124ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
3352026-04-13T20:04:27.124ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = bfd7e010-6ef7-479a-9a72-911487105209
3362026-04-13T20:04:27.124ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = bfd7e010-6ef7-479a-9a72-911487105209
3372026-04-13T20:04:27.125ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = e5286f03-de75-4871-a53b-e7b610e04bd4
3382026-04-13T20:04:27.206ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
3392026-04-13T20:04:27.206ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10789 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = e5286f03-de75-4871-a53b-e7b610e04bd4
3402026-04-13T20:04:27.206ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = bfd7e010-6ef7-479a-9a72-911487105209
3412026-04-13T20:04:27.206ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = bfd7e010-6ef7-479a-9a72-911487105209
3422026-04-13T20:04:27.206ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = bfd7e010-6ef7-479a-9a72-911487105209
3432026-04-13T20:04:27.236ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = bfd7e010-6ef7-479a-9a72-911487105209
3442026-04-13T20:04:27.237ZINFOphd-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
3452026-04-13T20:04:27.237ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3462026-04-13T20:04:27.237ZINFOphd-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 = 322 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
3472026-04-13T20:04:27.237ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c4e1301220403fa3c2b16e1f09e4ece8e5e308d1cc9a88d71ed2d4b02bd2f2be/propolis-server target = phd_framework::artifacts::store
3482026-04-13T20:04:27.237ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/c4e1301220403fa3c2b16e1f09e4ece8e5e308d1cc9a88d71ed2d4b02bd2f2be/propolis-server" target = phd_framework::test_vm::server
3492026-04-13T20:04:27.237ZINFOphd-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
3502026-04-13T20:04:27.275ZINFOphd-runner: [NEW - EVENT] Launched server with pid 851 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3512026-04-13T20:04:27.289ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3522026-04-13T20:04:27.289ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = bfd7e010-6ef7-479a-9a72-911487105209 target = phd_framework::test_vm target_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3532026-04-13T20:04:27.289ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 1bbe8a0c-f23a-4371-b104-128e91ef201c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = bfd7e010-6ef7-479a-9a72-911487105209 target = phd_framework::test_vm target_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1 timeout_duration = 45s
3542026-04-13T20:04:27.289ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = bfd7e010-6ef7-479a-9a72-911487105209 target = phd_framework::test_vm target_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1 vm = migration_from_base_and_back_lifecycle_1 vm_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3552026-04-13T20:04:27.289ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = bfd7e010-6ef7-479a-9a72-911487105209 target = phd_framework::test_vm target_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1 vm = migration_from_base_and_back_lifecycle_1 vm_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3562026-04-13T20:04:28.157ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1, name: "phd-vm-080e1e48-cd57-4e5b-8c6d-6a5176ee90f1", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e558072c-0069-465f-9196-c1a2536582b7, project_id: 41324a57-2a19-4168-b6f1-452ede6bf7a2, sled_id: 46a15a9e-9ebd-4dd7-a1f6-b5004f18b58e, sled_serial: "46a15a9e-9ebd-4dd7-a1f6-b5004f18b58e", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = bfd7e010-6ef7-479a-9a72-911487105209 target = phd_framework::test_vm target_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1 vm = migration_from_base_and_back_lifecycle_1 vm_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3572026-04-13T20:04:28.158ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 1bbe8a0c-f23a-4371-b104-128e91ef201c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = bfd7e010-6ef7-479a-9a72-911487105209 target = phd_framework::test_vm target_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3582026-04-13T20:04:30.869ZINFOphd-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
3592026-04-13T20:04:31.751ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = bfd7e010-6ef7-479a-9a72-911487105209 target = phd_framework::test_vm target_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3602026-04-13T20:04:31.751ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3592 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 1bbe8a0c-f23a-4371-b104-128e91ef201c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = bfd7e010-6ef7-479a-9a72-911487105209 target = phd_framework::test_vm target_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3612026-04-13T20:04:31.753ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = bfd7e010-6ef7-479a-9a72-911487105209
3622026-04-13T20:04:31.753ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3632026-04-13T20:04:31.753ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3642026-04-13T20:04:31.754ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = bfd7e010-6ef7-479a-9a72-911487105209
3652026-04-13T20:04:31.830ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = bfd7e010-6ef7-479a-9a72-911487105209
3662026-04-13T20:04:31.830ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9802 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e5286f03-de75-4871-a53b-e7b610e04bd4 target = phd_framework::test_vm target_id = bfd7e010-6ef7-479a-9a72-911487105209 vm = migration_from_base_and_back_lifecycle_0 vm_id = bfd7e010-6ef7-479a-9a72-911487105209
3672026-04-13T20:04:31.830ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3682026-04-13T20:04:31.830ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9802 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = e5286f03-de75-4871-a53b-e7b610e04bd4 target = phd_framework::test_vm target_id = bfd7e010-6ef7-479a-9a72-911487105209
3692026-04-13T20:04:31.830ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3702026-04-13T20:04:31.830ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3712026-04-13T20:04:31.863ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3722026-04-13T20:04:31.864ZINFOphd-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
3732026-04-13T20:04:31.864ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3742026-04-13T20:04:31.864ZINFOphd-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 = 322 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
3752026-04-13T20:04:31.864ZDEBGphd-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
3762026-04-13T20:04:31.864ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
3772026-04-13T20:04:31.864ZINFOphd-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
3782026-04-13T20:04:31.907ZINFOphd-runner: [NEW - EVENT] Launched server with pid 853 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3792026-04-13T20:04:31.922ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 57 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3802026-04-13T20:04:31.922ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1 target = phd_framework::test_vm target_id = afa66a1a-85b9-4237-85f3-a3d1f54208c7
3812026-04-13T20:04:31.922ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 61febe69-fd22-454f-b919-3647ab6bd9bc path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1 target = phd_framework::test_vm target_id = afa66a1a-85b9-4237-85f3-a3d1f54208c7 timeout_duration = 45s
3822026-04-13T20:04:31.922ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1 target = phd_framework::test_vm target_id = afa66a1a-85b9-4237-85f3-a3d1f54208c7 vm = migration_from_base_and_back_lifecycle_2 vm_id = afa66a1a-85b9-4237-85f3-a3d1f54208c7
3832026-04-13T20:04:31.922ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1 target = phd_framework::test_vm target_id = afa66a1a-85b9-4237-85f3-a3d1f54208c7 vm = migration_from_base_and_back_lifecycle_2 vm_id = afa66a1a-85b9-4237-85f3-a3d1f54208c7
3842026-04-13T20:04:32.409ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: afa66a1a-85b9-4237-85f3-a3d1f54208c7, name: "phd-vm-afa66a1a-85b9-4237-85f3-a3d1f54208c7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e558072c-0069-465f-9196-c1a2536582b7, project_id: 41324a57-2a19-4168-b6f1-452ede6bf7a2, sled_id: 40a0aca8-6728-47ed-acc5-1b1e4cbc2c6b, sled_serial: "40a0aca8-6728-47ed-acc5-1b1e4cbc2c6b", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1 target = phd_framework::test_vm target_id = afa66a1a-85b9-4237-85f3-a3d1f54208c7 vm = migration_from_base_and_back_lifecycle_2 vm_id = afa66a1a-85b9-4237-85f3-a3d1f54208c7
3852026-04-13T20:04:32.410ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 61febe69-fd22-454f-b919-3647ab6bd9bc path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1 target = phd_framework::test_vm target_id = afa66a1a-85b9-4237-85f3-a3d1f54208c7
3862026-04-13T20:04:35.126ZINFOphd-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
3872026-04-13T20:04:36.597ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1 target = phd_framework::test_vm target_id = afa66a1a-85b9-4237-85f3-a3d1f54208c7
3882026-04-13T20:04:36.597ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4186 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 61febe69-fd22-454f-b919-3647ab6bd9bc path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1 target = phd_framework::test_vm target_id = afa66a1a-85b9-4237-85f3-a3d1f54208c7
3892026-04-13T20:04:36.599ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3902026-04-13T20:04:36.599ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = afa66a1a-85b9-4237-85f3-a3d1f54208c7
3912026-04-13T20:04:36.599ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = afa66a1a-85b9-4237-85f3-a3d1f54208c7
3922026-04-13T20:04:36.601ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3932026-04-13T20:04:36.684ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 85 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3942026-04-13T20:04:36.685ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9394 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = bfd7e010-6ef7-479a-9a72-911487105209 target = phd_framework::test_vm target_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1 vm = migration_from_base_and_back_lifecycle_1 vm_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3952026-04-13T20:04:36.685ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9394 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = bfd7e010-6ef7-479a-9a72-911487105209 target = phd_framework::test_vm target_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1
3962026-04-13T20:04:36.685ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 85 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = afa66a1a-85b9-4237-85f3-a3d1f54208c7
3972026-04-13T20:04:36.685ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = afa66a1a-85b9-4237-85f3-a3d1f54208c7
3982026-04-13T20:04:36.685ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = afa66a1a-85b9-4237-85f3-a3d1f54208c7
3992026-04-13T20:04:36.711ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = afa66a1a-85b9-4237-85f3-a3d1f54208c7
4002026-04-13T20:04:36.712ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = afa66a1a-85b9-4237-85f3-a3d1f54208c7
4012026-04-13T20:04:36.712ZDEBGphd-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
4022026-04-13T20:04:36.712ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
4032026-04-13T20:04:36.712ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 19644 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4042026-04-13T20:04:36.712ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4052026-04-13T20:04:36.714ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 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 = afa66a1a-85b9-4237-85f3-a3d1f54208c7
4062026-04-13T20:04:37.342ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = afa66a1a-85b9-4237-85f3-a3d1f54208c7
4072026-04-13T20:04:37.421ZDEBGphd-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 = afa66a1a-85b9-4237-85f3-a3d1f54208c7
4082026-04-13T20:04:37.421ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-8d2ef758-9a29-4cd3-b17f-28ef261c373e"] 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 = afa66a1a-85b9-4237-85f3-a3d1f54208c7
4092026-04-13T20:04:37.448ZDEBGphd-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 = afa66a1a-85b9-4237-85f3-a3d1f54208c7
4102026-04-13T20:04:37.448ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-0478176a-3455-4656-aad0-a9c104e57ae2"] 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 = afa66a1a-85b9-4237-85f3-a3d1f54208c7
4112026-04-13T20:04:37.468ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 756 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = afa66a1a-85b9-4237-85f3-a3d1f54208c7
4122026-04-13T20:04:37.468ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5545 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1 target = phd_framework::test_vm target_id = afa66a1a-85b9-4237-85f3-a3d1f54208c7 vm = migration_from_base_and_back_lifecycle_2 vm_id = afa66a1a-85b9-4237-85f3-a3d1f54208c7
4132026-04-13T20:04:37.468ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 756 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4142026-04-13T20:04:37.468ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5545 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 080e1e48-cd57-4e5b-8c6d-6a5176ee90f1 target = phd_framework::test_vm target_id = afa66a1a-85b9-4237-85f3-a3d1f54208c7
4152026-04-13T20:04:37.469ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4162026-04-13T20:04:37.469ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 21167 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
4172026-04-13T20:04:37.469ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
418 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 81.32s
419 
4202026-04-13T20:04:37.469ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner