Max level shown:
12025-02-10T17:25:18.736ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 35 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"), server_logging_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22025-02-10T17:25:18.739ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 221 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("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), 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: 1206, tv_nsec: 407945257 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-02-10T17:25:18.739ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 229 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42025-02-10T17:25:18.739ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 86a2ce1f9f13912a5fe652472de765ec5fc22e76 file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52025-02-10T17:25:18.739ZDEBGphd-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/86a2ce1f9f13912a5fe652472de765ec5fc22e76/crucible-nightly.sha256.txt
62025-02-10T17:25:18.853ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 250 target = phd_framework::artifacts::store
72025-02-10T17:25:19.262ZDEBGphd-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/0c186579ba1fafc5a75d46d2ac8ab9ffa97fe309/propolis-server.sha256.txt
82025-02-10T17:25:19.372ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-02-10T17:25:19.372ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-02-10T17:25:19.372ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-02-10T17:25:19.372ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122025-02-10T17:25:19.372ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-02-10T17:25:19.372ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-02-10T17:25:19.373ZINFOphd-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
152025-02-10T17:25:19.373ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
162025-02-10T17:25:19.373ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
172025-02-10T17:25:20.003ZDEBGphd-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::migration_from_base_and_back target = phd_framework::artifacts::store
182025-02-10T17:25:20.003ZDEBGphd-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 = 621 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store timeout = 600s
192025-02-10T17:25:50.087ZDEBGphd-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
202025-02-10T17:25:50.087ZDEBGphd-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
212025-02-10T17:25:50.118ZDEBGphd-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 2M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-02-10T17:25:50.118ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-f5d0ad56-a48c-47bd-aff8-3af6086ae539"] 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
232025-02-10T17:25:50.178ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-f5d0ad56-a48c-47bd-aff8-3af6086ae539", "phd-artifacts/phd-clone-60e67d48-0600-487a-9202-ab17f28d057a"] 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
242025-02-10T17:25:50.202ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-60e67d48-0600-487a-9202-ab17f28d057a"] 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
252025-02-10T17:25:50.214ZDEBGphd-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-60e67d48-0600-487a-9202-ab17f28d057a 0B 1.80T 48.9M /phd-artifacts/phd-clone-60e67d48-0600-487a-9202-ab17f28d057a\n target = phd_framework::zfs
262025-02-10T17:25:50.215ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272025-02-10T17:25:50.215ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282025-02-10T17:25:50.215ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292025-02-10T17:25:50.215ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/0c186579ba1fafc5a75d46d2ac8ab9ffa97fe309/propolis-server.tar.gz
302025-02-10T17:26:15.356ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 162 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store untar_path = propolis-server
312025-02-10T17:26:15.356ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 521 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
322025-02-10T17:26:28.482ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/propolis-server" target = phd_framework::test_vm::server
332025-02-10T17:26:28.482ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::server_log_mode
342025-02-10T17:26:28.531ZINFOphd-runner: [NEW - EVENT] Launched server with pid 867 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
352025-02-10T17:26:28.532ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 38316 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362025-02-10T17:26:28.532ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
372025-02-10T17:26:28.533ZINFOphd-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 = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
382025-02-10T17:26:29.236ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392025-02-10T17:26:29.237ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: b8432713-b0ce-4280-b932-c62a06027683, metadata: InstanceMetadata { project_id: c3a8f372-fc5f-4651-8134-5a9a1475eded, silo_id: 5c3e0bd6-ebfb-48b2-946e-840480ea6f8e, sled_id: 818df9fc-7248-43e4-9cc7-d12c211c7735, sled_model: "pheidippes", sled_revision: 1, sled_serial: "818df9fc-7248-43e4-9cc7-d12c211c7735" }, name: "phd-vm-b8432713-b0ce-4280-b932-c62a06027683" }, state: Creating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
402025-02-10T17:26:29.237ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 705 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
412025-02-10T17:26:29.237ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
422025-02-10T17:26:29.237ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 444 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 = b8432713-b0ce-4280-b932-c62a06027683
432025-02-10T17:26:29.238ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
442025-02-10T17:26:29.238ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452025-02-10T17:26:29.238ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 672 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 = b8432713-b0ce-4280-b932-c62a06027683
462025-02-10T17:26:29.238ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472025-02-10T17:26:29.238ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
482025-02-10T17:26:29.238ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = b8432713-b0ce-4280-b932-c62a06027683
492025-02-10T17:26:33.521ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4282 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
502025-02-10T17:26:33.521ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512025-02-10T17:26:33.521ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522025-02-10T17:26:33.521ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
532025-02-10T17:26:33.521ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = b8432713-b0ce-4280-b932-c62a06027683
542025-02-10T17:26:33.540ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
552025-02-10T17:26:33.540ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
562025-02-10T17:26:33.541ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
572025-02-10T17:26:33.541ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
582025-02-10T17:26:33.541ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = b8432713-b0ce-4280-b932-c62a06027683
592025-02-10T17:26:33.573ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
602025-02-10T17:26:33.574ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
612025-02-10T17:26:33.574ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4335 file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
622025-02-10T17:26:33.574ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
632025-02-10T17:26:33.574ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = b8432713-b0ce-4280-b932-c62a06027683
642025-02-10T17:26:33.585ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
652025-02-10T17:26:33.586ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
662025-02-10T17:26:33.586ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = b8432713-b0ce-4280-b932-c62a06027683
672025-02-10T17:26:33.607ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
682025-02-10T17:26:33.607ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
692025-02-10T17:26:33.607ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = b8432713-b0ce-4280-b932-c62a06027683
702025-02-10T17:26:33.618ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
712025-02-10T17:26:33.618ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
722025-02-10T17:26:33.618ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = b8432713-b0ce-4280-b932-c62a06027683
732025-02-10T17:26:33.651ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
742025-02-10T17:26:33.651ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
752025-02-10T17:26:33.651ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = b8432713-b0ce-4280-b932-c62a06027683
762025-02-10T17:26:33.662ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
772025-02-10T17:26:33.662ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
782025-02-10T17:26:33.662ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = b8432713-b0ce-4280-b932-c62a06027683
792025-02-10T17:26:33.684ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
802025-02-10T17:26:33.684ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 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
812025-02-10T17:26:33.684ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
822025-02-10T17:26:33.684ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 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
832025-02-10T17:26:33.684ZDEBGphd-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
842025-02-10T17:26:33.684ZDEBGphd-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
852025-02-10T17:26:33.684ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 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
862025-02-10T17:26:33.684ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
872025-02-10T17:26:33.705ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
882025-02-10T17:26:33.706ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
892025-02-10T17:26:33.706ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b8432713-b0ce-4280-b932-c62a06027683 target = phd_framework::test_vm target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
902025-02-10T17:26:33.706ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = 65c999ec-00db-4184-82c0-e09783e15401 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b8432713-b0ce-4280-b932-c62a06027683 target = phd_framework::test_vm target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b timeout_duration = 45s
912025-02-10T17:26:33.706ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b8432713-b0ce-4280-b932-c62a06027683 target = phd_framework::test_vm target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b vm = migration_from_base_and_back_lifecycle_0 vm_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
922025-02-10T17:26:33.707ZINFOphd-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 = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b8432713-b0ce-4280-b932-c62a06027683 target = phd_framework::test_vm target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b vm = migration_from_base_and_back_lifecycle_0 vm_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
932025-02-10T17:26:34.449ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 20ef8162-f69e-4264-a1b5-0fcf4e549d9b, metadata: InstanceMetadata { project_id: c3a8f372-fc5f-4651-8134-5a9a1475eded, silo_id: 5c3e0bd6-ebfb-48b2-946e-840480ea6f8e, sled_id: 222b7500-0104-42c3-8fa1-a6433e195f98, sled_model: "pheidippes", sled_revision: 1, sled_serial: "222b7500-0104-42c3-8fa1-a6433e195f98" }, name: "phd-vm-20ef8162-f69e-4264-a1b5-0fcf4e549d9b" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b8432713-b0ce-4280-b932-c62a06027683 target = phd_framework::test_vm target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b vm = migration_from_base_and_back_lifecycle_0 vm_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
942025-02-10T17:26:34.449ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 743 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b8432713-b0ce-4280-b932-c62a06027683 target = phd_framework::test_vm target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b vm = migration_from_base_and_back_lifecycle_0 vm_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
952025-02-10T17:26:34.450ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 65c999ec-00db-4184-82c0-e09783e15401 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b8432713-b0ce-4280-b932-c62a06027683 target = phd_framework::test_vm target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
962025-02-10T17:26:36.980ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
972025-02-10T17:26:37.203ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b8432713-b0ce-4280-b932-c62a06027683 target = phd_framework::test_vm target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
982025-02-10T17:26:37.203ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2753 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 65c999ec-00db-4184-82c0-e09783e15401 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b8432713-b0ce-4280-b932-c62a06027683 target = phd_framework::test_vm target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
992025-02-10T17:26:37.203ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3497 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b8432713-b0ce-4280-b932-c62a06027683 target = phd_framework::test_vm target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
1002025-02-10T17:26:37.205ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
1012025-02-10T17:26:37.205ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
1022025-02-10T17:26:37.205ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
1032025-02-10T17:26:37.205ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = b8432713-b0ce-4280-b932-c62a06027683
1042025-02-10T17:26:37.325ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 120 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b8432713-b0ce-4280-b932-c62a06027683
1052025-02-10T17:26:40.184ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 2979 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
1062025-02-10T17:26:40.184ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
1072025-02-10T17:26:40.184ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
1082025-02-10T17:26:40.217ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
1092025-02-10T17:26:40.217ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 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
1102025-02-10T17:26:40.217ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1112025-02-10T17:26:40.217ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 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
1122025-02-10T17:26:40.218ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/propolis-server target = phd_framework::artifacts::store
1132025-02-10T17:26:40.218ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/propolis-server" target = phd_framework::test_vm::server
1142025-02-10T17:26:40.218ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::server_log_mode
1152025-02-10T17:26:40.236ZINFOphd-runner: [NEW - EVENT] Launched server with pid 870 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1162025-02-10T17:26:40.237ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1172025-02-10T17:26:40.237ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b target = phd_framework::test_vm target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1182025-02-10T17:26:40.237ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = 2dea3d61-968a-46b1-8cf8-24528fd275a6 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b target = phd_framework::test_vm target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b timeout_duration = 45s
1192025-02-10T17:26:40.237ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b target = phd_framework::test_vm target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b vm = migration_from_base_and_back_lifecycle_1 vm_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1202025-02-10T17:26:40.237ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b target = phd_framework::test_vm target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b vm = migration_from_base_and_back_lifecycle_1 vm_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1212025-02-10T17:26:40.917ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: b819c37e-05b0-46ce-a3c3-1091d4919f5b, metadata: InstanceMetadata { project_id: c3a8f372-fc5f-4651-8134-5a9a1475eded, silo_id: 5c3e0bd6-ebfb-48b2-946e-840480ea6f8e, sled_id: 0ebc5271-312e-4ef9-aa3e-c363024e1de3, sled_model: "pheidippes", sled_revision: 1, sled_serial: "0ebc5271-312e-4ef9-aa3e-c363024e1de3" }, name: "phd-vm-b819c37e-05b0-46ce-a3c3-1091d4919f5b" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b target = phd_framework::test_vm target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b vm = migration_from_base_and_back_lifecycle_1 vm_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1222025-02-10T17:26:40.917ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 679 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b target = phd_framework::test_vm target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b vm = migration_from_base_and_back_lifecycle_1 vm_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1232025-02-10T17:26:40.917ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 2dea3d61-968a-46b1-8cf8-24528fd275a6 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b target = phd_framework::test_vm target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1242025-02-10T17:26:43.487ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7807}} target = phd_framework::serial
1252025-02-10T17:26:44.338ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b target = phd_framework::test_vm target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1262025-02-10T17:26:44.338ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3420 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 2dea3d61-968a-46b1-8cf8-24528fd275a6 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b target = phd_framework::test_vm target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1272025-02-10T17:26:44.338ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4100 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b target = phd_framework::test_vm target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1282025-02-10T17:26:44.339ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
1292025-02-10T17:26:44.339ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1302025-02-10T17:26:44.339ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1312025-02-10T17:26:44.340ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
1322025-02-10T17:26:44.473ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 133 file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
1332025-02-10T17:26:44.473ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 133 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1342025-02-10T17:26:44.474ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1352025-02-10T17:26:44.474ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1362025-02-10T17:26:44.496ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1372025-02-10T17:26:44.496ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 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
1382025-02-10T17:26:44.496ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1392025-02-10T17:26:44.496ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 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
1402025-02-10T17:26:44.496ZDEBGphd-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
1412025-02-10T17:26:44.497ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 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
1422025-02-10T17:26:44.497ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::server_log_mode
1432025-02-10T17:26:44.516ZINFOphd-runner: [NEW - EVENT] Launched server with pid 872 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1442025-02-10T17:26:44.517ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 20 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1452025-02-10T17:26:44.517ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b target = phd_framework::test_vm target_id = 038a958b-dc4c-402a-947d-f9bb21feea86
1462025-02-10T17:26:44.517ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = 77acb712-cdda-45c7-9473-2d180c440c29 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b target = phd_framework::test_vm target_id = 038a958b-dc4c-402a-947d-f9bb21feea86 timeout_duration = 45s
1472025-02-10T17:26:44.517ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b target = phd_framework::test_vm target_id = 038a958b-dc4c-402a-947d-f9bb21feea86 vm = migration_from_base_and_back_lifecycle_2 vm_id = 038a958b-dc4c-402a-947d-f9bb21feea86
1482025-02-10T17:26:44.517ZINFOphd-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 = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b target = phd_framework::test_vm target_id = 038a958b-dc4c-402a-947d-f9bb21feea86 vm = migration_from_base_and_back_lifecycle_2 vm_id = 038a958b-dc4c-402a-947d-f9bb21feea86
1492025-02-10T17:26:45.196ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 038a958b-dc4c-402a-947d-f9bb21feea86, metadata: InstanceMetadata { project_id: c3a8f372-fc5f-4651-8134-5a9a1475eded, silo_id: 5c3e0bd6-ebfb-48b2-946e-840480ea6f8e, sled_id: 2440a21b-cf29-4ac2-bb75-047b993947ee, sled_model: "pheidippes", sled_revision: 1, sled_serial: "2440a21b-cf29-4ac2-bb75-047b993947ee" }, name: "phd-vm-038a958b-dc4c-402a-947d-f9bb21feea86" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b target = phd_framework::test_vm target_id = 038a958b-dc4c-402a-947d-f9bb21feea86 vm = migration_from_base_and_back_lifecycle_2 vm_id = 038a958b-dc4c-402a-947d-f9bb21feea86
1502025-02-10T17:26:45.196ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 678 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b target = phd_framework::test_vm target_id = 038a958b-dc4c-402a-947d-f9bb21feea86 vm = migration_from_base_and_back_lifecycle_2 vm_id = 038a958b-dc4c-402a-947d-f9bb21feea86
1512025-02-10T17:26:45.196ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 77acb712-cdda-45c7-9473-2d180c440c29 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b target = phd_framework::test_vm target_id = 038a958b-dc4c-402a-947d-f9bb21feea86
1522025-02-10T17:26:47.741ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7854}} target = phd_framework::serial
1532025-02-10T17:26:48.338ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b target = phd_framework::test_vm target_id = 038a958b-dc4c-402a-947d-f9bb21feea86
1542025-02-10T17:26:48.338ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3142 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 77acb712-cdda-45c7-9473-2d180c440c29 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b target = phd_framework::test_vm target_id = 038a958b-dc4c-402a-947d-f9bb21feea86
1552025-02-10T17:26:48.338ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3821 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b target = phd_framework::test_vm target_id = 038a958b-dc4c-402a-947d-f9bb21feea86
1562025-02-10T17:26:48.339ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1572025-02-10T17:26:48.339ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 038a958b-dc4c-402a-947d-f9bb21feea86
1582025-02-10T17:26:48.340ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 038a958b-dc4c-402a-947d-f9bb21feea86
1592025-02-10T17:26:48.340ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1602025-02-10T17:26:48.454ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 114 file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
1612025-02-10T17:26:48.454ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 114 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 038a958b-dc4c-402a-947d-f9bb21feea86
1622025-02-10T17:26:48.455ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 038a958b-dc4c-402a-947d-f9bb21feea86
1632025-02-10T17:26:48.455ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 038a958b-dc4c-402a-947d-f9bb21feea86
1642025-02-10T17:26:48.477ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 038a958b-dc4c-402a-947d-f9bb21feea86
1652025-02-10T17:26:48.477ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = 038a958b-dc4c-402a-947d-f9bb21feea86
1662025-02-10T17:26:48.477ZDEBGphd-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
1672025-02-10T17:26:48.477ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 19241 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1682025-02-10T17:26:48.477ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1692025-02-10T17:26:48.477ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1702025-02-10T17:26:48.478ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 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 = 038a958b-dc4c-402a-947d-f9bb21feea86
1712025-02-10T17:26:48.744ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = 038a958b-dc4c-402a-947d-f9bb21feea86
1722025-02-10T17:26:48.885ZDEBGphd-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 = 038a958b-dc4c-402a-947d-f9bb21feea86
1732025-02-10T17:26:48.885ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-60e67d48-0600-487a-9202-ab17f28d057a"] 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 = 038a958b-dc4c-402a-947d-f9bb21feea86
1742025-02-10T17:26:48.935ZDEBGphd-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 = 038a958b-dc4c-402a-947d-f9bb21feea86
1752025-02-10T17:26:48.935ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-f5d0ad56-a48c-47bd-aff8-3af6086ae539"] 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 = 038a958b-dc4c-402a-947d-f9bb21feea86
1762025-02-10T17:26:48.972ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 494 file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = 038a958b-dc4c-402a-947d-f9bb21feea86
1772025-02-10T17:26:48.972ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 89599 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
1782025-02-10T17:26:48.972ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 494 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1792025-02-10T17:26:48.972ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1802025-02-10T17:26:48.972ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1812025-02-10T17:26:48.972ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1822025-02-10T17:26:48.973ZINFOphd-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
1832025-02-10T17:26:48.973ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
1842025-02-10T17:26:48.973ZDEBGphd-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
1852025-02-10T17:26:48.973ZDEBGphd-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
1862025-02-10T17:26:48.973ZDEBGphd-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
1872025-02-10T17:26:48.994ZDEBGphd-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 687M 1.80T 687M /phd-artifacts\n target = phd_framework::zfs
1882025-02-10T17:26:48.994ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-b459e3c2-2d69-4ad7-be02-01d8f6b088f1"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1892025-02-10T17:26:49.023ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-b459e3c2-2d69-4ad7-be02-01d8f6b088f1", "phd-artifacts/phd-clone-9096cc1c-d352-4b8d-93dd-2e2930460ec9"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1902025-02-10T17:26:49.056ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-9096cc1c-d352-4b8d-93dd-2e2930460ec9"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1912025-02-10T17:26:49.075ZDEBGphd-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-9096cc1c-d352-4b8d-93dd-2e2930460ec9 0B 1.80T 687M /phd-artifacts/phd-clone-9096cc1c-d352-4b8d-93dd-2e2930460ec9\n target = phd_framework::zfs
1922025-02-10T17:26:49.076ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1932025-02-10T17:26:49.076ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1942025-02-10T17:26:49.076ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/propolis-server target = phd_framework::artifacts::store
1952025-02-10T17:26:49.076ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/propolis-server" target = phd_framework::test_vm::server
1962025-02-10T17:26:49.076ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::server_log_mode
1972025-02-10T17:26:49.088ZINFOphd-runner: [NEW - EVENT] Launched server with pid 881 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1982025-02-10T17:26:49.089ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1992025-02-10T17:26:49.089ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2002025-02-10T17:26:49.089ZINFOphd-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 = 319 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2012025-02-10T17:26:49.875ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2022025-02-10T17:26:49.876ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 207fce11-cd6c-4987-b2b4-cb6b4d9f3934, metadata: InstanceMetadata { project_id: 3955ef25-ed96-4b91-8e40-9205ea25257b, silo_id: 650905ad-c225-441c-bc84-f84ffcaeea73, sled_id: 55c60f74-fa1c-4252-8b8a-ce366e51f234, sled_model: "pheidippes", sled_revision: 1, sled_serial: "55c60f74-fa1c-4252-8b8a-ce366e51f234" }, name: "phd-vm-207fce11-cd6c-4987-b2b4-cb6b4d9f3934" }, state: Creating } line = 378 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2032025-02-10T17:26:49.876ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 787 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2042025-02-10T17:26:49.876ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2052025-02-10T17:26:49.876ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 444 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2062025-02-10T17:26:49.876ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2072025-02-10T17:26:49.877ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2082025-02-10T17:26:49.877ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 672 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2092025-02-10T17:26:49.877ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2102025-02-10T17:26:49.877ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2112025-02-10T17:26:49.877ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2122025-02-10T17:26:54.078ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4200 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2132025-02-10T17:26:54.078ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2142025-02-10T17:26:54.078ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2152025-02-10T17:26:54.078ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2162025-02-10T17:26:54.078ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2172025-02-10T17:26:54.097ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2182025-02-10T17:26:54.097ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2192025-02-10T17:26:54.097ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2202025-02-10T17:26:54.097ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2212025-02-10T17:26:54.097ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2222025-02-10T17:26:54.130ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2232025-02-10T17:26:54.130ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2242025-02-10T17:26:54.130ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4253 file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2252025-02-10T17:26:54.131ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2262025-02-10T17:26:54.131ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2272025-02-10T17:26:54.141ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2282025-02-10T17:26:54.141ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2292025-02-10T17:26:54.141ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2302025-02-10T17:26:54.174ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2312025-02-10T17:26:54.179ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
2322025-02-10T17:26:54.180ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2332025-02-10T17:26:54.180ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2342025-02-10T17:26:54.180ZDEBGphd-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
2352025-02-10T17:26:54.180ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 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
2362025-02-10T17:26:54.180ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
2372025-02-10T17:26:54.200ZINFOphd-runner: [NEW - EVENT] Launched server with pid 882 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2382025-02-10T17:26:54.200ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 20 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2392025-02-10T17:26:54.200ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934 target = phd_framework::test_vm target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
2402025-02-10T17:26:54.200ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = daee9381-aaed-4270-badc-c4db5977df4c path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934 target = phd_framework::test_vm target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154 timeout_duration = 45s
2412025-02-10T17:26:54.200ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934 target = phd_framework::test_vm target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154 vm = migration_serial_history_base_lifecycle_0 vm_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
2422025-02-10T17:26:54.201ZINFOphd-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 = 319 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934 target = phd_framework::test_vm target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154 vm = migration_serial_history_base_lifecycle_0 vm_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
2432025-02-10T17:26:54.996ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154, metadata: InstanceMetadata { project_id: 3955ef25-ed96-4b91-8e40-9205ea25257b, silo_id: 650905ad-c225-441c-bc84-f84ffcaeea73, sled_id: 9008208a-870d-49ab-8734-7aee60292265, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9008208a-870d-49ab-8734-7aee60292265" }, name: "phd-vm-8dd5739a-4a63-4ae4-80c1-47ef2f5bb154" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934 target = phd_framework::test_vm target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154 vm = migration_serial_history_base_lifecycle_0 vm_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
2442025-02-10T17:26:54.996ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 795 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934 target = phd_framework::test_vm target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154 vm = migration_serial_history_base_lifecycle_0 vm_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
2452025-02-10T17:26:54.996ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = daee9381-aaed-4270-badc-c4db5977df4c path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934 target = phd_framework::test_vm target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
2462025-02-10T17:26:57.523ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}} target = phd_framework::serial
2472025-02-10T17:26:57.773ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934 target = phd_framework::test_vm target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
2482025-02-10T17:26:57.773ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2777 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = daee9381-aaed-4270-badc-c4db5977df4c path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934 target = phd_framework::test_vm target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
2492025-02-10T17:26:57.773ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3573 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934 target = phd_framework::test_vm target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
2502025-02-10T17:26:57.775ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2512025-02-10T17:26:57.776ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2522025-02-10T17:26:57.917ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 142 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
2532025-02-10T17:26:57.920ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
2542025-02-10T17:26:57.920ZDEBGphd-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
2552025-02-10T17:26:57.920ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8045 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2562025-02-10T17:26:57.920ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2572025-02-10T17:26:57.920ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2582025-02-10T17:26:57.921ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
2592025-02-10T17:26:58.314ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
2602025-02-10T17:26:58.442ZDEBGphd-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 = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
2612025-02-10T17:26:58.442ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-9096cc1c-d352-4b8d-93dd-2e2930460ec9"] 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 = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
2622025-02-10T17:26:58.494ZDEBGphd-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 = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
2632025-02-10T17:26:58.494ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-b459e3c2-2d69-4ad7-be02-01d8f6b088f1"] 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 = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
2642025-02-10T17:26:58.531ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 611 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
2652025-02-10T17:26:58.531ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9558 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2662025-02-10T17:26:58.531ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 611 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2672025-02-10T17:26:58.532ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
2682025-02-10T17:26:58.532ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2692025-02-10T17:26:58.532ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2702025-02-10T17:26:58.532ZINFOphd-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
2712025-02-10T17:26:58.532ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
2722025-02-10T17:26:58.532ZDEBGphd-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
2732025-02-10T17:26:58.532ZDEBGphd-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
2742025-02-10T17:26:58.532ZDEBGphd-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
2752025-02-10T17:26:58.557ZDEBGphd-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 687M 1.80T 687M /phd-artifacts\n target = phd_framework::zfs
2762025-02-10T17:26:58.557ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e222cf5b-521f-4502-a509-ff433188a961"] 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
2772025-02-10T17:26:58.587ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e222cf5b-521f-4502-a509-ff433188a961", "phd-artifacts/phd-clone-2e40a319-7256-4332-bb29-2b7b07daad44"] 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
2782025-02-10T17:26:58.616ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-2e40a319-7256-4332-bb29-2b7b07daad44"] 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
2792025-02-10T17:26:58.636ZDEBGphd-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-2e40a319-7256-4332-bb29-2b7b07daad44 0B 1.80T 687M /phd-artifacts/phd-clone-2e40a319-7256-4332-bb29-2b7b07daad44\n target = phd_framework::zfs
2802025-02-10T17:26:58.637ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2812025-02-10T17:26:58.637ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2822025-02-10T17:26:58.637ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/propolis-server target = phd_framework::artifacts::store
2832025-02-10T17:26:58.637ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/propolis-server" target = phd_framework::test_vm::server
2842025-02-10T17:26:58.637ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::server_log_mode
2852025-02-10T17:26:58.649ZINFOphd-runner: [NEW - EVENT] Launched server with pid 891 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
2862025-02-10T17:26:58.650ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2872025-02-10T17:26:58.650ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
2882025-02-10T17:26:58.650ZINFOphd-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 = 319 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
2892025-02-10T17:26:59.363ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2902025-02-10T17:26:59.363ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 3ad3b3c9-d6da-4740-9e18-865e89fa51cb, metadata: InstanceMetadata { project_id: 39a2866a-9aba-4ae8-aa91-30b4bd3be093, silo_id: 0bdee32b-8fa7-466c-a2bb-8dc59055106a, sled_id: 241f3c3e-2aa3-4cb2-bcf1-425fde3f9beb, sled_model: "pheidippes", sled_revision: 1, sled_serial: "241f3c3e-2aa3-4cb2-bcf1-425fde3f9beb" }, name: "phd-vm-3ad3b3c9-d6da-4740-9e18-865e89fa51cb" }, state: Creating } line = 378 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
2912025-02-10T17:26:59.363ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 713 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
2922025-02-10T17:26:59.363ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
2932025-02-10T17:26:59.363ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 444 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
2942025-02-10T17:26:59.364ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
2952025-02-10T17:26:59.364ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2962025-02-10T17:26:59.364ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 672 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
2972025-02-10T17:26:59.364ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2982025-02-10T17:26:59.364ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
2992025-02-10T17:26:59.364ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3002025-02-10T17:27:03.576ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4212 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3012025-02-10T17:27:03.576ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
3022025-02-10T17:27:03.577ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3032025-02-10T17:27:03.577ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3042025-02-10T17:27:03.577ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3052025-02-10T17:27:03.595ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3062025-02-10T17:27:03.595ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
3072025-02-10T17:27:03.595ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3082025-02-10T17:27:03.595ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3092025-02-10T17:27:03.595ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3102025-02-10T17:27:03.628ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3112025-02-10T17:27:03.628ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3122025-02-10T17:27:03.628ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4263 file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3132025-02-10T17:27:03.628ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3142025-02-10T17:27:03.628ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3152025-02-10T17:27:03.639ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3162025-02-10T17:27:03.639ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3172025-02-10T17:27:03.639ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3182025-02-10T17:27:03.661ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3192025-02-10T17:27:03.661ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3202025-02-10T17:27:03.661ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3212025-02-10T17:27:03.672ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3222025-02-10T17:27:03.672ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3232025-02-10T17:27:03.672ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3242025-02-10T17:27:03.705ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3252025-02-10T17:27:03.705ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3262025-02-10T17:27:03.706ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3272025-02-10T17:27:03.716ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3282025-02-10T17:27:03.716ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3292025-02-10T17:27:03.716ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3302025-02-10T17:27:03.749ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3312025-02-10T17:27:03.749ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
3322025-02-10T17:27:03.749ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3332025-02-10T17:27:03.750ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3342025-02-10T17:27:03.750ZDEBGphd-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
3352025-02-10T17:27:03.750ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 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
3362025-02-10T17:27:03.750ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
3372025-02-10T17:27:03.765ZINFOphd-runner: [NEW - EVENT] Launched server with pid 892 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3382025-02-10T17:27:03.766ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 16 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3392025-02-10T17:27:03.766ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb target = phd_framework::test_vm target_id = b7f39401-c438-4a09-9fa5-4a208546e74a
3402025-02-10T17:27:03.766ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = 2beefa9c-620a-4033-b659-005fd0c839c0 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb target = phd_framework::test_vm target_id = b7f39401-c438-4a09-9fa5-4a208546e74a timeout_duration = 45s
3412025-02-10T17:27:03.766ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb target = phd_framework::test_vm target_id = b7f39401-c438-4a09-9fa5-4a208546e74a vm = migration_from_base_lifecycle_0 vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
3422025-02-10T17:27:03.766ZINFOphd-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 = 319 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb target = phd_framework::test_vm target_id = b7f39401-c438-4a09-9fa5-4a208546e74a vm = migration_from_base_lifecycle_0 vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
3432025-02-10T17:27:04.500ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: b7f39401-c438-4a09-9fa5-4a208546e74a, metadata: InstanceMetadata { project_id: 39a2866a-9aba-4ae8-aa91-30b4bd3be093, silo_id: 0bdee32b-8fa7-466c-a2bb-8dc59055106a, sled_id: 4f036c9c-c903-44dd-9eca-35ae360c8605, sled_model: "pheidippes", sled_revision: 1, sled_serial: "4f036c9c-c903-44dd-9eca-35ae360c8605" }, name: "phd-vm-b7f39401-c438-4a09-9fa5-4a208546e74a" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb target = phd_framework::test_vm target_id = b7f39401-c438-4a09-9fa5-4a208546e74a vm = migration_from_base_lifecycle_0 vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
3442025-02-10T17:27:04.500ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 734 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb target = phd_framework::test_vm target_id = b7f39401-c438-4a09-9fa5-4a208546e74a vm = migration_from_base_lifecycle_0 vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
3452025-02-10T17:27:04.500ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 2beefa9c-620a-4033-b659-005fd0c839c0 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb target = phd_framework::test_vm target_id = b7f39401-c438-4a09-9fa5-4a208546e74a
3462025-02-10T17:27:07.049ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
3472025-02-10T17:27:08.033ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb target = phd_framework::test_vm target_id = b7f39401-c438-4a09-9fa5-4a208546e74a
3482025-02-10T17:27:08.033ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3532 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 2beefa9c-620a-4033-b659-005fd0c839c0 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb target = phd_framework::test_vm target_id = b7f39401-c438-4a09-9fa5-4a208546e74a
3492025-02-10T17:27:08.033ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4267 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb target = phd_framework::test_vm target_id = b7f39401-c438-4a09-9fa5-4a208546e74a
3502025-02-10T17:27:08.035ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3512025-02-10T17:27:08.035ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
3522025-02-10T17:27:08.035ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = b7f39401-c438-4a09-9fa5-4a208546e74a
3532025-02-10T17:27:08.036ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3542025-02-10T17:27:08.174ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 138 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
3552025-02-10T17:27:08.174ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 139 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
3562025-02-10T17:27:08.174ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
3572025-02-10T17:27:08.174ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = b7f39401-c438-4a09-9fa5-4a208546e74a
3582025-02-10T17:27:08.207ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
3592025-02-10T17:27:08.207ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
3602025-02-10T17:27:08.207ZDEBGphd-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
3612025-02-10T17:27:08.208ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8844 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3622025-02-10T17:27:08.208ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
3632025-02-10T17:27:08.208ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3642025-02-10T17:27:08.208ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
3652025-02-10T17:27:08.533ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = b7f39401-c438-4a09-9fa5-4a208546e74a
3662025-02-10T17:27:08.664ZDEBGphd-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 = b7f39401-c438-4a09-9fa5-4a208546e74a
3672025-02-10T17:27:08.664ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-2e40a319-7256-4332-bb29-2b7b07daad44"] 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 = b7f39401-c438-4a09-9fa5-4a208546e74a
3682025-02-10T17:27:08.705ZDEBGphd-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 = b7f39401-c438-4a09-9fa5-4a208546e74a
3692025-02-10T17:27:08.705ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-e222cf5b-521f-4502-a509-ff433188a961"] 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 = b7f39401-c438-4a09-9fa5-4a208546e74a
3702025-02-10T17:27:08.734ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 527 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
3712025-02-10T17:27:08.734ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10202 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
3722025-02-10T17:27:08.735ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 527 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3732025-02-10T17:27:08.735ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3742025-02-10T17:27:08.735ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
375 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 109.36s
376 
3772025-02-10T17:27:08.735ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner