Max level shown:
12026-07-03T18:25:39.575ZINFOphd-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-07-03T18:25:39.611ZDEBGphd-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: 241, tv_nsec: 714289249 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-07-03T18:25:39.612ZINFOphd-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-07-03T18:25:39.613ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 2bfe090eb5318ec8c467157018db2429d4df535b file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-07-03T18:25:39.617ZDEBGphd-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/2bfe090eb5318ec8c467157018db2429d4df535b/crucible-nightly.sha256.txt
62026-07-03T18:25:39.859ZINFOphd-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-07-03T18:25:40.457ZDEBGphd-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/979b72896bc39a876c98fb32fe706da37a4fc408/propolis-server.sha256.txt
82026-07-03T18:25:40.623ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-07-03T18:25:40.624ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-07-03T18:25:40.625ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 83 target = phd_runner::execute
112026-07-03T18:25:40.625ZINFOphd-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-07-03T18:25:40.625ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-07-03T18:25:40.625ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-07-03T18:25:40.627ZINFOphd-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-07-03T18:25:40.629ZDEBGphd-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-07-03T18:25:40.632ZDEBGphd-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-07-03T18:25:41.057ZDEBGphd-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-07-03T18:25:41.071ZDEBGphd-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-07-03T18:25:47.980ZDEBGphd-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-07-03T18:25:47.981ZDEBGphd-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-07-03T18:25:47.999ZDEBGphd-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 3.51M 25.3T 2M /phd-artifacts\n target = phd_framework::zfs
222026-07-03T18:25:48.002ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-aeefcfbc-c23d-4792-9dba-c72f4a68aad1"] 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-07-03T18:25:48.026ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-aeefcfbc-c23d-4792-9dba-c72f4a68aad1", "phd-artifacts/phd-clone-c64c3625-c60f-4db3-ae39-480f56a2357a"] 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-07-03T18:25:48.043ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c64c3625-c60f-4db3-ae39-480f56a2357a"] 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-07-03T18:25:48.054ZDEBGphd-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-c64c3625-c60f-4db3-ae39-480f56a2357a 0B 25.3T 49.0M /phd-artifacts/phd-clone-c64c3625-c60f-4db3-ae39-480f56a2357a\n target = phd_framework::zfs
262026-07-03T18:25:48.059ZINFOphd-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-07-03T18:25:48.059ZINFOphd-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-07-03T18:25:48.059ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-07-03T18:25:48.059ZDEBGphd-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/979b72896bc39a876c98fb32fe706da37a4fc408/propolis-server.tar.gz
302026-07-03T18:26:00.879ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/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-07-03T18:26:00.879ZDEBGphd-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-07-03T18:26:22.226ZINFOphd-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/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/propolis-server" target = phd_framework::test_vm::server
332026-07-03T18:26:22.226ZINFOphd-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-07-03T18:26:22.368ZINFOphd-runner: [NEW - EVENT] Launched server with pid 917 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-07-03T18:26:22.383ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
362026-07-03T18:26:22.391ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
372026-07-03T18:26:22.395ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 34335 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-07-03T18:26:22.964ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-07-03T18:26:22.966ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: e24f2ada-73b7-41c3-a1dc-8a49ff64159b, name: "phd-vm-e24f2ada-73b7-41c3-a1dc-8a49ff64159b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 7ae69f6e-434f-4c64-8f27-11f68be45196, project_id: 00c0474e-5804-43ce-93f4-2d1db3ca294d, sled_id: 944d4b16-52d6-4f61-b08a-c6de639e6d21, sled_serial: "944d4b16-52d6-4f61-b08a-c6de639e6d21", 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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
402026-07-03T18:26:22.966ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
412026-07-03T18:26:22.966ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
422026-07-03T18:26:22.968ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
432026-07-03T18:26:22.968ZINFOphd-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-07-03T18:26:22.968ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
452026-07-03T18:26:22.968ZDEBGphd-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-07-03T18:26:22.968ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
472026-07-03T18:26:22.969ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
482026-07-03T18:26:27.540ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4571 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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
492026-07-03T18:26:27.540ZDEBGphd-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-07-03T18:26:27.541ZDEBGphd-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-07-03T18:26:27.541ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
522026-07-03T18:26:27.541ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
532026-07-03T18:26:27.568ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
542026-07-03T18:26:27.568ZDEBGphd-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-07-03T18:26:27.568ZDEBGphd-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-07-03T18:26:27.568ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
572026-07-03T18:26:27.568ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
582026-07-03T18:26:27.601ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
592026-07-03T18:26:27.601ZINFOphd-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-07-03T18:26:27.601ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4632 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-07-03T18:26:27.601ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
622026-07-03T18:26:27.602ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
632026-07-03T18:26:27.612ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
642026-07-03T18:26:27.612ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
652026-07-03T18:26:27.612ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
662026-07-03T18:26:27.644ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
672026-07-03T18:26:27.645ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
682026-07-03T18:26:27.645ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
692026-07-03T18:26:27.656ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
702026-07-03T18:26:27.656ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
712026-07-03T18:26:27.656ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
722026-07-03T18:26:27.689ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
732026-07-03T18:26:27.689ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
742026-07-03T18:26:27.689ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
752026-07-03T18:26:27.700ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
762026-07-03T18:26:27.700ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
772026-07-03T18:26:27.700ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
782026-07-03T18:26:27.734ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
792026-07-03T18:26:27.734ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
802026-07-03T18:26:27.734ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
812026-07-03T18:26:27.745ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
822026-07-03T18:26:27.745ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
832026-07-03T18:26:27.745ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
842026-07-03T18:26:27.778ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
852026-07-03T18:26:27.779ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
862026-07-03T18:26:27.779ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
872026-07-03T18:26:27.790ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
882026-07-03T18:26:27.790ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
892026-07-03T18:26:27.791ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
902026-07-03T18:26:27.814ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 23 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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
912026-07-03T18:26:27.815ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
922026-07-03T18:26:27.815ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
932026-07-03T18:26:27.825ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
942026-07-03T18:26:27.825ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
952026-07-03T18:26:27.826ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
962026-07-03T18:26:27.858ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
972026-07-03T18:26:27.859ZINFOphd-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-07-03T18:26:27.859ZINFOphd-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-07-03T18:26:27.859ZINFOphd-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-07-03T18:26:27.859ZDEBGphd-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-07-03T18:26:27.859ZDEBGphd-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-07-03T18:26:27.859ZINFOphd-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-07-03T18:26:27.859ZINFOphd-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-07-03T18:26:27.903ZINFOphd-runner: [NEW - EVENT] Launched server with pid 918 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-07-03T18:26:27.916ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 57 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-07-03T18:26:27.916ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b target = phd_framework::test_vm target_id = bdd80a21-9780-4751-bdfe-67addfbdcedf
1072026-07-03T18:26:27.916ZINFOphd-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 = 0b22a185-be36-4fb7-acbd-388bc3985036 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e24f2ada-73b7-41c3-a1dc-8a49ff64159b target = phd_framework::test_vm target_id = bdd80a21-9780-4751-bdfe-67addfbdcedf timeout_duration = 45s
1082026-07-03T18:26:27.916ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b target = phd_framework::test_vm target_id = bdd80a21-9780-4751-bdfe-67addfbdcedf vm = migration_from_base_lifecycle_0 vm_id = bdd80a21-9780-4751-bdfe-67addfbdcedf
1092026-07-03T18:26:27.917ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b target = phd_framework::test_vm target_id = bdd80a21-9780-4751-bdfe-67addfbdcedf vm = migration_from_base_lifecycle_0 vm_id = bdd80a21-9780-4751-bdfe-67addfbdcedf
1102026-07-03T18:26:28.754ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: bdd80a21-9780-4751-bdfe-67addfbdcedf, name: "phd-vm-bdd80a21-9780-4751-bdfe-67addfbdcedf", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 7ae69f6e-434f-4c64-8f27-11f68be45196, project_id: 00c0474e-5804-43ce-93f4-2d1db3ca294d, sled_id: 0ccd2a2b-1754-48fc-8a06-d4c593020a62, sled_serial: "0ccd2a2b-1754-48fc-8a06-d4c593020a62", 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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b target = phd_framework::test_vm target_id = bdd80a21-9780-4751-bdfe-67addfbdcedf vm = migration_from_base_lifecycle_0 vm_id = bdd80a21-9780-4751-bdfe-67addfbdcedf
1112026-07-03T18:26:28.755ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 0b22a185-be36-4fb7-acbd-388bc3985036 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e24f2ada-73b7-41c3-a1dc-8a49ff64159b target = phd_framework::test_vm target_id = bdd80a21-9780-4751-bdfe-67addfbdcedf
1122026-07-03T18:26:31.698ZINFOphd-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-07-03T18:26:32.493ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b target = phd_framework::test_vm target_id = bdd80a21-9780-4751-bdfe-67addfbdcedf
1142026-07-03T18:26:32.493ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3737 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 0b22a185-be36-4fb7-acbd-388bc3985036 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e24f2ada-73b7-41c3-a1dc-8a49ff64159b target = phd_framework::test_vm target_id = bdd80a21-9780-4751-bdfe-67addfbdcedf
1152026-07-03T18:26:32.496ZINFOphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
1162026-07-03T18:26:32.497ZINFOphd-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 = bdd80a21-9780-4751-bdfe-67addfbdcedf
1172026-07-03T18:26:32.497ZINFOphd-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 = bdd80a21-9780-4751-bdfe-67addfbdcedf
1182026-07-03T18:26:32.500ZDEBGphd-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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
1192026-07-03T18:26:32.587ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 88 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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
1202026-07-03T18:26:32.587ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10203 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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b
1212026-07-03T18:26:33.891ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1393 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 = bdd80a21-9780-4751-bdfe-67addfbdcedf
1222026-07-03T18:26:33.891ZINFOphd-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 = bdd80a21-9780-4751-bdfe-67addfbdcedf
1232026-07-03T18:26:33.891ZINFOphd-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 = bdd80a21-9780-4751-bdfe-67addfbdcedf
1242026-07-03T18:26:33.925ZINFOphd-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 = bdd80a21-9780-4751-bdfe-67addfbdcedf
1252026-07-03T18:26:33.925ZINFOphd-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 = bdd80a21-9780-4751-bdfe-67addfbdcedf
1262026-07-03T18:26:33.926ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
1272026-07-03T18:26:33.926ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10961 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1282026-07-03T18:26:33.926ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
1292026-07-03T18:26:33.927ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1302026-07-03T18:26:33.927ZDEBGphd-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 = bdd80a21-9780-4751-bdfe-67addfbdcedf
1312026-07-03T18:26:34.374ZDEBGphd-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 = bdd80a21-9780-4751-bdfe-67addfbdcedf
1322026-07-03T18:26:34.459ZDEBGphd-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 = bdd80a21-9780-4751-bdfe-67addfbdcedf
1332026-07-03T18:26:34.459ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c64c3625-c60f-4db3-ae39-480f56a2357a"] 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 = bdd80a21-9780-4751-bdfe-67addfbdcedf
1342026-07-03T18:26:34.487ZDEBGphd-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 = bdd80a21-9780-4751-bdfe-67addfbdcedf
1352026-07-03T18:26:34.487ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-aeefcfbc-c23d-4792-9dba-c72f4a68aad1"] 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 = bdd80a21-9780-4751-bdfe-67addfbdcedf
1362026-07-03T18:26:34.505ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 579 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 = bdd80a21-9780-4751-bdfe-67addfbdcedf
1372026-07-03T18:26:34.506ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6588 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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b target = phd_framework::test_vm target_id = bdd80a21-9780-4751-bdfe-67addfbdcedf vm = migration_from_base_lifecycle_0 vm_id = bdd80a21-9780-4751-bdfe-67addfbdcedf
1382026-07-03T18:26:34.506ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6589 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 = e24f2ada-73b7-41c3-a1dc-8a49ff64159b target = phd_framework::test_vm target_id = bdd80a21-9780-4751-bdfe-67addfbdcedf
1392026-07-03T18:26:34.506ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 53875 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-07-03T18:26:34.506ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 579 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1412026-07-03T18:26:34.506ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
1422026-07-03T18:26:34.506ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-07-03T18:26:34.506ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1442026-07-03T18:26:34.506ZINFOphd-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-07-03T18:26:34.506ZDEBGphd-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-07-03T18:26:34.506ZDEBGphd-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-07-03T18:26:34.506ZDEBGphd-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-07-03T18:26:34.506ZDEBGphd-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-07-03T18:26:34.517ZDEBGphd-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-07-03T18:26:34.517ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-de675f08-fad2-4167-854a-056ca12ee464"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1512026-07-03T18:26:34.537ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-de675f08-fad2-4167-854a-056ca12ee464", "phd-artifacts/phd-clone-294f068a-be66-4c39-aa3a-cb4b7efcb8d7"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1522026-07-03T18:26:34.554ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-294f068a-be66-4c39-aa3a-cb4b7efcb8d7"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1532026-07-03T18:26:34.566ZDEBGphd-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-294f068a-be66-4c39-aa3a-cb4b7efcb8d7 0B 25.3T 1.07G /phd-artifacts/phd-clone-294f068a-be66-4c39-aa3a-cb4b7efcb8d7\n target = phd_framework::zfs
1542026-07-03T18:26:34.567ZINFOphd-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-07-03T18:26:34.567ZINFOphd-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-07-03T18:26:34.567ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/propolis-server target = phd_framework::artifacts::store
1572026-07-03T18:26:34.567ZINFOphd-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/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/propolis-server" target = phd_framework::test_vm::server
1582026-07-03T18:26:34.567ZINFOphd-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-07-03T18:26:34.607ZINFOphd-runner: [NEW - EVENT] Launched server with pid 927 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-07-03T18:26:34.621ZINFOphd-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
1612026-07-03T18:26:34.621ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1622026-07-03T18:26:34.622ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1632026-07-03T18:26:35.155ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-07-03T18:26:35.155ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 122ada8a-5f39-4ffc-99d5-d2feb24e41ee, name: "phd-vm-122ada8a-5f39-4ffc-99d5-d2feb24e41ee", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2a7b8492-0357-4902-b67a-7fb86706632d, project_id: b36eb17b-89d0-4b16-bfcd-95821d9db3b8, sled_id: 42e7edff-6601-49e0-945c-30ae244a9826, sled_serial: "42e7edff-6601-49e0-945c-30ae244a9826", 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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1652026-07-03T18:26:35.156ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1662026-07-03T18:26:35.156ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1672026-07-03T18:26:35.157ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1682026-07-03T18:26:35.157ZINFOphd-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-07-03T18:26:35.157ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1702026-07-03T18:26:35.157ZDEBGphd-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-07-03T18:26:35.157ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1722026-07-03T18:26:35.157ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1732026-07-03T18:26:39.796ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4639 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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1742026-07-03T18:26:39.796ZDEBGphd-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-07-03T18:26:39.796ZDEBGphd-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-07-03T18:26:39.796ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1772026-07-03T18:26:39.796ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1782026-07-03T18:26:39.816ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1792026-07-03T18:26:39.816ZDEBGphd-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-07-03T18:26:39.817ZDEBGphd-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-07-03T18:26:39.817ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1822026-07-03T18:26:39.817ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1832026-07-03T18:26:39.849ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1842026-07-03T18:26:39.849ZINFOphd-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-07-03T18:26:39.849ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4692 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-07-03T18:26:39.849ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1872026-07-03T18:26:39.849ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1882026-07-03T18:26:39.859ZINFOphd-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::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1892026-07-03T18:26:39.859ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1902026-07-03T18:26:39.859ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1912026-07-03T18:26:39.893ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1922026-07-03T18:26:39.893ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1932026-07-03T18:26:39.893ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1942026-07-03T18:26:39.904ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1952026-07-03T18:26:39.904ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1962026-07-03T18:26:39.904ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1972026-07-03T18:26:39.936ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
1982026-07-03T18:26:39.943ZINFOphd-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-07-03T18:26:39.943ZINFOphd-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-07-03T18:26:39.943ZINFOphd-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-07-03T18:26:39.943ZDEBGphd-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-07-03T18:26:39.943ZINFOphd-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-07-03T18:26:39.943ZINFOphd-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-07-03T18:26:39.982ZINFOphd-runner: [NEW - EVENT] Launched server with pid 928 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-07-03T18:26:39.995ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 52 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-07-03T18:26:39.995ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee target = phd_framework::test_vm target_id = d2aa043f-3118-4d40-9bde-59679b46bbed
2072026-07-03T18:26:39.995ZINFOphd-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 = 3e944dfc-8fd3-42f5-9662-a3c739a822ce path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee target = phd_framework::test_vm target_id = d2aa043f-3118-4d40-9bde-59679b46bbed timeout_duration = 45s
2082026-07-03T18:26:39.995ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee target = phd_framework::test_vm target_id = d2aa043f-3118-4d40-9bde-59679b46bbed vm = migration_serial_history_base_lifecycle_0 vm_id = d2aa043f-3118-4d40-9bde-59679b46bbed
2092026-07-03T18:26:39.996ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee target = phd_framework::test_vm target_id = d2aa043f-3118-4d40-9bde-59679b46bbed vm = migration_serial_history_base_lifecycle_0 vm_id = d2aa043f-3118-4d40-9bde-59679b46bbed
2102026-07-03T18:26:40.589ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: d2aa043f-3118-4d40-9bde-59679b46bbed, name: "phd-vm-d2aa043f-3118-4d40-9bde-59679b46bbed", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2a7b8492-0357-4902-b67a-7fb86706632d, project_id: b36eb17b-89d0-4b16-bfcd-95821d9db3b8, sled_id: e306b8bc-1b96-47fe-9d4f-f2fbd8f5360d, sled_serial: "e306b8bc-1b96-47fe-9d4f-f2fbd8f5360d", 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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee target = phd_framework::test_vm target_id = d2aa043f-3118-4d40-9bde-59679b46bbed vm = migration_serial_history_base_lifecycle_0 vm_id = d2aa043f-3118-4d40-9bde-59679b46bbed
2112026-07-03T18:26:40.589ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 3e944dfc-8fd3-42f5-9662-a3c739a822ce path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee target = phd_framework::test_vm target_id = d2aa043f-3118-4d40-9bde-59679b46bbed
2122026-07-03T18:26:43.543ZINFOphd-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-07-03T18:26:44.080ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee target = phd_framework::test_vm target_id = d2aa043f-3118-4d40-9bde-59679b46bbed
2142026-07-03T18:26:44.080ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3490 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 3e944dfc-8fd3-42f5-9662-a3c739a822ce path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee target = phd_framework::test_vm target_id = d2aa043f-3118-4d40-9bde-59679b46bbed
2152026-07-03T18:26:44.082ZINFOphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
2162026-07-03T18:26:44.084ZDEBGphd-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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
2172026-07-03T18:26:44.170ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 87 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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
2182026-07-03T18:26:44.170ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9548 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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee
2192026-07-03T18:26:44.173ZINFOphd-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 = d2aa043f-3118-4d40-9bde-59679b46bbed
2202026-07-03T18:26:44.173ZDEBGphd-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-07-03T18:26:44.173ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9018 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-07-03T18:26:44.173ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
2232026-07-03T18:26:44.174ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-07-03T18:26:44.175ZDEBGphd-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 = d2aa043f-3118-4d40-9bde-59679b46bbed
2252026-07-03T18:26:44.700ZDEBGphd-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 = d2aa043f-3118-4d40-9bde-59679b46bbed
2262026-07-03T18:26:44.788ZDEBGphd-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 = d2aa043f-3118-4d40-9bde-59679b46bbed
2272026-07-03T18:26:44.789ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-294f068a-be66-4c39-aa3a-cb4b7efcb8d7"] 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 = d2aa043f-3118-4d40-9bde-59679b46bbed
2282026-07-03T18:26:44.814ZDEBGphd-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 = d2aa043f-3118-4d40-9bde-59679b46bbed
2292026-07-03T18:26:44.814ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-de675f08-fad2-4167-854a-056ca12ee464"] 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 = d2aa043f-3118-4d40-9bde-59679b46bbed
2302026-07-03T18:26:44.831ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 658 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 = d2aa043f-3118-4d40-9bde-59679b46bbed
2312026-07-03T18:26:44.832ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4836 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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee target = phd_framework::test_vm target_id = d2aa043f-3118-4d40-9bde-59679b46bbed vm = migration_serial_history_base_lifecycle_0 vm_id = d2aa043f-3118-4d40-9bde-59679b46bbed
2322026-07-03T18:26:44.832ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 658 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2332026-07-03T18:26:44.832ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4836 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 = 122ada8a-5f39-4ffc-99d5-d2feb24e41ee target = phd_framework::test_vm target_id = d2aa043f-3118-4d40-9bde-59679b46bbed
2342026-07-03T18:26:44.832ZINFOphd-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
2352026-07-03T18:26:44.832ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10325 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2362026-07-03T18:26:44.832ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2372026-07-03T18:26:44.832ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-07-03T18:26:44.832ZINFOphd-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-07-03T18:26:44.832ZDEBGphd-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-07-03T18:26:44.832ZDEBGphd-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-07-03T18:26:44.832ZDEBGphd-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-07-03T18:26:44.832ZDEBGphd-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-07-03T18:26:44.843ZDEBGphd-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-07-03T18:26:44.843ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-5d5826f9-9846-4a9d-8d36-0d2bfa79f1f6"] 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-07-03T18:26:44.860ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-5d5826f9-9846-4a9d-8d36-0d2bfa79f1f6", "phd-artifacts/phd-clone-40235b24-4c01-4c2e-9d2f-a676db97a9bb"] 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-07-03T18:26:44.877ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-40235b24-4c01-4c2e-9d2f-a676db97a9bb"] 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-07-03T18:26:44.889ZDEBGphd-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-40235b24-4c01-4c2e-9d2f-a676db97a9bb 0B 25.3T 1.07G /phd-artifacts/phd-clone-40235b24-4c01-4c2e-9d2f-a676db97a9bb\n target = phd_framework::zfs
2482026-07-03T18:26:44.889ZINFOphd-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-07-03T18:26:44.889ZINFOphd-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-07-03T18:26:44.889ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/propolis-server target = phd_framework::artifacts::store
2512026-07-03T18:26:44.889ZINFOphd-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/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/propolis-server" target = phd_framework::test_vm::server
2522026-07-03T18:26:44.889ZINFOphd-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-07-03T18:26:44.931ZINFOphd-runner: [NEW - EVENT] Launched server with pid 937 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-07-03T18:26:44.945ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 56 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-07-03T18:26:44.945ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2562026-07-03T18:26:44.946ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2572026-07-03T18:26:45.407ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-07-03T18:26:45.408ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a, name: "phd-vm-ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0193a0a7-3e90-48c9-96b6-dedf665a23eb, project_id: ce9e011c-aa21-41b9-83ba-a3a1c5ef6db3, sled_id: 5296721f-57d0-42ef-a307-e90700b33642, sled_serial: "5296721f-57d0-42ef-a307-e90700b33642", 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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2592026-07-03T18:26:45.408ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2602026-07-03T18:26:45.408ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2612026-07-03T18:26:45.409ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2622026-07-03T18:26:45.409ZINFOphd-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-07-03T18:26:45.409ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2642026-07-03T18:26:45.409ZDEBGphd-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-07-03T18:26:45.409ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2662026-07-03T18:26:45.409ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2672026-07-03T18:26:49.976ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4567 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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2682026-07-03T18:26:49.977ZDEBGphd-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-07-03T18:26:49.977ZDEBGphd-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-07-03T18:26:49.977ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2712026-07-03T18:26:49.977ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2722026-07-03T18:26:49.995ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2732026-07-03T18:26:49.995ZDEBGphd-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-07-03T18:26:49.995ZDEBGphd-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-07-03T18:26:49.995ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2762026-07-03T18:26:49.996ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2772026-07-03T18:26:50.027ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2782026-07-03T18:26:50.027ZINFOphd-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-07-03T18:26:50.027ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4618 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-07-03T18:26:50.027ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2812026-07-03T18:26:50.028ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2822026-07-03T18:26:50.038ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2832026-07-03T18:26:50.039ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2842026-07-03T18:26:50.039ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2852026-07-03T18:26:50.072ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2862026-07-03T18:26:50.072ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2872026-07-03T18:26:50.072ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2882026-07-03T18:26:50.083ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2892026-07-03T18:26:50.083ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2902026-07-03T18:26:50.083ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2912026-07-03T18:26:50.115ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2922026-07-03T18:26:50.115ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2932026-07-03T18:26:50.116ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2942026-07-03T18:26:50.127ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2952026-07-03T18:26:50.127ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2962026-07-03T18:26:50.127ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2972026-07-03T18:26:50.160ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2982026-07-03T18:26:50.160ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
2992026-07-03T18:26:50.160ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3002026-07-03T18:26:50.171ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3012026-07-03T18:26:50.171ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3022026-07-03T18:26:50.171ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3032026-07-03T18:26:50.204ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3042026-07-03T18:26:50.204ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3052026-07-03T18:26:50.204ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3062026-07-03T18:26:50.215ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3072026-07-03T18:26:50.215ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3082026-07-03T18:26:50.215ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3092026-07-03T18:26:50.247ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3102026-07-03T18:26:50.248ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3112026-07-03T18:26:50.248ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3122026-07-03T18:26:50.259ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3132026-07-03T18:26:50.259ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3142026-07-03T18:26:50.259ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3152026-07-03T18:26:50.292ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3162026-07-03T18:26:50.292ZINFOphd-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-07-03T18:26:50.292ZINFOphd-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-07-03T18:26:50.292ZINFOphd-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-07-03T18:26:50.292ZDEBGphd-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-07-03T18:26:50.292ZINFOphd-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-07-03T18:26:50.293ZINFOphd-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-07-03T18:26:50.330ZINFOphd-runner: [NEW - EVENT] Launched server with pid 938 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-07-03T18:26:50.343ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-07-03T18:26:50.343ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a target = phd_framework::test_vm target_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3252026-07-03T18:26:50.343ZINFOphd-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 = caa0d698-cfc9-4c6a-82b5-d4fdfc34a637 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a target = phd_framework::test_vm target_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2 timeout_duration = 45s
3262026-07-03T18:26:50.343ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a target = phd_framework::test_vm target_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2 vm = migration_from_base_and_back_lifecycle_0 vm_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3272026-07-03T18:26:50.344ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a target = phd_framework::test_vm target_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2 vm = migration_from_base_and_back_lifecycle_0 vm_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3282026-07-03T18:26:50.901ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 1907ef1d-d79d-43e0-9ad6-151fbaa655e2, name: "phd-vm-1907ef1d-d79d-43e0-9ad6-151fbaa655e2", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0193a0a7-3e90-48c9-96b6-dedf665a23eb, project_id: ce9e011c-aa21-41b9-83ba-a3a1c5ef6db3, sled_id: eda7eb97-0ae9-430e-be26-e3ce1b871894, sled_serial: "eda7eb97-0ae9-430e-be26-e3ce1b871894", 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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a target = phd_framework::test_vm target_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2 vm = migration_from_base_and_back_lifecycle_0 vm_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3292026-07-03T18:26:50.901ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = caa0d698-cfc9-4c6a-82b5-d4fdfc34a637 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a target = phd_framework::test_vm target_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3302026-07-03T18:26:53.796ZINFOphd-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-07-03T18:26:54.423ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a target = phd_framework::test_vm target_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3322026-07-03T18:26:54.423ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3521 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = caa0d698-cfc9-4c6a-82b5-d4fdfc34a637 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a target = phd_framework::test_vm target_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3332026-07-03T18:26:54.426ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3342026-07-03T18:26:54.426ZINFOphd-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 = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3352026-07-03T18:26:54.426ZINFOphd-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 = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3362026-07-03T18:26:54.427ZDEBGphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3372026-07-03T18:26:54.520ZINFOphd-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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3382026-07-03T18:26:54.520ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9574 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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a
3392026-07-03T18:26:55.518ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1092 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 = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3402026-07-03T18:26:55.518ZINFOphd-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 = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3412026-07-03T18:26:55.518ZINFOphd-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 = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3422026-07-03T18:26:55.552ZINFOphd-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 = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3432026-07-03T18:26:55.552ZINFOphd-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-07-03T18:26:55.552ZINFOphd-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-07-03T18:26:55.552ZINFOphd-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-07-03T18:26:55.552ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/propolis-server target = phd_framework::artifacts::store
3472026-07-03T18:26:55.552ZINFOphd-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/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/propolis-server" target = phd_framework::test_vm::server
3482026-07-03T18:26:55.553ZINFOphd-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-07-03T18:26:55.594ZINFOphd-runner: [NEW - EVENT] Launched server with pid 940 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-07-03T18:26:55.606ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 54 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-07-03T18:26:55.606ZINFOphd-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 = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2 target = phd_framework::test_vm target_id = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3522026-07-03T18:26:55.606ZINFOphd-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 = 009b0de0-cc89-4401-a5a5-922f46d3c06a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2 target = phd_framework::test_vm target_id = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd timeout_duration = 45s
3532026-07-03T18:26:55.606ZINFOphd-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 = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2 target = phd_framework::test_vm target_id = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd vm = migration_from_base_and_back_lifecycle_1 vm_id = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3542026-07-03T18:26:55.607ZINFOphd-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 = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2 target = phd_framework::test_vm target_id = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd vm = migration_from_base_and_back_lifecycle_1 vm_id = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3552026-07-03T18:26:56.265ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd, name: "phd-vm-88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0193a0a7-3e90-48c9-96b6-dedf665a23eb, project_id: ce9e011c-aa21-41b9-83ba-a3a1c5ef6db3, sled_id: 0f3fddd3-37bc-47f6-9e35-228bb7a2b6eb, sled_serial: "0f3fddd3-37bc-47f6-9e35-228bb7a2b6eb", 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 = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2 target = phd_framework::test_vm target_id = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd vm = migration_from_base_and_back_lifecycle_1 vm_id = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3562026-07-03T18:26:56.265ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 009b0de0-cc89-4401-a5a5-922f46d3c06a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2 target = phd_framework::test_vm target_id = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3572026-07-03T18:26:59.245ZINFOphd-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-07-03T18:27:00.609ZINFOphd-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 = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2 target = phd_framework::test_vm target_id = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3592026-07-03T18:27:00.609ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4344 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 009b0de0-cc89-4401-a5a5-922f46d3c06a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2 target = phd_framework::test_vm target_id = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3602026-07-03T18:27:00.612ZINFOphd-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 = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3612026-07-03T18:27:00.612ZINFOphd-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 = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3622026-07-03T18:27:00.612ZINFOphd-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 = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3632026-07-03T18:27:00.613ZDEBGphd-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 = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3642026-07-03T18:27:00.706ZINFOphd-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_lifecycle_0 vm_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3652026-07-03T18:27:00.706ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 94 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 = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3662026-07-03T18:27:00.706ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10362 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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a target = phd_framework::test_vm target_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2 vm = migration_from_base_and_back_lifecycle_0 vm_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3672026-07-03T18:27:00.706ZINFOphd-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 = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3682026-07-03T18:27:00.706ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 10362 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 = ecafd0ab-25c3-4ee1-ae60-2fb11ef0129a target = phd_framework::test_vm target_id = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2
3692026-07-03T18:27:00.706ZINFOphd-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 = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3702026-07-03T18:27:00.739ZINFOphd-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 = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3712026-07-03T18:27:00.740ZINFOphd-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-07-03T18:27:00.740ZINFOphd-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-07-03T18:27:00.740ZINFOphd-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-07-03T18:27:00.740ZDEBGphd-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-07-03T18:27:00.740ZINFOphd-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-07-03T18:27:00.740ZINFOphd-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-07-03T18:27:00.781ZINFOphd-runner: [NEW - EVENT] Launched server with pid 942 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-07-03T18:27:00.794ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 54 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-07-03T18:27:00.794ZINFOphd-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 = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd target = phd_framework::test_vm target_id = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
3802026-07-03T18:27:00.794ZINFOphd-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 = a90e7556-ad75-4364-90cf-7248cecb64bc path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd target = phd_framework::test_vm target_id = c283ed4f-7b4a-4b34-b8d8-75d25c337b26 timeout_duration = 45s
3812026-07-03T18:27:00.794ZINFOphd-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 = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd target = phd_framework::test_vm target_id = c283ed4f-7b4a-4b34-b8d8-75d25c337b26 vm = migration_from_base_and_back_lifecycle_2 vm_id = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
3822026-07-03T18:27:00.795ZINFOphd-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 = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd target = phd_framework::test_vm target_id = c283ed4f-7b4a-4b34-b8d8-75d25c337b26 vm = migration_from_base_and_back_lifecycle_2 vm_id = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
3832026-07-03T18:27:01.562ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: c283ed4f-7b4a-4b34-b8d8-75d25c337b26, name: "phd-vm-c283ed4f-7b4a-4b34-b8d8-75d25c337b26", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0193a0a7-3e90-48c9-96b6-dedf665a23eb, project_id: ce9e011c-aa21-41b9-83ba-a3a1c5ef6db3, sled_id: 42069fa1-684d-4cd3-8176-3dcffeecd6aa, sled_serial: "42069fa1-684d-4cd3-8176-3dcffeecd6aa", 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 = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd target = phd_framework::test_vm target_id = c283ed4f-7b4a-4b34-b8d8-75d25c337b26 vm = migration_from_base_and_back_lifecycle_2 vm_id = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
3842026-07-03T18:27:01.562ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = a90e7556-ad75-4364-90cf-7248cecb64bc path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd target = phd_framework::test_vm target_id = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
3852026-07-03T18:27:04.467ZINFOphd-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-07-03T18:27:04.644ZINFOphd-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 = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd target = phd_framework::test_vm target_id = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
3872026-07-03T18:27:04.644ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3082 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = a90e7556-ad75-4364-90cf-7248cecb64bc path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd target = phd_framework::test_vm target_id = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
3882026-07-03T18:27:04.647ZINFOphd-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 = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3892026-07-03T18:27:04.648ZINFOphd-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 = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
3902026-07-03T18:27:04.648ZINFOphd-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 = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
3912026-07-03T18:27:04.649ZDEBGphd-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 = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3922026-07-03T18:27:04.737ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 89 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 = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3932026-07-03T18:27:04.738ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9130 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 = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2 target = phd_framework::test_vm target_id = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd vm = migration_from_base_and_back_lifecycle_1 vm_id = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3942026-07-03T18:27:04.738ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9131 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 = 1907ef1d-d79d-43e0-9ad6-151fbaa655e2 target = phd_framework::test_vm target_id = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd
3952026-07-03T18:27:08.340ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 3691 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 = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
3962026-07-03T18:27:08.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_lifecycle_2 vm_id = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
3972026-07-03T18:27:08.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(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
3982026-07-03T18:27:08.372ZINFOphd-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 = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
3992026-07-03T18:27:08.372ZINFOphd-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 = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
4002026-07-03T18:27:08.372ZDEBGphd-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-07-03T18:27:08.373ZINFOphd-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
4022026-07-03T18:27:08.373ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 22965 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4032026-07-03T18:27:08.373ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-07-03T18:27:08.374ZDEBGphd-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 = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
4052026-07-03T18:27:09.051ZDEBGphd-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 = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
4062026-07-03T18:27:09.140ZDEBGphd-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 = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
4072026-07-03T18:27:09.141ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-40235b24-4c01-4c2e-9d2f-a676db97a9bb"] 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 = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
4082026-07-03T18:27:09.166ZDEBGphd-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 = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
4092026-07-03T18:27:09.166ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-5d5826f9-9846-4a9d-8d36-0d2bfa79f1f6"] 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 = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
4102026-07-03T18:27:09.184ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 811 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 = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
4112026-07-03T18:27:09.185ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 811 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4122026-07-03T18:27:09.185ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4132026-07-03T18:27:09.185ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8389 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 = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd target = phd_framework::test_vm target_id = c283ed4f-7b4a-4b34-b8d8-75d25c337b26 vm = migration_from_base_and_back_lifecycle_2 vm_id = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
4142026-07-03T18:27:09.185ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
415 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 88.56s
416 
4172026-07-03T18:27:09.185ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8390 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 = 88e107a5-6b1d-4ed6-b2f9-a30e18ec06fd target = phd_framework::test_vm target_id = c283ed4f-7b4a-4b34-b8d8-75d25c337b26
4182026-07-03T18:27:09.185ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner
4192026-07-03T18:27:09.185ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 24351 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