Max level shown:
12026-05-27T18:10:16.903ZINFOphd-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-05-27T18:10:16.932ZDEBGphd-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: 246, tv_nsec: 192120119 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-05-27T18:10:16.933ZINFOphd-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-05-27T18:10:16.937ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-05-27T18:10:16.939ZDEBGphd-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/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150/crucible-nightly.sha256.txt
62026-05-27T18:10:17.195ZINFOphd-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-05-27T18:10:17.801ZDEBGphd-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/161e75d943ce246c1dea7b58bb1585a46165a73d/propolis-server.sha256.txt
82026-05-27T18:10:18.000ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-05-27T18:10:18.000ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-05-27T18:10:18.003ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 83 target = phd_runner::execute
112026-05-27T18:10:18.003ZINFOphd-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-05-27T18:10:18.003ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-05-27T18:10:18.003ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-05-27T18:10:18.005ZINFOphd-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-05-27T18:10:18.006ZDEBGphd-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-05-27T18:10:18.007ZDEBGphd-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-05-27T18:10:19.055ZDEBGphd-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-05-27T18:10:19.068ZDEBGphd-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-05-27T18:10:26.663ZDEBGphd-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-05-27T18:10:26.663ZDEBGphd-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-05-27T18:10:26.678ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.09M 25.3T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-05-27T18:10:26.680ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-50f43f5c-9369-4c29-8ee1-596d9f331b3b"] 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-05-27T18:10:26.702ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-50f43f5c-9369-4c29-8ee1-596d9f331b3b", "phd-artifacts/phd-clone-7846bf36-1155-420a-ac20-4e01bf05f0f7"] 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-05-27T18:10:26.719ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-7846bf36-1155-420a-ac20-4e01bf05f0f7"] 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-05-27T18:10:26.729ZDEBGphd-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-7846bf36-1155-420a-ac20-4e01bf05f0f7 0B 25.3T 48.9M /phd-artifacts/phd-clone-7846bf36-1155-420a-ac20-4e01bf05f0f7\n target = phd_framework::zfs
262026-05-27T18:10:26.734ZINFOphd-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-05-27T18:10:26.734ZINFOphd-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-05-27T18:10:26.734ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-05-27T18:10:26.734ZDEBGphd-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/161e75d943ce246c1dea7b58bb1585a46165a73d/propolis-server.tar.gz
302026-05-27T18:10:47.284ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/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-05-27T18:10:47.284ZDEBGphd-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-05-27T18:11:08.657ZINFOphd-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/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/propolis-server" target = phd_framework::test_vm::server
332026-05-27T18:11:08.658ZINFOphd-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-05-27T18:11:08.809ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm::server
352026-05-27T18:11:08.830ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
362026-05-27T18:11:08.836ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
372026-05-27T18:11:08.839ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 42215 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-05-27T18:11:09.665ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-05-27T18:11:09.669ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 8607cf4b-c9d9-4017-86c6-ac69dd116b75, name: "phd-vm-8607cf4b-c9d9-4017-86c6-ac69dd116b75", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6552d5a9-3e70-4aa1-9a0c-efaeaac4a127, project_id: bcd308c5-9158-4ab9-bff9-f09551601581, sled_id: 2ca389a9-3773-4568-b302-4dc441b71a7f, sled_serial: "2ca389a9-3773-4568-b302-4dc441b71a7f", 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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
402026-05-27T18:11:09.669ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
412026-05-27T18:11:09.669ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
422026-05-27T18:11:09.672ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 2 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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
432026-05-27T18:11:09.672ZINFOphd-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-05-27T18:11:09.672ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
452026-05-27T18:11:09.672ZDEBGphd-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-05-27T18:11:09.673ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
472026-05-27T18:11:09.673ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
482026-05-27T18:11:14.255ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4581 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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
492026-05-27T18:11:14.255ZDEBGphd-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-05-27T18:11:14.256ZDEBGphd-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-05-27T18:11:14.256ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
522026-05-27T18:11:14.256ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
532026-05-27T18:11:14.283ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
542026-05-27T18:11:14.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::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-05-27T18:11:14.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::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-05-27T18:11:14.284ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
572026-05-27T18:11:14.284ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
582026-05-27T18:11:14.316ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
592026-05-27T18:11:14.316ZINFOphd-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-05-27T18:11:14.316ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4643 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-05-27T18:11:14.317ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
622026-05-27T18:11:14.317ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
632026-05-27T18:11:14.327ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
642026-05-27T18:11:14.327ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
652026-05-27T18:11:14.327ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
662026-05-27T18:11:14.360ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
672026-05-27T18:11:14.361ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
682026-05-27T18:11:14.361ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
692026-05-27T18:11:14.371ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
702026-05-27T18:11:14.372ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
712026-05-27T18:11:14.372ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
722026-05-27T18:11:14.405ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
732026-05-27T18:11:14.405ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
742026-05-27T18:11:14.405ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
752026-05-27T18:11:14.416ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
762026-05-27T18:11:14.416ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
772026-05-27T18:11:14.416ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
782026-05-27T18:11:14.450ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
792026-05-27T18:11:14.450ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
802026-05-27T18:11:14.450ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
812026-05-27T18:11:14.460ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
822026-05-27T18:11:14.461ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
832026-05-27T18:11:14.461ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
842026-05-27T18:11:14.493ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
852026-05-27T18:11:14.493ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
862026-05-27T18:11:14.493ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
872026-05-27T18:11:14.505ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
882026-05-27T18:11:14.505ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
892026-05-27T18:11:14.505ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
902026-05-27T18:11:14.538ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
912026-05-27T18:11:14.539ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
922026-05-27T18:11:14.539ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
932026-05-27T18:11:14.550ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
942026-05-27T18:11:14.550ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
952026-05-27T18:11:14.550ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
962026-05-27T18:11:14.582ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
972026-05-27T18:11:14.583ZINFOphd-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-05-27T18:11:14.583ZINFOphd-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-05-27T18:11:14.583ZINFOphd-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-05-27T18:11:14.583ZDEBGphd-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-05-27T18:11:14.584ZDEBGphd-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-05-27T18:11:14.584ZINFOphd-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-05-27T18:11:14.584ZINFOphd-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-05-27T18:11:14.625ZINFOphd-runner: [NEW - EVENT] Launched server with pid 840 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-05-27T18:11:14.638ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 54 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-05-27T18:11:14.638ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75 target = phd_framework::test_vm target_id = 40acc590-22d6-47d4-a14a-4ea069d9520e
1072026-05-27T18:11:14.638ZINFOphd-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 = 2c0e9c65-8bce-4c61-afd5-72fe25b9f096 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 8607cf4b-c9d9-4017-86c6-ac69dd116b75 target = phd_framework::test_vm target_id = 40acc590-22d6-47d4-a14a-4ea069d9520e timeout_duration = 45s
1082026-05-27T18:11:14.638ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75 target = phd_framework::test_vm target_id = 40acc590-22d6-47d4-a14a-4ea069d9520e vm = migration_from_base_lifecycle_0 vm_id = 40acc590-22d6-47d4-a14a-4ea069d9520e
1092026-05-27T18:11:14.640ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75 target = phd_framework::test_vm target_id = 40acc590-22d6-47d4-a14a-4ea069d9520e vm = migration_from_base_lifecycle_0 vm_id = 40acc590-22d6-47d4-a14a-4ea069d9520e
1102026-05-27T18:11:15.460ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 40acc590-22d6-47d4-a14a-4ea069d9520e, name: "phd-vm-40acc590-22d6-47d4-a14a-4ea069d9520e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6552d5a9-3e70-4aa1-9a0c-efaeaac4a127, project_id: bcd308c5-9158-4ab9-bff9-f09551601581, sled_id: 0847dd10-bbf0-4326-9f79-5fbd7c4b2347, sled_serial: "0847dd10-bbf0-4326-9f79-5fbd7c4b2347", 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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75 target = phd_framework::test_vm target_id = 40acc590-22d6-47d4-a14a-4ea069d9520e vm = migration_from_base_lifecycle_0 vm_id = 40acc590-22d6-47d4-a14a-4ea069d9520e
1112026-05-27T18:11:15.460ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 2c0e9c65-8bce-4c61-afd5-72fe25b9f096 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 8607cf4b-c9d9-4017-86c6-ac69dd116b75 target = phd_framework::test_vm target_id = 40acc590-22d6-47d4-a14a-4ea069d9520e
1122026-05-27T18:11:18.379ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}} target = phd_framework::serial
1132026-05-27T18:11:20.091ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75 target = phd_framework::test_vm target_id = 40acc590-22d6-47d4-a14a-4ea069d9520e
1142026-05-27T18:11:20.091ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4630 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 2c0e9c65-8bce-4c61-afd5-72fe25b9f096 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 8607cf4b-c9d9-4017-86c6-ac69dd116b75 target = phd_framework::test_vm target_id = 40acc590-22d6-47d4-a14a-4ea069d9520e
1152026-05-27T18:11:20.094ZINFOphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
1162026-05-27T18:11:20.096ZINFOphd-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 = 40acc590-22d6-47d4-a14a-4ea069d9520e
1172026-05-27T18:11:20.096ZINFOphd-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 = 40acc590-22d6-47d4-a14a-4ea069d9520e
1182026-05-27T18:11:20.099ZDEBGphd-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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
1192026-05-27T18:11:20.191ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 94 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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
1202026-05-27T18:11:20.192ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 11361 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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75
1212026-05-27T18:11:20.192ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 95 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 = 40acc590-22d6-47d4-a14a-4ea069d9520e
1222026-05-27T18:11:20.192ZINFOphd-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 = 40acc590-22d6-47d4-a14a-4ea069d9520e
1232026-05-27T18:11:20.192ZINFOphd-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 = 40acc590-22d6-47d4-a14a-4ea069d9520e
1242026-05-27T18:11:20.226ZINFOphd-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 = 40acc590-22d6-47d4-a14a-4ea069d9520e
1252026-05-27T18:11:20.227ZINFOphd-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 = 40acc590-22d6-47d4-a14a-4ea069d9520e
1262026-05-27T18:11:20.228ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
1272026-05-27T18:11:20.228ZINFOphd-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
1282026-05-27T18:11:20.228ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1292026-05-27T18:11:20.228ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10562 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1302026-05-27T18:11:20.229ZDEBGphd-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 = 40acc590-22d6-47d4-a14a-4ea069d9520e
1312026-05-27T18:11:20.707ZDEBGphd-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 = 40acc590-22d6-47d4-a14a-4ea069d9520e
1322026-05-27T18:11:20.793ZDEBGphd-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 = 40acc590-22d6-47d4-a14a-4ea069d9520e
1332026-05-27T18:11:20.793ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-7846bf36-1155-420a-ac20-4e01bf05f0f7"] 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 = 40acc590-22d6-47d4-a14a-4ea069d9520e
1342026-05-27T18:11:20.820ZDEBGphd-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 = 40acc590-22d6-47d4-a14a-4ea069d9520e
1352026-05-27T18:11:20.820ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-50f43f5c-9369-4c29-8ee1-596d9f331b3b"] 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 = 40acc590-22d6-47d4-a14a-4ea069d9520e
1362026-05-27T18:11:20.837ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 609 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 = 40acc590-22d6-47d4-a14a-4ea069d9520e
1372026-05-27T18:11:20.839ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6200 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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75 target = phd_framework::test_vm target_id = 40acc590-22d6-47d4-a14a-4ea069d9520e vm = migration_from_base_lifecycle_0 vm_id = 40acc590-22d6-47d4-a14a-4ea069d9520e
1382026-05-27T18:11:20.839ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6200 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 = 8607cf4b-c9d9-4017-86c6-ac69dd116b75 target = phd_framework::test_vm target_id = 40acc590-22d6-47d4-a14a-4ea069d9520e
1392026-05-27T18:11:20.839ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 62928 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
1402026-05-27T18:11:20.839ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 610 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1412026-05-27T18:11:20.839ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
1422026-05-27T18:11:20.839ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-05-27T18:11:20.839ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1442026-05-27T18:11:20.839ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1452026-05-27T18:11:20.839ZDEBGphd-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
1462026-05-27T18:11:20.839ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1472026-05-27T18:11:20.839ZDEBGphd-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-05-27T18:11:20.839ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1492026-05-27T18:11:20.850ZDEBGphd-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 1.07G 25.3T 1.07G /phd-artifacts\n target = phd_framework::zfs
1502026-05-27T18:11:20.850ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-539cb4df-dc2c-4834-99ff-4f0e3ccbfaf7"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1512026-05-27T18:11:20.867ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-539cb4df-dc2c-4834-99ff-4f0e3ccbfaf7", "phd-artifacts/phd-clone-91d4e5cb-d2fe-4b12-8ddd-3cc8c2b2e5f6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1522026-05-27T18:11:20.884ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-91d4e5cb-d2fe-4b12-8ddd-3cc8c2b2e5f6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1532026-05-27T18:11:20.895ZDEBGphd-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-91d4e5cb-d2fe-4b12-8ddd-3cc8c2b2e5f6 0B 25.3T 1.07G /phd-artifacts/phd-clone-91d4e5cb-d2fe-4b12-8ddd-3cc8c2b2e5f6\n target = phd_framework::zfs
1542026-05-27T18:11:20.896ZINFOphd-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
1552026-05-27T18:11:20.896ZINFOphd-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
1562026-05-27T18:11:20.896ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/propolis-server target = phd_framework::artifacts::store
1572026-05-27T18:11:20.896ZINFOphd-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/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/propolis-server" target = phd_framework::test_vm::server
1582026-05-27T18:11:20.896ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log" target = phd_framework::log_config
1592026-05-27T18:11:20.938ZINFOphd-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::serial_history target = phd_framework::test_vm::server
1602026-05-27T18:11:20.952ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 56 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1612026-05-27T18:11:20.952ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1622026-05-27T18:11:20.953ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1632026-05-27T18:11:21.387ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-05-27T18:11:21.388ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 9908babd-7aa0-458c-a70f-fa243623802c, name: "phd-vm-9908babd-7aa0-458c-a70f-fa243623802c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f92c8db2-8a83-44d7-bfec-c4def05d23fd, project_id: f875978a-40e0-430b-a0d3-3f006034464d, sled_id: 9bc6596d-b77a-4646-98fd-9cfb30677e5f, sled_serial: "9bc6596d-b77a-4646-98fd-9cfb30677e5f", 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 = 9908babd-7aa0-458c-a70f-fa243623802c
1652026-05-27T18:11:21.388ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1662026-05-27T18:11:21.388ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1672026-05-27T18:11:21.389ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1682026-05-27T18:11:21.389ZINFOphd-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
1692026-05-27T18:11:21.389ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1702026-05-27T18:11:21.389ZDEBGphd-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
1712026-05-27T18:11:21.389ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1722026-05-27T18:11:21.389ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1732026-05-27T18:11:25.951ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4561 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 = 9908babd-7aa0-458c-a70f-fa243623802c
1742026-05-27T18:11:25.951ZDEBGphd-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
1752026-05-27T18:11:25.951ZDEBGphd-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
1762026-05-27T18:11:25.952ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1772026-05-27T18:11:25.952ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1782026-05-27T18:11:25.981ZINFOphd-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::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 9908babd-7aa0-458c-a70f-fa243623802c
1792026-05-27T18:11:25.981ZDEBGphd-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
1802026-05-27T18:11:25.981ZDEBGphd-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
1812026-05-27T18:11:25.981ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1822026-05-27T18:11:25.981ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1832026-05-27T18:11:26.013ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1842026-05-27T18:11:26.013ZINFOphd-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
1852026-05-27T18:11:26.014ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4624 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1862026-05-27T18:11:26.014ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1872026-05-27T18:11:26.014ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1882026-05-27T18:11:26.024ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1892026-05-27T18:11:26.025ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1902026-05-27T18:11:26.025ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1912026-05-27T18:11:26.058ZINFOphd-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::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 9908babd-7aa0-458c-a70f-fa243623802c
1922026-05-27T18:11:26.058ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1932026-05-27T18:11:26.058ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1942026-05-27T18:11:26.069ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1952026-05-27T18:11:26.069ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1962026-05-27T18:11:26.069ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
1972026-05-27T18:11:26.101ZINFOphd-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::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 9908babd-7aa0-458c-a70f-fa243623802c
1982026-05-27T18:11:26.106ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
1992026-05-27T18:11:26.106ZINFOphd-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
2002026-05-27T18:11:26.106ZINFOphd-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
2012026-05-27T18:11:26.107ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
2022026-05-27T18:11:26.107ZINFOphd-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
2032026-05-27T18:11:26.107ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
2042026-05-27T18:11:26.148ZINFOphd-runner: [NEW - EVENT] Launched server with pid 850 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
2052026-05-27T18:11:26.161ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 54 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2062026-05-27T18:11:26.161ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c target = phd_framework::test_vm target_id = 666359e6-2a7b-49c7-bb76-ba3e3f16275c
2072026-05-27T18:11:26.161ZINFOphd-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 = bd59d64e-f90e-4ca5-a3ff-9bd44118fff1 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 9908babd-7aa0-458c-a70f-fa243623802c target = phd_framework::test_vm target_id = 666359e6-2a7b-49c7-bb76-ba3e3f16275c timeout_duration = 45s
2082026-05-27T18:11:26.161ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c target = phd_framework::test_vm target_id = 666359e6-2a7b-49c7-bb76-ba3e3f16275c vm = migration_serial_history_base_lifecycle_0 vm_id = 666359e6-2a7b-49c7-bb76-ba3e3f16275c
2092026-05-27T18:11:26.162ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c target = phd_framework::test_vm target_id = 666359e6-2a7b-49c7-bb76-ba3e3f16275c vm = migration_serial_history_base_lifecycle_0 vm_id = 666359e6-2a7b-49c7-bb76-ba3e3f16275c
2102026-05-27T18:11:26.767ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 666359e6-2a7b-49c7-bb76-ba3e3f16275c, name: "phd-vm-666359e6-2a7b-49c7-bb76-ba3e3f16275c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f92c8db2-8a83-44d7-bfec-c4def05d23fd, project_id: f875978a-40e0-430b-a0d3-3f006034464d, sled_id: 7497da4f-c3f3-4fad-b030-819dca2dcc87, sled_serial: "7497da4f-c3f3-4fad-b030-819dca2dcc87", 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 = 9908babd-7aa0-458c-a70f-fa243623802c target = phd_framework::test_vm target_id = 666359e6-2a7b-49c7-bb76-ba3e3f16275c vm = migration_serial_history_base_lifecycle_0 vm_id = 666359e6-2a7b-49c7-bb76-ba3e3f16275c
2112026-05-27T18:11:26.767ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = bd59d64e-f90e-4ca5-a3ff-9bd44118fff1 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 9908babd-7aa0-458c-a70f-fa243623802c target = phd_framework::test_vm target_id = 666359e6-2a7b-49c7-bb76-ba3e3f16275c
2122026-05-27T18:11:29.686ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7756}} target = phd_framework::serial
2132026-05-27T18:11:30.178ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c target = phd_framework::test_vm target_id = 666359e6-2a7b-49c7-bb76-ba3e3f16275c
2142026-05-27T18:11:30.178ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3411 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = bd59d64e-f90e-4ca5-a3ff-9bd44118fff1 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 9908babd-7aa0-458c-a70f-fa243623802c target = phd_framework::test_vm target_id = 666359e6-2a7b-49c7-bb76-ba3e3f16275c
2152026-05-27T18:11:30.181ZINFOphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
2162026-05-27T18:11:30.183ZDEBGphd-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 = 9908babd-7aa0-458c-a70f-fa243623802c
2172026-05-27T18:11:30.275ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 93 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 = 9908babd-7aa0-458c-a70f-fa243623802c
2182026-05-27T18:11:30.275ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9322 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 = 9908babd-7aa0-458c-a70f-fa243623802c
2192026-05-27T18:11:30.278ZINFOphd-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 = 666359e6-2a7b-49c7-bb76-ba3e3f16275c
2202026-05-27T18:11:30.278ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
2212026-05-27T18:11:30.278ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
2222026-05-27T18:11:30.278ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8891 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2232026-05-27T18:11:30.278ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-05-27T18:11:30.280ZDEBGphd-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 = 666359e6-2a7b-49c7-bb76-ba3e3f16275c
2252026-05-27T18:11:30.897ZDEBGphd-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 = 666359e6-2a7b-49c7-bb76-ba3e3f16275c
2262026-05-27T18:11:30.988ZDEBGphd-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 = 666359e6-2a7b-49c7-bb76-ba3e3f16275c
2272026-05-27T18:11:30.988ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-91d4e5cb-d2fe-4b12-8ddd-3cc8c2b2e5f6"] 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 = 666359e6-2a7b-49c7-bb76-ba3e3f16275c
2282026-05-27T18:11:31.013ZDEBGphd-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 = 666359e6-2a7b-49c7-bb76-ba3e3f16275c
2292026-05-27T18:11:31.013ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-539cb4df-dc2c-4834-99ff-4f0e3ccbfaf7"] 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 = 666359e6-2a7b-49c7-bb76-ba3e3f16275c
2302026-05-27T18:11:31.030ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 752 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 = 666359e6-2a7b-49c7-bb76-ba3e3f16275c
2312026-05-27T18:11:31.031ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4868 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 = 9908babd-7aa0-458c-a70f-fa243623802c target = phd_framework::test_vm target_id = 666359e6-2a7b-49c7-bb76-ba3e3f16275c vm = migration_serial_history_base_lifecycle_0 vm_id = 666359e6-2a7b-49c7-bb76-ba3e3f16275c
2322026-05-27T18:11:31.031ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 752 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2332026-05-27T18:11:31.031ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4869 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 = 9908babd-7aa0-458c-a70f-fa243623802c target = phd_framework::test_vm target_id = 666359e6-2a7b-49c7-bb76-ba3e3f16275c
2342026-05-27T18:11:31.031ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10191 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2352026-05-27T18:11:31.031ZINFOphd-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
2362026-05-27T18:11:31.031ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2372026-05-27T18:11:31.031ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-05-27T18:11:31.031ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
2392026-05-27T18:11:31.031ZDEBGphd-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
2402026-05-27T18:11:31.031ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2412026-05-27T18:11:31.031ZDEBGphd-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-05-27T18:11:31.031ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2432026-05-27T18:11:31.041ZDEBGphd-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 1.07G 25.3T 1.07G /phd-artifacts\n target = phd_framework::zfs
2442026-05-27T18:11:31.041ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-27b1ed00-f152-493f-b9e5-b2b678abd935"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = snapshot
2452026-05-27T18:11:31.060ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-27b1ed00-f152-493f-b9e5-b2b678abd935", "phd-artifacts/phd-clone-c92540df-751e-4d13-8958-938d50ef4a90"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = clone
2462026-05-27T18:11:31.077ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c92540df-751e-4d13-8958-938d50ef4a90"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2472026-05-27T18:11:31.087ZDEBGphd-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-c92540df-751e-4d13-8958-938d50ef4a90 0B 25.3T 1.07G /phd-artifacts/phd-clone-c92540df-751e-4d13-8958-938d50ef4a90\n target = phd_framework::zfs
2482026-05-27T18:11:31.088ZINFOphd-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
2492026-05-27T18:11:31.088ZINFOphd-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
2502026-05-27T18:11:31.088ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/propolis-server target = phd_framework::artifacts::store
2512026-05-27T18:11:31.088ZINFOphd-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/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/propolis-server" target = phd_framework::test_vm::server
2522026-05-27T18:11:31.088ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
2532026-05-27T18:11:31.131ZINFOphd-runner: [NEW - EVENT] Launched server with pid 859 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
2542026-05-27T18:11:31.145ZINFOphd-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
2552026-05-27T18:11:31.145ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2562026-05-27T18:11:31.146ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2572026-05-27T18:11:31.646ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-05-27T18:11:31.647ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 2ddf364d-8f69-437d-8e7c-c339a9a8f91f, name: "phd-vm-2ddf364d-8f69-437d-8e7c-c339a9a8f91f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d7186c33-c4a5-4472-85f7-e073ea2ef255, project_id: 4451def9-2047-4cf6-bcaf-5c88615b907b, sled_id: e5da906e-6f54-471f-8bcf-674a25dd5245, sled_serial: "e5da906e-6f54-471f-8bcf-674a25dd5245", 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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2592026-05-27T18:11:31.647ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2602026-05-27T18:11:31.647ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2612026-05-27T18:11:31.648ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2622026-05-27T18:11:31.648ZINFOphd-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
2632026-05-27T18:11:31.648ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2642026-05-27T18:11:31.649ZDEBGphd-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
2652026-05-27T18:11:31.649ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2662026-05-27T18:11:31.649ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2672026-05-27T18:11:36.200ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4551 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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2682026-05-27T18:11:36.200ZDEBGphd-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
2692026-05-27T18:11:36.200ZDEBGphd-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
2702026-05-27T18:11:36.201ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2712026-05-27T18:11:36.201ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2722026-05-27T18:11:36.218ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2732026-05-27T18:11:36.218ZDEBGphd-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
2742026-05-27T18:11:36.219ZDEBGphd-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
2752026-05-27T18:11:36.219ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2762026-05-27T18:11:36.219ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2772026-05-27T18:11:36.252ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2782026-05-27T18:11:36.252ZINFOphd-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
2792026-05-27T18:11:36.252ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4603 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
2802026-05-27T18:11:36.253ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2812026-05-27T18:11:36.253ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2822026-05-27T18:11:36.263ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2832026-05-27T18:11:36.263ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2842026-05-27T18:11:36.264ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2852026-05-27T18:11:36.296ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2862026-05-27T18:11:36.297ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2872026-05-27T18:11:36.297ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2882026-05-27T18:11:36.307ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2892026-05-27T18:11:36.307ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2902026-05-27T18:11:36.307ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2912026-05-27T18:11:36.340ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2922026-05-27T18:11:36.340ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2932026-05-27T18:11:36.340ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2942026-05-27T18:11:36.351ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2952026-05-27T18:11:36.352ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2962026-05-27T18:11:36.352ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2972026-05-27T18:11:36.384ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2982026-05-27T18:11:36.385ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
2992026-05-27T18:11:36.385ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3002026-05-27T18:11:36.396ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3012026-05-27T18:11:36.396ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3022026-05-27T18:11:36.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::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3032026-05-27T18:11:36.429ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3042026-05-27T18:11:36.429ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3052026-05-27T18:11:36.429ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3062026-05-27T18:11:36.439ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3072026-05-27T18:11:36.440ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3082026-05-27T18:11:36.440ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3092026-05-27T18:11:36.474ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3102026-05-27T18:11:36.474ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3112026-05-27T18:11:36.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::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3122026-05-27T18:11:36.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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3132026-05-27T18:11:36.485ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3142026-05-27T18:11:36.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::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3152026-05-27T18:11:36.518ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3162026-05-27T18:11:36.518ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3172026-05-27T18:11:36.519ZINFOphd-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
3182026-05-27T18:11:36.519ZINFOphd-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
3192026-05-27T18:11:36.519ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3202026-05-27T18:11:36.519ZINFOphd-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
3212026-05-27T18:11:36.519ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
3222026-05-27T18:11:36.561ZINFOphd-runner: [NEW - EVENT] Launched server with pid 860 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
3232026-05-27T18:11:36.574ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 55 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
3242026-05-27T18:11:36.574ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f target = phd_framework::test_vm target_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3252026-05-27T18:11:36.574ZINFOphd-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 = 17d1a295-2aaa-4713-b374-ccaef3f7a837 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f target = phd_framework::test_vm target_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0 timeout_duration = 45s
3262026-05-27T18:11:36.574ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f target = phd_framework::test_vm target_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0 vm = migration_from_base_and_back_lifecycle_0 vm_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3272026-05-27T18:11:36.574ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f target = phd_framework::test_vm target_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0 vm = migration_from_base_and_back_lifecycle_0 vm_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3282026-05-27T18:11:37.426ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: d9ed28fe-c296-4e80-8eb9-8af42530b7d0, name: "phd-vm-d9ed28fe-c296-4e80-8eb9-8af42530b7d0", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d7186c33-c4a5-4472-85f7-e073ea2ef255, project_id: 4451def9-2047-4cf6-bcaf-5c88615b907b, sled_id: 21501e39-06d2-4900-a1e8-dcfbd784490c, sled_serial: "21501e39-06d2-4900-a1e8-dcfbd784490c", 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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f target = phd_framework::test_vm target_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0 vm = migration_from_base_and_back_lifecycle_0 vm_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3292026-05-27T18:11:37.426ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 17d1a295-2aaa-4713-b374-ccaef3f7a837 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f target = phd_framework::test_vm target_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3302026-05-27T18:11:40.336ZINFOphd-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
3312026-05-27T18:11:41.485ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f target = phd_framework::test_vm target_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3322026-05-27T18:11:41.485ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4058 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 17d1a295-2aaa-4713-b374-ccaef3f7a837 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f target = phd_framework::test_vm target_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3332026-05-27T18:11:41.488ZINFOphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3342026-05-27T18:11:41.488ZINFOphd-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 = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3352026-05-27T18:11:41.488ZINFOphd-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 = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3362026-05-27T18:11:41.489ZDEBGphd-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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3372026-05-27T18:11:41.582ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 93 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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3382026-05-27T18:11:41.582ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10436 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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f
3392026-05-27T18:11:41.582ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 93 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 = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3402026-05-27T18:11:41.582ZINFOphd-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 = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3412026-05-27T18:11:41.582ZINFOphd-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 = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3422026-05-27T18:11:41.616ZINFOphd-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_lifecycle_0 vm_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3432026-05-27T18:11:41.616ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3442026-05-27T18:11:41.616ZINFOphd-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
3452026-05-27T18:11:41.616ZINFOphd-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
3462026-05-27T18:11:41.616ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/propolis-server target = phd_framework::artifacts::store
3472026-05-27T18:11:41.616ZINFOphd-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/656a34325955994fd71c8415bd019ba33819fe074a287348626ddc02b94345f6/propolis-server" target = phd_framework::test_vm::server
3482026-05-27T18:11:41.616ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
3492026-05-27T18:11:41.661ZINFOphd-runner: [NEW - EVENT] Launched server with pid 862 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
3502026-05-27T18:11:41.675ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 58 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
3512026-05-27T18:11:41.675ZINFOphd-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 = d9ed28fe-c296-4e80-8eb9-8af42530b7d0 target = phd_framework::test_vm target_id = b12622c1-9655-4231-a450-fdac9feb9c69
3522026-05-27T18:11:41.675ZINFOphd-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 = 058dfd7f-d9ec-4285-870a-f70ab1aa06b3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0 target = phd_framework::test_vm target_id = b12622c1-9655-4231-a450-fdac9feb9c69 timeout_duration = 45s
3532026-05-27T18:11:41.675ZINFOphd-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 = d9ed28fe-c296-4e80-8eb9-8af42530b7d0 target = phd_framework::test_vm target_id = b12622c1-9655-4231-a450-fdac9feb9c69 vm = migration_from_base_and_back_lifecycle_1 vm_id = b12622c1-9655-4231-a450-fdac9feb9c69
3542026-05-27T18:11:41.676ZINFOphd-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 = d9ed28fe-c296-4e80-8eb9-8af42530b7d0 target = phd_framework::test_vm target_id = b12622c1-9655-4231-a450-fdac9feb9c69 vm = migration_from_base_and_back_lifecycle_1 vm_id = b12622c1-9655-4231-a450-fdac9feb9c69
3552026-05-27T18:11:42.333ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: b12622c1-9655-4231-a450-fdac9feb9c69, name: "phd-vm-b12622c1-9655-4231-a450-fdac9feb9c69", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d7186c33-c4a5-4472-85f7-e073ea2ef255, project_id: 4451def9-2047-4cf6-bcaf-5c88615b907b, sled_id: 36eabf4f-bc24-4a33-a03a-b3e8a2f791db, sled_serial: "36eabf4f-bc24-4a33-a03a-b3e8a2f791db", 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 = d9ed28fe-c296-4e80-8eb9-8af42530b7d0 target = phd_framework::test_vm target_id = b12622c1-9655-4231-a450-fdac9feb9c69 vm = migration_from_base_and_back_lifecycle_1 vm_id = b12622c1-9655-4231-a450-fdac9feb9c69
3562026-05-27T18:11:42.333ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 058dfd7f-d9ec-4285-870a-f70ab1aa06b3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0 target = phd_framework::test_vm target_id = b12622c1-9655-4231-a450-fdac9feb9c69
3572026-05-27T18:11:45.226ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7894}} target = phd_framework::serial
3582026-05-27T18:11:45.381ZINFOphd-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 = d9ed28fe-c296-4e80-8eb9-8af42530b7d0 target = phd_framework::test_vm target_id = b12622c1-9655-4231-a450-fdac9feb9c69
3592026-05-27T18:11:45.381ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3047 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 058dfd7f-d9ec-4285-870a-f70ab1aa06b3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0 target = phd_framework::test_vm target_id = b12622c1-9655-4231-a450-fdac9feb9c69
3602026-05-27T18:11:45.383ZINFOphd-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 = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3612026-05-27T18:11:45.383ZINFOphd-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 = b12622c1-9655-4231-a450-fdac9feb9c69
3622026-05-27T18:11:45.383ZINFOphd-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 = b12622c1-9655-4231-a450-fdac9feb9c69
3632026-05-27T18:11:45.384ZDEBGphd-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 = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3642026-05-27T18:11:45.473ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 90 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 = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3652026-05-27T18:11:45.474ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8899 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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f target = phd_framework::test_vm target_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0 vm = migration_from_base_and_back_lifecycle_0 vm_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3662026-05-27T18:11:45.474ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8899 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 = 2ddf364d-8f69-437d-8e7c-c339a9a8f91f target = phd_framework::test_vm target_id = d9ed28fe-c296-4e80-8eb9-8af42530b7d0
3672026-05-27T18:11:46.362ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 978 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 = b12622c1-9655-4231-a450-fdac9feb9c69
3682026-05-27T18:11:46.362ZINFOphd-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 = b12622c1-9655-4231-a450-fdac9feb9c69
3692026-05-27T18:11:46.362ZINFOphd-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 = b12622c1-9655-4231-a450-fdac9feb9c69
3702026-05-27T18:11:46.395ZINFOphd-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_lifecycle_1 vm_id = b12622c1-9655-4231-a450-fdac9feb9c69
3712026-05-27T18:11:46.395ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3722026-05-27T18:11:46.395ZINFOphd-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
3732026-05-27T18:11:46.396ZINFOphd-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
3742026-05-27T18:11:46.396ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3752026-05-27T18:11:46.396ZINFOphd-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
3762026-05-27T18:11:46.396ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
3772026-05-27T18:11:46.436ZINFOphd-runner: [NEW - EVENT] Launched server with pid 864 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
3782026-05-27T18:11:46.449ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 53 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
3792026-05-27T18:11:46.450ZINFOphd-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 = b12622c1-9655-4231-a450-fdac9feb9c69 target = phd_framework::test_vm target_id = 4de12ace-1952-41d5-ab57-37eab9bd4938
3802026-05-27T18:11:46.450ZINFOphd-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 = e4d6ada1-c791-4b3f-90f3-4693127c7183 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b12622c1-9655-4231-a450-fdac9feb9c69 target = phd_framework::test_vm target_id = 4de12ace-1952-41d5-ab57-37eab9bd4938 timeout_duration = 45s
3812026-05-27T18:11:46.450ZINFOphd-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 = b12622c1-9655-4231-a450-fdac9feb9c69 target = phd_framework::test_vm target_id = 4de12ace-1952-41d5-ab57-37eab9bd4938 vm = migration_from_base_and_back_lifecycle_2 vm_id = 4de12ace-1952-41d5-ab57-37eab9bd4938
3822026-05-27T18:11:46.450ZINFOphd-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 = b12622c1-9655-4231-a450-fdac9feb9c69 target = phd_framework::test_vm target_id = 4de12ace-1952-41d5-ab57-37eab9bd4938 vm = migration_from_base_and_back_lifecycle_2 vm_id = 4de12ace-1952-41d5-ab57-37eab9bd4938
3832026-05-27T18:11:47.107ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 4de12ace-1952-41d5-ab57-37eab9bd4938, name: "phd-vm-4de12ace-1952-41d5-ab57-37eab9bd4938", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d7186c33-c4a5-4472-85f7-e073ea2ef255, project_id: 4451def9-2047-4cf6-bcaf-5c88615b907b, sled_id: d202cfa5-004e-428d-aefb-02dbe6209860, sled_serial: "d202cfa5-004e-428d-aefb-02dbe6209860", 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 = b12622c1-9655-4231-a450-fdac9feb9c69 target = phd_framework::test_vm target_id = 4de12ace-1952-41d5-ab57-37eab9bd4938 vm = migration_from_base_and_back_lifecycle_2 vm_id = 4de12ace-1952-41d5-ab57-37eab9bd4938
3842026-05-27T18:11:47.107ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = e4d6ada1-c791-4b3f-90f3-4693127c7183 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b12622c1-9655-4231-a450-fdac9feb9c69 target = phd_framework::test_vm target_id = 4de12ace-1952-41d5-ab57-37eab9bd4938
3852026-05-27T18:11:49.988ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7941}} target = phd_framework::serial
3862026-05-27T18:11:51.369ZINFOphd-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 = b12622c1-9655-4231-a450-fdac9feb9c69 target = phd_framework::test_vm target_id = 4de12ace-1952-41d5-ab57-37eab9bd4938
3872026-05-27T18:11:51.369ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4261 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = e4d6ada1-c791-4b3f-90f3-4693127c7183 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b12622c1-9655-4231-a450-fdac9feb9c69 target = phd_framework::test_vm target_id = 4de12ace-1952-41d5-ab57-37eab9bd4938
3882026-05-27T18:11:51.371ZINFOphd-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 = b12622c1-9655-4231-a450-fdac9feb9c69
3892026-05-27T18:11:51.371ZINFOphd-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 = 4de12ace-1952-41d5-ab57-37eab9bd4938
3902026-05-27T18:11:51.371ZINFOphd-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 = 4de12ace-1952-41d5-ab57-37eab9bd4938
3912026-05-27T18:11:51.373ZDEBGphd-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 = b12622c1-9655-4231-a450-fdac9feb9c69
3922026-05-27T18:11:51.463ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 91 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 = b12622c1-9655-4231-a450-fdac9feb9c69
3932026-05-27T18:11:51.463ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9787 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 = d9ed28fe-c296-4e80-8eb9-8af42530b7d0 target = phd_framework::test_vm target_id = b12622c1-9655-4231-a450-fdac9feb9c69 vm = migration_from_base_and_back_lifecycle_1 vm_id = b12622c1-9655-4231-a450-fdac9feb9c69
3942026-05-27T18:11:51.464ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9787 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 = d9ed28fe-c296-4e80-8eb9-8af42530b7d0 target = phd_framework::test_vm target_id = b12622c1-9655-4231-a450-fdac9feb9c69
3952026-05-27T18:11:51.464ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 92 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 = 4de12ace-1952-41d5-ab57-37eab9bd4938
3962026-05-27T18:11:51.464ZINFOphd-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 = 4de12ace-1952-41d5-ab57-37eab9bd4938
3972026-05-27T18:11:51.464ZINFOphd-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 = 4de12ace-1952-41d5-ab57-37eab9bd4938
3982026-05-27T18:11:51.497ZINFOphd-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_2 vm_id = 4de12ace-1952-41d5-ab57-37eab9bd4938
3992026-05-27T18:11:51.497ZINFOphd-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 = 4de12ace-1952-41d5-ab57-37eab9bd4938
4002026-05-27T18:11:51.497ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
4012026-05-27T18:11:51.497ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 19850 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4022026-05-27T18:11:51.498ZINFOphd-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-05-27T18:11:51.498ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-05-27T18:11:51.499ZDEBGphd-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 = 4de12ace-1952-41d5-ab57-37eab9bd4938
4052026-05-27T18:11:51.837ZDEBGphd-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 = 4de12ace-1952-41d5-ab57-37eab9bd4938
4062026-05-27T18:11:51.924ZDEBGphd-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 = 4de12ace-1952-41d5-ab57-37eab9bd4938
4072026-05-27T18:11:51.924ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c92540df-751e-4d13-8958-938d50ef4a90"] 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 = 4de12ace-1952-41d5-ab57-37eab9bd4938
4082026-05-27T18:11:51.952ZDEBGphd-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 = 4de12ace-1952-41d5-ab57-37eab9bd4938
4092026-05-27T18:11:51.952ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-27b1ed00-f152-493f-b9e5-b2b678abd935"] 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 = 4de12ace-1952-41d5-ab57-37eab9bd4938
4102026-05-27T18:11:51.972ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 474 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 = 4de12ace-1952-41d5-ab57-37eab9bd4938
4112026-05-27T18:11:51.972ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 474 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4122026-05-27T18:11:51.972ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5521 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 = b12622c1-9655-4231-a450-fdac9feb9c69 target = phd_framework::test_vm target_id = 4de12ace-1952-41d5-ab57-37eab9bd4938 vm = migration_from_base_and_back_lifecycle_2 vm_id = 4de12ace-1952-41d5-ab57-37eab9bd4938
4132026-05-27T18:11:51.972ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4142026-05-27T18:11:51.972ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5522 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 = b12622c1-9655-4231-a450-fdac9feb9c69 target = phd_framework::test_vm target_id = 4de12ace-1952-41d5-ab57-37eab9bd4938
4152026-05-27T18:11:51.972ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
416 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 94.06s
417 
4182026-05-27T18:11:51.972ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 20939 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
4192026-05-27T18:11:51.973ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner