Max level shown:
12025-12-20T17:04:24.640ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22025-12-20T17:04:24.643ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 219 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("907a5fd1763ce5ddd74001261e5b52cd200a25f9"), sha256: "ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 28799, tv_nsec: 350958095 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-12-20T17:04:24.643ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 227 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42025-12-20T17:04:24.643ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52025-12-20T17:04:24.643ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
62025-12-20T17:04:24.877ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 248 target = phd_framework::artifacts::store
72025-12-20T17:04:25.310ZDEBGphd-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/fa5c1a828c94421ccd1eef1c5d8fdcb060207f64/propolis-server.sha256.txt
82025-12-20T17:04:25.459ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-12-20T17:04:25.460ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-12-20T17:04:25.460ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-12-20T17:04:25.460ZINFOphd-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
122025-12-20T17:04:25.460ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-12-20T17:04:25.460ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-12-20T17:04:25.460ZINFOphd-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
152025-12-20T17:04:25.461ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162025-12-20T17:04:25.461ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
172025-12-20T17:04:26.333ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
182025-12-20T17:04:26.333ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 614 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store timeout = 600s
192025-12-20T17:05:01.345ZDEBGphd-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-12-20T17:05:01.345ZDEBGphd-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
212025-12-20T17:05:01.352ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-12-20T17:05:01.353ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-8b847dc0-b4a9-4896-a3f7-9e0680836132"] 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
232025-12-20T17:05:01.399ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-8b847dc0-b4a9-4896-a3f7-9e0680836132", "phd-artifacts/phd-clone-136f311d-c412-42d0-8393-2973fe1e2abc"] 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
242025-12-20T17:05:01.412ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-136f311d-c412-42d0-8393-2973fe1e2abc"] 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
252025-12-20T17:05:01.419ZDEBGphd-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-136f311d-c412-42d0-8393-2973fe1e2abc 0B 1.80T 48.9M /phd-artifacts/phd-clone-136f311d-c412-42d0-8393-2973fe1e2abc\n target = phd_framework::zfs
262025-12-20T17:05:01.420ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272025-12-20T17:05:01.420ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282025-12-20T17:05:01.420ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292025-12-20T17:05:01.420ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/fa5c1a828c94421ccd1eef1c5d8fdcb060207f64/propolis-server.tar.gz
302025-12-20T17:06:43.769ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store untar_path = propolis-server
312025-12-20T17:06:43.769ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
322025-12-20T17:06:59.845ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server" target = phd_framework::test_vm::server
332025-12-20T17:06:59.846ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 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::log_config
342025-12-20T17:06:59.911ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352025-12-20T17:06:59.911ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
362025-12-20T17:06:59.912ZINFOphd-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 = 347 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
372025-12-20T17:06:59.912ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 118492 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382025-12-20T17:07:00.541ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392025-12-20T17:07:00.542ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 9ce6d539-795c-4e5b-b7f7-839ead7d047e, name: "phd-vm-9ce6d539-795c-4e5b-b7f7-839ead7d047e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: eda55b8e-7652-4e06-8718-07da082c9cb1, project_id: 0a23adfd-a9f3-4042-a420-7da6b7a3d784, sled_id: e3280344-3b00-451f-8368-80dbc2b17a4b, sled_serial: "e3280344-3b00-451f-8368-80dbc2b17a4b", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
402025-12-20T17:07:00.542ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
412025-12-20T17:07:00.542ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
422025-12-20T17:07:00.543ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
432025-12-20T17:07:00.543ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442025-12-20T17:07:00.543ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
452025-12-20T17:07:00.543ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462025-12-20T17:07:00.543ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
472025-12-20T17:07:00.543ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
482025-12-20T17:07:04.922ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4379 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
492025-12-20T17:07:04.922ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502025-12-20T17:07:04.923ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512025-12-20T17:07:04.923ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
522025-12-20T17:07:04.923ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
532025-12-20T17:07:04.941ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
542025-12-20T17:07:04.941ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552025-12-20T17:07:04.941ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562025-12-20T17:07:04.941ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
572025-12-20T17:07:04.941ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
582025-12-20T17:07:04.974ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
592025-12-20T17:07:04.974ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602025-12-20T17:07:04.974ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4431 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612025-12-20T17:07:04.974ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
622025-12-20T17:07:04.974ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
632025-12-20T17:07:04.985ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
642025-12-20T17:07:04.985ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
652025-12-20T17:07:04.985ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
662025-12-20T17:07:05.018ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
672025-12-20T17:07:05.018ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
682025-12-20T17:07:05.018ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
692025-12-20T17:07:05.029ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
702025-12-20T17:07:05.029ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
712025-12-20T17:07:05.029ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
722025-12-20T17:07:05.062ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
732025-12-20T17:07:05.062ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
742025-12-20T17:07:05.063ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
752025-12-20T17:07:05.074ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
762025-12-20T17:07:05.074ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
772025-12-20T17:07:05.074ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
782025-12-20T17:07:05.107ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
792025-12-20T17:07:05.107ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
802025-12-20T17:07:05.107ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
812025-12-20T17:07:05.107ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
822025-12-20T17:07:05.108ZDEBGphd-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
832025-12-20T17:07:05.108ZDEBGphd-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
842025-12-20T17:07:05.108ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
852025-12-20T17:07:05.108ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 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::log_config
862025-12-20T17:07:05.126ZINFOphd-runner: [NEW - EVENT] Launched server with pid 869 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
872025-12-20T17:07:05.127ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
882025-12-20T17:07:05.127ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e target = phd_framework::test_vm target_id = eed853cb-7371-4931-bf63-58fe670d62c1
892025-12-20T17:07:05.127ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 565ec3c4-0759-41eb-8fe5-0fdaa186df40 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e target = phd_framework::test_vm target_id = eed853cb-7371-4931-bf63-58fe670d62c1 timeout_duration = 45s
902025-12-20T17:07:05.127ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e target = phd_framework::test_vm target_id = eed853cb-7371-4931-bf63-58fe670d62c1 vm = migration_from_base_lifecycle_0 vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
912025-12-20T17:07:05.128ZINFOphd-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 = 347 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e target = phd_framework::test_vm target_id = eed853cb-7371-4931-bf63-58fe670d62c1 vm = migration_from_base_lifecycle_0 vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
922025-12-20T17:07:05.814ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: eed853cb-7371-4931-bf63-58fe670d62c1, name: "phd-vm-eed853cb-7371-4931-bf63-58fe670d62c1", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: eda55b8e-7652-4e06-8718-07da082c9cb1, project_id: 0a23adfd-a9f3-4042-a420-7da6b7a3d784, sled_id: a279f585-dbbb-4405-8eae-e2d616aa197c, sled_serial: "a279f585-dbbb-4405-8eae-e2d616aa197c", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e target = phd_framework::test_vm target_id = eed853cb-7371-4931-bf63-58fe670d62c1 vm = migration_from_base_lifecycle_0 vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
932025-12-20T17:07:05.814ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 565ec3c4-0759-41eb-8fe5-0fdaa186df40 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e target = phd_framework::test_vm target_id = eed853cb-7371-4931-bf63-58fe670d62c1
942025-12-20T17:07:08.072ZINFOphd-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
952025-12-20T17:07:09.234ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e target = phd_framework::test_vm target_id = eed853cb-7371-4931-bf63-58fe670d62c1
962025-12-20T17:07:09.234ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3419 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 565ec3c4-0759-41eb-8fe5-0fdaa186df40 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e target = phd_framework::test_vm target_id = eed853cb-7371-4931-bf63-58fe670d62c1
972025-12-20T17:07:09.236ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
982025-12-20T17:07:09.236ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
992025-12-20T17:07:09.236ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = eed853cb-7371-4931-bf63-58fe670d62c1
1002025-12-20T17:07:09.237ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
1012025-12-20T17:07:09.310ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 74 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
1022025-12-20T17:07:09.311ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9399 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e
1032025-12-20T17:07:09.311ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 74 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
1042025-12-20T17:07:09.311ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
1052025-12-20T17:07:09.311ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = eed853cb-7371-4931-bf63-58fe670d62c1
1062025-12-20T17:07:09.336ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 24 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
1072025-12-20T17:07:09.336ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
1082025-12-20T17:07:09.336ZDEBGphd-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
1092025-12-20T17:07:09.336ZINFOphd-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
1102025-12-20T17:07:09.336ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1112025-12-20T17:07:09.336ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8795 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1122025-12-20T17:07:09.337ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
1132025-12-20T17:07:09.735ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
1142025-12-20T17:07:09.806ZDEBGphd-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 = eed853cb-7371-4931-bf63-58fe670d62c1
1152025-12-20T17:07:09.806ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-136f311d-c412-42d0-8393-2973fe1e2abc"] 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 = eed853cb-7371-4931-bf63-58fe670d62c1
1162025-12-20T17:07:09.826ZDEBGphd-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 = eed853cb-7371-4931-bf63-58fe670d62c1
1172025-12-20T17:07:09.826ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-8b847dc0-b4a9-4896-a3f7-9e0680836132"] 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 = eed853cb-7371-4931-bf63-58fe670d62c1
1182025-12-20T17:07:09.839ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 502 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
1192025-12-20T17:07:09.839ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 502 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1202025-12-20T17:07:09.839ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4712 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e target = phd_framework::test_vm target_id = eed853cb-7371-4931-bf63-58fe670d62c1 vm = migration_from_base_lifecycle_0 vm_id = eed853cb-7371-4931-bf63-58fe670d62c1
1212025-12-20T17:07:09.839ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1222025-12-20T17:07:09.839ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4712 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9ce6d539-795c-4e5b-b7f7-839ead7d047e target = phd_framework::test_vm target_id = eed853cb-7371-4931-bf63-58fe670d62c1
1232025-12-20T17:07:09.839ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 164378 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
1242025-12-20T17:07:09.839ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1252025-12-20T17:07:09.839ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1262025-12-20T17:07:09.839ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1272025-12-20T17:07:09.839ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
1282025-12-20T17:07:09.839ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1292025-12-20T17:07:09.840ZDEBGphd-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
1302025-12-20T17:07:09.840ZDEBGphd-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
1312025-12-20T17:07:09.846ZDEBGphd-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 841M 1.80T 841M /phd-artifacts\n target = phd_framework::zfs
1322025-12-20T17:07:09.846ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-f747c0c7-dcc6-4ca6-8423-aa6a19a9a5b8"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1332025-12-20T17:07:09.859ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-f747c0c7-dcc6-4ca6-8423-aa6a19a9a5b8", "phd-artifacts/phd-clone-b1ac253c-f846-4945-ac95-0b1b6c16db12"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1342025-12-20T17:07:09.871ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-b1ac253c-f846-4945-ac95-0b1b6c16db12"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1352025-12-20T17:07:09.877ZDEBGphd-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-b1ac253c-f846-4945-ac95-0b1b6c16db12 0B 1.80T 841M /phd-artifacts/phd-clone-b1ac253c-f846-4945-ac95-0b1b6c16db12\n target = phd_framework::zfs
1362025-12-20T17:07:09.877ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1372025-12-20T17:07:09.877ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1382025-12-20T17:07:09.877ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server target = phd_framework::artifacts::store
1392025-12-20T17:07:09.877ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server" target = phd_framework::test_vm::server
1402025-12-20T17:07:09.877ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 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::log_config
1412025-12-20T17:07:09.895ZINFOphd-runner: [NEW - EVENT] Launched server with pid 878 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1422025-12-20T17:07:09.895ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1432025-12-20T17:07:09.896ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1442025-12-20T17:07:09.896ZINFOphd-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 = 347 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1452025-12-20T17:07:10.439ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1462025-12-20T17:07:10.440ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: b41d5d21-69c5-4c22-a7a0-220a76ab1fba, name: "phd-vm-b41d5d21-69c5-4c22-a7a0-220a76ab1fba", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a301611c-6248-4c80-b426-08cf90db76f1, project_id: af0a20da-3c10-4d8b-8b17-5560e935c2a2, sled_id: 44acc1d7-a94f-4427-a40f-cea27a87485e, sled_serial: "44acc1d7-a94f-4427-a40f-cea27a87485e", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1472025-12-20T17:07:10.440ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1482025-12-20T17:07:10.440ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1492025-12-20T17:07:10.441ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1502025-12-20T17:07:10.441ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1512025-12-20T17:07:10.441ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1522025-12-20T17:07:10.441ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1532025-12-20T17:07:10.441ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1542025-12-20T17:07:10.441ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1552025-12-20T17:07:14.898ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4456 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1562025-12-20T17:07:14.898ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1572025-12-20T17:07:14.898ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1582025-12-20T17:07:14.898ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1592025-12-20T17:07:14.898ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1602025-12-20T17:07:14.916ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1612025-12-20T17:07:14.916ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1622025-12-20T17:07:14.916ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1632025-12-20T17:07:14.916ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1642025-12-20T17:07:14.916ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1652025-12-20T17:07:14.949ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1662025-12-20T17:07:14.949ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1672025-12-20T17:07:14.949ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4508 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1682025-12-20T17:07:14.949ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1692025-12-20T17:07:14.949ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1702025-12-20T17:07:14.961ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1712025-12-20T17:07:14.961ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1722025-12-20T17:07:14.961ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1732025-12-20T17:07:14.993ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1742025-12-20T17:07:14.998ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
1752025-12-20T17:07:14.998ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1762025-12-20T17:07:14.998ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
1772025-12-20T17:07:14.998ZDEBGphd-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
1782025-12-20T17:07:14.998ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1792025-12-20T17:07:14.998ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 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::log_config
1802025-12-20T17:07:15.017ZINFOphd-runner: [NEW - EVENT] Launched server with pid 879 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1812025-12-20T17:07:15.017ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1822025-12-20T17:07:15.017ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba target = phd_framework::test_vm target_id = 22e82b29-2181-48e7-86f6-deae51f1af48
1832025-12-20T17:07:15.017ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 8a1d728b-12e1-4513-ab02-f7a05e3cf13d path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba target = phd_framework::test_vm target_id = 22e82b29-2181-48e7-86f6-deae51f1af48 timeout_duration = 45s
1842025-12-20T17:07:15.017ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba target = phd_framework::test_vm target_id = 22e82b29-2181-48e7-86f6-deae51f1af48 vm = migration_serial_history_base_lifecycle_0 vm_id = 22e82b29-2181-48e7-86f6-deae51f1af48
1852025-12-20T17:07:15.018ZINFOphd-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 = 347 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba target = phd_framework::test_vm target_id = 22e82b29-2181-48e7-86f6-deae51f1af48 vm = migration_serial_history_base_lifecycle_0 vm_id = 22e82b29-2181-48e7-86f6-deae51f1af48
1862025-12-20T17:07:15.657ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 22e82b29-2181-48e7-86f6-deae51f1af48, name: "phd-vm-22e82b29-2181-48e7-86f6-deae51f1af48", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a301611c-6248-4c80-b426-08cf90db76f1, project_id: af0a20da-3c10-4d8b-8b17-5560e935c2a2, sled_id: 0a327bce-7a8c-4403-a3d4-5a1e8aa36bd2, sled_serial: "0a327bce-7a8c-4403-a3d4-5a1e8aa36bd2", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba target = phd_framework::test_vm target_id = 22e82b29-2181-48e7-86f6-deae51f1af48 vm = migration_serial_history_base_lifecycle_0 vm_id = 22e82b29-2181-48e7-86f6-deae51f1af48
1872025-12-20T17:07:15.657ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 8a1d728b-12e1-4513-ab02-f7a05e3cf13d path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba target = phd_framework::test_vm target_id = 22e82b29-2181-48e7-86f6-deae51f1af48
1882025-12-20T17:07:17.708ZINFOphd-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
1892025-12-20T17:07:18.690ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba target = phd_framework::test_vm target_id = 22e82b29-2181-48e7-86f6-deae51f1af48
1902025-12-20T17:07:18.690ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3032 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 8a1d728b-12e1-4513-ab02-f7a05e3cf13d path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba target = phd_framework::test_vm target_id = 22e82b29-2181-48e7-86f6-deae51f1af48
1912025-12-20T17:07:18.692ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1922025-12-20T17:07:18.693ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1932025-12-20T17:07:18.767ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 74 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1942025-12-20T17:07:18.768ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8871 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba
1952025-12-20T17:07:18.770ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 22e82b29-2181-48e7-86f6-deae51f1af48
1962025-12-20T17:07:18.770ZDEBGphd-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
1972025-12-20T17:07:18.770ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8330 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1982025-12-20T17:07:18.770ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1992025-12-20T17:07:18.770ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2002025-12-20T17:07:18.771ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 22e82b29-2181-48e7-86f6-deae51f1af48
2012025-12-20T17:07:19.210ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = 22e82b29-2181-48e7-86f6-deae51f1af48
2022025-12-20T17:07:19.283ZDEBGphd-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 = 22e82b29-2181-48e7-86f6-deae51f1af48
2032025-12-20T17:07:19.283ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-b1ac253c-f846-4945-ac95-0b1b6c16db12"] 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 = 22e82b29-2181-48e7-86f6-deae51f1af48
2042025-12-20T17:07:19.303ZDEBGphd-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 = 22e82b29-2181-48e7-86f6-deae51f1af48
2052025-12-20T17:07:19.303ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-f747c0c7-dcc6-4ca6-8423-aa6a19a9a5b8"] 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 = 22e82b29-2181-48e7-86f6-deae51f1af48
2062025-12-20T17:07:19.318ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 547 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 22e82b29-2181-48e7-86f6-deae51f1af48
2072025-12-20T17:07:19.318ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 547 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2082025-12-20T17:07:19.318ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4300 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba target = phd_framework::test_vm target_id = 22e82b29-2181-48e7-86f6-deae51f1af48 vm = migration_serial_history_base_lifecycle_0 vm_id = 22e82b29-2181-48e7-86f6-deae51f1af48
2092025-12-20T17:07:19.318ZINFOphd-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
2102025-12-20T17:07:19.318ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4300 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b41d5d21-69c5-4c22-a7a0-220a76ab1fba target = phd_framework::test_vm target_id = 22e82b29-2181-48e7-86f6-deae51f1af48
2112025-12-20T17:07:19.318ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2122025-12-20T17:07:19.318ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9478 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2132025-12-20T17:07:19.318ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2142025-12-20T17:07:19.318ZINFOphd-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
2152025-12-20T17:07:19.318ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
2162025-12-20T17:07:19.318ZDEBGphd-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
2172025-12-20T17:07:19.318ZDEBGphd-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
2182025-12-20T17:07:19.318ZDEBGphd-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
2192025-12-20T17:07:19.325ZDEBGphd-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 842M 1.80T 841M /phd-artifacts\n target = phd_framework::zfs
2202025-12-20T17:07:19.325ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-36e4ad29-97c7-427a-9ced-8ecacc6f2249"] 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
2212025-12-20T17:07:19.334ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-36e4ad29-97c7-427a-9ced-8ecacc6f2249", "phd-artifacts/phd-clone-31adcbd6-606d-4b22-9c50-1130010cebea"] 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
2222025-12-20T17:07:19.350ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-31adcbd6-606d-4b22-9c50-1130010cebea"] 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
2232025-12-20T17:07:19.357ZDEBGphd-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-31adcbd6-606d-4b22-9c50-1130010cebea 0B 1.80T 841M /phd-artifacts/phd-clone-31adcbd6-606d-4b22-9c50-1130010cebea\n target = phd_framework::zfs
2242025-12-20T17:07:19.357ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2252025-12-20T17:07:19.357ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2262025-12-20T17:07:19.357ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server target = phd_framework::artifacts::store
2272025-12-20T17:07:19.357ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server" target = phd_framework::test_vm::server
2282025-12-20T17:07:19.357ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 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::log_config
2292025-12-20T17:07:19.375ZINFOphd-runner: [NEW - EVENT] Launched server with pid 888 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2302025-12-20T17:07:19.375ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2312025-12-20T17:07:19.375ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2322025-12-20T17:07:19.376ZINFOphd-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 = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2332025-12-20T17:07:19.670ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2342025-12-20T17:07:19.671ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: ebaedeff-e8d3-4cee-bd21-74152883401b, name: "phd-vm-ebaedeff-e8d3-4cee-bd21-74152883401b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 63936263-4770-4810-949c-e6d86bc69067, project_id: 2347579e-56db-47c0-baa5-8ce8a26b6d43, sled_id: aabc899c-1b9b-423e-888b-5d8e313a5c7b, sled_serial: "aabc899c-1b9b-423e-888b-5d8e313a5c7b", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2352025-12-20T17:07:19.671ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2362025-12-20T17:07:19.671ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 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 = ebaedeff-e8d3-4cee-bd21-74152883401b
2372025-12-20T17:07:19.672ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2382025-12-20T17:07:19.672ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2392025-12-20T17:07:19.672ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 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 = ebaedeff-e8d3-4cee-bd21-74152883401b
2402025-12-20T17:07:19.672ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2412025-12-20T17:07:19.672ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2422025-12-20T17:07:19.672ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = ebaedeff-e8d3-4cee-bd21-74152883401b
2432025-12-20T17:07:24.009ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4336 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2442025-12-20T17:07:24.009ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2452025-12-20T17:07:24.010ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2462025-12-20T17:07:24.010ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2472025-12-20T17:07:24.010ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = ebaedeff-e8d3-4cee-bd21-74152883401b
2482025-12-20T17:07:24.028ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2492025-12-20T17:07:24.028ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2502025-12-20T17:07:24.028ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2512025-12-20T17:07:24.028ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2522025-12-20T17:07:24.028ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = ebaedeff-e8d3-4cee-bd21-74152883401b
2532025-12-20T17:07:24.061ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2542025-12-20T17:07:24.061ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552025-12-20T17:07:24.061ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4388 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2562025-12-20T17:07:24.061ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2572025-12-20T17:07:24.061ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = ebaedeff-e8d3-4cee-bd21-74152883401b
2582025-12-20T17:07:24.072ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2592025-12-20T17:07:24.072ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2602025-12-20T17:07:24.072ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = ebaedeff-e8d3-4cee-bd21-74152883401b
2612025-12-20T17:07:24.105ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2622025-12-20T17:07:24.105ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2632025-12-20T17:07:24.105ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = ebaedeff-e8d3-4cee-bd21-74152883401b
2642025-12-20T17:07:24.117ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2652025-12-20T17:07:24.117ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2662025-12-20T17:07:24.117ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = ebaedeff-e8d3-4cee-bd21-74152883401b
2672025-12-20T17:07:24.150ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2682025-12-20T17:07:24.150ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2692025-12-20T17:07:24.150ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = ebaedeff-e8d3-4cee-bd21-74152883401b
2702025-12-20T17:07:24.160ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2712025-12-20T17:07:24.161ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2722025-12-20T17:07:24.161ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = ebaedeff-e8d3-4cee-bd21-74152883401b
2732025-12-20T17:07:24.194ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2742025-12-20T17:07:24.194ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
2752025-12-20T17:07:24.194ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2762025-12-20T17:07:24.194ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 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
2772025-12-20T17:07:24.194ZDEBGphd-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
2782025-12-20T17:07:24.195ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2792025-12-20T17:07:24.195ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 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::log_config
2802025-12-20T17:07:24.213ZINFOphd-runner: [NEW - EVENT] Launched server with pid 889 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2812025-12-20T17:07:24.214ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2822025-12-20T17:07:24.214ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = ebaedeff-e8d3-4cee-bd21-74152883401b target = phd_framework::test_vm target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
2832025-12-20T17:07:24.214ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 9e014a8a-d1a1-4bec-9b93-fbc0aa5b1d23 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = ebaedeff-e8d3-4cee-bd21-74152883401b target = phd_framework::test_vm target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef timeout_duration = 45s
2842025-12-20T17:07:24.214ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = ebaedeff-e8d3-4cee-bd21-74152883401b target = phd_framework::test_vm target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef vm = migration_from_base_and_back_lifecycle_0 vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
2852025-12-20T17:07:24.214ZINFOphd-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 = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = ebaedeff-e8d3-4cee-bd21-74152883401b target = phd_framework::test_vm target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef vm = migration_from_base_and_back_lifecycle_0 vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
2862025-12-20T17:07:24.875ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: a263072d-dd16-4d37-a9cf-f912e1aaceef, name: "phd-vm-a263072d-dd16-4d37-a9cf-f912e1aaceef", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 63936263-4770-4810-949c-e6d86bc69067, project_id: 2347579e-56db-47c0-baa5-8ce8a26b6d43, sled_id: 9974b786-6956-4507-99a3-33d839fe36f5, sled_serial: "9974b786-6956-4507-99a3-33d839fe36f5", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = ebaedeff-e8d3-4cee-bd21-74152883401b target = phd_framework::test_vm target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef vm = migration_from_base_and_back_lifecycle_0 vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
2872025-12-20T17:07:24.875ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 9e014a8a-d1a1-4bec-9b93-fbc0aa5b1d23 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = ebaedeff-e8d3-4cee-bd21-74152883401b target = phd_framework::test_vm target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
2882025-12-20T17:07:27.156ZINFOphd-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
2892025-12-20T17:07:27.366ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = ebaedeff-e8d3-4cee-bd21-74152883401b target = phd_framework::test_vm target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
2902025-12-20T17:07:27.366ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2490 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 9e014a8a-d1a1-4bec-9b93-fbc0aa5b1d23 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = ebaedeff-e8d3-4cee-bd21-74152883401b target = phd_framework::test_vm target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
2912025-12-20T17:07:27.367ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2922025-12-20T17:07:27.368ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = a263072d-dd16-4d37-a9cf-f912e1aaceef
2932025-12-20T17:07:27.368ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = a263072d-dd16-4d37-a9cf-f912e1aaceef
2942025-12-20T17:07:27.368ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2952025-12-20T17:07:27.438ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 70 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2962025-12-20T17:07:27.438ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8062 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = ebaedeff-e8d3-4cee-bd21-74152883401b
2972025-12-20T17:07:27.438ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 70 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = a263072d-dd16-4d37-a9cf-f912e1aaceef
2982025-12-20T17:07:27.438ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = a263072d-dd16-4d37-a9cf-f912e1aaceef
2992025-12-20T17:07:27.438ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = a263072d-dd16-4d37-a9cf-f912e1aaceef
3002025-12-20T17:07:27.466ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = a263072d-dd16-4d37-a9cf-f912e1aaceef
3012025-12-20T17:07:27.466ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3022025-12-20T17:07:27.466ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3032025-12-20T17:07:27.466ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 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
3042025-12-20T17:07:27.466ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server target = phd_framework::artifacts::store
3052025-12-20T17:07:27.466ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/b2d5fa6eaedc2f7378b307879a6effb50a92ab060bc1b9e1b0b9d462c0caa683/propolis-server" target = phd_framework::test_vm::server
3062025-12-20T17:07:27.466ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 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::log_config
3072025-12-20T17:07:27.484ZINFOphd-runner: [NEW - EVENT] Launched server with pid 891 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3082025-12-20T17:07:27.484ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3092025-12-20T17:07:27.484ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef target = phd_framework::test_vm target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3102025-12-20T17:07:27.485ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = e98c3534-80b3-4b59-8140-9307f6aa17f8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef target = phd_framework::test_vm target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125 timeout_duration = 45s
3112025-12-20T17:07:27.485ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef target = phd_framework::test_vm target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125 vm = migration_from_base_and_back_lifecycle_1 vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3122025-12-20T17:07:27.485ZINFOphd-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 = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef target = phd_framework::test_vm target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125 vm = migration_from_base_and_back_lifecycle_1 vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3132025-12-20T17:07:28.015ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: fc8d4a8a-854a-4d6a-ada3-ece21eeef125, name: "phd-vm-fc8d4a8a-854a-4d6a-ada3-ece21eeef125", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 63936263-4770-4810-949c-e6d86bc69067, project_id: 2347579e-56db-47c0-baa5-8ce8a26b6d43, sled_id: a6653152-7dbb-415d-9cec-ece791974f77, sled_serial: "a6653152-7dbb-415d-9cec-ece791974f77", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef target = phd_framework::test_vm target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125 vm = migration_from_base_and_back_lifecycle_1 vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3142025-12-20T17:07:28.015ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = e98c3534-80b3-4b59-8140-9307f6aa17f8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef target = phd_framework::test_vm target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3152025-12-20T17:07:30.295ZINFOphd-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
3162025-12-20T17:07:31.759ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef target = phd_framework::test_vm target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3172025-12-20T17:07:31.759ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3743 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = e98c3534-80b3-4b59-8140-9307f6aa17f8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef target = phd_framework::test_vm target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3182025-12-20T17:07:31.761ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = a263072d-dd16-4d37-a9cf-f912e1aaceef
3192025-12-20T17:07:31.761ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3202025-12-20T17:07:31.761ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3212025-12-20T17:07:31.762ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
3222025-12-20T17:07:31.834ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 72 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = a263072d-dd16-4d37-a9cf-f912e1aaceef
3232025-12-20T17:07:31.834ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7620 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = ebaedeff-e8d3-4cee-bd21-74152883401b target = phd_framework::test_vm target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef vm = migration_from_base_and_back_lifecycle_0 vm_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
3242025-12-20T17:07:31.834ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 7620 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = ebaedeff-e8d3-4cee-bd21-74152883401b target = phd_framework::test_vm target_id = a263072d-dd16-4d37-a9cf-f912e1aaceef
3252025-12-20T17:07:31.834ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 72 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3262025-12-20T17:07:31.835ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3272025-12-20T17:07:31.835ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3282025-12-20T17:07:31.862ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3292025-12-20T17:07:31.862ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3302025-12-20T17:07:31.863ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3312025-12-20T17:07:31.863ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 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
3322025-12-20T17:07:31.863ZDEBGphd-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
3332025-12-20T17:07:31.863ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3342025-12-20T17:07:31.863ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 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::log_config
3352025-12-20T17:07:31.881ZINFOphd-runner: [NEW - EVENT] Launched server with pid 893 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3362025-12-20T17:07:31.881ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3372025-12-20T17:07:31.881ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125 target = phd_framework::test_vm target_id = 80827a1c-b81e-4d95-af78-e97d21e01376
3382025-12-20T17:07:31.881ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 11401885-962b-46d2-8357-f56d8a9b6c76 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125 target = phd_framework::test_vm target_id = 80827a1c-b81e-4d95-af78-e97d21e01376 timeout_duration = 45s
3392025-12-20T17:07:31.881ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125 target = phd_framework::test_vm target_id = 80827a1c-b81e-4d95-af78-e97d21e01376 vm = migration_from_base_and_back_lifecycle_2 vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
3402025-12-20T17:07:31.882ZINFOphd-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 = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125 target = phd_framework::test_vm target_id = 80827a1c-b81e-4d95-af78-e97d21e01376 vm = migration_from_base_and_back_lifecycle_2 vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
3412025-12-20T17:07:32.428ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 80827a1c-b81e-4d95-af78-e97d21e01376, name: "phd-vm-80827a1c-b81e-4d95-af78-e97d21e01376", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 63936263-4770-4810-949c-e6d86bc69067, project_id: 2347579e-56db-47c0-baa5-8ce8a26b6d43, sled_id: 7363809d-8ea6-4f31-8ba6-ea42cfdecf42, sled_serial: "7363809d-8ea6-4f31-8ba6-ea42cfdecf42", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125 target = phd_framework::test_vm target_id = 80827a1c-b81e-4d95-af78-e97d21e01376 vm = migration_from_base_and_back_lifecycle_2 vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
3422025-12-20T17:07:32.428ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 11401885-962b-46d2-8357-f56d8a9b6c76 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125 target = phd_framework::test_vm target_id = 80827a1c-b81e-4d95-af78-e97d21e01376
3432025-12-20T17:07:34.689ZINFOphd-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
3442025-12-20T17:07:35.350ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125 target = phd_framework::test_vm target_id = 80827a1c-b81e-4d95-af78-e97d21e01376
3452025-12-20T17:07:35.350ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2921 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 11401885-962b-46d2-8357-f56d8a9b6c76 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125 target = phd_framework::test_vm target_id = 80827a1c-b81e-4d95-af78-e97d21e01376
3462025-12-20T17:07:35.352ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3472025-12-20T17:07:35.352ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 80827a1c-b81e-4d95-af78-e97d21e01376
3482025-12-20T17:07:35.352ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 80827a1c-b81e-4d95-af78-e97d21e01376
3492025-12-20T17:07:35.353ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3502025-12-20T17:07:35.421ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 69 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3512025-12-20T17:07:35.422ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7936 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef target = phd_framework::test_vm target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125 vm = migration_from_base_and_back_lifecycle_1 vm_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3522025-12-20T17:07:35.422ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 69 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 80827a1c-b81e-4d95-af78-e97d21e01376
3532025-12-20T17:07:35.422ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 7937 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a263072d-dd16-4d37-a9cf-f912e1aaceef target = phd_framework::test_vm target_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125
3542025-12-20T17:07:35.422ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 80827a1c-b81e-4d95-af78-e97d21e01376
3552025-12-20T17:07:35.422ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 80827a1c-b81e-4d95-af78-e97d21e01376
3562025-12-20T17:07:35.451ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 80827a1c-b81e-4d95-af78-e97d21e01376
3572025-12-20T17:07:35.452ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = 80827a1c-b81e-4d95-af78-e97d21e01376
3582025-12-20T17:07:35.452ZDEBGphd-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
3592025-12-20T17:07:35.452ZINFOphd-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
3602025-12-20T17:07:35.452ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3612025-12-20T17:07:35.452ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 15781 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3622025-12-20T17:07:35.453ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 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 = 80827a1c-b81e-4d95-af78-e97d21e01376
3632025-12-20T17:07:35.851ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
3642025-12-20T17:07:35.921ZDEBGphd-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 = 80827a1c-b81e-4d95-af78-e97d21e01376
3652025-12-20T17:07:35.921ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-31adcbd6-606d-4b22-9c50-1130010cebea"] 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 = 80827a1c-b81e-4d95-af78-e97d21e01376
3662025-12-20T17:07:35.943ZDEBGphd-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 = 80827a1c-b81e-4d95-af78-e97d21e01376
3672025-12-20T17:07:35.943ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-36e4ad29-97c7-427a-9ced-8ecacc6f2249"] 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 = 80827a1c-b81e-4d95-af78-e97d21e01376
3682025-12-20T17:07:35.956ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 504 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = 80827a1c-b81e-4d95-af78-e97d21e01376
3692025-12-20T17:07:35.956ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 504 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3702025-12-20T17:07:35.956ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4074 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125 target = phd_framework::test_vm target_id = 80827a1c-b81e-4d95-af78-e97d21e01376 vm = migration_from_base_and_back_lifecycle_2 vm_id = 80827a1c-b81e-4d95-af78-e97d21e01376
3712025-12-20T17:07:35.956ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3722025-12-20T17:07:35.956ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4075 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc8d4a8a-854a-4d6a-ada3-ece21eeef125 target = phd_framework::test_vm target_id = 80827a1c-b81e-4d95-af78-e97d21e01376
3732025-12-20T17:07:35.956ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3742025-12-20T17:07:35.956ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 16638 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
375 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 190.50s
376 
3772025-12-20T17:07:35.956ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner