Max level shown:
12025-02-20T21:45:44.447ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 35 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), server_logging_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22025-02-20T21:45:44.450ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 221 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 473, tv_nsec: 799739134 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-02-20T21:45:44.450ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 229 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42025-02-20T21:45:44.450ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52025-02-20T21:45:44.450ZDEBGphd-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/d2d8f8ad449df7e2befb7ee2723a442dd74b9b72/crucible-nightly.sha256.txt
62025-02-20T21:45:44.581ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 250 target = phd_framework::artifacts::store
72025-02-20T21:45:45.037ZDEBGphd-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/98d0823eab27d8393d43fa73e8b39a33bb855161/propolis-server.sha256.txt
82025-02-20T21:45:45.141ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-02-20T21:45:45.141ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-02-20T21:45:45.142ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-02-20T21:45:45.142ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122025-02-20T21:45:45.142ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-02-20T21:45:45.142ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-02-20T21:45:45.142ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
152025-02-20T21:45:45.142ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
162025-02-20T21:45:45.142ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
172025-02-20T21:45:45.728ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
182025-02-20T21:45:45.729ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 621 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store timeout = 600s
192025-02-20T21:46:20.148ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202025-02-20T21:46:20.148ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
212025-02-20T21:46:20.178ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-02-20T21:46:20.178ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-2280c7a2-56f7-4632-a0db-741a4ea29f31"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = snapshot
232025-02-20T21:46:20.210ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-2280c7a2-56f7-4632-a0db-741a4ea29f31", "phd-artifacts/phd-clone-563deb07-cf12-4010-8947-5f103fe6e0b6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = clone
242025-02-20T21:46:20.232ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-563deb07-cf12-4010-8947-5f103fe6e0b6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
252025-02-20T21:46:20.245ZDEBGphd-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-563deb07-cf12-4010-8947-5f103fe6e0b6 0B 1.80T 48.9M /phd-artifacts/phd-clone-563deb07-cf12-4010-8947-5f103fe6e0b6\n target = phd_framework::zfs
262025-02-20T21:46:20.245ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272025-02-20T21:46:20.245ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282025-02-20T21:46:20.245ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292025-02-20T21:46:20.245ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/98d0823eab27d8393d43fa73e8b39a33bb855161/propolis-server.tar.gz
302025-02-20T21:46:44.660ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 162 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store untar_path = propolis-server
312025-02-20T21:46:44.660ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 521 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
322025-02-20T21:46:57.204ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server" target = phd_framework::test_vm::server
332025-02-20T21:46:57.204ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::server_log_mode
342025-02-20T21:46:57.255ZINFOphd-runner: [NEW - EVENT] Launched server with pid 867 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
352025-02-20T21:46:57.255ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 37010 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362025-02-20T21:46:57.256ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
372025-02-20T21:46:57.256ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
382025-02-20T21:46:57.940ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392025-02-20T21:46:57.941ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 21a1ad7c-f26c-4655-b8ad-225113a8af98, metadata: InstanceMetadata { project_id: 07392387-cf37-4bcc-b840-9fc139662e5b, silo_id: 0f4aec48-ce3c-4ea2-8c89-d6b5c39c60f8, sled_id: c7cbd2c9-075c-4be3-baae-81b5cc21f9f7, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c7cbd2c9-075c-4be3-baae-81b5cc21f9f7" }, name: "phd-vm-21a1ad7c-f26c-4655-b8ad-225113a8af98" }, state: Creating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
402025-02-20T21:46:57.941ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 685 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
412025-02-20T21:46:57.941ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
422025-02-20T21:46:57.941ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 444 path = phd_tests::migrate::from_base::migration_from_base_and_back state = Run target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
432025-02-20T21:46:57.942ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
442025-02-20T21:46:57.942ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452025-02-20T21:46:57.942ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 672 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
462025-02-20T21:46:57.942ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472025-02-20T21:46:57.942ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
482025-02-20T21:46:57.942ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
492025-02-20T21:47:02.176ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4233 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
502025-02-20T21:47:02.176ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512025-02-20T21:47:02.176ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522025-02-20T21:47:02.176ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
532025-02-20T21:47:02.176ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
542025-02-20T21:47:02.194ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
552025-02-20T21:47:02.194ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
562025-02-20T21:47:02.194ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
572025-02-20T21:47:02.194ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
582025-02-20T21:47:02.195ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
592025-02-20T21:47:02.227ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
602025-02-20T21:47:02.227ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
612025-02-20T21:47:02.227ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4285 file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
622025-02-20T21:47:02.228ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
632025-02-20T21:47:02.228ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
642025-02-20T21:47:02.238ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
652025-02-20T21:47:02.238ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
662025-02-20T21:47:02.239ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
672025-02-20T21:47:02.271ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
682025-02-20T21:47:02.272ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
692025-02-20T21:47:02.272ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
702025-02-20T21:47:02.282ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
712025-02-20T21:47:02.282ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
722025-02-20T21:47:02.282ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
732025-02-20T21:47:02.315ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
742025-02-20T21:47:02.315ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
752025-02-20T21:47:02.315ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
762025-02-20T21:47:02.327ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
772025-02-20T21:47:02.327ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
782025-02-20T21:47:02.327ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
792025-02-20T21:47:02.348ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
802025-02-20T21:47:02.348ZINFOphd-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
812025-02-20T21:47:02.349ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
822025-02-20T21:47:02.349ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
832025-02-20T21:47:02.349ZDEBGphd-runner: [NEW - EVENT] Examining locally-sourced artifact file = phd-tests/framework/src/artifacts/store.rs line = 56 path = /work/phd-test/propolis-server sha256 = None target = phd_framework::artifacts::store
842025-02-20T21:47:02.349ZDEBGphd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path file = phd-tests/framework/src/artifacts/store.rs line = 69 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
852025-02-20T21:47:02.349ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
862025-02-20T21:47:02.349ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
872025-02-20T21:47:02.367ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
882025-02-20T21:47:02.367ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
892025-02-20T21:47:02.367ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98 target = phd_framework::test_vm target_id = 907a175d-bc39-47c5-abf9-127f04199ca3
902025-02-20T21:47:02.367ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = bbe298bc-04ac-4ba5-aa93-d97a7aa7eb96 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98 target = phd_framework::test_vm target_id = 907a175d-bc39-47c5-abf9-127f04199ca3 timeout_duration = 45s
912025-02-20T21:47:02.367ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98 target = phd_framework::test_vm target_id = 907a175d-bc39-47c5-abf9-127f04199ca3 vm = migration_from_base_and_back_lifecycle_0 vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
922025-02-20T21:47:02.368ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98 target = phd_framework::test_vm target_id = 907a175d-bc39-47c5-abf9-127f04199ca3 vm = migration_from_base_and_back_lifecycle_0 vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
932025-02-20T21:47:02.929ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 907a175d-bc39-47c5-abf9-127f04199ca3, metadata: InstanceMetadata { project_id: 07392387-cf37-4bcc-b840-9fc139662e5b, silo_id: 0f4aec48-ce3c-4ea2-8c89-d6b5c39c60f8, sled_id: c4e36d2c-508e-47b1-9e93-624a1b3b849e, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c4e36d2c-508e-47b1-9e93-624a1b3b849e" }, name: "phd-vm-907a175d-bc39-47c5-abf9-127f04199ca3" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98 target = phd_framework::test_vm target_id = 907a175d-bc39-47c5-abf9-127f04199ca3 vm = migration_from_base_and_back_lifecycle_0 vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
942025-02-20T21:47:02.929ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 561 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98 target = phd_framework::test_vm target_id = 907a175d-bc39-47c5-abf9-127f04199ca3 vm = migration_from_base_and_back_lifecycle_0 vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
952025-02-20T21:47:02.930ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = bbe298bc-04ac-4ba5-aa93-d97a7aa7eb96 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98 target = phd_framework::test_vm target_id = 907a175d-bc39-47c5-abf9-127f04199ca3
962025-02-20T21:47:05.423ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
972025-02-20T21:47:06.959ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98 target = phd_framework::test_vm target_id = 907a175d-bc39-47c5-abf9-127f04199ca3
982025-02-20T21:47:06.959ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4029 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = bbe298bc-04ac-4ba5-aa93-d97a7aa7eb96 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98 target = phd_framework::test_vm target_id = 907a175d-bc39-47c5-abf9-127f04199ca3
992025-02-20T21:47:06.959ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4591 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98 target = phd_framework::test_vm target_id = 907a175d-bc39-47c5-abf9-127f04199ca3
1002025-02-20T21:47:06.960ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
1012025-02-20T21:47:06.961ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
1022025-02-20T21:47:06.961ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
1032025-02-20T21:47:06.961ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
1042025-02-20T21:47:07.094ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 133 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
1052025-02-20T21:47:07.385ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 424 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
1062025-02-20T21:47:07.385ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
1072025-02-20T21:47:07.385ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
1082025-02-20T21:47:07.418ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
1092025-02-20T21:47:07.418ZINFOphd-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
1102025-02-20T21:47:07.418ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1112025-02-20T21:47:07.418ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
1122025-02-20T21:47:07.418ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server target = phd_framework::artifacts::store
1132025-02-20T21:47:07.418ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server" target = phd_framework::test_vm::server
1142025-02-20T21:47:07.419ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::server_log_mode
1152025-02-20T21:47:07.436ZINFOphd-runner: [NEW - EVENT] Launched server with pid 870 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1162025-02-20T21:47:07.436ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1172025-02-20T21:47:07.437ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 907a175d-bc39-47c5-abf9-127f04199ca3 target = phd_framework::test_vm target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1182025-02-20T21:47:07.437ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = d3947745-77be-412f-b9d9-1da4f53cc0c5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 907a175d-bc39-47c5-abf9-127f04199ca3 target = phd_framework::test_vm target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7 timeout_duration = 45s
1192025-02-20T21:47:07.437ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 907a175d-bc39-47c5-abf9-127f04199ca3 target = phd_framework::test_vm target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7 vm = migration_from_base_and_back_lifecycle_1 vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1202025-02-20T21:47:07.437ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 907a175d-bc39-47c5-abf9-127f04199ca3 target = phd_framework::test_vm target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7 vm = migration_from_base_and_back_lifecycle_1 vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1212025-02-20T21:47:07.882ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 48125449-72aa-4931-b72e-ccd621d1f7d7, metadata: InstanceMetadata { project_id: 07392387-cf37-4bcc-b840-9fc139662e5b, silo_id: 0f4aec48-ce3c-4ea2-8c89-d6b5c39c60f8, sled_id: b57edef3-1760-43cb-be24-0cfb39550247, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b57edef3-1760-43cb-be24-0cfb39550247" }, name: "phd-vm-48125449-72aa-4931-b72e-ccd621d1f7d7" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 907a175d-bc39-47c5-abf9-127f04199ca3 target = phd_framework::test_vm target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7 vm = migration_from_base_and_back_lifecycle_1 vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1222025-02-20T21:47:07.882ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 445 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 907a175d-bc39-47c5-abf9-127f04199ca3 target = phd_framework::test_vm target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7 vm = migration_from_base_and_back_lifecycle_1 vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1232025-02-20T21:47:07.882ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = d3947745-77be-412f-b9d9-1da4f53cc0c5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 907a175d-bc39-47c5-abf9-127f04199ca3 target = phd_framework::test_vm target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1242025-02-20T21:47:10.350ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7807}} target = phd_framework::serial
1252025-02-20T21:47:11.691ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 907a175d-bc39-47c5-abf9-127f04199ca3 target = phd_framework::test_vm target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1262025-02-20T21:47:11.691ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3808 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = d3947745-77be-412f-b9d9-1da4f53cc0c5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 907a175d-bc39-47c5-abf9-127f04199ca3 target = phd_framework::test_vm target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1272025-02-20T21:47:11.691ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4254 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 907a175d-bc39-47c5-abf9-127f04199ca3 target = phd_framework::test_vm target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1282025-02-20T21:47:11.692ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
1292025-02-20T21:47:11.692ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1302025-02-20T21:47:11.692ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1312025-02-20T21:47:11.693ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
1322025-02-20T21:47:11.825ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 132 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
1332025-02-20T21:47:12.676ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 983 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1342025-02-20T21:47:12.676ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1352025-02-20T21:47:12.676ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1362025-02-20T21:47:12.709ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1372025-02-20T21:47:12.709ZINFOphd-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
1382025-02-20T21:47:12.709ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1392025-02-20T21:47:12.709ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
1402025-02-20T21:47:12.709ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1412025-02-20T21:47:12.709ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1422025-02-20T21:47:12.709ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::server_log_mode
1432025-02-20T21:47:12.726ZINFOphd-runner: [NEW - EVENT] Launched server with pid 872 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1442025-02-20T21:47:12.727ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1452025-02-20T21:47:12.727ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7 target = phd_framework::test_vm target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1462025-02-20T21:47:12.727ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = 620cebb3-e569-48d2-995c-bb45fc66528d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7 target = phd_framework::test_vm target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689 timeout_duration = 45s
1472025-02-20T21:47:12.727ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7 target = phd_framework::test_vm target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689 vm = migration_from_base_and_back_lifecycle_2 vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1482025-02-20T21:47:12.728ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7 target = phd_framework::test_vm target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689 vm = migration_from_base_and_back_lifecycle_2 vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1492025-02-20T21:47:13.472ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 3276aa2c-6f02-47ee-9071-ef6ab0acc689, metadata: InstanceMetadata { project_id: 07392387-cf37-4bcc-b840-9fc139662e5b, silo_id: 0f4aec48-ce3c-4ea2-8c89-d6b5c39c60f8, sled_id: c807ff6a-2c15-4ef3-a673-82103a15eea9, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c807ff6a-2c15-4ef3-a673-82103a15eea9" }, name: "phd-vm-3276aa2c-6f02-47ee-9071-ef6ab0acc689" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7 target = phd_framework::test_vm target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689 vm = migration_from_base_and_back_lifecycle_2 vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1502025-02-20T21:47:13.473ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 745 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7 target = phd_framework::test_vm target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689 vm = migration_from_base_and_back_lifecycle_2 vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1512025-02-20T21:47:13.473ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 620cebb3-e569-48d2-995c-bb45fc66528d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7 target = phd_framework::test_vm target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1522025-02-20T21:47:15.974ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7854}} target = phd_framework::serial
1532025-02-20T21:47:17.345ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7 target = phd_framework::test_vm target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1542025-02-20T21:47:17.345ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3872 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 620cebb3-e569-48d2-995c-bb45fc66528d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7 target = phd_framework::test_vm target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1552025-02-20T21:47:17.345ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4618 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7 target = phd_framework::test_vm target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1562025-02-20T21:47:17.346ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1572025-02-20T21:47:17.347ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1582025-02-20T21:47:17.347ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1592025-02-20T21:47:17.347ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1602025-02-20T21:47:17.480ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 133 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
1612025-02-20T21:47:17.481ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 134 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1622025-02-20T21:47:17.481ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1632025-02-20T21:47:17.481ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1642025-02-20T21:47:17.504ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1652025-02-20T21:47:17.504ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1662025-02-20T21:47:17.504ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
1672025-02-20T21:47:17.504ZINFOphd-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
1682025-02-20T21:47:17.504ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1692025-02-20T21:47:17.504ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 19564 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1702025-02-20T21:47:17.505ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1712025-02-20T21:47:18.109ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1722025-02-20T21:47:18.251ZDEBGphd-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 = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1732025-02-20T21:47:18.251ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-563deb07-cf12-4010-8947-5f103fe6e0b6"] 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 = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1742025-02-20T21:47:18.284ZDEBGphd-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 = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1752025-02-20T21:47:18.284ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-2280c7a2-56f7-4632-a0db-741a4ea29f31"] 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 = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1762025-02-20T21:47:18.309ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 805 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
1772025-02-20T21:47:18.309ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 93167 file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
1782025-02-20T21:47:18.310ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 805 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1792025-02-20T21:47:18.310ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1802025-02-20T21:47:18.310ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1812025-02-20T21:47:18.310ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1822025-02-20T21:47:18.310ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1832025-02-20T21:47:18.310ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
1842025-02-20T21:47:18.310ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1852025-02-20T21:47:18.310ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1862025-02-20T21:47:18.310ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1872025-02-20T21:47:18.327ZDEBGphd-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 674M 1.80T 674M /phd-artifacts\n target = phd_framework::zfs
1882025-02-20T21:47:18.327ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-78f24afe-a8ba-4ee8-ae73-9bb3e908c288"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1892025-02-20T21:47:18.348ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-78f24afe-a8ba-4ee8-ae73-9bb3e908c288", "phd-artifacts/phd-clone-e8d720ac-b4da-429f-9570-16f0f7eef4f2"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1902025-02-20T21:47:18.371ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e8d720ac-b4da-429f-9570-16f0f7eef4f2"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1912025-02-20T21:47:18.388ZDEBGphd-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-e8d720ac-b4da-429f-9570-16f0f7eef4f2 0B 1.80T 674M /phd-artifacts/phd-clone-e8d720ac-b4da-429f-9570-16f0f7eef4f2\n target = phd_framework::zfs
1922025-02-20T21:47:18.389ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1932025-02-20T21:47:18.389ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1942025-02-20T21:47:18.389ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server target = phd_framework::artifacts::store
1952025-02-20T21:47:18.389ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server" target = phd_framework::test_vm::server
1962025-02-20T21:47:18.389ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::server_log_mode
1972025-02-20T21:47:18.400ZINFOphd-runner: [NEW - EVENT] Launched server with pid 881 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1982025-02-20T21:47:18.401ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1992025-02-20T21:47:18.401ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2002025-02-20T21:47:18.401ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2012025-02-20T21:47:18.958ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2022025-02-20T21:47:18.958ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a, metadata: InstanceMetadata { project_id: 32f4c5b6-caba-466a-9dfe-f500354f1219, silo_id: c735a571-dcac-497e-8d6e-cba46fdad146, sled_id: 880b1a46-5c71-49b3-a246-efc188f33d81, sled_model: "pheidippes", sled_revision: 1, sled_serial: "880b1a46-5c71-49b3-a246-efc188f33d81" }, name: "phd-vm-3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a" }, state: Creating } line = 378 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2032025-02-20T21:47:18.958ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 557 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2042025-02-20T21:47:18.959ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2052025-02-20T21:47:18.959ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 444 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2062025-02-20T21:47:18.959ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2072025-02-20T21:47:18.959ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2082025-02-20T21:47:18.959ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 672 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2092025-02-20T21:47:18.959ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2102025-02-20T21:47:18.959ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2112025-02-20T21:47:18.959ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2122025-02-20T21:47:23.105ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4145 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2132025-02-20T21:47:23.105ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2142025-02-20T21:47:23.105ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2152025-02-20T21:47:23.106ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2162025-02-20T21:47:23.106ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2172025-02-20T21:47:23.123ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2182025-02-20T21:47:23.124ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2192025-02-20T21:47:23.124ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2202025-02-20T21:47:23.124ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2212025-02-20T21:47:23.124ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2222025-02-20T21:47:23.157ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2232025-02-20T21:47:23.157ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2242025-02-20T21:47:23.157ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4197 file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2252025-02-20T21:47:23.157ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2262025-02-20T21:47:23.157ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2272025-02-20T21:47:23.168ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2282025-02-20T21:47:23.168ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2292025-02-20T21:47:23.168ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2302025-02-20T21:47:23.200ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2312025-02-20T21:47:23.205ZINFOphd-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
2322025-02-20T21:47:23.205ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2332025-02-20T21:47:23.206ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2342025-02-20T21:47:23.206ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
2352025-02-20T21:47:23.206ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2362025-02-20T21:47:23.206ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
2372025-02-20T21:47:23.225ZINFOphd-runner: [NEW - EVENT] Launched server with pid 882 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2382025-02-20T21:47:23.225ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2392025-02-20T21:47:23.225ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a target = phd_framework::test_vm target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
2402025-02-20T21:47:23.225ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = f91e7433-8deb-432b-b88f-dce813f092c3 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a target = phd_framework::test_vm target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606 timeout_duration = 45s
2412025-02-20T21:47:23.225ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a target = phd_framework::test_vm target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606 vm = migration_serial_history_base_lifecycle_0 vm_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
2422025-02-20T21:47:23.226ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a target = phd_framework::test_vm target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606 vm = migration_serial_history_base_lifecycle_0 vm_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
2432025-02-20T21:47:24.080ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: a4c6dee2-0884-44a4-bd81-2fd0016ef606, metadata: InstanceMetadata { project_id: 32f4c5b6-caba-466a-9dfe-f500354f1219, silo_id: c735a571-dcac-497e-8d6e-cba46fdad146, sled_id: cdd68f97-d691-4f92-a961-41d630104fbf, sled_model: "pheidippes", sled_revision: 1, sled_serial: "cdd68f97-d691-4f92-a961-41d630104fbf" }, name: "phd-vm-a4c6dee2-0884-44a4-bd81-2fd0016ef606" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a target = phd_framework::test_vm target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606 vm = migration_serial_history_base_lifecycle_0 vm_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
2442025-02-20T21:47:24.080ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 854 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a target = phd_framework::test_vm target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606 vm = migration_serial_history_base_lifecycle_0 vm_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
2452025-02-20T21:47:24.080ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = f91e7433-8deb-432b-b88f-dce813f092c3 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a target = phd_framework::test_vm target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
2462025-02-20T21:47:26.577ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}} target = phd_framework::serial
2472025-02-20T21:47:26.927ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a target = phd_framework::test_vm target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
2482025-02-20T21:47:26.927ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2846 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = f91e7433-8deb-432b-b88f-dce813f092c3 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a target = phd_framework::test_vm target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
2492025-02-20T21:47:26.927ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3701 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a target = phd_framework::test_vm target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
2502025-02-20T21:47:26.928ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2512025-02-20T21:47:26.929ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2522025-02-20T21:47:27.056ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 128 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
2532025-02-20T21:47:27.059ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
2542025-02-20T21:47:27.059ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
2552025-02-20T21:47:27.059ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2562025-02-20T21:47:27.059ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2572025-02-20T21:47:27.059ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8101 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582025-02-20T21:47:27.060ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
2592025-02-20T21:47:27.551ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
2602025-02-20T21:47:27.684ZDEBGphd-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 = a4c6dee2-0884-44a4-bd81-2fd0016ef606
2612025-02-20T21:47:27.684ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e8d720ac-b4da-429f-9570-16f0f7eef4f2"] 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 = a4c6dee2-0884-44a4-bd81-2fd0016ef606
2622025-02-20T21:47:27.718ZDEBGphd-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 = a4c6dee2-0884-44a4-bd81-2fd0016ef606
2632025-02-20T21:47:27.718ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-78f24afe-a8ba-4ee8-ae73-9bb3e908c288"] 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 = a4c6dee2-0884-44a4-bd81-2fd0016ef606
2642025-02-20T21:47:27.747ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 687 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
2652025-02-20T21:47:27.747ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9436 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2662025-02-20T21:47:27.747ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 687 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2672025-02-20T21:47:27.747ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
2682025-02-20T21:47:27.747ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2692025-02-20T21:47:27.747ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2702025-02-20T21:47:27.747ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
2712025-02-20T21:47:27.748ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
2722025-02-20T21:47:27.748ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2732025-02-20T21:47:27.748ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2742025-02-20T21:47:27.748ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
2752025-02-20T21:47:27.767ZDEBGphd-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 675M 1.80T 674M /phd-artifacts\n target = phd_framework::zfs
2762025-02-20T21:47:27.767ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-91d270c1-4ac6-439c-9905-b84c60fbbe62"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = snapshot
2772025-02-20T21:47:27.792ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-91d270c1-4ac6-439c-9905-b84c60fbbe62", "phd-artifacts/phd-clone-4fc59b50-0175-4038-99b1-923c4a458061"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = clone
2782025-02-20T21:47:27.818ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-4fc59b50-0175-4038-99b1-923c4a458061"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
2792025-02-20T21:47:27.835ZDEBGphd-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-4fc59b50-0175-4038-99b1-923c4a458061 0B 1.80T 674M /phd-artifacts/phd-clone-4fc59b50-0175-4038-99b1-923c4a458061\n target = phd_framework::zfs
2802025-02-20T21:47:27.835ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2812025-02-20T21:47:27.835ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2822025-02-20T21:47:27.835ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server target = phd_framework::artifacts::store
2832025-02-20T21:47:27.835ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server" target = phd_framework::test_vm::server
2842025-02-20T21:47:27.835ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::server_log_mode
2852025-02-20T21:47:27.847ZINFOphd-runner: [NEW - EVENT] Launched server with pid 891 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
2862025-02-20T21:47:27.847ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2872025-02-20T21:47:27.847ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
2882025-02-20T21:47:27.848ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
2892025-02-20T21:47:28.675ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2902025-02-20T21:47:28.675ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 905f6e86-49d9-4f28-bd07-cf6c0ee4974a, metadata: InstanceMetadata { project_id: cafddf39-5f69-4626-9a94-254a4e3a674b, silo_id: 925bf9be-cdce-401a-9605-2c5a130de1e1, sled_id: 7087ab4f-7498-4981-a595-a78b766654f3, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7087ab4f-7498-4981-a595-a78b766654f3" }, name: "phd-vm-905f6e86-49d9-4f28-bd07-cf6c0ee4974a" }, state: Creating } line = 378 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
2912025-02-20T21:47:28.676ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 828 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
2922025-02-20T21:47:28.676ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
2932025-02-20T21:47:28.676ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 444 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
2942025-02-20T21:47:28.676ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
2952025-02-20T21:47:28.676ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2962025-02-20T21:47:28.676ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 672 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
2972025-02-20T21:47:28.676ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2982025-02-20T21:47:28.676ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
2992025-02-20T21:47:28.676ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3002025-02-20T21:47:32.874ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4197 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3012025-02-20T21:47:32.874ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
3022025-02-20T21:47:32.874ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3032025-02-20T21:47:32.874ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3042025-02-20T21:47:32.874ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3052025-02-20T21:47:32.892ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3062025-02-20T21:47:32.892ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
3072025-02-20T21:47:32.893ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3082025-02-20T21:47:32.893ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3092025-02-20T21:47:32.893ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3102025-02-20T21:47:32.925ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3112025-02-20T21:47:32.925ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3122025-02-20T21:47:32.925ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4249 file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3132025-02-20T21:47:32.926ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3142025-02-20T21:47:32.926ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3152025-02-20T21:47:32.936ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3162025-02-20T21:47:32.936ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3172025-02-20T21:47:32.937ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3182025-02-20T21:47:32.959ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3192025-02-20T21:47:32.959ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3202025-02-20T21:47:32.959ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3212025-02-20T21:47:32.971ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3222025-02-20T21:47:32.971ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3232025-02-20T21:47:32.971ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3242025-02-20T21:47:32.992ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3252025-02-20T21:47:32.992ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3262025-02-20T21:47:32.992ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3272025-02-20T21:47:33.004ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3282025-02-20T21:47:33.004ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3292025-02-20T21:47:33.004ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3302025-02-20T21:47:33.025ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3312025-02-20T21:47:33.026ZINFOphd-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
3322025-02-20T21:47:33.026ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3332025-02-20T21:47:33.026ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3342025-02-20T21:47:33.026ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3352025-02-20T21:47:33.026ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3362025-02-20T21:47:33.026ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
3372025-02-20T21:47:33.043ZINFOphd-runner: [NEW - EVENT] Launched server with pid 892 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3382025-02-20T21:47:33.043ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3392025-02-20T21:47:33.043ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a target = phd_framework::test_vm target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3402025-02-20T21:47:33.043ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = 3dcdad80-c9c4-4f4f-a15c-74f2193e031d path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a target = phd_framework::test_vm target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f timeout_duration = 45s
3412025-02-20T21:47:33.044ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a target = phd_framework::test_vm target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f vm = migration_from_base_lifecycle_0 vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3422025-02-20T21:47:33.044ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a target = phd_framework::test_vm target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f vm = migration_from_base_lifecycle_0 vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3432025-02-20T21:47:33.670ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f, metadata: InstanceMetadata { project_id: cafddf39-5f69-4626-9a94-254a4e3a674b, silo_id: 925bf9be-cdce-401a-9605-2c5a130de1e1, sled_id: b88cb12d-37da-46a0-befa-a096d0fa1591, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b88cb12d-37da-46a0-befa-a096d0fa1591" }, name: "phd-vm-90e65e5f-ef5e-456e-9aff-2cc3cd4d277f" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a target = phd_framework::test_vm target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f vm = migration_from_base_lifecycle_0 vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3442025-02-20T21:47:33.671ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 626 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a target = phd_framework::test_vm target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f vm = migration_from_base_lifecycle_0 vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3452025-02-20T21:47:33.671ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 3dcdad80-c9c4-4f4f-a15c-74f2193e031d path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a target = phd_framework::test_vm target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3462025-02-20T21:47:36.140ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
3472025-02-20T21:47:36.749ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a target = phd_framework::test_vm target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3482025-02-20T21:47:36.749ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3078 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 3dcdad80-c9c4-4f4f-a15c-74f2193e031d path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a target = phd_framework::test_vm target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3492025-02-20T21:47:36.749ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3705 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a target = phd_framework::test_vm target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3502025-02-20T21:47:36.750ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3512025-02-20T21:47:36.750ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3522025-02-20T21:47:36.750ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3532025-02-20T21:47:36.751ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3542025-02-20T21:47:36.881ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 130 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
3552025-02-20T21:47:38.070ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1319 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3562025-02-20T21:47:38.070ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3572025-02-20T21:47:38.070ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3582025-02-20T21:47:38.103ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3592025-02-20T21:47:38.104ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3602025-02-20T21:47:38.104ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
3612025-02-20T21:47:38.104ZINFOphd-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
3622025-02-20T21:47:38.104ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9429 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3632025-02-20T21:47:38.104ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3642025-02-20T21:47:38.105ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3652025-02-20T21:47:38.847ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3662025-02-20T21:47:38.976ZDEBGphd-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 = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3672025-02-20T21:47:38.976ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-4fc59b50-0175-4038-99b1-923c4a458061"] 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 = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3682025-02-20T21:47:39.012ZDEBGphd-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 = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3692025-02-20T21:47:39.012ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-91d270c1-4ac6-439c-9905-b84c60fbbe62"] 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 = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3702025-02-20T21:47:39.041ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 937 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
3712025-02-20T21:47:39.041ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 11293 file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
3722025-02-20T21:47:39.042ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 937 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3732025-02-20T21:47:39.042ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3742025-02-20T21:47:39.042ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
375 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 113.90s
376 
3772025-02-20T21:47:39.042ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner