Max level shown:
12024-12-17T18:11:32.133ZINFOphd-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
22024-12-17T18:11:32.135ZDEBGphd-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: 415, tv_nsec: 84720270 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-12-17T18:11:32.136ZINFOphd-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
42024-12-17T18:11:32.136ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 5a41b826171c7d2a8412fa833377ab1df25ee8ec file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52024-12-17T18:11:32.136ZDEBGphd-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/5a41b826171c7d2a8412fa833377ab1df25ee8ec/crucible-nightly.sha256.txt
62024-12-17T18:11:32.242ZINFOphd-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
72024-12-17T18:11:32.696ZDEBGphd-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/bf85e354e961ffa9f56de484f3b034c489b5b225/propolis-server.sha256.txt
82024-12-17T18:11:32.798ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-12-17T18:11:32.798ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-12-17T18:11:32.799ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-12-17T18:11:32.799ZINFOphd-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
122024-12-17T18:11:32.799ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-12-17T18:11:32.799ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-12-17T18:11:32.799ZINFOphd-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
152024-12-17T18:11:32.799ZDEBGphd-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
162024-12-17T18:11:32.800ZDEBGphd-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
172024-12-17T18:11:33.431ZDEBGphd-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
182024-12-17T18:11:33.431ZDEBGphd-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 = 618 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store timeout = 600s
192024-12-17T18:12:04.351ZDEBGphd-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
202024-12-17T18:12:04.351ZDEBGphd-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
212024-12-17T18:12:04.383ZDEBGphd-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 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222024-12-17T18:12:04.383ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-920272ca-d9f2-4b66-9987-3666b8aa0246"] 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
232024-12-17T18:12:04.437ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-920272ca-d9f2-4b66-9987-3666b8aa0246", "phd-artifacts/phd-clone-e3520396-6c16-4503-8762-0ddfba990f02"] 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
242024-12-17T18:12:04.455ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e3520396-6c16-4503-8762-0ddfba990f02"] 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
252024-12-17T18:12:04.468ZDEBGphd-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-e3520396-6c16-4503-8762-0ddfba990f02 0B 1.80T 48.9M /phd-artifacts/phd-clone-e3520396-6c16-4503-8762-0ddfba990f02\n target = phd_framework::zfs
262024-12-17T18:12:04.469ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272024-12-17T18:12:04.469ZINFOphd-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 = 206 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282024-12-17T18:12:04.469ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/6135973bcf0dc4097e987f071c5c391342c302a78418283b411cc53e14d17b69/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-12-17T18:12:04.469ZDEBGphd-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/bf85e354e961ffa9f56de484f3b034c489b5b225/propolis-server.tar.gz
302024-12-17T18:12:29.095ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/6135973bcf0dc4097e987f071c5c391342c302a78418283b411cc53e14d17b69/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
312024-12-17T18:12:29.095ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
322024-12-17T18:12:41.547ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back.config.toml" 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/6135973bcf0dc4097e987f071c5c391342c302a78418283b411cc53e14d17b69/propolis-server" target = phd_framework::test_vm::server
332024-12-17T18:12:41.547ZINFOphd-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
342024-12-17T18:12:41.598ZINFOphd-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
352024-12-17T18:12:41.598ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 37129 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362024-12-17T18:12:41.599ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
372024-12-17T18:12:41.599ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
382024-12-17T18:12:41.995ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392024-12-17T18:12:41.996ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 1f0c377d-042a-41fd-bec7-68a110898a0b, metadata: InstanceMetadata { project_id: c8205a28-dded-402c-a339-506015ee4aba, silo_id: 9646094d-5c08-4890-bd68-e34ea4193728, sled_id: 7fb9600f-ccbf-44ed-b5d3-340744710ec1, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7fb9600f-ccbf-44ed-b5d3-340744710ec1" }, name: "phd-vm-1f0c377d-042a-41fd-bec7-68a110898a0b" }, state: Creating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
402024-12-17T18:12:41.996ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 397 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
412024-12-17T18:12:41.996ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
422024-12-17T18:12:41.996ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 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 = 1f0c377d-042a-41fd-bec7-68a110898a0b
432024-12-17T18:12:41.997ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
442024-12-17T18:12:41.997ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452024-12-17T18:12:41.997ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 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 = 1f0c377d-042a-41fd-bec7-68a110898a0b
462024-12-17T18:12:41.997ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472024-12-17T18:12:41.997ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
482024-12-17T18:12:41.997ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 1f0c377d-042a-41fd-bec7-68a110898a0b
492024-12-17T18:12:46.284ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4286 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
502024-12-17T18:12:46.284ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512024-12-17T18:12:46.284ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522024-12-17T18:12:46.284ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
532024-12-17T18:12:46.284ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 1f0c377d-042a-41fd-bec7-68a110898a0b
542024-12-17T18:12:46.302ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
552024-12-17T18:12:46.302ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
562024-12-17T18:12:46.302ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
572024-12-17T18:12:46.302ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
582024-12-17T18:12:46.303ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 1f0c377d-042a-41fd-bec7-68a110898a0b
592024-12-17T18:12:46.335ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
602024-12-17T18:12:46.335ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
612024-12-17T18:12:46.335ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4338 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
622024-12-17T18:12:46.336ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
632024-12-17T18:12:46.336ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 1f0c377d-042a-41fd-bec7-68a110898a0b
642024-12-17T18:12:46.346ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
652024-12-17T18:12:46.346ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
662024-12-17T18:12:46.347ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 1f0c377d-042a-41fd-bec7-68a110898a0b
672024-12-17T18:12:46.378ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
682024-12-17T18:12:46.379ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
692024-12-17T18:12:46.379ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 1f0c377d-042a-41fd-bec7-68a110898a0b
702024-12-17T18:12:46.390ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
712024-12-17T18:12:46.390ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
722024-12-17T18:12:46.391ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 1f0c377d-042a-41fd-bec7-68a110898a0b
732024-12-17T18:12:46.423ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
742024-12-17T18:12:46.423ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
752024-12-17T18:12:46.424ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 1f0c377d-042a-41fd-bec7-68a110898a0b
762024-12-17T18:12:46.434ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
772024-12-17T18:12:46.434ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
782024-12-17T18:12:46.434ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 1f0c377d-042a-41fd-bec7-68a110898a0b
792024-12-17T18:12:46.456ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
802024-12-17T18:12:46.457ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
812024-12-17T18:12:46.457ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
822024-12-17T18:12:46.457ZINFOphd-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 = 206 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
832024-12-17T18:12:46.457ZDEBGphd-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
842024-12-17T18:12:46.457ZDEBGphd-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
852024-12-17T18:12:46.457ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.config.toml" 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
862024-12-17T18:12:46.457ZINFOphd-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
872024-12-17T18:12:46.477ZINFOphd-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
882024-12-17T18:12:46.477ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 20 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
892024-12-17T18:12:46.477ZINFOphd-runner: [MIGRATE_FROM - START] 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 = 1f0c377d-042a-41fd-bec7-68a110898a0b target = phd_framework::test_vm target_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
902024-12-17T18:12:46.477ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 88dde8e5-f1ac-468c-ad8a-df5cd157485c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 1f0c377d-042a-41fd-bec7-68a110898a0b target = phd_framework::test_vm target_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7 timeout_duration = 45s
912024-12-17T18:12:46.477ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 1f0c377d-042a-41fd-bec7-68a110898a0b target = phd_framework::test_vm target_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7 vm = migration_from_base_and_back_lifecycle_0 vm_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
922024-12-17T18:12:46.477ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 1f0c377d-042a-41fd-bec7-68a110898a0b target = phd_framework::test_vm target_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7 vm = migration_from_base_and_back_lifecycle_0 vm_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
932024-12-17T18:12:47.089ZINFOphd-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: 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7, metadata: InstanceMetadata { project_id: c8205a28-dded-402c-a339-506015ee4aba, silo_id: 9646094d-5c08-4890-bd68-e34ea4193728, sled_id: 01feb136-bfab-4a6b-a262-0e4cde7b95c5, sled_model: "pheidippes", sled_revision: 1, sled_serial: "01feb136-bfab-4a6b-a262-0e4cde7b95c5" }, name: "phd-vm-1cd4d39b-44e2-48a2-ada0-cccb11fa89e7" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 1f0c377d-042a-41fd-bec7-68a110898a0b target = phd_framework::test_vm target_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7 vm = migration_from_base_and_back_lifecycle_0 vm_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
942024-12-17T18:12:47.089ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 611 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 1f0c377d-042a-41fd-bec7-68a110898a0b target = phd_framework::test_vm target_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7 vm = migration_from_base_and_back_lifecycle_0 vm_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
952024-12-17T18:12:47.089ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 88dde8e5-f1ac-468c-ad8a-df5cd157485c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 1f0c377d-042a-41fd-bec7-68a110898a0b target = phd_framework::test_vm target_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
962024-12-17T18:12:49.682ZINFOphd-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
972024-12-17T18:12:50.285ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 1f0c377d-042a-41fd-bec7-68a110898a0b target = phd_framework::test_vm target_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
982024-12-17T18:12:50.285ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3195 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 88dde8e5-f1ac-468c-ad8a-df5cd157485c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 1f0c377d-042a-41fd-bec7-68a110898a0b target = phd_framework::test_vm target_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
992024-12-17T18:12:50.285ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3807 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 = 1f0c377d-042a-41fd-bec7-68a110898a0b target = phd_framework::test_vm target_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
1002024-12-17T18:12:50.286ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
1012024-12-17T18:12:50.286ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
1022024-12-17T18:12:50.286ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
1032024-12-17T18:12:50.287ZDEBGphd-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 = 1f0c377d-042a-41fd-bec7-68a110898a0b
1042024-12-17T18:12:50.419ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 132 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 1f0c377d-042a-41fd-bec7-68a110898a0b
1052024-12-17T18:12:50.419ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 132 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
1062024-12-17T18:12:50.419ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
1072024-12-17T18:12:50.419ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
1082024-12-17T18:12:50.442ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
1092024-12-17T18:12:50.442ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1102024-12-17T18:12:50.442ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1112024-12-17T18:12:50.442ZINFOphd-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 = 206 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
1122024-12-17T18:12:50.442ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/6135973bcf0dc4097e987f071c5c391342c302a78418283b411cc53e14d17b69/propolis-server target = phd_framework::artifacts::store
1132024-12-17T18:12:50.442ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.config.toml" 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/6135973bcf0dc4097e987f071c5c391342c302a78418283b411cc53e14d17b69/propolis-server" target = phd_framework::test_vm::server
1142024-12-17T18:12:50.442ZINFOphd-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
1152024-12-17T18:12:50.461ZINFOphd-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
1162024-12-17T18:12:50.461ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1172024-12-17T18:12:50.461ZINFOphd-runner: [MIGRATE_FROM - START] 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 = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7 target = phd_framework::test_vm target_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1182024-12-17T18:12:50.461ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 3301b2a3-89b2-4980-ac3e-218ef9edc98f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7 target = phd_framework::test_vm target_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde timeout_duration = 45s
1192024-12-17T18:12:50.461ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7 target = phd_framework::test_vm target_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde vm = migration_from_base_and_back_lifecycle_1 vm_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1202024-12-17T18:12:50.462ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7 target = phd_framework::test_vm target_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde vm = migration_from_base_and_back_lifecycle_1 vm_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1212024-12-17T18:12:50.897ZINFOphd-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: fc4fa62f-db67-454c-beb1-4e1a0ec40cde, metadata: InstanceMetadata { project_id: c8205a28-dded-402c-a339-506015ee4aba, silo_id: 9646094d-5c08-4890-bd68-e34ea4193728, sled_id: e0ac8483-edba-4985-81e0-b75810402ff0, sled_model: "pheidippes", sled_revision: 1, sled_serial: "e0ac8483-edba-4985-81e0-b75810402ff0" }, name: "phd-vm-fc4fa62f-db67-454c-beb1-4e1a0ec40cde" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7 target = phd_framework::test_vm target_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde vm = migration_from_base_and_back_lifecycle_1 vm_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1222024-12-17T18:12:50.897ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 435 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7 target = phd_framework::test_vm target_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde vm = migration_from_base_and_back_lifecycle_1 vm_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1232024-12-17T18:12:50.897ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 3301b2a3-89b2-4980-ac3e-218ef9edc98f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7 target = phd_framework::test_vm target_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1242024-12-17T18:12:53.481ZINFOphd-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
1252024-12-17T18:12:53.701ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7 target = phd_framework::test_vm target_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1262024-12-17T18:12:53.701ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2803 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 3301b2a3-89b2-4980-ac3e-218ef9edc98f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7 target = phd_framework::test_vm target_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1272024-12-17T18:12:53.701ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3239 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 = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7 target = phd_framework::test_vm target_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1282024-12-17T18:12:53.702ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
1292024-12-17T18:12:53.702ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1302024-12-17T18:12:53.702ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1312024-12-17T18:12:53.703ZDEBGphd-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 = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
1322024-12-17T18:12:53.841ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 139 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = 1cd4d39b-44e2-48a2-ada0-cccb11fa89e7
1332024-12-17T18:12:53.842ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 139 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1342024-12-17T18:12:53.842ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1352024-12-17T18:12:53.842ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1362024-12-17T18:12:53.865ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1372024-12-17T18:12:53.865ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1382024-12-17T18:12:53.865ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1392024-12-17T18:12:53.865ZINFOphd-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 = 206 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
1402024-12-17T18:12:53.865ZDEBGphd-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
1412024-12-17T18:12:53.865ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.config.toml" 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
1422024-12-17T18:12:53.865ZINFOphd-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
1432024-12-17T18:12:53.885ZINFOphd-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
1442024-12-17T18:12:53.885ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1452024-12-17T18:12:53.885ZINFOphd-runner: [MIGRATE_FROM - START] 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 = fc4fa62f-db67-454c-beb1-4e1a0ec40cde target = phd_framework::test_vm target_id = 96871f9b-237d-420f-bf88-3067cee509e1
1462024-12-17T18:12:53.885ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 6b86376a-b34c-4789-9250-7b74df225413 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde target = phd_framework::test_vm target_id = 96871f9b-237d-420f-bf88-3067cee509e1 timeout_duration = 45s
1472024-12-17T18:12:53.885ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde target = phd_framework::test_vm target_id = 96871f9b-237d-420f-bf88-3067cee509e1 vm = migration_from_base_and_back_lifecycle_2 vm_id = 96871f9b-237d-420f-bf88-3067cee509e1
1482024-12-17T18:12:53.885ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde target = phd_framework::test_vm target_id = 96871f9b-237d-420f-bf88-3067cee509e1 vm = migration_from_base_and_back_lifecycle_2 vm_id = 96871f9b-237d-420f-bf88-3067cee509e1
1492024-12-17T18:12:54.423ZINFOphd-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: 96871f9b-237d-420f-bf88-3067cee509e1, metadata: InstanceMetadata { project_id: c8205a28-dded-402c-a339-506015ee4aba, silo_id: 9646094d-5c08-4890-bd68-e34ea4193728, sled_id: 462070f9-9701-49d2-9a6c-abc3448b7eb5, sled_model: "pheidippes", sled_revision: 1, sled_serial: "462070f9-9701-49d2-9a6c-abc3448b7eb5" }, name: "phd-vm-96871f9b-237d-420f-bf88-3067cee509e1" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde target = phd_framework::test_vm target_id = 96871f9b-237d-420f-bf88-3067cee509e1 vm = migration_from_base_and_back_lifecycle_2 vm_id = 96871f9b-237d-420f-bf88-3067cee509e1
1502024-12-17T18:12:54.423ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 538 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde target = phd_framework::test_vm target_id = 96871f9b-237d-420f-bf88-3067cee509e1 vm = migration_from_base_and_back_lifecycle_2 vm_id = 96871f9b-237d-420f-bf88-3067cee509e1
1512024-12-17T18:12:54.424ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 6b86376a-b34c-4789-9250-7b74df225413 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde target = phd_framework::test_vm target_id = 96871f9b-237d-420f-bf88-3067cee509e1
1522024-12-17T18:12:57.026ZINFOphd-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
1532024-12-17T18:12:58.284ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde target = phd_framework::test_vm target_id = 96871f9b-237d-420f-bf88-3067cee509e1
1542024-12-17T18:12:58.284ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3860 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 6b86376a-b34c-4789-9250-7b74df225413 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fc4fa62f-db67-454c-beb1-4e1a0ec40cde target = phd_framework::test_vm target_id = 96871f9b-237d-420f-bf88-3067cee509e1
1552024-12-17T18:12:58.284ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4399 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 = fc4fa62f-db67-454c-beb1-4e1a0ec40cde target = phd_framework::test_vm target_id = 96871f9b-237d-420f-bf88-3067cee509e1
1562024-12-17T18:12:58.285ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1572024-12-17T18:12:58.286ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 96871f9b-237d-420f-bf88-3067cee509e1
1582024-12-17T18:12:58.286ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 96871f9b-237d-420f-bf88-3067cee509e1
1592024-12-17T18:12:58.286ZDEBGphd-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 = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1602024-12-17T18:12:58.412ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 126 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = fc4fa62f-db67-454c-beb1-4e1a0ec40cde
1612024-12-17T18:12:58.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 127 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 96871f9b-237d-420f-bf88-3067cee509e1
1622024-12-17T18:12:58.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 96871f9b-237d-420f-bf88-3067cee509e1
1632024-12-17T18:12:58.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 96871f9b-237d-420f-bf88-3067cee509e1
1642024-12-17T18:12:58.446ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 96871f9b-237d-420f-bf88-3067cee509e1
1652024-12-17T18:12:58.446ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = 96871f9b-237d-420f-bf88-3067cee509e1
1662024-12-17T18:12:58.446ZDEBGphd-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
1672024-12-17T18:12:58.446ZINFOphd-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
1682024-12-17T18:12:58.446ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 16450 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1692024-12-17T18:12:58.446ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1702024-12-17T18:12:58.447ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1058 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 = 96871f9b-237d-420f-bf88-3067cee509e1
1712024-12-17T18:12:58.722ZDEBGphd-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 = 96871f9b-237d-420f-bf88-3067cee509e1
1722024-12-17T18:12:58.849ZDEBGphd-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 = 96871f9b-237d-420f-bf88-3067cee509e1
1732024-12-17T18:12:58.849ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e3520396-6c16-4503-8762-0ddfba990f02"] 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 = 96871f9b-237d-420f-bf88-3067cee509e1
1742024-12-17T18:12:58.888ZDEBGphd-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 = 96871f9b-237d-420f-bf88-3067cee509e1
1752024-12-17T18:12:58.888ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-920272ca-d9f2-4b66-9987-3666b8aa0246"] 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 = 96871f9b-237d-420f-bf88-3067cee509e1
1762024-12-17T18:12:58.917ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 471 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = 96871f9b-237d-420f-bf88-3067cee509e1
1772024-12-17T18:12:58.917ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 86118 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
1782024-12-17T18:12:58.918ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 471 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1792024-12-17T18:12:58.918ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1802024-12-17T18:12:58.918ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1812024-12-17T18:12:58.918ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1822024-12-17T18:12:58.918ZINFOphd-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
1832024-12-17T18:12:58.918ZDEBGphd-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
1842024-12-17T18:12:58.918ZDEBGphd-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
1852024-12-17T18:12:58.918ZDEBGphd-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
1862024-12-17T18:12:58.918ZDEBGphd-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
1872024-12-17T18:12:58.939ZDEBGphd-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 695M 1.80T 694M /phd-artifacts\n target = phd_framework::zfs
1882024-12-17T18:12:58.940ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-ca00d882-4da0-4781-a343-182aa6c36e93"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1892024-12-17T18:12:58.962ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-ca00d882-4da0-4781-a343-182aa6c36e93", "phd-artifacts/phd-clone-89571822-b440-45b1-b83c-b6c9f2d802cf"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1902024-12-17T18:12:58.988ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-89571822-b440-45b1-b83c-b6c9f2d802cf"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1912024-12-17T18:12:59.005ZDEBGphd-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-89571822-b440-45b1-b83c-b6c9f2d802cf 0B 1.80T 694M /phd-artifacts/phd-clone-89571822-b440-45b1-b83c-b6c9f2d802cf\n target = phd_framework::zfs
1922024-12-17T18:12:59.006ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1932024-12-17T18:12:59.006ZINFOphd-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 = 206 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1942024-12-17T18:12:59.006ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/6135973bcf0dc4097e987f071c5c391342c302a78418283b411cc53e14d17b69/propolis-server target = phd_framework::artifacts::store
1952024-12-17T18:12:59.006ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_serial_history_base.config.toml" 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/6135973bcf0dc4097e987f071c5c391342c302a78418283b411cc53e14d17b69/propolis-server" target = phd_framework::test_vm::server
1962024-12-17T18:12:59.006ZINFOphd-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
1972024-12-17T18:12:59.018ZINFOphd-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
1982024-12-17T18:12:59.018ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1992024-12-17T18:12:59.018ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2002024-12-17T18:12:59.019ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2012024-12-17T18:12:59.406ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2022024-12-17T18:12:59.406ZINFOphd-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: ebc038cd-4eb2-4a0d-97fa-e153d1ee9943, metadata: InstanceMetadata { project_id: 5ae02b56-b913-4d7b-a8f8-c596b9aa4a3d, silo_id: cf90da94-d496-465b-aab4-9610450751ea, sled_id: 628434ef-9019-4a73-ad45-94b39e2fdeeb, sled_model: "pheidippes", sled_revision: 1, sled_serial: "628434ef-9019-4a73-ad45-94b39e2fdeeb" }, name: "phd-vm-ebc038cd-4eb2-4a0d-97fa-e153d1ee9943" }, state: Creating } line = 429 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2032024-12-17T18:12:59.406ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 387 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2042024-12-17T18:12:59.406ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2052024-12-17T18:12:59.406ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2062024-12-17T18:12:59.407ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2072024-12-17T18:12:59.407ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2082024-12-17T18:12:59.407ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2092024-12-17T18:12:59.407ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2102024-12-17T18:12:59.407ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2112024-12-17T18:12:59.407ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2122024-12-17T18:13:03.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4156 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2132024-12-17T18:13:03.563ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2142024-12-17T18:13:03.564ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2152024-12-17T18:13:03.564ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2162024-12-17T18:13:03.564ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2172024-12-17T18:13:03.582ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2182024-12-17T18:13:03.582ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2192024-12-17T18:13:03.582ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2202024-12-17T18:13:03.582ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2212024-12-17T18:13:03.582ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2222024-12-17T18:13:03.614ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2232024-12-17T18:13:03.614ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2242024-12-17T18:13:03.614ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4207 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2252024-12-17T18:13:03.614ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2262024-12-17T18:13:03.614ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2272024-12-17T18:13:03.625ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2282024-12-17T18:13:03.625ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2292024-12-17T18:13:03.625ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2302024-12-17T18:13:03.647ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2312024-12-17T18:13:03.651ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
2322024-12-17T18:13:03.651ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2332024-12-17T18:13:03.651ZINFOphd-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 = 206 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2342024-12-17T18:13:03.651ZDEBGphd-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
2352024-12-17T18:13:03.651ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.config.toml" 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
2362024-12-17T18:13:03.652ZINFOphd-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
2372024-12-17T18:13:03.672ZINFOphd-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
2382024-12-17T18:13:03.672ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 20 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2392024-12-17T18:13:03.672ZINFOphd-runner: [MIGRATE_FROM - START] 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 = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943 target = phd_framework::test_vm target_id = 13db3378-eb53-4934-b1a5-785be072a47d
2402024-12-17T18:13:03.672ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 96f3c892-f933-4333-adaa-34f84000da8b path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943 target = phd_framework::test_vm target_id = 13db3378-eb53-4934-b1a5-785be072a47d timeout_duration = 45s
2412024-12-17T18:13:03.672ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943 target = phd_framework::test_vm target_id = 13db3378-eb53-4934-b1a5-785be072a47d vm = migration_serial_history_base_lifecycle_0 vm_id = 13db3378-eb53-4934-b1a5-785be072a47d
2422024-12-17T18:13:03.673ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943 target = phd_framework::test_vm target_id = 13db3378-eb53-4934-b1a5-785be072a47d vm = migration_serial_history_base_lifecycle_0 vm_id = 13db3378-eb53-4934-b1a5-785be072a47d
2432024-12-17T18:13:04.401ZINFOphd-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: 13db3378-eb53-4934-b1a5-785be072a47d, metadata: InstanceMetadata { project_id: 5ae02b56-b913-4d7b-a8f8-c596b9aa4a3d, silo_id: cf90da94-d496-465b-aab4-9610450751ea, sled_id: 48846f01-8d16-48db-9860-a15956106bdd, sled_model: "pheidippes", sled_revision: 1, sled_serial: "48846f01-8d16-48db-9860-a15956106bdd" }, name: "phd-vm-13db3378-eb53-4934-b1a5-785be072a47d" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943 target = phd_framework::test_vm target_id = 13db3378-eb53-4934-b1a5-785be072a47d vm = migration_serial_history_base_lifecycle_0 vm_id = 13db3378-eb53-4934-b1a5-785be072a47d
2442024-12-17T18:13:04.401ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 728 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943 target = phd_framework::test_vm target_id = 13db3378-eb53-4934-b1a5-785be072a47d vm = migration_serial_history_base_lifecycle_0 vm_id = 13db3378-eb53-4934-b1a5-785be072a47d
2452024-12-17T18:13:04.401ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 96f3c892-f933-4333-adaa-34f84000da8b path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943 target = phd_framework::test_vm target_id = 13db3378-eb53-4934-b1a5-785be072a47d
2462024-12-17T18:13:07.001ZINFOphd-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
2472024-12-17T18:13:08.030ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943 target = phd_framework::test_vm target_id = 13db3378-eb53-4934-b1a5-785be072a47d
2482024-12-17T18:13:08.030ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3628 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 96f3c892-f933-4333-adaa-34f84000da8b path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943 target = phd_framework::test_vm target_id = 13db3378-eb53-4934-b1a5-785be072a47d
2492024-12-17T18:13:08.030ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4358 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 = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943 target = phd_framework::test_vm target_id = 13db3378-eb53-4934-b1a5-785be072a47d
2502024-12-17T18:13:08.031ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2512024-12-17T18:13:08.032ZDEBGphd-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 = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2522024-12-17T18:13:08.164ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 132 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ebc038cd-4eb2-4a0d-97fa-e153d1ee9943
2532024-12-17T18:13:08.167ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 13db3378-eb53-4934-b1a5-785be072a47d
2542024-12-17T18:13:08.167ZDEBGphd-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
2552024-12-17T18:13:08.167ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2562024-12-17T18:13:08.167ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2572024-12-17T18:13:08.167ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8761 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582024-12-17T18:13:08.168ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 13db3378-eb53-4934-b1a5-785be072a47d
2592024-12-17T18:13:08.478ZDEBGphd-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 = 13db3378-eb53-4934-b1a5-785be072a47d
2602024-12-17T18:13:08.614ZDEBGphd-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 = 13db3378-eb53-4934-b1a5-785be072a47d
2612024-12-17T18:13:08.615ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-89571822-b440-45b1-b83c-b6c9f2d802cf"] 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 = 13db3378-eb53-4934-b1a5-785be072a47d
2622024-12-17T18:13:08.652ZDEBGphd-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 = 13db3378-eb53-4934-b1a5-785be072a47d
2632024-12-17T18:13:08.652ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-ca00d882-4da0-4781-a343-182aa6c36e93"] 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 = 13db3378-eb53-4934-b1a5-785be072a47d
2642024-12-17T18:13:08.681ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 514 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 13db3378-eb53-4934-b1a5-785be072a47d
2652024-12-17T18:13:08.682ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9763 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2662024-12-17T18:13:08.682ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 514 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2672024-12-17T18:13:08.682ZINFOphd-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
2682024-12-17T18:13:08.682ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2692024-12-17T18:13:08.682ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2702024-12-17T18:13:08.682ZINFOphd-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
2712024-12-17T18:13:08.682ZDEBGphd-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
2722024-12-17T18:13:08.682ZDEBGphd-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
2732024-12-17T18:13:08.682ZDEBGphd-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
2742024-12-17T18:13:08.682ZDEBGphd-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
2752024-12-17T18:13:08.704ZDEBGphd-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 695M 1.80T 694M /phd-artifacts\n target = phd_framework::zfs
2762024-12-17T18:13:08.704ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-c29d6edf-31f8-4f79-ae56-b559a3226ace"] 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
2772024-12-17T18:13:08.728ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-c29d6edf-31f8-4f79-ae56-b559a3226ace", "phd-artifacts/phd-clone-cac56681-b807-4b38-b500-49479760cefe"] 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
2782024-12-17T18:13:08.756ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-cac56681-b807-4b38-b500-49479760cefe"] 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
2792024-12-17T18:13:08.776ZDEBGphd-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-cac56681-b807-4b38-b500-49479760cefe 0B 1.80T 694M /phd-artifacts/phd-clone-cac56681-b807-4b38-b500-49479760cefe\n target = phd_framework::zfs
2802024-12-17T18:13:08.776ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2812024-12-17T18:13:08.777ZINFOphd-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 = 206 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2822024-12-17T18:13:08.777ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/6135973bcf0dc4097e987f071c5c391342c302a78418283b411cc53e14d17b69/propolis-server target = phd_framework::artifacts::store
2832024-12-17T18:13:08.777ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base.config.toml" 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/6135973bcf0dc4097e987f071c5c391342c302a78418283b411cc53e14d17b69/propolis-server" target = phd_framework::test_vm::server
2842024-12-17T18:13:08.777ZINFOphd-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
2852024-12-17T18:13:08.790ZINFOphd-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
2862024-12-17T18:13:08.790ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 13 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2872024-12-17T18:13:08.790ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
2882024-12-17T18:13:08.791ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
2892024-12-17T18:13:09.353ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2902024-12-17T18:13:09.353ZINFOphd-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: e753330a-524a-4a56-bf64-731f10144313, metadata: InstanceMetadata { project_id: 9cd97f41-5070-4c55-8fe0-fca6725fb53c, silo_id: da1f43d3-f239-46b0-9a57-a27cf9f3f2eb, sled_id: b89ca4a5-3a8e-42f5-8e37-f95d56b7208a, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b89ca4a5-3a8e-42f5-8e37-f95d56b7208a" }, name: "phd-vm-e753330a-524a-4a56-bf64-731f10144313" }, state: Creating } line = 429 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
2912024-12-17T18:13:09.353ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 563 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
2922024-12-17T18:13:09.353ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
2932024-12-17T18:13:09.353ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
2942024-12-17T18:13:09.354ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
2952024-12-17T18:13:09.354ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2962024-12-17T18:13:09.354ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
2972024-12-17T18:13:09.354ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2982024-12-17T18:13:09.354ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
2992024-12-17T18:13:09.354ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3002024-12-17T18:13:13.543ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4189 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3012024-12-17T18:13:13.543ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
3022024-12-17T18:13:13.544ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3032024-12-17T18:13:13.544ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3042024-12-17T18:13:13.544ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3052024-12-17T18:13:13.561ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 16 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3062024-12-17T18:13:13.561ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
3072024-12-17T18:13:13.561ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3082024-12-17T18:13:13.561ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3092024-12-17T18:13:13.561ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3102024-12-17T18:13:13.594ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3112024-12-17T18:13:13.594ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3122024-12-17T18:13:13.594ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4240 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3132024-12-17T18:13:13.594ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3142024-12-17T18:13:13.594ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = e753330a-524a-4a56-bf64-731f10144313
3152024-12-17T18:13:13.605ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3162024-12-17T18:13:13.605ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3172024-12-17T18:13:13.605ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = e753330a-524a-4a56-bf64-731f10144313
3182024-12-17T18:13:13.627ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3192024-12-17T18:13:13.628ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3202024-12-17T18:13:13.628ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = e753330a-524a-4a56-bf64-731f10144313
3212024-12-17T18:13:13.638ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3222024-12-17T18:13:13.638ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3232024-12-17T18:13:13.638ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = e753330a-524a-4a56-bf64-731f10144313
3242024-12-17T18:13:13.671ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3252024-12-17T18:13:13.671ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3262024-12-17T18:13:13.671ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = e753330a-524a-4a56-bf64-731f10144313
3272024-12-17T18:13:13.682ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3282024-12-17T18:13:13.682ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3292024-12-17T18:13:13.682ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = e753330a-524a-4a56-bf64-731f10144313
3302024-12-17T18:13:13.715ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3312024-12-17T18:13:13.715ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
3322024-12-17T18:13:13.715ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3332024-12-17T18:13:13.715ZINFOphd-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 = 206 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3342024-12-17T18:13:13.715ZDEBGphd-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
3352024-12-17T18:13:13.715ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.config.toml" 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
3362024-12-17T18:13:13.715ZINFOphd-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
3372024-12-17T18:13:13.735ZINFOphd-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
3382024-12-17T18:13:13.735ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3392024-12-17T18:13:13.735ZINFOphd-runner: [MIGRATE_FROM - START] 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 = e753330a-524a-4a56-bf64-731f10144313 target = phd_framework::test_vm target_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3402024-12-17T18:13:13.735ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = ce8ca027-6b8b-4a39-802c-a347f3501fb1 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e753330a-524a-4a56-bf64-731f10144313 target = phd_framework::test_vm target_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e timeout_duration = 45s
3412024-12-17T18:13:13.735ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e753330a-524a-4a56-bf64-731f10144313 target = phd_framework::test_vm target_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e vm = migration_from_base_lifecycle_0 vm_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3422024-12-17T18:13:13.736ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e753330a-524a-4a56-bf64-731f10144313 target = phd_framework::test_vm target_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e vm = migration_from_base_lifecycle_0 vm_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3432024-12-17T18:13:14.137ZINFOphd-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: f3a5f805-0851-4498-bc55-2bbbe5bfe33e, metadata: InstanceMetadata { project_id: 9cd97f41-5070-4c55-8fe0-fca6725fb53c, silo_id: da1f43d3-f239-46b0-9a57-a27cf9f3f2eb, sled_id: d82c9dec-3c3b-4efa-b2c0-31ff02d534d6, sled_model: "pheidippes", sled_revision: 1, sled_serial: "d82c9dec-3c3b-4efa-b2c0-31ff02d534d6" }, name: "phd-vm-f3a5f805-0851-4498-bc55-2bbbe5bfe33e" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e753330a-524a-4a56-bf64-731f10144313 target = phd_framework::test_vm target_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e vm = migration_from_base_lifecycle_0 vm_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3442024-12-17T18:13:14.137ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 402 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e753330a-524a-4a56-bf64-731f10144313 target = phd_framework::test_vm target_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e vm = migration_from_base_lifecycle_0 vm_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3452024-12-17T18:13:14.137ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = ce8ca027-6b8b-4a39-802c-a347f3501fb1 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e753330a-524a-4a56-bf64-731f10144313 target = phd_framework::test_vm target_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3462024-12-17T18:13:16.750ZINFOphd-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
3472024-12-17T18:13:16.793ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e753330a-524a-4a56-bf64-731f10144313 target = phd_framework::test_vm target_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3482024-12-17T18:13:16.793ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2655 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = ce8ca027-6b8b-4a39-802c-a347f3501fb1 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = e753330a-524a-4a56-bf64-731f10144313 target = phd_framework::test_vm target_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3492024-12-17T18:13:16.793ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3058 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 = e753330a-524a-4a56-bf64-731f10144313 target = phd_framework::test_vm target_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3502024-12-17T18:13:16.795ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3512024-12-17T18:13:16.795ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3522024-12-17T18:13:16.795ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3532024-12-17T18:13:16.795ZDEBGphd-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 = e753330a-524a-4a56-bf64-731f10144313
3542024-12-17T18:13:16.940ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 145 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = e753330a-524a-4a56-bf64-731f10144313
3552024-12-17T18:13:20.191ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 3396 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3562024-12-17T18:13:20.191ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3572024-12-17T18:13:20.191ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3582024-12-17T18:13:20.224ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3592024-12-17T18:13:20.224ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3602024-12-17T18:13:20.224ZDEBGphd-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
3612024-12-17T18:13:20.224ZINFOphd-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
3622024-12-17T18:13:20.224ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10871 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3632024-12-17T18:13:20.224ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3642024-12-17T18:13:20.225ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3652024-12-17T18:13:20.842ZDEBGphd-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 = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3662024-12-17T18:13:20.965ZDEBGphd-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 = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3672024-12-17T18:13:20.965ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-cac56681-b807-4b38-b500-49479760cefe"] 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 = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3682024-12-17T18:13:20.996ZDEBGphd-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 = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3692024-12-17T18:13:20.996ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-c29d6edf-31f8-4f79-ae56-b559a3226ace"] 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 = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3702024-12-17T18:13:21.023ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 798 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f3a5f805-0851-4498-bc55-2bbbe5bfe33e
3712024-12-17T18:13:21.023ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 12340 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
3722024-12-17T18:13:21.023ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 798 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3732024-12-17T18:13:21.023ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3742024-12-17T18:13:21.023ZINFOphd-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 108.22s
376 
3772024-12-17T18:13:21.023ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner